# # ChangeLog for code/branches/particles2 # # Generated by Trac 1.0.9 # May 17, 2024, 11:42:56 PM Sun, 15 Nov 2009 12:15:42 GMT scheusso [6065] * code/branches/particles2/data/levels/empty_level.oxw (modified) * code/branches/particles2/data/levels/includes/weaponsettings3.oxi (modified) * code/branches/particles2/data/particle/Ogre.log (deleted) * code/branches/particles2/src/modules/weapons/projectiles/CMakeLists.txt (modified) * code/branches/particles2/src/modules/weapons/projectiles/Rocket.cc (moved) * code/branches/particles2/src/modules/weapons/projectiles/Rocket.h (moved) * code/branches/particles2/src/modules/weapons/weaponmodes/CMakeLists.txt (modified) * code/branches/particles2/src/modules/weapons/weaponmodes/RocketFire.cc (copied) * code/branches/particles2/src/modules/weapons/weaponmodes/RocketFire.h (copied) * code/branches/particles2/src/orxonox/controllers/CMakeLists.txt (modified) * code/branches/particles2/src/orxonox/controllers/RocketController.cc (deleted) * code/branches/particles2/src/orxonox/controllers/RocketController.h (deleted) * code/branches/particles2/src/orxonox/worldentities/CMakeLists.txt (modified) cleaned up Rocket mess a bit there is yet a bug if RocketFire is in ... Fri, 13 Nov 2009 13:32:27 GMT cdaniel [6059] * code/branches/particles2/data/levels/empty_level.oxw (modified) * code/branches/particles2/data/particle/Ogre.log (added) * code/branches/particles2/data/particle/laser.particle (added) * code/branches/particles2/data/particle/load.particle (added) * code/branches/particles2/data/particle/particlecanon.particle (added) * code/branches/particles2/data/particle/rocketfire.particle (added) * code/branches/particles2/data/particle/smoke.particle (added) * code/branches/particles2/data/particle/tes3.particle (added) * code/branches/particles2/data/tcl/plane.mesh_lod0_prepshadow.log (added) * code/branches/particles2/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/particles2/src/orxonox/controllers/CMakeLists.txt (modified) * code/branches/particles2/src/orxonox/controllers/RocketController.cc (added) * code/branches/particles2/src/orxonox/controllers/RocketController.h (added) * code/branches/particles2/src/orxonox/worldentities/CMakeLists.txt (modified) * code/branches/particles2/src/orxonox/worldentities/Rocket.cc (added) * code/branches/particles2/src/orxonox/worldentities/Rocket.h (added) Thu, 12 Nov 2009 11:48:26 GMT scheusso [6050] * code/branches/particles2 (copied) creating new particles2 branch for rocket steering and other stuff Thu, 05 Nov 2009 07:19:55 GMT rgrieder [6035] * code/trunk/src/libraries/core/ScopedSingletonManager.cc (modified) * code/trunk/src/libraries/core/ScopedSingletonManager.h (modified) Fixed program termination segfault in the trunk