# # ChangeLog for orxonox/trunk/src/defs/keynames.cc in orxonox.OLD # # Generated by Trac 1.0.9 # May 28, 2024, 9:04:03 PM Sun, 22 May 2005 10:41:07 GMT bensch [4262] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/defs/keynames.cc (moved) * orxonox/trunk/src/defs/keynames.h (moved) * orxonox/trunk/src/defs/message_structures.h (moved) * orxonox/trunk/src/lib/data (deleted) * orxonox/trunk/src/orxonox.cc (modified) * orxonox/trunk/src/orxonox.h (modified) * orxonox/trunk/src/util/garbage_collector.cc (moved) * orxonox/trunk/src/util/garbage_collector.h (moved) * orxonox/trunk/src/util/loading/game_loader.cc (moved) * orxonox/trunk/src/util/loading/game_loader.h (moved) * orxonox/trunk/src/util/track (added) * orxonox/trunk/src/util/track/track_manager.cc (moved) * orxonox/trunk/src/util/track/track_manager.h (moved) * orxonox/trunk/src/util/track/track_node.cc (moved) * orxonox/trunk/src/util/track/track_node.h (moved) orxonox/trunk: moved around some files, and deleted the obsolete DataTank Mon, 14 Mar 2005 09:14:41 GMT bensch [3543] * orxonox/trunk/src/camera.cc (modified) * orxonox/trunk/src/camera.h (modified) * orxonox/trunk/src/glmenu/glmenu_imagescreen.cc (modified) * orxonox/trunk/src/glmenu/glmenu_imagescreen.h (modified) * orxonox/trunk/src/keynames.cc (modified) * orxonox/trunk/src/keynames.h (modified) * orxonox/trunk/src/lib/coord/null_parent.cc (modified) * orxonox/trunk/src/lib/coord/p_node.cc (modified) * orxonox/trunk/src/lib/coord/p_node.h (modified) * orxonox/trunk/src/light.cc (modified) * orxonox/trunk/src/light.h (modified) * orxonox/trunk/src/orxonox.cc (modified) * orxonox/trunk/src/orxonox.h (modified) * orxonox/trunk/src/proto_class.cc (modified) * orxonox/trunk/src/proto_class.h (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/track_manager.cc (modified) * orxonox/trunk/src/track_manager.h (modified) orxonox/trunk: some more classes now destroy themselves via virtual- ...