# # ChangeLog for orxonox/trunk/gui in orxonox.OLD # # Generated by Trac 1.0.9 # Jul 6, 2024, 6:22:30 PM Wed, 19 May 2004 23:01:57 GMT patrick [1896] * orxonox/trunk/README (modified) * orxonox/trunk/ToDo (modified) * orxonox/trunk/core/Makefile (modified) * orxonox/trunk/core/environment.cc (modified) * orxonox/trunk/core/environment.h (modified) * orxonox/trunk/core/input_output.cc (modified) * orxonox/trunk/core/input_output.h (modified) * orxonox/trunk/core/npc.cc (modified) * orxonox/trunk/core/npc.h (modified) * orxonox/trunk/core/orxonox.cc (modified) * orxonox/trunk/core/orxonox.h (modified) * orxonox/trunk/core/player.cc (modified) * orxonox/trunk/core/player.h (modified) * orxonox/trunk/core/shoot_laser.cc (added) * orxonox/trunk/core/shoot_laser.h (added) * orxonox/trunk/core/world.cc (modified) * orxonox/trunk/core/world.h (modified) * orxonox/trunk/gui/Makefile (modified) orxonox/trunk: added ability to shoot. so check out the new release ... Wed, 05 May 2004 18:58:45 GMT bensch [1864] * orxonox/trunk/gui (copied) * orxonox/trunk/gui/Makefile (copied) * orxonox/trunk/gui/orxonox_gui.c (copied) * orxonox/trunk/gui/orxonox_gui.h (copied) * orxonox/trunk/gui/orxonox_gui_audio.c (copied) * orxonox/trunk/gui/orxonox_gui_audio.h (copied) * orxonox/trunk/gui/orxonox_gui_exec.c (copied) * orxonox/trunk/gui/orxonox_gui_exec.h (copied) * orxonox/trunk/gui/orxonox_gui_file.c (copied) * orxonox/trunk/gui/orxonox_gui_file.h (copied) * orxonox/trunk/gui/orxonox_gui_video.c (copied) * orxonox/trunk/gui/orxonox_gui_video.h (copied) * orxonox/trunk/scripts/Makefile.all (modified) orxonox/trunk: merged gui to trunk Wed, 05 May 2004 18:29:58 GMT bensch [1860] * orxonox/branches/gui (added) * orxonox/branches/gui/CODING-STANDARDS (copied) * orxonox/branches/gui/COPYING (copied) * orxonox/branches/gui/README (copied) * orxonox/branches/gui/ToDo (copied) * orxonox/branches/gui/bin (copied) * orxonox/branches/gui/configure (copied) * orxonox/branches/gui/core (copied) * orxonox/branches/gui/core/Makefile (copied) * orxonox/branches/gui/core/data_tank.cc (copied) * orxonox/branches/gui/core/data_tank.h (copied) * orxonox/branches/gui/core/npc.cc (copied) * orxonox/branches/gui/core/npc.h (copied) * orxonox/branches/gui/core/orxonox.cc (copied) * orxonox/branches/gui/core/orxonox.h (copied) * orxonox/branches/gui/core/player.cc (copied) * orxonox/branches/gui/core/player.h (copied) * orxonox/branches/gui/core/proto_class.cc (copied) * orxonox/branches/gui/core/proto_class.h (copied) * orxonox/branches/gui/core/stdincl.h (copied) * orxonox/branches/gui/core/world.cc (copied) * orxonox/branches/gui/core/world.h (copied) * orxonox/branches/gui/doc (copied) * orxonox/branches/gui/doc/CREDITS (copied) * orxonox/branches/gui/doc/program_examples (copied) * orxonox/branches/gui/doc/program_examples/c++ (copied) * orxonox/branches/gui/doc/program_examples/c++/README (copied) * orxonox/branches/gui/doc/program_examples/c++/orxonox.cc (copied) * orxonox/branches/gui/doc/program_examples/c++/orxonox.h (copied) * orxonox/branches/gui/doc/program_examples/openGL (copied) * orxonox/branches/gui/doc/program_examples/openGL/Makefile (copied) * orxonox/branches/gui/doc/program_examples/openGL/compile (copied) * orxonox/branches/gui/doc/program_examples/openGL/cube.c (copied) * orxonox/branches/gui/doc/program_examples/openGL/double.c (copied) * orxonox/branches/gui/doc/program_examples/openGL/gl_test.c (copied) * orxonox/branches/gui/gui (copied) * orxonox/branches/gui/gui/Makefile (added) * orxonox/branches/gui/orxonox.1 (copied) * orxonox/branches/gui/scripts (copied) * orxonox/branches/gui/scripts/Makefile.GLUT (copied) * orxonox/branches/gui/scripts/Makefile.all (added) * orxonox/branches/gui/scripts/configure_functions (copied) orxonox/branches/gui: merged Version of branches/bensch and trunk and ...