# # ChangeLog for code/branches/gameimmersion/src # # Generated by Trac 1.0.9 # May 29, 2024, 9:36:06 AM Wed, 25 May 2011 19:07:17 GMT dafrick [8577] * code/branches/gameimmersion/data/levels/includes/weaponSettingsAssff.oxi (modified) * code/branches/gameimmersion/data/levels/shieldTest.oxw (moved) * code/branches/gameimmersion/data/levels/templates/spaceshipAssff.oxt (modified) * code/branches/gameimmersion/src/orxonox/graphics/Camera.cc (modified) * code/branches/gameimmersion/src/orxonox/graphics/Camera.h (modified) * code/branches/gameimmersion/src/orxonox/weaponsystem/WeaponMode.cc (modified) * code/branches/gameimmersion/src/orxonox/weaponsystem/WeaponMode.h (modified) * code/branches/gameimmersion/src/orxonox/worldentities/pawns/Pawn.cc (modified) * code/branches/gameimmersion/src/orxonox/worldentities/pawns/Pawn.h (modified) * code/branches/gameimmersion/src/orxonox/worldentities/pawns/SpaceShip.cc (modified) Cleanup. Adding shield and boost shaking to Assff. Wed, 25 May 2011 17:03:45 GMT dafrick [8576] * code/branches/gameimmersion/src/orxonox/controllers/HumanController.cc (modified) * code/branches/gameimmersion/src/orxonox/controllers/HumanController.h (modified) Boost is now truly toggled. Wed, 25 May 2011 17:02:08 GMT dafrick [8575] * code/branches/gameimmersion/src/orxonox/worldentities/pawns/Pawn.cc (modified) * code/branches/gameimmersion/src/orxonox/worldentities/pawns/SpaceShip.cc (modified) * code/branches/gameimmersion/src/orxonox/worldentities/pawns/SpaceShip.h (modified) Replacing tabs with spaces, renaming member variables to conform with ... Wed, 25 May 2011 16:23:51 GMT dafrick [8574] * code/branches/gameimmersion/data/defaultConfig/keybindings.ini (modified) * code/branches/gameimmersion/src/orxonox/controllers/HumanController.cc (modified) * code/branches/gameimmersion/src/orxonox/controllers/HumanController.h (modified) * code/branches/gameimmersion/src/orxonox/worldentities/pawns/SpaceShip.cc (modified) Reverting boost changes. Mon, 23 May 2011 16:41:25 GMT simonmie [8553] * code/branches/gameimmersion/src/orxonox/worldentities/pawns/Pawn.cc (modified) added more comments, removed code marks, changed strange (wrong?) hit ... Mon, 23 May 2011 16:19:59 GMT simonmie [8551] * code/branches/gameimmersion/src/orxonox/worldentities/pawns/Pawn.cc (modified) added missing server variable transfer registration Mon, 23 May 2011 15:59:48 GMT simonmie [8550] * code/branches/gameimmersion/src/modules/weapons/projectiles/BasicProjectile.cc (modified) again comments for BasicProjectile Mon, 23 May 2011 15:46:47 GMT simonmie [8549] * code/branches/gameimmersion/data/levels/includes/weaponSettingsImmTest.oxi (modified) * code/branches/gameimmersion/src/modules/weapons/weaponmodes/EnergyDrink.cc (modified) * code/branches/gameimmersion/src/modules/weapons/weaponmodes/FusionFire.cc (modified) * code/branches/gameimmersion/src/modules/weapons/weaponmodes/HsW01.cc (modified) * code/branches/gameimmersion/src/modules/weapons/weaponmodes/LaserFire.cc (modified) * code/branches/gameimmersion/src/modules/weapons/weaponmodes/LightningGun.cc (modified) * code/branches/gameimmersion/src/modules/weapons/weaponmodes/RocketFire.cc (modified) * code/branches/gameimmersion/src/modules/weapons/weaponmodes/SimpleRocketFire.cc (modified) * code/branches/gameimmersion/src/orxonox/worldentities/pawns/Pawn.cc (modified) some more comments, fixed initial damage missetting Mon, 23 May 2011 15:16:00 GMT simonmie [8547] * code/branches/gameimmersion/src/modules/weapons/weaponmodes/RocketFire.cc (modified) * code/branches/gameimmersion/src/modules/weapons/weaponmodes/SimpleRocketFire.cc (modified) added set/get shield/health-damage functionality to RocketFire and ... Mon, 23 May 2011 13:54:40 GMT simonmie [8542] * code/branches/gameimmersion/src/modules/weapons/projectiles/BasicProjectile.cc (modified) * code/branches/gameimmersion/src/modules/weapons/projectiles/BasicProjectile.h (modified) * code/branches/gameimmersion/src/modules/weapons/projectiles/Projectile.cc (modified) * code/branches/gameimmersion/src/modules/weapons/projectiles/Projectile.h (modified) * code/branches/gameimmersion/src/modules/weapons/projectiles/Rocket.cc (modified) * code/branches/gameimmersion/src/modules/weapons/projectiles/Rocket.h (modified) * code/branches/gameimmersion/src/modules/weapons/projectiles/SimpleRocket.cc (modified) * code/branches/gameimmersion/src/modules/weapons/projectiles/SimpleRocket.h (modified) * code/branches/gameimmersion/src/modules/weapons/weaponmodes/EnergyDrink.cc (modified) * code/branches/gameimmersion/src/modules/weapons/weaponmodes/FusionFire.cc (modified) * code/branches/gameimmersion/src/modules/weapons/weaponmodes/HsW01.cc (modified) * code/branches/gameimmersion/src/modules/weapons/weaponmodes/LaserFire.cc (modified) * code/branches/gameimmersion/src/modules/weapons/weaponmodes/LightningGun.cc (modified) * code/branches/gameimmersion/src/modules/weapons/weaponmodes/RocketFire.cc (modified) comments added, unused parts removed, some spam messages removed Mon, 23 May 2011 13:50:13 GMT dboehi [8541] * code/branches/gameimmersion/data/defaultConfig/keybindings.ini (modified) * code/branches/gameimmersion/data/levels/templates/spaceshipImmTest.oxt (modified) * code/branches/gameimmersion/src/orxonox/controllers/HumanController.cc (modified) * code/branches/gameimmersion/src/orxonox/controllers/HumanController.h (modified) * code/branches/gameimmersion/src/orxonox/worldentities/pawns/SpaceShip.cc (modified) Changed boost to start on key press and stop on key release Mon, 23 May 2011 13:09:07 GMT simonmie [8538] * code/branches/gameimmersion/data/levels/includes/weaponSettingsImmTest.oxi (modified) * code/branches/gameimmersion/src/modules/weapons/projectiles/BasicProjectile.cc (modified) * code/branches/gameimmersion/src/modules/weapons/projectiles/BasicProjectile.h (modified) * code/branches/gameimmersion/src/modules/weapons/projectiles/Projectile.cc (modified) * code/branches/gameimmersion/src/modules/weapons/projectiles/Projectile.h (modified) * code/branches/gameimmersion/src/modules/weapons/projectiles/Rocket.cc (modified) * code/branches/gameimmersion/src/modules/weapons/projectiles/Rocket.h (modified) * code/branches/gameimmersion/src/modules/weapons/projectiles/SimpleRocket.cc (modified) * code/branches/gameimmersion/src/modules/weapons/projectiles/SimpleRocket.h (modified) some comments in test-Weaponsettings made Mon, 23 May 2011 12:26:25 GMT simonmie [8533] * code/branches/gameimmersion/src/modules/weapons/projectiles/Projectile.cc (modified) * code/branches/gameimmersion/src/modules/weapons/projectiles/Rocket.cc (modified) * code/branches/gameimmersion/src/modules/weapons/projectiles/Rocket.h (modified) * code/branches/gameimmersion/src/modules/weapons/projectiles/SimpleRocket.cc (modified) * code/branches/gameimmersion/src/modules/weapons/projectiles/SimpleRocket.h (modified) * code/branches/gameimmersion/src/orxonox/weaponsystem/WeaponMode.h (modified) * code/branches/gameimmersion/src/orxonox/worldentities/pawns/Pawn.cc (modified) SimpleRocket and Rocket are now BasicProjectiles - damage is working ... Mon, 16 May 2011 15:25:00 GMT simonmie [8492] * code/branches/gameimmersion/data/levels/includes/weaponSettingsImmTest.oxi (modified) * code/branches/gameimmersion/data/particle/Shield.particle (added) * code/branches/gameimmersion/src/modules/weapons/projectiles/BasicProjectile.cc (added) * code/branches/gameimmersion/src/modules/weapons/projectiles/BasicProjectile.h (added) * code/branches/gameimmersion/src/modules/weapons/projectiles/CMakeLists.txt (modified) * code/branches/gameimmersion/src/modules/weapons/projectiles/Projectile.cc (modified) * code/branches/gameimmersion/src/modules/weapons/projectiles/Projectile.h (modified) * code/branches/gameimmersion/src/modules/weapons/weaponmodes/EnergyDrink.cc (modified) * code/branches/gameimmersion/src/modules/weapons/weaponmodes/FusionFire.cc (modified) * code/branches/gameimmersion/src/modules/weapons/weaponmodes/HsW01.cc (modified) * code/branches/gameimmersion/src/modules/weapons/weaponmodes/LaserFire.cc (modified) * code/branches/gameimmersion/src/modules/weapons/weaponmodes/LightningGun.cc (modified) * code/branches/gameimmersion/src/modules/weapons/weaponmodes/RocketFire.cc (modified) * code/branches/gameimmersion/src/modules/weapons/weaponmodes/SimpleRocketFire.cc (modified) * code/branches/gameimmersion/src/orxonox/worldentities/pawns/Pawn.cc (modified) New Shield effect added (from tibork), first working BasicProjectile ... Mon, 16 May 2011 13:52:31 GMT dboehi [8490] * code/branches/gameimmersion/src/orxonox/worldentities/pawns/SpaceShip.cc (modified) * code/branches/gameimmersion/src/orxonox/worldentities/pawns/SpaceShip.h (modified) Updated version of the camera shake effect, now based on sin. Mon, 09 May 2011 13:19:22 GMT dboehi [8427] * code/branches/gameimmersion/src/orxonox/worldentities/pawns/SpaceShip.cc (modified) Shake effect now depends on the velocity of the space ship Mon, 02 May 2011 15:17:20 GMT simonmie [8386] * code/branches/gameimmersion/data/levels/test-immersion-shield-01.oxw (modified) * code/branches/gameimmersion/src/modules/weapons/projectiles/Projectile.cc (modified) * code/branches/gameimmersion/src/modules/weapons/projectiles/Projectile.h (modified) * code/branches/gameimmersion/src/modules/weapons/weaponmodes/LightningGun.cc (modified) * code/branches/gameimmersion/src/orxonox/controllers/Controller.h (modified) * code/branches/gameimmersion/src/orxonox/weaponsystem/WeaponMode.cc (modified) * code/branches/gameimmersion/src/orxonox/weaponsystem/WeaponMode.h (modified) * code/branches/gameimmersion/src/orxonox/worldentities/pawns/Pawn.cc (modified) * code/branches/gameimmersion/src/orxonox/worldentities/pawns/Pawn.h (modified) New shielddamage implemented, depending functions changed, bugs ... Mon, 02 May 2011 12:18:04 GMT dboehi [8379] * code/branches/gameimmersion (modified) * code/branches/gameimmersion/src/orxonox/controllers/HumanController.cc (modified) * code/branches/gameimmersion/src/orxonox/controllers/HumanController.h (modified) * code/branches/gameimmersion/src/orxonox/items/Engine.cc (modified) * code/branches/gameimmersion/src/orxonox/worldentities/ControllableEntity.cc (modified) * code/branches/gameimmersion/src/orxonox/worldentities/ControllableEntity.h (modified) * code/branches/gameimmersion/src/orxonox/worldentities/pawns/SpaceShip.cc (modified) * code/branches/gameimmersion/src/orxonox/worldentities/pawns/SpaceShip.h (modified) Changed the camera shake effect to work with the updated boost code. Mon, 18 Apr 2011 14:04:40 GMT dboehi [8254] * code/branches/gameimmersion/src/orxonox/worldentities/pawns/SpaceShip.cc (modified) * code/branches/gameimmersion/src/orxonox/worldentities/pawns/SpaceShip.h (modified) Added possibibility to change the frequency of the shaking camera in ... Mon, 04 Apr 2011 14:19:57 GMT dboehi [8191] * code/branches/gameimmersion/src/orxonox/worldentities/pawns/SpaceShip.cc (modified) * code/branches/gameimmersion/src/orxonox/worldentities/pawns/SpaceShip.h (modified) Update version of the boost effect, the camera is rotating up and ... Mon, 04 Apr 2011 13:45:09 GMT simonmie [8187] * code/branches/gameimmersion/data/levels/test-immersion-shield-01.oxw (modified) * code/branches/gameimmersion/src/orxonox/worldentities/pawns/Pawn.cc (modified) * code/branches/gameimmersion/src/orxonox/worldentities/pawns/Pawn.h (modified) Added initialShieldHealth and minor changes Mon, 04 Apr 2011 12:53:53 GMT simonmie [8184] * code/branches/gameimmersion/data/levels/test-immersion-shield-01.oxw (modified) * code/branches/gameimmersion/src/orxonox/worldentities/pawns/Pawn.cc (modified) * code/branches/gameimmersion/src/orxonox/worldentities/pawns/Pawn.h (modified) Added maxShieldHealth Mon, 04 Apr 2011 12:14:25 GMT simonmie [8183] * code/branches/gameimmersion/data/levels/test-immersion-shield-01.oxw (modified) * code/branches/gameimmersion/src/modules/weapons/projectiles/Projectile.cc (modified) * code/branches/gameimmersion/src/orxonox/worldentities/pawns/Pawn.cc (modified) * code/branches/gameimmersion/src/orxonox/worldentities/pawns/Pawn.h (modified) Added countdown time before shield reload starts Mon, 28 Mar 2011 14:43:18 GMT simonmie [8152] * code/branches/gameimmersion/data/levels/test-immersion-shield-01.oxw (modified) * code/branches/gameimmersion/src/modules/weapons/projectiles/Projectile.cc (modified) * code/branches/gameimmersion/src/orxonox/worldentities/pawns/Pawn.cc (modified) * code/branches/gameimmersion/src/orxonox/worldentities/pawns/Pawn.h (modified) added nice particleEffect if shield is hit Mon, 28 Mar 2011 13:55:04 GMT simonmie [8145] * code/branches/gameimmersion/src/orxonox/worldentities/pawns/Pawn.cc (modified) * code/branches/gameimmersion/src/orxonox/worldentities/pawns/Pawn.h (modified) First try of self-reloading shield Mon, 28 Mar 2011 13:13:04 GMT dboehi [8138] * code/branches/gameimmersion/src/orxonox/graphics/Camera.cc (modified) * code/branches/gameimmersion/src/orxonox/graphics/Camera.h (modified) * code/branches/gameimmersion/src/orxonox/worldentities/pawns/SpaceShip.cc (modified) * code/branches/gameimmersion/src/orxonox/worldentities/pawns/SpaceShip.h (modified) First version of the camera shake effect for the afterburner Mon, 21 Mar 2011 15:35:33 GMT dafrick [8101] * code/branches/gameimmersion (copied) New branch for game immersion ticket. Thu, 17 Mar 2011 23:08:44 GMT adrfried [8088] * code/trunk/src/external/enet/ChangeLog (modified) * code/trunk/src/external/enet/LICENSE (modified) * code/trunk/src/external/enet/VERSION (modified) * code/trunk/src/external/enet/enet.h (modified) * code/trunk/src/external/enet/patches/0001-Add-IPv6-support-to-Enet.patch (moved) * code/trunk/src/external/enet/peer.c (modified) * code/trunk/src/external/enet/protocol.c (modified) Updated Enet to version 1.3.1 updated patch