# # ChangeLog for code/branches/pch/src/OrxonoxConfig.h.in # # Generated by Trac 1.0.9 # Feb 17, 2025, 11:44:37 PM Sat, 13 Jun 2009 14:12:45 GMT rgrieder [3153] * code/branches/pch/src/OrxonoxConfig.h.in (modified) * code/branches/pch/src/orxonox/gui/GUIManager.cc (modified) * code/branches/pch/src/orxonox/gui/GUIManager.h (modified) * code/branches/pch/src/orxonox/tools/TextureGenerator.cc (modified) * code/branches/pch/src/orxonox/tools/TextureGenerator.h (modified) * code/branches/pch/src/util/ExprParser.h (modified) * code/branches/pch/src/util/OrxAssert.h (modified) * code/branches/pch/src/util/OutputHandler.h (modified) Small fixes. Fri, 12 Jun 2009 16:47:14 GMT rgrieder [3152] * code/branches/pch/src/OrxonoxConfig.h.in (modified) * code/branches/pch/src/core/ConfigFileManager.cc (modified) * code/branches/pch/src/core/ConfigValueContainer.cc (modified) * code/branches/pch/src/util/Convert.h (modified) * code/branches/pch/src/util/Math.cc (modified) * code/branches/pch/src/util/MultiTypeValue.h (modified) Removed ConvertValue function, non capital version should be enough ... Wed, 03 Jun 2009 17:20:36 GMT rgrieder [3114] * code/branches/pch (copied) Creating branch for experimental precompiled header file support. Fri, 01 May 2009 20:20:02 GMT rgrieder [2946] * code/trunk/src/OrxonoxConfig.h.in (modified) * code/trunk/src/SpecialConfig.h.in (modified) * code/trunk/src/core/Game.h (modified) Fixed a bug when using the __LINE__ macro in Game.h If you want to ...