# # ChangeLog for trunk/src/world_entities/power_ups in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 9, 2024, 8:17:20 AM Tue, 25 Oct 2005 15:31:54 GMT bensch [5435] * trunk/src/lib/graphics/importer/abstract_model.h (modified) * trunk/src/lib/math/vector.h (modified) * trunk/src/world_entities/player.cc (modified) * trunk/src/world_entities/player.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/weapons/weapon_manager.cc (modified) * trunk/src/world_entities/weapons/weapon_manager.h (modified) * trunk/src/world_entities/world_entity.cc (modified) orxonox/trunk: power-ups implemented (simple-mode) Tue, 25 Oct 2005 09:38:46 GMT bensch [5434] * trunk/src/Makefile.am (modified) * trunk/src/Makefile.in (modified) * trunk/src/defs/class_id.h (modified) * trunk/src/world_entities/power_ups/power_up.cc (modified) * trunk/src/world_entities/power_ups/power_up.h (modified) * trunk/src/world_entities/power_ups/turret_power_up.cc (copied) * trunk/src/world_entities/power_ups/turret_power_up.h (copied) orxonox/trunk: Turret Power Up defined Tue, 25 Oct 2005 09:15:33 GMT bensch [5433] * trunk/src/Makefile.am (modified) * trunk/src/Makefile.in (modified) * trunk/src/world_entities/Makefile.am (modified) * trunk/src/world_entities/power_ups (added) * trunk/src/world_entities/power_ups/power_up.cc (moved) * trunk/src/world_entities/power_ups/power_up.h (moved) orxonox/trunk: include power_up.h