# # ChangeLog for branches/powerups/src/lib/event/event_handler.cc in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 6, 2024, 11:20:53 PM 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 ... Thu, 01 Dec 2005 15:50:35 GMT manuel [5848] * branches/powerups (copied) added new branch powerups Sat, 26 Nov 2005 20:56:11 GMT bensch [5786] * trunk/src/lib/event/Makefile.am (modified) * trunk/src/lib/event/event.cc (deleted) * trunk/src/lib/event/event.h (modified) * trunk/src/lib/event/event_handler.cc (modified) * trunk/src/lib/event/event_handler.h (modified) * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell_input.cc (modified) * trunk/src/lib/shell/shell_input.h (modified) orxonox/trunk: key-repeat in the Shell is smoother now