# # ChangeLog for branches/spaceshipcontrol/src/world_entities/player.h in orxonox.OLD # # Generated by Trac 1.0.9 # Sep 8, 2024, 11:46:51 PM Thu, 01 Dec 2005 15:38:39 GMT snellen [5847] * branches/spaceshipcontrol/src/world_entities/playable.h (modified) * branches/spaceshipcontrol/src/world_entities/player.cc (modified) * branches/spaceshipcontrol/src/world_entities/player.h (modified) player.cc and player.h updated (both files in ../src/world_entities) Wed, 30 Nov 2005 20:47:58 GMT snellen [5840] * branches/spaceshipcontrol/src/world_entities/player.cc (modified) * branches/spaceshipcontrol/src/world_entities/player.h (modified) player.cc and player.h updated (both files in ../src/world_entities) Wed, 30 Nov 2005 20:40:41 GMT snellen [5839] * branches/spaceshipcontrol/src/defs/class_id.h (modified) * branches/spaceshipcontrol/src/world_entities/player.cc (modified) * branches/spaceshipcontrol/src/world_entities/player.h (modified) player.cc and player.h changed (both files in ../src/world_entities) Wed, 30 Nov 2005 14:41:34 GMT snellen [5835] * branches/spaceshipcontrol (copied) added branch for the development of a controlling system Mon, 07 Nov 2005 23:03:18 GMT bensch [5500] * trunk/src/world_entities/environment.cc (modified) * trunk/src/world_entities/environment.h (modified) * trunk/src/world_entities/npc2.cc (modified) * trunk/src/world_entities/npc2.h (modified) * trunk/src/world_entities/player.cc (modified) * trunk/src/world_entities/player.h (modified) * trunk/src/world_entities/power_ups/laser_power_up.cc (modified) * trunk/src/world_entities/power_ups/laser_power_up.h (modified) * trunk/src/world_entities/power_ups/turret_power_up.cc (modified) * trunk/src/world_entities/power_ups/turret_power_up.h (modified) * trunk/src/world_entities/satellite.cc (modified) * trunk/src/world_entities/satellite.h (modified) * trunk/src/world_entities/skysphere.cc (modified) * trunk/src/world_entities/skysphere.h (modified) * trunk/src/world_entities/terrain.cc (modified) * trunk/src/world_entities/terrain.h (modified) * trunk/src/world_entities/test_entity.cc (modified) * trunk/src/world_entities/test_entity.h (modified) * trunk/src/world_entities/weapons/laser.cc (modified) * trunk/src/world_entities/weapons/laser.h (modified) * trunk/src/world_entities/weapons/projectile.cc (modified) * trunk/src/world_entities/weapons/projectile.h (modified) * trunk/src/world_entities/weapons/rocket.cc (modified) * trunk/src/world_entities/weapons/rocket.h (modified) * trunk/src/world_entities/weapons/test_bullet.cc (modified) * trunk/src/world_entities/weapons/test_bullet.h (modified) * trunk/src/world_entities/weapons/test_gun.cc (modified) * trunk/src/world_entities/weapons/test_gun.h (modified) * trunk/src/world_entities/weapons/turret.cc (modified) * trunk/src/world_entities/weapons/turret.h (modified) * trunk/src/world_entities/weapons/weapon.cc (modified) * trunk/src/world_entities/weapons/weapon.h (modified) * trunk/src/world_entities/world_entity.cc (modified) * trunk/src/world_entities/world_entity.h (modified) orxonox/trunk: all the WorldEntities now have a const function to ...