# # ChangeLog for code/branches/objecthierarchy/src/orxonox/gamestates/GSRoot.cc # # Generated by Trac 1.0.9 # May 28, 2024, 1:45:40 AM Thu, 23 Oct 2008 22:43:13 GMT rgrieder [2003] * code/branches/objecthierarchy/src/core/CommandLine.cc (modified) * code/branches/objecthierarchy/src/core/CommandLine.h (modified) * code/branches/objecthierarchy/src/core/CorePrereqs.h (modified) * code/branches/objecthierarchy/src/core/RootGameState.cc (modified) * code/branches/objecthierarchy/src/orxonox/gamestates/GSClient.cc (modified) * code/branches/objecthierarchy/src/orxonox/gamestates/GSDedicated.cc (modified) * code/branches/objecthierarchy/src/orxonox/gamestates/GSRoot.cc (modified) * code/branches/objecthierarchy/src/orxonox/gamestates/GSServer.cc (modified) Simplified CommandLineArgument by using the new MultiType. That also ... Sun, 12 Oct 2008 23:08:03 GMT landauf [1912] * code/branches/objecthierarchy (copied) created branch to work on the new object-hierarchy Mon, 06 Oct 2008 17:39:38 GMT rgrieder [1891] * code/trunk/src/orxonox/Main.cc (modified) * code/trunk/src/orxonox/gamestates/GSGraphics.cc (modified) * code/trunk/src/orxonox/gamestates/GSGraphics.h (modified) * code/trunk/src/orxonox/gamestates/GSRoot.cc (modified) * code/trunk/src/orxonox/gamestates/GSRoot.h (modified) * code/trunk/visual_studio/vc8/orxonox.vcproj (modified) Moved all Ogre related code from GSRoot to GSGraphics. You should ...