# # ChangeLog for orxonox/trunk/src/story_entities/world.h in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 5, 2024, 10:34:49 PM Mon, 14 Mar 2005 22:46:50 GMT patrick [3551] * orxonox/trunk/src/camera.cc (modified) * orxonox/trunk/src/camera.h (modified) * orxonox/trunk/src/lib/coord/null_parent.cc (modified) * orxonox/trunk/src/lib/coord/null_parent.h (modified) * orxonox/trunk/src/lib/coord/p_node.cc (modified) * orxonox/trunk/src/lib/coord/p_node.h (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/story_entities/world.h (modified) orxonox/trunk: renamed all timing functions to tick() - cleanede up world Sun, 13 Mar 2005 19:00:25 GMT bensch [3526] * orxonox/trunk/src/orxonox.cc (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/story_entities/world.h (modified) * orxonox/trunk/src/world_entities/environment.cc (modified) * orxonox/trunk/src/world_entities/player.cc (modified) * orxonox/trunk/src/world_entities/primitive.cc (modified) * orxonox/trunk/src/world_entities/skysphere.cc (modified) orxonox/trunk: better ModelView-matrix transformations Sat, 12 Mar 2005 19:45:59 GMT patrick [3521] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/lib/coord/p_node.cc (modified) * orxonox/trunk/src/lib/coord/p_node.h (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/story_entities/world.h (modified) orxonox/trunk: parenting revisited. fixed some bugs some ... Thu, 10 Mar 2005 18:01:53 GMT patrick [3475] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/defs (added) * orxonox/trunk/src/defs/debug.h (moved) * orxonox/trunk/src/defs/error.h (moved) * orxonox/trunk/src/defs/stdincl.h (moved) * orxonox/trunk/src/importer/array.h (modified) * orxonox/trunk/src/importer/objModel.cc (modified) * orxonox/trunk/src/importer/texture.h (modified) * orxonox/trunk/src/sfont (deleted) * orxonox/trunk/src/story_entities/world.cc (moved) * orxonox/trunk/src/story_entities/world.h (moved) * orxonox/trunk/src/world_entities/skysphere.cc (moved) * orxonox/trunk/src/world_entities/skysphere.h (moved) orxonox/trunk: redesigning directory structure - created defs and ... Wed, 09 Mar 2005 00:36:23 GMT patrick [3462] * orxonox/trunk/src/world.cc (modified) * orxonox/trunk/src/world.h (modified) orxonox/trunk: cleaning up old stuff in world.cc and its relatives. ...