# # ChangeLog for branches/gui/src/lib/event/event_handler.cc in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 3, 2024, 7:22:16 AM Sat, 27 May 2006 12:48:11 GMT bensch [7905] * branches/gui/src/lib/event/event_def.h (modified) * branches/gui/src/lib/event/event_handler.cc (modified) * branches/gui/src/lib/gui/gl_gui/glgui_cursor.cc (modified) * branches/gui/src/lib/gui/gl_gui/glgui_cursor.h (modified) * branches/gui/src/lib/gui/gl_gui/glgui_handler.cc (modified) borders Sat, 27 May 2006 12:18:55 GMT bensch [7903] * branches/gui/src/lib/event/event_def.h (modified) * branches/gui/src/lib/event/event_handler.cc (modified) * branches/gui/src/lib/event/event_handler.h (modified) * branches/gui/src/lib/gui/gl_gui/glgui_handler.cc (modified) * branches/gui/src/lib/gui/gl_gui/glgui_widget.cc (modified) gui: EventDispacher much better Sat, 27 May 2006 04:05:20 GMT bensch [7898] * branches/gui/src/lib/event/event_handler.cc (modified) doxy-tags :) the most i can do at this time :) Sat, 27 May 2006 04:02:19 GMT bensch [7897] * branches/gui/src/lib/event/event_handler.cc (modified) * branches/gui/src/lib/event/event_handler.h (modified) /// When Changing the State, all the keys will be released. /// ... Sat, 27 May 2006 03:29:48 GMT bensch [7895] * branches/gui/src/lib/event/event_handler.cc (modified) * branches/gui/src/lib/event/event_handler.h (modified) * branches/gui/src/lib/gui/gl_gui/glgui_handler.cc (modified) * branches/gui/src/lib/gui/gl_gui/glgui_inputline.cc (modified) * branches/gui/src/lib/shell/shell.cc (modified) * branches/gui/src/story_entities/simple_game_menu.cc (modified) orxonox/trunk: fixed a bug in the EventHandler, that resulted from ... Fri, 26 May 2006 11:22:06 GMT bensch [7870] * branches/gui (copied) new copy Fri, 26 May 2006 11:21:32 GMT bensch [7868] * trunk/src/lib/event/event_def.h (modified) * trunk/src/lib/event/event_handler.cc (modified) * trunk/src/lib/event/event_handler.h (modified) * trunk/src/lib/event/event_listener.cc (modified) * trunk/src/lib/event/event_listener.h (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/gui/gl_gui/glgui_handler.cc (modified) * trunk/src/lib/gui/gl_gui/glgui_widget.h (modified) * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell_input.cc (modified) * trunk/src/lib/util/loading/game_loader.cc (modified) * trunk/src/lib/util/loading/game_loader.h (modified) * trunk/src/story_entities/movie_loader.cc (modified) * trunk/src/story_entities/simple_game_menu.cc (modified) * trunk/src/util/track/pilot_node.cc (modified) * trunk/src/world_entities/camera.cc (modified) * trunk/src/world_entities/creatures/md2_creature.cc (modified) * trunk/src/world_entities/playable.cc (modified) * trunk/src/world_entities/player.cc (modified) * trunk/src/world_entities/space_ships/helicopter.cc (modified) * trunk/src/world_entities/space_ships/hover.cc (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) * trunk/src/world_entities/space_ships/turbine_hover.cc (modified) * trunk/src/world_entities/weapons/crosshair.cc (modified) trunk: merge Check in the Event-changes: r7867 | bensch | 2006-05-26 ...