# # ChangeLog for orxonox/trunk/src/util/event in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 1, 2024, 10:07:50 PM Wed, 01 Jun 2005 21:29:44 GMT patrick [4454] * orxonox/trunk/src/util/event/event.h (modified) * orxonox/trunk/src/util/event/event_def.h (modified) * orxonox/trunk/src/util/event/event_handler.cc (modified) * orxonox/trunk/src/util/event/event_listener.h (modified) * orxonox/trunk/src/util/event/key_mapper.cc (modified) * orxonox/trunk/src/util/event/key_mapper.h (modified) orxonox/trunk: some more event cleanu[ Wed, 01 Jun 2005 21:18:44 GMT patrick [4452] * orxonox/trunk/src/util/event/event_listener.cc (modified) * orxonox/trunk/src/util/event/event_listener.h (modified) * orxonox/trunk/src/util/event/key_mapper.cc (modified) * orxonox/trunk/src/util/event/key_mapper.h (modified) orxonox/trunk: key_mapper.* commented and reviewed Wed, 01 Jun 2005 21:05:23 GMT patrick [4450] * orxonox/trunk/src/util/event/event.cc (modified) * orxonox/trunk/src/util/event/event_def.h (modified) * orxonox/trunk/src/util/event/event_handler.cc (modified) * orxonox/trunk/src/util/event/event_handler.h (modified) orxonox/trunk: commented the event handler and event class Wed, 01 Jun 2005 20:16:23 GMT patrick [4443] * orxonox/trunk/src/command_node.cc (deleted) * orxonox/trunk/src/command_node.h (deleted) * orxonox/trunk/src/defs/keynames.cc (deleted) * orxonox/trunk/src/defs/keynames.h (deleted) * orxonox/trunk/src/lib/coord/pilot_node.cc (modified) * orxonox/trunk/src/lib/coord/pilot_node.h (modified) * orxonox/trunk/src/util/event/key_names.cc (modified) * orxonox/trunk/src/util/loading/game_loader.cc (modified) orxonox/trunk: removed the old command node files and cleaned up the ... Tue, 31 May 2005 15:27:49 GMT patrick [4420] * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/util/event/event_handler.cc (modified) * orxonox/trunk/src/util/event/event_handler.h (modified) * orxonox/trunk/src/world_entities/camera.cc (modified) orxonox/trunk: faster and easier unsubscribe function implemented Tue, 31 May 2005 15:20:49 GMT patrick [4419] * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/util/event/event_handler.cc (modified) * orxonox/trunk/src/util/event/event_handler.h (modified) * orxonox/trunk/src/world_entities/camera.cc (modified) orxonox/trunk: unsubscribtion from events, after object deatch Tue, 31 May 2005 09:33:08 GMT patrick [4417] * orxonox/trunk/src/util/event/event_def.h (modified) * orxonox/trunk/src/util/event/event_handler.cc (modified) orxonox/trunk: fixed a possible segfault, didn't allocate the ... Mon, 30 May 2005 23:05:26 GMT patrick [4412] * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/util/event/key_mapper.cc (modified) * orxonox/trunk/src/util/event/key_mapper.h (modified) * orxonox/trunk/src/world_entities/player.cc (modified) orxonox/trunk: now shooting and weapon change work again Mon, 30 May 2005 22:58:32 GMT patrick [4411] * orxonox/trunk/src/util/event/key_mapper.cc (modified) * orxonox/trunk/src/util/loading/game_loader.cc (modified) * orxonox/trunk/src/util/loading/game_loader.h (modified) orxonox/trunk: now system events work again: quit, pause, next-level Mon, 30 May 2005 22:43:58 GMT patrick [4410] * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/util/event/key_mapper.cc (modified) * orxonox/trunk/src/util/event/key_mapper.h (modified) * orxonox/trunk/src/util/loading/game_loader.cc (modified) * orxonox/trunk/src/util/loading/game_loader.h (modified) orxonox/trunk: prepeared to implement all system wide commands Mon, 30 May 2005 22:04:15 GMT patrick [4407] * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/util/event/event_handler.cc (modified) * orxonox/trunk/src/util/event/event_handler.h (modified) orxonox/trunk: event management now runs with new event-handler: no ... Mon, 30 May 2005 17:01:24 GMT patrick [4406] * orxonox/trunk/src/util/event/event_def.h (modified) * orxonox/trunk/src/util/event/event_handler.cc (modified) orxonox/trunk: the mouse buttons now should be identified correctly Mon, 30 May 2005 16:36:43 GMT patrick [4405] * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/util/event/event_handler.cc (modified) * orxonox/trunk/src/util/event/event_handler.h (modified) * orxonox/trunk/src/util/event/key_mapper.h (modified) * orxonox/trunk/src/world_entities/player.cc (modified) orxonox/trunk: event_handler subscribe functionality improved Mon, 30 May 2005 16:27:45 GMT patrick [4404] * orxonox/trunk/src/util/event/event.h (modified) * orxonox/trunk/src/util/event/event_listener.h (modified) * orxonox/trunk/src/world_entities/player.cc (modified) * orxonox/trunk/src/world_entities/player.h (modified) orxonox/trunk: player now is a EventListener for particular events Mon, 30 May 2005 16:19:25 GMT patrick [4403] * orxonox/trunk/src/util/event/key_mapper.cc (modified) * orxonox/trunk/src/util/event/key_mapper.h (modified) cleaned and finished up the key mapper class Mon, 30 May 2005 16:12:24 GMT patrick [4402] * orxonox/trunk/src/util/event/key_mapper.cc (modified) * orxonox/trunk/src/util/event/key_mapper.h (modified) orxonox/trunk: key mapping works just fine Mon, 30 May 2005 15:58:52 GMT patrick [4401] * orxonox/trunk/src/util/event/key_mapper.cc (modified) * orxonox/trunk/src/util/event/key_mapper.h (modified) orxonox/trunk: fixed a compile error, sorry for the last commit ... Mon, 30 May 2005 15:55:52 GMT patrick [4400] * orxonox/trunk/src/util/event/key_mapper.cc (modified) * orxonox/trunk/src/util/event/key_mapper.h (modified) make Mon, 30 May 2005 15:23:30 GMT patrick [4399] * orxonox/trunk/src/util/event/key_mapper.cc (modified) * orxonox/trunk/src/util/event/key_mapper.h (modified) orxonox/trunk: key mapping alg implementation Mon, 30 May 2005 15:01:25 GMT patrick [4398] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/orxonox.cc (modified) * orxonox/trunk/src/util/event/event_handler.cc (modified) * orxonox/trunk/src/util/event/key_mapper.cc (modified) * orxonox/trunk/src/util/event/key_names.cc (added) * orxonox/trunk/src/util/event/key_names.h (added) orxonox/trunk: moved the keynames strucure to a place closer to ... Sun, 29 May 2005 22:17:37 GMT patrick [4390] * orxonox/trunk/src/orxonox.cc (modified) * orxonox/trunk/src/util/event/event_handler.cc (modified) orxonox/trunk: flushing work state Sun, 29 May 2005 22:12:03 GMT patrick [4389] * orxonox/trunk/src/defs/debug.h (modified) * orxonox/trunk/src/util/event/event_handler.cc (modified) * orxonox/trunk/src/util/event/key_mapper.cc (modified) * orxonox/trunk/src/util/event/key_mapper.h (modified) * orxonox/trunk/src/util/garbage_collector.cc (modified) * orxonox/trunk/src/world_entities/player.cc (modified) * orxonox/trunk/src/world_entities/test_gun.cc (modified) orxonox/trunk: working on keymapping, there are some problems in ... Sun, 29 May 2005 21:52:15 GMT patrick [4388] * orxonox/trunk/src/orxonox.cc (modified) * orxonox/trunk/src/util/event/event_handler.cc (modified) * orxonox/trunk/src/util/event/event_handler.h (modified) * orxonox/trunk/src/util/event/key_mapper.cc (modified) orxonox/trunk: running first pre-tests with key-mapping Sun, 29 May 2005 21:40:45 GMT patrick [4387] * orxonox/trunk/src/util/event/event_def.h (modified) * orxonox/trunk/src/util/event/key_mapper.h (modified) orxonox/trunk: little fix to prevent compile error Sun, 29 May 2005 21:33:49 GMT patrick [4386] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/command_node.cc (modified) * orxonox/trunk/src/util/event/event_handler.cc (modified) * orxonox/trunk/src/util/event/event_handler.h (modified) * orxonox/trunk/src/util/event/key_mapper.cc (modified) * orxonox/trunk/src/util/event/key_mapper.h (modified) orxonox/trunk: key mapper implementation precess Sun, 29 May 2005 18:47:30 GMT bensch [4381] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/defs/debug.h (modified) * orxonox/trunk/src/defs/glincl.h (modified) * orxonox/trunk/src/defs/sdlincl.h (added) * orxonox/trunk/src/defs/stdincl.h (modified) * orxonox/trunk/src/defs/stdlibincl.h (added) * orxonox/trunk/src/lib/graphics/graphics_engine.h (modified) * orxonox/trunk/src/lib/graphics/importer/texture.h (modified) * orxonox/trunk/src/lib/graphics/light.cc (modified) * orxonox/trunk/src/lib/graphics/particles/particle_emitter.cc (modified) * orxonox/trunk/src/lib/graphics/particles/particle_emitter.h (modified) * orxonox/trunk/src/lib/graphics/particles/particle_engine.cc (modified) * orxonox/trunk/src/lib/graphics/particles/particle_system.h (modified) * orxonox/trunk/src/lib/gui/gui/gui_video.cc (modified) * orxonox/trunk/src/lib/lang/base_object.h (modified) * orxonox/trunk/src/lib/physics/physics_connection.h (modified) * orxonox/trunk/src/lib/physics/physics_engine.cc (modified) * orxonox/trunk/src/lib/util/ini_parser.cc (modified) * orxonox/trunk/src/subprojects/particles/particle_fun.cc (modified) * orxonox/trunk/src/util/animation/animation.h (modified) * orxonox/trunk/src/util/event/event.h (modified) * orxonox/trunk/src/util/event/event_handler.cc (modified) * orxonox/trunk/src/util/resource_manager.cc (modified) * orxonox/trunk/src/util/resource_manager.h (modified) * orxonox/trunk/src/util/state.cc (modified) * orxonox/trunk/src/util/track/track_manager.h (modified) orxonox/trunk: made include more local. stdincl.h not in ... Sat, 28 May 2005 14:18:58 GMT patrick [4369] * orxonox/trunk/src/util/event/event_handler.cc (modified) * orxonox/trunk/src/util/event/event_handler.h (modified) * orxonox/trunk/src/util/event/key_mapper.cc (modified) orxonox/trunk: key binding implemented Sat, 28 May 2005 14:16:27 GMT patrick [4368] * orxonox/trunk/src/util/event/event_handler.h (modified) * orxonox/trunk/src/util/event/key_mapper.h (modified) orxonox/trunk: started implementation of key mapper Sat, 28 May 2005 14:00:41 GMT patrick [4367] * orxonox/trunk/src/class_list.h (modified) * orxonox/trunk/src/util/event/key_mapper.cc (added) * orxonox/trunk/src/util/event/key_mapper.h (added) orxonox/trunk: added keymapper class to separate event handling from ... Sat, 28 May 2005 13:53:41 GMT patrick [4366] * orxonox/trunk/src/util/event/event_def.h (modified) * orxonox/trunk/src/util/event/event_handler.cc (modified) * orxonox/trunk/src/util/event/event_handler.h (modified) orxonox/trunk: player defined keys mapping started Sat, 28 May 2005 13:24:48 GMT patrick [4365] * orxonox/trunk/src/util/event/event_def.h (modified) * orxonox/trunk/src/util/event/event_handler.cc (modified) * orxonox/trunk/src/util/event/event_listener.h (modified) orxonox/trunk: event listener/ handler now work together, events are ... Sat, 28 May 2005 13:14:43 GMT patrick [4364] * orxonox/trunk/src/util/event/event_def.h (modified) * orxonox/trunk/src/util/event/event_handler.cc (modified) * orxonox/trunk/src/util/event/event_handler.h (modified) orxonox/trunk: filled the flush function with more sense :) and ... Sat, 28 May 2005 13:06:47 GMT patrick [4363] * orxonox/trunk/src/util/event/event_def.h (modified) * orxonox/trunk/src/util/event/event_handler.cc (modified) orxonox/trunk: finished work on the event dispatcher, now ... Sat, 28 May 2005 12:52:27 GMT patrick [4362] * orxonox/trunk/src/util/event/event.h (modified) * orxonox/trunk/src/util/event/event_handler.cc (modified) * orxonox/trunk/src/util/event/event_handler.h (modified) orxonox/trunk: type specific event handling routine Sat, 28 May 2005 12:43:21 GMT patrick [4361] * orxonox/trunk/src/command_node.cc (modified) * orxonox/trunk/src/util/event/event.h (modified) * orxonox/trunk/src/util/event/event_handler.cc (modified) orxonox/trunk: event handler ongoing work, started implementing the ... Fri, 27 May 2005 23:19:13 GMT patrick [4355] * orxonox/trunk/src/util/event/event_handler.cc (modified) * orxonox/trunk/src/util/event/event_handler.h (modified) orxonox/trunk: started implementing the process function Fri, 27 May 2005 23:11:57 GMT patrick [4354] * orxonox/trunk/src/defs/debug.h (modified) * orxonox/trunk/src/util/event/event_handler.cc (modified) * orxonox/trunk/src/util/event/event_handler.h (modified) orxonox/trunk: implemented event subscribe function Fri, 27 May 2005 22:58:30 GMT patrick [4353] * orxonox/trunk/src/util/event/event_def.h (added) orxonox/trunk: added event def file Fri, 27 May 2005 22:56:01 GMT patrick [4352] * orxonox/trunk/src/util/event/event.h (modified) * orxonox/trunk/src/util/event/event_handler.cc (modified) * orxonox/trunk/src/util/event/event_handler.h (modified) * orxonox/trunk/src/util/event/event_listener.h (modified) orxonox/trunk: reimplemented the key binding function, kept most of ... Fri, 27 May 2005 22:27:29 GMT patrick [4350] * orxonox/trunk/src/util/event/event.h (modified) * orxonox/trunk/src/util/event/event_handler.cc (modified) * orxonox/trunk/src/util/event/event_handler.h (modified) orxonox/trunk: event class members defined Fri, 27 May 2005 21:53:50 GMT patrick [4346] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/class_list.h (modified) * orxonox/trunk/src/subprojects/Makefile.in (modified) * orxonox/trunk/src/subprojects/gui/Makefile.in (modified) * orxonox/trunk/src/subprojects/importer/Makefile.in (modified) * orxonox/trunk/src/subprojects/particles/Makefile.in (modified) * orxonox/trunk/src/subprojects/testmain/Makefile.in (modified) * orxonox/trunk/src/util/event/event.cc (modified) * orxonox/trunk/src/util/event/event.h (modified) * orxonox/trunk/src/util/event/event_handler.cc (modified) * orxonox/trunk/src/util/event/event_handler.h (modified) * orxonox/trunk/src/util/event/event_listener.cc (modified) * orxonox/trunk/src/util/event/event_listener.h (modified) orxonox/trunk: some first function and class definition of the new ... Fri, 27 May 2005 09:37:32 GMT patrick [4329] * orxonox/trunk/src/util/event (added) * orxonox/trunk/src/util/event/event.cc (added) * orxonox/trunk/src/util/event/event.h (added) * orxonox/trunk/src/util/event/event_handler.cc (added) * orxonox/trunk/src/util/event/event_handler.h (added) * orxonox/trunk/src/util/event/event_listener.cc (added) * orxonox/trunk/src/util/event/event_listener.h (added) orxonox/trunk: started work on new event handler