# # ChangeLog for orxonox/branches/images/src/story_entity.h in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 20, 2024, 3:12:51 AM Sat, 04 Dec 2004 16:12:35 GMT bensch [3084] * orxonox/branches/images (copied) * orxonox/branches/images/AUTHORS (copied) * orxonox/branches/images/CODING-STANDARDS (copied) * orxonox/branches/images/COPYING (copied) * orxonox/branches/images/ChangeLog (copied) * orxonox/branches/images/IDEAS (copied) * orxonox/branches/images/INSTALL (copied) * orxonox/branches/images/Makefile.am (copied) * orxonox/branches/images/Makefile.in (copied) * orxonox/branches/images/NEWS (copied) * orxonox/branches/images/README (copied) * orxonox/branches/images/TASKS (copied) * orxonox/branches/images/ToDo (copied) * orxonox/branches/images/aclocal.m4 (copied) * orxonox/branches/images/bin (copied) * orxonox/branches/images/config.guess (copied) * orxonox/branches/images/config.h.in (copied) * orxonox/branches/images/config.sub (copied) * orxonox/branches/images/configure (copied) * orxonox/branches/images/configure.ac (copied) * orxonox/branches/images/console (copied) * orxonox/branches/images/depcomp (copied) * orxonox/branches/images/doc (copied) * orxonox/branches/images/gui (copied) * orxonox/branches/images/importer (copied) * orxonox/branches/images/importer/object.cc (modified) * orxonox/branches/images/install-sh (copied) * orxonox/branches/images/missing (copied) * orxonox/branches/images/mkinstalldirs (copied) * orxonox/branches/images/src (copied) orxonox/branches: added branche images for the Implementation of ... Sun, 24 Oct 2004 22:48:39 GMT patrick [2636] * 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/campaign.cc (added) * orxonox/trunk/src/campaign.h (added) * orxonox/trunk/src/command_node.cc (modified) * orxonox/trunk/src/error.h (modified) * orxonox/trunk/src/game_loader.cc (added) * orxonox/trunk/src/game_loader.h (added) * orxonox/trunk/src/list.h (modified) * orxonox/trunk/src/orxonox.cc (modified) * orxonox/trunk/src/orxonox.conf (modified) * orxonox/trunk/src/orxonox.h (modified) * orxonox/trunk/src/player.cc (modified) * orxonox/trunk/src/stdincl.h (modified) * orxonox/trunk/src/story_def.h (added) * orxonox/trunk/src/story_entity.cc (added) * orxonox/trunk/src/story_entity.h (added) * orxonox/trunk/src/track.cc (modified) * orxonox/trunk/src/track.h (modified) * orxonox/trunk/src/world.cc (modified) * orxonox/trunk/src/world.h (modified) - Added a GameLoader to the game. This enables orxonox to load a ...