# # ChangeLog for code/branches/gui/src/orxonox/Main.cc # # Generated by Trac 1.0.9 # Jun 4, 2024, 4:40:35 AM 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 Sun, 01 Mar 2009 12:40:29 GMT rgrieder [2716] * code/trunk/src/orxonox/Main.cc (modified) Bug fix in initialisation order.