# # ChangeLog for code/branches/gui/bin/server.bat.in # # Generated by Trac 1.0.9 # Nov 25, 2024, 11:30:02 PM Wed, 18 Mar 2009 20:15:39 GMT rgrieder [2799] * code/branches/gui/bin/client1.bat.in (modified) * code/branches/gui/bin/client1.in (modified) * code/branches/gui/bin/client2.bat.in (modified) * code/branches/gui/bin/client2.in (modified) * code/branches/gui/bin/dedicated.bat.in (modified) * code/branches/gui/bin/dedicated.in (modified) * code/branches/gui/bin/server.bat.in (modified) * code/branches/gui/bin/server.in (modified) * code/branches/gui/bin/standalone.bat.in (modified) * code/branches/gui/bin/standalone.in (modified) * code/branches/gui/src/core/Core.cc (modified) * code/branches/gui/src/core/Core.h (modified) * code/branches/gui/src/orxonox/Main.cc (modified) * code/branches/gui/src/orxonox/gamestates/GSGraphics.h (modified) * code/branches/gui/src/orxonox/gamestates/GSRoot.cc (modified) * code/branches/gui/src/orxonox/gamestates/GSRoot.h (modified) * code/branches/gui/src/orxonox/objects/worldentities/Model.cc (modified) * code/branches/gui/src/orxonox/objects/worldentities/ParticleEmitter.cc (modified) Moved all core related initialisations from Main.cc and GSRoot.cc to ... Tue, 17 Mar 2009 12:29:18 GMT bknecht [2796] * code/branches/gui (copied) created new branch to work on ingame GUI and GUI in general Mon, 02 Mar 2009 12:56:50 GMT rgrieder [2729] * code/trunk/bin/CMakeLists.txt (modified) * code/trunk/bin/client1.bat.in (modified) * code/trunk/bin/client1.in (modified) * code/trunk/bin/client2.bat.in (modified) * code/trunk/bin/client2.in (modified) * code/trunk/bin/dedicated.bat.in (copied) * code/trunk/bin/dedicated.in (copied) * code/trunk/bin/run.bat.in (modified) * code/trunk/bin/run.in (modified) * code/trunk/bin/server.bat.in (modified) * code/trunk/bin/server.in (modified) - Added run script for the dedicated server - Removed directory ...