# # ChangeLog for code/branches/gui # # Generated by Trac 1.0.9 # May 23, 2024, 2:04:27 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 ... Wed, 18 Mar 2009 20:00:48 GMT rgrieder [2798] * code/branches/gui/src/network/synchronisable/SynchronisableVariable.cc (modified) * code/branches/gui/src/network/synchronisable/SynchronisableVariable.h (modified) Added static function to SynchronisableVariableBase to avoid ... 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, 16 Mar 2009 21:42:09 GMT rgrieder [2792] * code/trunk/cmake/FlagUtilities.cmake (modified) Finally found the MSVC IntelliSense bug! It wasn't working at all, so ...