# # ChangeLog for code/branches/pch/src/OrxonoxConfig.h.in # # Generated by Trac 1.0.9 # Jun 17, 2024, 3:27:50 AM Sun, 14 Jun 2009 16:35:31 GMT rgrieder [3169] * code/branches/pch/src/OrxonoxConfig.h.in (modified) * code/branches/pch/src/SpecialConfig.h.in (modified) * code/branches/pch/src/core/Game.h (modified) * code/branches/pch/src/network/NetworkFunction.h (modified) Replacing MACRO_CONCATENATE and MACRO_QUOTEME with the more robust ... Sun, 14 Jun 2009 16:11:32 GMT rgrieder [3167] * code/branches/pch/bin/CMakeLists.txt (modified) * code/branches/pch/bin/vld.ini.in (added) * code/branches/pch/cmake/BuildConfig.cmake (modified) * code/branches/pch/cmake/BuildConfigMSVC.cmake (modified) * code/branches/pch/cmake/LibraryConfig.cmake (modified) * code/branches/pch/cmake/PackageConfig.cmake (added) * code/branches/pch/cmake/PackageConfigMSVC.cmake (modified) * code/branches/pch/cmake/PackageConfigMinGW.cmake (modified) * code/branches/pch/cmake/PrecompiledHeaderFiles.cmake (modified) * code/branches/pch/cmake/TargetUtilities.cmake (modified) * code/branches/pch/src/CMakeLists.txt (modified) * code/branches/pch/src/OrxonoxConfig.h.in (modified) * code/branches/pch/src/SpecialConfig.h.in (modified) * code/branches/pch/src/orxonox/CMakeLists.txt (modified) * code/branches/pch/src/orxonox/Main.cc (modified) * code/branches/pch/src/orxonox/orxonox.vcproj.user.in (moved) * code/branches/pch/src/orxonox/sound/SoundBase.h (modified) * code/branches/pch/src/tolua/CMakeLists.txt (modified) Merged the build system changes from the Gruppenarbeit: - More ... 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 ...