# # ChangeLog for trunk/src/world_entities/extendable.h in orxonox.OLD # # Generated by Trac 1.0.9 # May 23, 2024, 7:13:09 PM Sun, 25 Dec 2005 15:21:48 GMT bensch [6282] * trunk/src/lib/lang/base_object.cc (modified) * trunk/src/world_entities/extendable.h (modified) * trunk/src/world_entities/power_ups/power_up.cc (modified) * trunk/src/world_entities/power_ups/power_up.h (modified) orxonox/trunk: merged the PowerUps back here Wed, 14 Dec 2005 15:44:13 GMT bensch [6113] * trunk/src/Makefile.am (modified) * trunk/src/defs/class_id.h (modified) * trunk/src/world_entities/extendable.h (copied) * trunk/src/world_entities/power_ups/laser_power_up.cc (modified) * trunk/src/world_entities/power_ups/param_power_up.cc (added) * trunk/src/world_entities/power_ups/param_power_up.h (added) * 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 (modified) * trunk/src/world_entities/power_ups/weapon_power_up.cc (added) * trunk/src/world_entities/power_ups/weapon_power_up.h (added) trunk: copied new power-ups Thu, 08 Dec 2005 00:10:27 GMT manuel [5985] * branches/powerups/src/defs/globals.h (modified) * branches/powerups/src/lib/event/event_handler.cc (modified) * branches/powerups/src/lib/event/event_handler.h (modified) * branches/powerups/src/lib/event/key_mapper.cc (modified) * branches/powerups/src/lib/event/key_mapper.h (modified) * branches/powerups/src/lib/graphics/light.cc (modified) * branches/powerups/src/lib/gui/gtk_gui/gui_keys.cc (modified) * branches/powerups/src/lib/math/vector.h (modified) * branches/powerups/src/lib/physics/physics_engine.cc (modified) * branches/powerups/src/lib/sound/sound_engine.cc (modified) * branches/powerups/src/orxonox.cc (modified) * branches/powerups/src/story_entities/campaign.cc (modified) * branches/powerups/src/story_entities/world.cc (modified) * branches/powerups/src/util/loading/factory.cc (modified) * branches/powerups/src/util/loading/factory.h (modified) * branches/powerups/src/util/loading/game_loader.cc (modified) * branches/powerups/src/util/loading/game_loader.h (modified) * branches/powerups/src/world_entities/extendable.h (modified) * branches/powerups/src/world_entities/player.h (modified) * branches/powerups/src/world_entities/space_ships/space_ship.cc (modified) * branches/powerups/src/world_entities/space_ships/space_ship.h (modified) * branches/powerups/src/world_entities/weapons/crosshair.cc (modified) * branches/powerups/src/world_entities/weapons/ground_turret.cc (modified) * branches/powerups/src/world_entities/weapons/weapon_manager.cc (modified) merge: factory has now create from class name string function (svn ...