# # ChangeLog for orxonox/branches/images/bin in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 16, 2024, 10:30:21 PM 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 ... Sat, 01 May 2004 00:32:22 GMT patrick [1853] * orxonox/trunk/ToDo (added) * orxonox/trunk/bin (added) * orxonox/trunk/configure (added) * orxonox/trunk/core/Makefile (modified) * orxonox/trunk/core/Makefile.simple (deleted) * orxonox/trunk/core/npc.cc (added) * orxonox/trunk/core/npc.h (added) * orxonox/trunk/core/orxonox.cc (modified) * orxonox/trunk/core/player.cc (added) * orxonox/trunk/core/player.h (added) * orxonox/trunk/core/proto_class.cc (added) * orxonox/trunk/core/proto_class.h (added) * orxonox/trunk/core/world.cc (added) * orxonox/trunk/core/world.h (added) * orxonox/trunk/doc/CODING-STANDARDS (added) * orxonox/trunk/doc/CREDITS (modified) * orxonox/trunk/doc/program_examples/openGL/Makefile (added) * orxonox/trunk/doc/program_examples/openGL/cube.c (modified) * orxonox/trunk/doc/program_examples/openGL/double (deleted) * orxonox/trunk/doc/program_examples/openGL/gl_test (deleted) * orxonox/trunk/scripts (added) * orxonox/trunk/scripts/Makefile.GLUT (added) * orxonox/trunk/scripts/Makefile.all (added) * orxonox/trunk/scripts/configure_functions (added) orxonox/trunk: added working configure, Makefile and extended core- ...