# # ChangeLog for code/branches/presentationFS15merge/src/orxonox/worldentities/pawns # # Generated by Trac 1.0.9 # May 18, 2024, 4:56:00 AM Sun, 04 Oct 2015 10:15:43 GMT landauf [10613] * code/branches/presentationFS15merge (modified) * code/branches/presentationFS15merge/data/levels/includes/weaponSettingsAssff.oxi (modified) * code/branches/presentationFS15merge/data/particle/orxonox_explosionAfterglow.particle (copied) * code/branches/presentationFS15merge/data/particle/orxonox_explosionFlame.particle (copied) * code/branches/presentationFS15merge/data/particle/orxonox_explosionFlame2.particle (copied) * code/branches/presentationFS15merge/data/particle/orxonox_explosionFlash.particle (copied) * code/branches/presentationFS15merge/data/particle/orxonox_explosionFlash2.particle (copied) * code/branches/presentationFS15merge/data/particle/orxonox_explosionShockwave.particle (copied) * code/branches/presentationFS15merge/data/particle/orxonox_explosionShockwave2.particle (copied) * code/branches/presentationFS15merge/data/particle/orxonox_explosionSparks.particle (copied) * code/branches/presentationFS15merge/data/particle/orxonox_explosionSparks2.particle (copied) * code/branches/presentationFS15merge/data/particle/orxonox_explosionStreak1.particle (copied) * code/branches/presentationFS15merge/data/particle/orxonox_explosionStreak2.particle (copied) * code/branches/presentationFS15merge/src/modules/weapons/WeaponsPrereqs.h (modified) * code/branches/presentationFS15merge/src/modules/weapons/projectiles/CMakeLists.txt (modified) * code/branches/presentationFS15merge/src/modules/weapons/projectiles/Rocket.cc (modified) * code/branches/presentationFS15merge/src/modules/weapons/projectiles/RocketOld.cc (copied) * code/branches/presentationFS15merge/src/modules/weapons/projectiles/RocketOld.h (copied) * code/branches/presentationFS15merge/src/modules/weapons/weaponmodes/CMakeLists.txt (modified) * code/branches/presentationFS15merge/src/modules/weapons/weaponmodes/RocketFireOld.cc (copied) * code/branches/presentationFS15merge/src/modules/weapons/weaponmodes/RocketFireOld.h (copied) * code/branches/presentationFS15merge/src/orxonox/worldentities/pawns/Pawn.cc (modified) merged branch ParticleEffectsFS15 (but without changes in ... Sun, 27 Sep 2015 10:11:43 GMT landauf [10595] * code/branches/presentationFS15merge (copied) created new branch to merge all branches from FS15 in a clean way Thu, 07 May 2015 22:17:03 GMT fvultier [10437] * code/trunk/src/modules/jump/JumpScore.cc (modified) * code/trunk/src/orxonox/worldentities/ControllableEntity.h (modified) * code/trunk/src/orxonox/worldentities/MobileEntity.h (modified) * code/trunk/src/orxonox/worldentities/StaticEntity.h (modified) * code/trunk/src/orxonox/worldentities/pawns/Pawn.h (modified) * code/trunk/src/orxonox/worldentities/pawns/SpaceShip.h (modified) Removed unnecessary output to console in kump minigame. Added a small ...