# # ChangeLog for orxonox/trunk/src/util/event/key_mapper.h in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 1, 2024, 6:20:35 PM 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: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 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 ...