# # ChangeLog for orxonox/trunk/src/defs/message_structures.h in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 10, 2024, 4:47:54 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 Sun, 20 Mar 2005 22:37:26 GMT patrick [3608] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/camera.cc (modified) * orxonox/trunk/src/camera.h (modified) * orxonox/trunk/src/command_node.cc (modified) * orxonox/trunk/src/command_node.h (modified) * orxonox/trunk/src/defs/comincl.h (added) * orxonox/trunk/src/defs/stdincl.h (modified) * orxonox/trunk/src/game_loader.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/lib/graphics/light.cc (modified) * orxonox/trunk/src/message_structures.h (modified) * orxonox/trunk/src/orxonox.h (modified) * orxonox/trunk/src/story_entities/campaign.cc (modified) * orxonox/trunk/src/story_entities/campaign.h (modified) * orxonox/trunk/src/story_entities/story_entity.h (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/story_entities/world.h (modified) * orxonox/trunk/src/track_manager.cc (modified) * orxonox/trunk/src/track_manager.h (modified) * orxonox/trunk/src/world_entities/player.cc (modified) * orxonox/trunk/src/world_entities/player.h (modified) * orxonox/trunk/src/world_entities/primitive.cc (modified) * orxonox/trunk/src/world_entities/primitive.h (modified) * orxonox/trunk/src/world_entities/skysphere.cc (modified) * orxonox/trunk/src/world_entities/skysphere.h (modified) * orxonox/trunk/src/world_entities/terrain.cc (modified) * orxonox/trunk/src/world_entities/world_entity.cc (modified) * orxonox/trunk/src/world_entities/world_entity.h (modified) orxonox/trunk: now there is a real speedup in compiling time when ...