# # ChangeLog for / # # Generated by Trac 1.0.9 # May 23, 2024, 6:01:02 PM Thu, 12 Feb 2009 13:03:07 GMT rgrieder [2645] * code/branches/buildsystem2/cmake/LibraryConfig.cmake (modified) * code/branches/buildsystem2/src/OrxonoxConfig.h.in (modified) - Bugfix: CMake searches the install path per default when finding ... Thu, 12 Feb 2009 08:41:17 GMT rgrieder [2644] * code/branches/buildsystem2/CMakeLists.txt (modified) * code/branches/buildsystem2/bin/CMakeLists.txt (modified) * code/branches/buildsystem2/cmake/BuildConfig.cmake (modified) * code/branches/buildsystem2/cmake/LibraryConfig.cmake (modified) * code/branches/buildsystem2/media (added) * code/branches/buildsystem2/media/CMakeLists.txt (added) - Installation instructions for the config files (tcl scripts and ini ... Thu, 12 Feb 2009 08:40:33 GMT rgrieder [2643] * code/branches/buildsystem2/cmake/BuildConfigMSVC.cmake (modified) * code/branches/buildsystem2/cmake/FlagUtilities.cmake (modified) * code/branches/buildsystem2/src/OrxonoxConfig.h.in (modified) * code/branches/buildsystem2/src/orxonox/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/Settings.cc (modified) * code/branches/buildsystem2/src/orxonox/gamestates/GSGraphics.cc (modified) * code/branches/buildsystem2/src/orxonox/orxonox.vcproj.user (modified) - Default config values for OGRE plugins, the plugins folder and the ... Thu, 12 Feb 2009 08:32:57 GMT rgrieder [2642] * code/branches/buildsystem2/bin (moved) Renaming bin-config directory to bin again. I think it might be ... Sun, 08 Feb 2009 22:52:37 GMT rgrieder [2641] * code/branches/buildsystem2/cmake/BuildConfigGCC.cmake (modified) * code/branches/buildsystem2/cmake/LibraryConfig.cmake (modified) * code/branches/buildsystem2/src/ceguilua/CMakeLists.txt (modified) * code/branches/buildsystem2/src/core/CMakeLists.txt (modified) * code/branches/buildsystem2/src/core/LuaBind.cc (modified) * code/branches/buildsystem2/src/cpptcl/changes_orxonox.diff (modified) * code/branches/buildsystem2/src/cpptcl/cpptcl.cc (modified) * code/branches/buildsystem2/src/orxonox/gui/GUIManager.cc (modified) * code/branches/buildsystem2/src/tolua/lua/package.lua (modified) - Update to boost 1.37: System library is now REQUIRED when finding ... Sun, 08 Feb 2009 21:02:58 GMT rgrieder [2640] * code/branches/buildsystem2/CMakeLists.txt (modified) * code/branches/buildsystem2/cmake/BuildConfigGCC.cmake (modified) * code/branches/buildsystem2/cmake/GenerateToluaBindings.cmake (modified) * code/branches/buildsystem2/src/CMakeLists.txt (modified) * code/branches/buildsystem2/src/ceguilua/CMakeLists.txt (modified) * code/branches/buildsystem2/src/core/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/CMakeLists.txt (modified) * code/branches/buildsystem2/src/util/CMakeLists.txt (modified) - Corrected version info - Bugfix: GCC 3 warning workaround was ... Sat, 07 Feb 2009 23:10:57 GMT rgrieder [2639] * code/branches/buildsystem2/cmake/BuildConfigMSVC.cmake (modified) * code/branches/buildsystem2/src/CMakeLists.txt (modified) * code/branches/buildsystem2/src/OrxonoxConfig.h.in (modified) * code/branches/buildsystem2/src/audio/AudioPrereqs.h (modified) * code/branches/buildsystem2/src/core/ArgumentCompletionFunctions.cc (modified) * code/branches/buildsystem2/src/core/CorePrereqs.h (modified) * code/branches/buildsystem2/src/core/Functor.h (modified) * code/branches/buildsystem2/src/network/NetworkPrereqs.h (modified) * code/branches/buildsystem2/src/network/Synchronisable.h (modified) * code/branches/buildsystem2/src/network/packet/Packet.h (modified) * code/branches/buildsystem2/src/orxonox/Main.cc (modified) * code/branches/buildsystem2/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/buildsystem2/src/orxonox/gamestates/GSGraphics.cc (modified) * code/branches/buildsystem2/src/orxonox/gamestates/GSRoot.cc (modified) * code/branches/buildsystem2/src/orxonox/pch/havepch/OrxonoxStableHeaders.h (modified) * code/branches/buildsystem2/src/util/CMakeLists.txt (modified) * code/branches/buildsystem2/src/util/CRC32.h (modified) * code/branches/buildsystem2/src/util/Clipboard.cc (modified) * code/branches/buildsystem2/src/util/Convert.h (modified) * code/branches/buildsystem2/src/util/Integers.h (deleted) * code/branches/buildsystem2/src/util/Math.h (modified) * code/branches/buildsystem2/src/util/SignalHandler.cc (modified) * code/branches/buildsystem2/src/util/SignalHandler.h (modified) * code/branches/buildsystem2/src/util/Sleep.h (modified) * code/branches/buildsystem2/src/util/UtilPrereqs.h (modified) Cleanup in OrxonoxConfig.h.in. Made use of various CMake features ... Sat, 07 Feb 2009 19:03:27 GMT rgrieder [2638] * code/branches/buildsystem2/cmake/BuildConfigGCC.cmake (modified) * code/branches/buildsystem2/src/core/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/CMakeLists.txt (modified) * code/branches/buildsystem2/src/util/CMakeLists.txt (modified) Removed about a thousand lines of warnings when compiling with GCC 3. ... Mon, 02 Feb 2009 22:07:59 GMT rgrieder [2637] * code/branches/buildsystem2/cmake/DocumentationTarget.cmake (modified) * code/branches/buildsystem2/cmake/LibraryConfig.cmake (modified) Adjustments to DocumentationTarget.cmake Mon, 02 Feb 2009 20:44:43 GMT rgrieder [2636] * code/branches/buildsystem2/cmake/BuildConfig.cmake (modified) * code/branches/buildsystem2/src/network/Makefile.norm (deleted) * code/branches/buildsystem2/src/network/Makefile.tardis (deleted) * code/branches/buildsystem2/src/network/Makefile.test (deleted) Added configuration type info message. Removed network makefiles. ... Mon, 02 Feb 2009 20:27:37 GMT rgrieder [2635] * code/branches/buildsystem2/cmake/DocumentationTarget.cmake (modified) * code/branches/buildsystem2/doxy.config.in (modified) Documentation fixes (windows still is non case sensitive..) Mon, 02 Feb 2009 16:54:53 GMT rgrieder [2634] * code/branches/buildsystem2/cmake/InstallUtilities.cmake (added) * code/branches/buildsystem2/src/CMakeLists.txt (modified) * code/branches/buildsystem2/src/audio/CMakeLists.txt (modified) * code/branches/buildsystem2/src/ceguilua/CMakeLists.txt (modified) * code/branches/buildsystem2/src/core/CMakeLists.txt (modified) * code/branches/buildsystem2/src/cpptcl/CMakeLists.txt (modified) * code/branches/buildsystem2/src/network/CMakeLists.txt (modified) * code/branches/buildsystem2/src/ogreceguirenderer/CMakeLists.txt (modified) * code/branches/buildsystem2/src/ois/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/CMakeLists.txt (modified) * code/branches/buildsystem2/src/tinyxml/CMakeLists.txt (modified) * code/branches/buildsystem2/src/tolua/CMakeLists.txt (modified) * code/branches/buildsystem2/src/util/CMakeLists.txt (modified) Fixed INSTALL target for Windows. The problem was that RUNTIME ... Mon, 02 Feb 2009 13:19:34 GMT rgrieder [2633] * code/branches/buildsystem2/CMakeLists.txt (modified) * code/branches/buildsystem2/cmake/DocumentationTarget.cmake (added) * code/branches/buildsystem2/doxy.config.in (added) Added documentation target. Surprisingly worked on my box just like ... Mon, 02 Feb 2009 12:43:28 GMT rgrieder [2632] * code/branches/buildsystem2/INSTALL (modified) * code/branches/buildsystem2/cmakeclearcache (deleted) * code/branches/buildsystem2/media_HEAD (deleted) * code/branches/buildsystem2/update_media (deleted) Cleanup in the root directory: - Removed obsolete cmakeclearcache ... Mon, 02 Feb 2009 12:27:18 GMT rgrieder [2631] * code/branches/buildsystem2/cmake/FindPackageHandleAdvancedArgs.cmake (modified) * code/branches/buildsystem2/cmake/LibraryConfig.cmake (modified) * code/branches/buildsystem2/cmake/LibraryConfigMSVC.cmake (deleted) * code/branches/buildsystem2/cmake/LibraryConfigMinGW.cmake (deleted) Exported package configuration to the dependencies folder. ... Sun, 01 Feb 2009 16:44:49 GMT rgrieder [2630] * code/branches/buildsystem2/cmake/BuildConfig.cmake (modified) * code/branches/buildsystem2/cmake/LibraryConfig.cmake (modified) * code/branches/buildsystem2/cmake/LibraryConfigMSVC.cmake (modified) * code/branches/buildsystem2/cmake/LibraryConfigMinGW.cmake (modified) * code/branches/buildsystem2/src/CMakeLists.txt (modified) * code/branches/buildsystem2/src/audio/CMakeLists.txt (modified) * code/branches/buildsystem2/src/core/CMakeLists.txt (modified) * code/branches/buildsystem2/src/network/CMakeLists.txt (modified) Fixes: - Improved OpenAL include hack (no, it's not hackier now, I ... Sun, 01 Feb 2009 00:21:21 GMT rgrieder [2629] * code/branches/buildsystem2/cmake/LibraryConfigMSVC.cmake (modified) * code/branches/buildsystem2/cmake/LibraryConfigMinGW.cmake (modified) Adapted MSVC and MinGW configuration scripts to the new dependency ... Sun, 01 Feb 2009 00:18:03 GMT rgrieder [2628] * code/branches/buildsystem2/bin-config/CMakeLists.txt (modified) * code/branches/buildsystem2/cmake/CheckOGREPlugins.cmake (modified) * code/branches/buildsystem2/cmake/FindALUT.cmake (modified) * code/branches/buildsystem2/cmake/FindCEGUI.cmake (modified) * code/branches/buildsystem2/cmake/FindDirectX.cmake (modified) * code/branches/buildsystem2/cmake/FindENet.cmake (modified) * code/branches/buildsystem2/cmake/FindLua.cmake (modified) * code/branches/buildsystem2/cmake/FindOGRE.cmake (modified) * code/branches/buildsystem2/cmake/FindOgg.cmake (modified) * code/branches/buildsystem2/cmake/LibraryConfig.cmake (modified) Small fixes: - CheckOGREPlugins wasn't handling debug libraries ... Fri, 30 Jan 2009 20:48:11 GMT rgrieder [2627] * code/branches/buildsystem2/src/audio/CMakeLists.txt (modified) * code/branches/buildsystem2/src/ceguilua/CMakeLists.txt (modified) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/CMakeLists.txt (modified) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.6.0/CMakeLists.txt (modified) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.6.1/CMakeLists.txt (modified) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.6.2/CMakeLists.txt (modified) * code/branches/buildsystem2/src/util/CMakeLists.txt (modified) Removed three calls to GET_ALL_HEADER_FILES which in turn calls ... Fri, 30 Jan 2009 15:40:20 GMT rgrieder [2626] * code/branches/buildsystem2/CMakeLists.txt (modified) * code/branches/buildsystem2/bin-config/CMakeLists.txt (modified) * code/branches/buildsystem2/cmake/BuildConfig.cmake (modified) * code/branches/buildsystem2/cmake/BuildConfigGCC.cmake (modified) * code/branches/buildsystem2/cmake/BuildConfigMSVC.cmake (modified) * code/branches/buildsystem2/cmake/CheckOGREPlugins.cmake (modified) * code/branches/buildsystem2/cmake/DetermineVersion.cmake (modified) * code/branches/buildsystem2/cmake/FindALUT.cmake (modified) * code/branches/buildsystem2/cmake/FindCEGUI.cmake (modified) * code/branches/buildsystem2/cmake/FindDirectX.cmake (modified) * code/branches/buildsystem2/cmake/FindENet.cmake (modified) * code/branches/buildsystem2/cmake/FindLua.cmake (modified) * code/branches/buildsystem2/cmake/FindOGRE.cmake (modified) * code/branches/buildsystem2/cmake/FindOgg.cmake (modified) * code/branches/buildsystem2/cmake/FindPackageHandleAdvancedArgs.cmake (modified) * code/branches/buildsystem2/cmake/FindVorbis.cmake (modified) * code/branches/buildsystem2/cmake/FlagUtilities.cmake (modified) * code/branches/buildsystem2/cmake/GenerateToluaBindings.cmake (modified) * code/branches/buildsystem2/cmake/HandleLibraryTypes.cmake (modified) * code/branches/buildsystem2/cmake/LibraryConfig.cmake (modified) * code/branches/buildsystem2/cmake/LibraryConfigApple.cmake (modified) * code/branches/buildsystem2/cmake/LibraryConfigMSVC.cmake (modified) * code/branches/buildsystem2/cmake/LibraryConfigMinGW.cmake (modified) * code/branches/buildsystem2/cmake/LibraryConfigTardis.cmake (modified) * code/branches/buildsystem2/cmake/SourceFileUtilities.cmake (modified) * code/branches/buildsystem2/src/CMakeLists.txt (modified) * code/branches/buildsystem2/src/audio/CMakeLists.txt (modified) * code/branches/buildsystem2/src/ceguilua/CMakeLists.txt (modified) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/CMakeLists.txt (modified) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.6.0/CMakeLists.txt (modified) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.6.1/CMakeLists.txt (modified) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.6.2/CMakeLists.txt (modified) * code/branches/buildsystem2/src/core/CMakeLists.txt (modified) * code/branches/buildsystem2/src/cpptcl/CMakeLists.txt (modified) * code/branches/buildsystem2/src/network/CMakeLists.txt (modified) * code/branches/buildsystem2/src/ogreceguirenderer/CMakeLists.txt (modified) * code/branches/buildsystem2/src/ois/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/CMakeLists.txt (modified) * code/branches/buildsystem2/src/tinyxml/CMakeLists.txt (modified) * code/branches/buildsystem2/src/tolua/CMakeLists.txt (modified) * code/branches/buildsystem2/src/util/CMakeLists.txt (modified) Added license text to all CMake files except to the subdirectoties of ... Fri, 30 Jan 2009 15:38:02 GMT rgrieder [2625] * code/branches/buildsystem2/src/CMakeLists.txt (modified) * code/branches/buildsystem2/src/tolua/CMakeLists.txt (modified) Moved TOLUA_RELEASE option. Fri, 30 Jan 2009 11:48:20 GMT rgrieder [2624] * code/branches/buildsystem2/CMakeLists.txt (modified) * code/branches/buildsystem2/bin-config/CMakeLists.txt (modified) * code/branches/buildsystem2/cmake/BuildConfig.cmake (modified) * code/branches/buildsystem2/cmake/BuildConfigGCC.cmake (modified) * code/branches/buildsystem2/cmake/BuildConfigMSVC.cmake (modified) * code/branches/buildsystem2/cmake/CheckOGREPlugins.cmake (modified) * code/branches/buildsystem2/cmake/DetermineVersion.cmake (modified) * code/branches/buildsystem2/cmake/FindALUT.cmake (modified) * code/branches/buildsystem2/cmake/FindENet.cmake (modified) * code/branches/buildsystem2/cmake/FindLua.cmake (modified) * code/branches/buildsystem2/cmake/FindPackageHandleAdvancedArgs.cmake (modified) * code/branches/buildsystem2/cmake/FlagUtilities.cmake (modified) * code/branches/buildsystem2/cmake/HandleLibraryTypes.cmake (modified) * code/branches/buildsystem2/cmake/LibraryConfig.cmake (modified) * code/branches/buildsystem2/cmake/LibraryConfigMSVC.cmake (modified) * code/branches/buildsystem2/cmake/LibraryConfigMinGW.cmake (modified) * code/branches/buildsystem2/cmake/LibraryConfigTardis.cmake (modified) * code/branches/buildsystem2/src/CMakeLists.txt (modified) * code/branches/buildsystem2/src/ceguilua/CMakeLists.txt (modified) * code/branches/buildsystem2/src/core/CMakeLists.txt (modified) * code/branches/buildsystem2/src/cpptcl/CMakeLists.txt (modified) * code/branches/buildsystem2/src/network/CMakeLists.txt (modified) * code/branches/buildsystem2/src/ogreceguirenderer/CMakeLists.txt (modified) * code/branches/buildsystem2/src/ois/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/CMakeLists.txt (modified) * code/branches/buildsystem2/src/tinyxml/CMakeLists.txt (modified) * code/branches/buildsystem2/src/tolua/CMakeLists.txt (modified) * code/branches/buildsystem2/src/util/CMakeLists.txt (modified) Replaced most of the ELSE(...) and ENDIF(...) with ELSE() and ... Fri, 30 Jan 2009 11:27:17 GMT rgrieder [2623] * code/branches/buildsystem2/cmake/FindDirectX.cmake (modified) * code/branches/buildsystem2/cmake/LibraryConfigMSVC.cmake (modified) * code/branches/buildsystem2/src/ceguilua/CMakeLists.txt (modified) - Fixed FindDirectX for use with CMake 2.6.0 (2.6.2 worked without ... Thu, 29 Jan 2009 22:45:48 GMT rgrieder [2622] * code/branches/buildsystem2/src/cpptcl/CMakeLists.txt (modified) Same mistake twice: File overwrite. CppTcl --> cpptcl Thu, 29 Jan 2009 22:35:54 GMT rgrieder [2621] * code/branches/buildsystem2/bin-config/CMakeLists.txt (modified) * code/branches/buildsystem2/bin-config/run.bat (modified) * code/branches/buildsystem2/cmake/AddSourceFiles.cmake (deleted) * code/branches/buildsystem2/cmake/BuildConfig.cmake (modified) * code/branches/buildsystem2/cmake/BuildConfigGCC.cmake (modified) * code/branches/buildsystem2/cmake/BuildConfigMSVC.cmake (modified) * code/branches/buildsystem2/cmake/GenerateToluaBindings.cmake (moved) * code/branches/buildsystem2/cmake/LibraryConfigMSVC.cmake (modified) * code/branches/buildsystem2/cmake/LibraryConfigMinGW.cmake (modified) * code/branches/buildsystem2/src/CMakeLists.txt (modified) * code/branches/buildsystem2/src/audio/AudioBuffer.h (modified) * code/branches/buildsystem2/src/audio/AudioIncludes.h (modified) * code/branches/buildsystem2/src/audio/AudioStream.h (modified) * code/branches/buildsystem2/src/audio/CMakeLists.txt (modified) * code/branches/buildsystem2/src/ceguilua/CMakeLists.txt (modified) * code/branches/buildsystem2/src/core/CMakeLists.txt (modified) * code/branches/buildsystem2/src/core/input/CMakeLists.txt (modified) * code/branches/buildsystem2/src/cpptcl/CMakeLists.txt (modified) * code/branches/buildsystem2/src/network/CMakeLists.txt (modified) * code/branches/buildsystem2/src/network/packet/CMakeLists.txt (modified) * code/branches/buildsystem2/src/ogreceguirenderer/CMakeLists.txt (modified) * code/branches/buildsystem2/src/ois/CMakeLists.txt (modified) * code/branches/buildsystem2/src/ois/linux/CMakeLists.txt (added) * code/branches/buildsystem2/src/ois/mac/CMakeLists.txt (added) * code/branches/buildsystem2/src/ois/win32/CMakeLists.txt (added) * code/branches/buildsystem2/src/orxonox/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/gamestates/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/gui/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/gui/GUIManager.cc (modified) * code/branches/buildsystem2/src/orxonox/objects/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/objects/controllers/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/objects/gametypes/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/objects/infos/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/objects/pickup/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/objects/quest/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/objects/weaponSystem/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/objects/weaponSystem/munitions/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/objects/weaponSystem/projectiles/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/objects/weaponSystem/weapons/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/objects/worldentities/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/objects/worldentities/pawns/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/objects/worldentities/triggers/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/orxonox.vcproj.user (modified) * code/branches/buildsystem2/src/orxonox/overlays/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/overlays/console/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/overlays/debug/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/overlays/hud/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/pch/nopch/OrxonoxStableHeaders.h (modified) * code/branches/buildsystem2/src/orxonox/tools/CMakeLists.txt (modified) * code/branches/buildsystem2/src/tinyxml/CMakeLists.txt (modified) * code/branches/buildsystem2/src/tolua/CMakeLists.txt (modified) * code/branches/buildsystem2/src/util/CMakeLists.txt (modified) This commit gets a little ugly, couldn't separate that anymore: - ... Thu, 29 Jan 2009 22:31:30 GMT rgrieder [2620] * code/branches/buildsystem2/cmake/FlagUtilities.cmake (added) * code/branches/buildsystem2/cmake/SourceFileUtilities.cmake (added) Added SourceFileUtilities.cmake: - GET_ALL_HEADER_FILES: Macro that ... Thu, 29 Jan 2009 22:20:37 GMT rgrieder [2619] * code/branches/buildsystem2/src/CMakeLists.txt (modified) * code/branches/buildsystem2/src/OrxonoxConfig.h.in (moved) * code/branches/buildsystem2/src/audio/AudioPrereqs.h (modified) * code/branches/buildsystem2/src/core/CorePrereqs.h (modified) * code/branches/buildsystem2/src/network/NetworkPrereqs.h (modified) * code/branches/buildsystem2/src/orxonox/Main.cc (modified) * code/branches/buildsystem2/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/buildsystem2/src/tolua/CMakeLists.txt (modified) * code/branches/buildsystem2/src/util/Integers.h (modified) * code/branches/buildsystem2/src/util/Sleep.h (modified) * code/branches/buildsystem2/src/util/UtilPrereqs.h (modified) Removed src/util/OrxonoxPlatform.h and added src/OrxonoxConfig.h.in ... Thu, 29 Jan 2009 22:11:45 GMT rgrieder [2618] * code/branches/buildsystem2/cmake/BuildConfig.cmake (modified) * code/branches/buildsystem2/cmake/CheckOGREPlugins.cmake (modified) * code/branches/buildsystem2/cmake/LibraryConfig.cmake (modified) * code/branches/buildsystem2/cmake/LibraryConfigMSVC.cmake (modified) * code/branches/buildsystem2/cmake/LibraryConfigMinGW.cmake (modified) * code/branches/buildsystem2/cmake/LibraryConfigTardis.cmake (modified) * code/branches/buildsystem2/cmake/UseTolua.cmake (modified) - Functionised CheckOGREPlugins.cmake - Updated ... Thu, 29 Jan 2009 21:58:06 GMT rgrieder [2617] * code/branches/buildsystem2/cmake/LibraryConfigApple.cmake (added) Added Chai's Apple config script. Thu, 29 Jan 2009 21:55:29 GMT rgrieder [2616] * code/branches/buildsystem2/cmake/FindALUT.cmake (modified) * code/branches/buildsystem2/cmake/FindCEGUI.cmake (modified) * code/branches/buildsystem2/cmake/FindDirectX.cmake (modified) * code/branches/buildsystem2/cmake/FindENet.cmake (modified) * code/branches/buildsystem2/cmake/FindOGRE.cmake (modified) * code/branches/buildsystem2/cmake/FindOgg.cmake (moved) * code/branches/buildsystem2/cmake/FindVorbis.cmake (copied) * code/branches/buildsystem2/cmake/LibraryConfig.cmake (modified) - Split FindOggVorbis.cmake in two. Having them in one file doesn't ... Thu, 29 Jan 2009 21:45:56 GMT rgrieder [2615] * code/branches/buildsystem2/cmake/FindLua.cmake (added) * code/branches/buildsystem2/cmake/LibraryConfig.cmake (modified) Added FindLua.cmake: - Finds both version 5.0 and 5.1, but prefers ... Thu, 29 Jan 2009 21:23:14 GMT rgrieder [2614] * code/branches/buildsystem2/cmake/FindALUT.cmake (modified) * code/branches/buildsystem2/cmake/FindCEGUI.cmake (modified) * code/branches/buildsystem2/cmake/FindENet.cmake (modified) * code/branches/buildsystem2/cmake/FindOGRE.cmake (modified) * code/branches/buildsystem2/cmake/FindOggVorbis.cmake (modified) Updated FindXXX scripts. Thu, 29 Jan 2009 21:19:15 GMT rgrieder [2613] * code/branches/buildsystem2/cmake/DetermineVersion.cmake (modified) * code/branches/buildsystem2/cmake/FindPackageHandleAdvancedArgs.cmake (added) * code/branches/buildsystem2/cmake/HandleLibraryTypes.cmake (modified) - Added FindPackageHandleAdvancedArgs.cmake module that invokes ... Thu, 29 Jan 2009 21:04:38 GMT rgrieder [2612] * code/branches/buildsystem2/CMakeLists.txt (modified) * code/branches/buildsystem2/cmake/BuildConfig.cmake (copied) * code/branches/buildsystem2/cmake/BuildConfigGCC.cmake (moved) * code/branches/buildsystem2/cmake/BuildConfigMSVC.cmake (moved) * code/branches/buildsystem2/cmake/CheckOGREPlugins.cmake (copied) * code/branches/buildsystem2/cmake/FindOGRE.cmake (modified) * code/branches/buildsystem2/cmake/LibraryConfig.cmake (copied) * code/branches/buildsystem2/cmake/LibraryConfigMSVC.cmake (copied) * code/branches/buildsystem2/cmake/LibraryConfigMinGW.cmake (moved) * code/branches/buildsystem2/cmake/LibraryConfigTardis.cmake (moved) Rearranged CMake configuration code. I split serveral files in two ... Thu, 29 Jan 2009 20:13:18 GMT rgrieder [2611] * code/branches/buildsystem2/src/core/IRC.h (modified) * code/branches/buildsystem2/src/core/TclBind.h (modified) * code/branches/buildsystem2/src/core/TclThreadManager.h (modified) Inadvertently overwrote some changes in the last commit Thu, 29 Jan 2009 20:04:27 GMT rgrieder [2610] * code/branches/buildsystem2/src/CMakeLists.txt (modified) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/CEGUI.pkg (modified) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.6.0/package/CEGUI.pkg (modified) * code/branches/buildsystem2/src/core/BaseObject.cc (modified) * code/branches/buildsystem2/src/core/IRC.h (modified) * code/branches/buildsystem2/src/core/Loader.cc (modified) * code/branches/buildsystem2/src/core/LuaBind.cc (modified) * code/branches/buildsystem2/src/core/TclBind.h (modified) * code/branches/buildsystem2/src/core/TclThreadManager.h (modified) * code/branches/buildsystem2/src/core/Template.cc (modified) * code/branches/buildsystem2/src/core/Template.h (modified) * code/branches/buildsystem2/src/core/XMLPort.h (modified) * code/branches/buildsystem2/src/ois/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/gui/GUIManager.cc (modified) * code/branches/buildsystem2/src/tolua/lua/package.lua (modified) Prefixed library directory for each internal third party library. ... Thu, 29 Jan 2009 19:55:41 GMT rgrieder [2609] * code/branches/buildsystem2/src/ois/OISException.cpp (modified) * code/branches/buildsystem2/src/ois/OISException.h (modified) * code/branches/buildsystem2/src/ois/VERSION (added) * code/branches/buildsystem2/src/ois/changes_orxonox.diff (added) * code/branches/buildsystem2/src/ois/linux/LinuxKeyboard.cpp (modified) - Added unified diff file with our changes for OIS - Added version ... Thu, 29 Jan 2009 19:13:22 GMT rgrieder [2608] * code/branches/buildsystem2/src/CMakeLists.txt (modified) * code/branches/buildsystem2/src/ceguilua (added) * code/branches/buildsystem2/src/ceguilua/AUTHORS_CEGUI (added) * code/branches/buildsystem2/src/ceguilua/CMakeLists.txt (copied) * code/branches/buildsystem2/src/ceguilua/COPYING (added) * code/branches/buildsystem2/src/ceguilua/ChangeLog (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0 (moved) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/CMakeLists.txt (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/ceguilua/CEGUILua.cpp (modified) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/ceguilua/CEGUILua.h (modified) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/ceguilua/CEGUILuaFunctor.cpp (modified) * code/branches/buildsystem2/src/ceguilua-0.5.0/ceguilua/CMakeLists.txt (deleted) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/ceguilua/changes_orxonox.diff (added) * code/branches/buildsystem2/src/ceguilua-0.5.0/ceguilua/lua_CEGUI.cpp (deleted) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/ceguilua/required.h (modified) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/Basic.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/CEGUI.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/CoordConverter.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/EventSet.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/Font.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/FontManager.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/HelperFunctions.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/Image.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/Imageset.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/ImagesetManager.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/InputEvent.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/Iterators.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/Key.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/Logger.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/MouseCursor.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/OutStream.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/PropertyHelper.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/Renderer.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/Scheme.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/SchemeManager.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/System.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/Texture.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/UnifiedCoordSystem.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/Window.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/WindowFactoryManager.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/WindowManager.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/elements (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/elements/ButtonBase.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/elements/Checkbox.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/elements/ComboDropList.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/elements/Combobox.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/elements/DragContainer.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/elements/Editbox.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/elements/FrameWindow.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/elements/GUISheet.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/elements/ItemEntry.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/elements/ItemListBase.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/elements/ItemListbox.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/elements/ListHeader.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/elements/ListHeaderSegment.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/elements/Listbox.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/elements/ListboxItem.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/elements/ListboxTextItem.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/elements/MenuBase.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/elements/MenuItem.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/elements/Menubar.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/elements/MultiColumnList.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/elements/MultiLineEditbox.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/elements/PopupMenu.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/elements/ProgressBar.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/elements/PushButton.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/elements/RadioButton.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/elements/ScrollablePane.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/elements/Scrollbar.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/elements/ScrolledContainer.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/elements/ScrolledItemListBase.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/elements/Slider.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/elements/Spinner.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/elements/TabButton.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/elements/TabControl.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/elements/Thumb.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/elements/Titlebar.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/elements/Tooltip.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/exceptions.lua (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/falagard (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/falagard/Dimension.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/falagard/Enums.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/falagard/FalagardComponentBase.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/falagard/FrameComponent.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/falagard/ImageryComponent.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/falagard/ImagerySection.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/falagard/LayerSpecification.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/falagard/NamedArea.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/falagard/PropertyDefinition.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/falagard/PropertyDefinitionBase.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/falagard/PropertyInitialiser.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/falagard/PropertyLinkDefinition.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/falagard/SectionSpecification.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/falagard/StateImagery.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/falagard/TextComponent.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/falagard/WidgetComponent.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/falagard/WidgetLookFeel.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.5.0/package/falagard/WidgetLookManager.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.6.0 (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.6.0/CMakeLists.txt (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.6.0/ceguilua (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.6.0/ceguilua/CEGUILua.cpp (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.6.0/ceguilua/CEGUILua.h (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.6.0/ceguilua/CEGUILuaFunctor.cpp (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.6.0/ceguilua/CEGUILuaFunctor.h (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.6.0/ceguilua/changes_orxonox.diff (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.6.0/ceguilua/required.cpp (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.6.0/ceguilua/required.h (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.6.0/package (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.6.0/package/CEGUI.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.6.0/package/Logger.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.6.0/package/ScriptWindowHelper.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.6.0/package/WindowManager.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.6.0/package/elements (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.6.0/package/elements/GroupBox.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.6.0/package/elements/MultiLineEditbox.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.6.0/package/elements/Tree.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.6.0/package/elements/TreeItem.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.6.1 (moved) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.6.1/CMakeLists.txt (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.6.1/ceguilua/CEGUILua.cpp (modified) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.6.1/ceguilua/CEGUILua.h (modified) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.6.1/ceguilua/CEGUILuaFunctor.cpp (modified) * code/branches/buildsystem2/src/ceguilua-0.6.1/ceguilua/CMakeLists.txt (deleted) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.6.1/ceguilua/changes_orxonox.diff (added) * code/branches/buildsystem2/src/ceguilua-0.6.1/ceguilua/lua_CEGUI.cpp (deleted) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.6.1/package (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.6.1/package/Window.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.6.2 (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.6.2/CMakeLists.txt (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.6.2/ceguilua (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.6.2/ceguilua/CEGUILua.cpp (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.6.2/ceguilua/CEGUILua.h (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.6.2/ceguilua/CEGUILuaFunctor.cpp (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.6.2/ceguilua/CEGUILuaFunctor.h (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.6.2/ceguilua/changes_orxonox.diff (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.6.2/ceguilua/required.cpp (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.6.2/ceguilua/required.h (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.6.2/package (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.6.2/package/EventSet.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.6.2/package/HelperFunctions.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.6.2/package/InputEvent.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.6.2/package/Window.pkg (added) * code/branches/buildsystem2/src/ceguilua/ceguilua-0.6.2/package/WindowManager.pkg (added) Large cleanup in CEGUILua: - Removed the heavy 1.7MB bind files and ... Thu, 29 Jan 2009 18:50:32 GMT rgrieder [2607] * code/branches/buildsystem2/src/tinyxml/CMakeLists.txt (modified) Forgot something else with TinyXML++. Thu, 29 Jan 2009 18:36:15 GMT rgrieder [2606] * code/branches/buildsystem2/cmake/CompareVersionStrings.cmake (added) Added (and slightly modified) a macro from the CMake wiki that ... Thu, 29 Jan 2009 18:33:23 GMT rgrieder [2605] * code/branches/buildsystem2/src/tinyxml/ticpp.cc (deleted) * code/branches/buildsystem2/src/tinyxml/tinystr.cc (deleted) * code/branches/buildsystem2/src/tinyxml/tinyxml.cc (deleted) * code/branches/buildsystem2/src/tinyxml/tinyxmlerror.cc (deleted) * code/branches/buildsystem2/src/tinyxml/tinyxmlparser.cc (deleted) Actually deleted old name style TinyXML++ files. Thu, 29 Jan 2009 18:20:08 GMT rgrieder [2604] * code/branches/buildsystem2/src/tolua/MANUAL (added) * code/branches/buildsystem2/src/tolua/VERSION (added) * code/branches/buildsystem2/src/tolua/changes_orxonox.diff (added) - Added unified diff file with our changes for Tolua++ - Added ... Thu, 29 Jan 2009 18:14:44 GMT rgrieder [2603] * code/branches/buildsystem2/src/tinyxml/changes_orxonox.diff (added) * code/branches/buildsystem2/src/tinyxml/ticpp.cpp (copied) * code/branches/buildsystem2/src/tinyxml/tinystr.cpp (copied) * code/branches/buildsystem2/src/tinyxml/tinyxml.cpp (copied) * code/branches/buildsystem2/src/tinyxml/tinyxmlerror.cpp (copied) * code/branches/buildsystem2/src/tinyxml/tinyxmlparser.cpp (copied) - Added unified diff file with our changes for TinyXML++ - Minimised ... Thu, 29 Jan 2009 18:12:27 GMT rgrieder [2602] * code/branches/buildsystem2/src/ogreceguirenderer/OgreCEGUIRenderer.cpp (modified) * code/branches/buildsystem2/src/ogreceguirenderer/OgreCEGUIRenderer.h (modified) * code/branches/buildsystem2/src/ogreceguirenderer/OgreCEGUIResourceProvider.cpp (modified) * code/branches/buildsystem2/src/ogreceguirenderer/OgreCEGUIResourceProvider.h (modified) * code/branches/buildsystem2/src/ogreceguirenderer/OgreCEGUITexture.cpp (modified) * code/branches/buildsystem2/src/ogreceguirenderer/OgreCEGUITexture.h (modified) * code/branches/buildsystem2/src/ogreceguirenderer/changes_orxonox.diff (added) - Added unified diff file with our changes for OgreCEGUIRenderer - ... Thu, 29 Jan 2009 18:09:46 GMT rgrieder [2601] * code/branches/buildsystem2/src/core/IRC.h (modified) * code/branches/buildsystem2/src/core/TclBind.h (modified) * code/branches/buildsystem2/src/core/TclThreadManager.h (modified) * code/branches/buildsystem2/src/cpptcl/CMakeLists.txt (modified) * code/branches/buildsystem2/src/cpptcl/cpptcl.cc (moved) * code/branches/buildsystem2/src/cpptcl/cpptcl.h (moved) Renamed CppTcl files to their orignal name. Thu, 29 Jan 2009 18:04:03 GMT rgrieder [2600] * code/branches/buildsystem2/src/cpptcl/CHANGES (added) * code/branches/buildsystem2/src/cpptcl/CppTcl.cc (modified) * code/branches/buildsystem2/src/cpptcl/CppTcl.h (modified) * code/branches/buildsystem2/src/cpptcl/changes_orxonox.diff (added) - Added changelog for CppTcl - Added unified diff file with our ... Thu, 29 Jan 2009 17:59:19 GMT rgrieder [2599] * code/branches/buildsystem2/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/CMakeLists.txt (modified) * code/branches/buildsystem2/src/tolua/CMakeLists.txt (modified) - Added orxonox version info. However I don't exactly what the actual ... Thu, 29 Jan 2009 17:40:20 GMT rgrieder [2598] * code/branches/buildsystem2/bin-config/CMakeLists.txt (modified) Divided init files in bi-config into two groups: - The ones that ... Thu, 29 Jan 2009 17:37:38 GMT rgrieder [2597] * code/branches/buildsystem2/CMakeLists.txt (modified) * code/branches/buildsystem2/bin-config (moved) renamed bin to bin-config. Sun, 18 Jan 2009 11:38:53 GMT rgrieder [2596] * code/branches/buildsystem2/src/util/SignalHandler.cc (modified) * code/branches/buildsystem2/src/util/SignalHandler.h (modified) SignalHandler is only implemented on Linux. Tue, 13 Jan 2009 10:44:02 GMT rgrieder [2595] * code/branches/buildsystem2/bin/CMakeLists.txt (modified) * code/branches/buildsystem2/bin/run.bat (modified) Windows hacks. Plus I forgot to change the directory in run.bat Mon, 12 Jan 2009 21:23:01 GMT rgrieder [2594] * code/branches/buildsystem2/cmake/ConfigMSVC.cmake (modified) * code/branches/buildsystem2/cmake/ConfigMinGW.cmake (modified) * code/branches/buildsystem2/cmake/FindCEGUI.cmake (modified) * code/branches/buildsystem2/cmake/FindDirectX.cmake (modified) * code/branches/buildsystem2/cmake/FindOGRE.cmake (modified) * code/branches/buildsystem2/cmake/FindOggVorbis.cmake (modified) * code/branches/buildsystem2/src/ois/CMakeLists.txt (modified) MinGW is able to find all the necessary libraries. However compiling ... Mon, 12 Jan 2009 18:06:54 GMT rgrieder [2593] * code/branches/buildsystem2/cmake/FindOGRE.cmake (modified) * code/branches/buildsystem2/src/CMakeLists.txt (modified) CMake sometimes has very strange behaviour... Fixed another bug int ... Mon, 12 Jan 2009 17:37:09 GMT rgrieder [2592] * code/branches/buildsystem2/cmake/ConfigPlatforms.cmake (modified) CgProgramManager is not available under linux. Mon, 12 Jan 2009 16:21:13 GMT rgrieder [2591] * code/branches/buildsystem2/bin/CMakeLists.txt (modified) * code/branches/buildsystem2/bin/run (modified) Fixed two bugs with the run script. Works now on tardis, not tested ... Mon, 12 Jan 2009 16:06:56 GMT rgrieder [2590] * code/branches/buildsystem2/bin/CMakeLists.txt (modified) * code/branches/buildsystem2/bin/Debug (added) * code/branches/buildsystem2/bin/Debug/orxonox.ini (added) * code/branches/buildsystem2/bin/Release (added) * code/branches/buildsystem2/bin/Release/orxonox.ini (added) * code/branches/buildsystem2/bin/linux (deleted) * code/branches/buildsystem2/bin/mingw (deleted) * code/branches/buildsystem2/bin/msvc (deleted) * code/branches/buildsystem2/bin/ogre.cfg (copied) * code/branches/buildsystem2/bin/run (moved) * code/branches/buildsystem2/bin/run.bat (copied) * code/branches/buildsystem2/bin/tardis (deleted) * code/branches/buildsystem2/cmake/ConfigMSVC.cmake (modified) * code/branches/buildsystem2/cmake/ConfigMinGW.cmake (modified) * code/branches/buildsystem2/cmake/ConfigPlatforms.cmake (modified) * code/branches/buildsystem2/src/orxonox/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/orxonox.vcproj.user (added) * code/branches/buildsystem2/visual_studio/vc8/bin (added) * code/branches/buildsystem2/visual_studio/vc8/bin/debug (copied) * code/branches/buildsystem2/visual_studio/vc8/bin/release (copied) * code/branches/buildsystem2/visual_studio/vc8/orxonox.vcproj (modified) Added ${ORXONOX_LIBRARY_BIN_DIR} which represents the binary ... Mon, 12 Jan 2009 15:56:31 GMT rgrieder [2589] * code/branches/buildsystem2/src/CMakeLists.txt (modified) CMake bug: TRUE as macro argument does not evaluate to actual true, ... Mon, 12 Jan 2009 15:18:11 GMT rgrieder [2588] * code/branches/buildsystem2/CMakeLists.txt (modified) * code/branches/buildsystem2/cmake/ConfigMSVC.cmake (modified) * code/branches/buildsystem2/cmake/ConfigPlatforms.cmake (modified) * code/branches/buildsystem2/src/CMakeLists.txt (modified) * code/branches/buildsystem2/src/audio/CMakeLists.txt (modified) * code/branches/buildsystem2/src/ceguilua-0.5.0/ceguilua/CMakeLists.txt (modified) * code/branches/buildsystem2/src/ceguilua-0.6.1/ceguilua/CMakeLists.txt (modified) * code/branches/buildsystem2/src/core/CMakeLists.txt (modified) * code/branches/buildsystem2/src/cpptcl/CMakeLists.txt (modified) * code/branches/buildsystem2/src/network/CMakeLists.txt (modified) * code/branches/buildsystem2/src/ogreceguirenderer/CMakeLists.txt (modified) * code/branches/buildsystem2/src/ois/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/CMakeLists.txt (modified) * code/branches/buildsystem2/src/tinyxml/CMakeLists.txt (modified) * code/branches/buildsystem2/src/tolua/CMakeLists.txt (modified) * code/branches/buildsystem2/src/util/CMakeLists.txt (modified) Visual Studio generator working for all build types. Compiles but ... Mon, 12 Jan 2009 15:12:44 GMT rgrieder [2587] * code/branches/buildsystem2/cmake/FindOGRE.cmake (modified) Quotes are needed when setting an internal CMAKE value to "${blubb}" ... Mon, 12 Jan 2009 13:34:05 GMT rgrieder [2586] * code/branches/buildsystem2/cmake/FindOGRE.cmake (modified) Unix fix for the plugin finder: CMake always puts lib in front of the ... Mon, 12 Jan 2009 13:02:03 GMT rgrieder [2585] * code/branches/buildsystem2/cmake/ConfigMSVC.cmake (modified) * code/branches/buildsystem2/cmake/ConfigPlatforms.cmake (modified) * code/branches/buildsystem2/cmake/FindOGRE.cmake (modified) FindOgre now also checks for all the required plugins. These are ... Mon, 12 Jan 2009 13:00:31 GMT rgrieder [2584] * code/branches/buildsystem2/bin/CMakeLists.txt (modified) Build fix introduced by some changes in root CMLs. Mon, 12 Jan 2009 12:33:55 GMT rgrieder [2583] * code/branches/buildsystem2/CMakeLists.txt (modified) * code/branches/buildsystem2/bin/CMakeLists.txt (modified) * code/branches/buildsystem2/cmake/ConfigMSVC.cmake (modified) * code/branches/buildsystem2/cmake/ConfigMinGW.cmake (modified) * code/branches/buildsystem2/cmake/ConfigPlatforms.cmake (modified) * code/branches/buildsystem2/cmake/ConfigTardis.cmake (modified) * code/branches/buildsystem2/cmake/DetermineVersion.cmake (modified) * code/branches/buildsystem2/cmake/FindALUT.cmake (modified) * code/branches/buildsystem2/cmake/FindCEGUI.cmake (modified) * code/branches/buildsystem2/cmake/FindDirectX.cmake (modified) * code/branches/buildsystem2/cmake/FindENet.cmake (modified) * code/branches/buildsystem2/cmake/FindOGRE.cmake (modified) * code/branches/buildsystem2/cmake/FindOggVorbis.cmake (modified) * code/branches/buildsystem2/cmake/HandleLibraryTypes.cmake (modified) * code/branches/buildsystem2/cmake/UseTolua.cmake (modified) * code/branches/buildsystem2/src/CMakeLists.txt (modified) * code/branches/buildsystem2/src/audio/CMakeLists.txt (modified) * code/branches/buildsystem2/src/network/CMakeLists.txt (modified) * code/branches/buildsystem2/src/ogreceguirenderer/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/buildsystem2/src/tolua/CMakeLists.txt (modified) * code/branches/buildsystem2/visual_studio/vc8/base.vsprops (modified) * code/branches/buildsystem2/visual_studio/vc8/ois.vsprops (modified) * code/branches/buildsystem2/visual_studio/vc8/orxonox.vsprops (modified) - Use $ENV{BOOST_ROOT} to find boost if possible - Set ... Fri, 09 Jan 2009 12:10:33 GMT rgrieder [2582] * code/branches/buildsystem2/CMakeLists.txt (modified) * code/branches/buildsystem2/cmake/ConfigMSVC.cmake (modified) * code/branches/buildsystem2/cmake/ConfigMinGW.cmake (modified) * code/branches/buildsystem2/cmake/ConfigPlatforms.cmake (modified) * code/branches/buildsystem2/cmake/FindENet.cmake (modified) - Using dependency directory directly in root dir of a branch as ... Thu, 08 Jan 2009 21:22:22 GMT rgrieder [2581] * code/branches/buildsystem2/cmake/ConfigMinGW.cmake (modified) * code/branches/buildsystem2/cmake/ConfigPlatforms.cmake (modified) * code/branches/buildsystem2/cmake/ConfigTardis.cmake (modified) * code/branches/buildsystem2/cmake/FindENet.cmake (modified) * code/branches/buildsystem2/src/network/CMakeLists.txt (modified) Three build fixes: - All ENet to ENET and ENet_LIBRARIES to ... Thu, 08 Jan 2009 20:45:03 GMT rgrieder [2580] * code/branches/buildsystem2/bin/tardis/ogre.cfg (modified) * code/branches/buildsystem2/cmake/AddSourceFiles.cmake (modified) * code/branches/buildsystem2/cmake/DetermineVersion.cmake (modified) * code/branches/buildsystem2/src/ogreceguirenderer/AUTHORS (modified) * code/branches/buildsystem2/src/ogreceguirenderer/COPYING (modified) * code/branches/buildsystem2/src/ogreceguirenderer/VERSION (modified) * code/branches/buildsystem2/src/orxonox/gamestates/CMakeLists.txt (modified) * code/branches/buildsystem2/update_media (modified) That should really be all svn eol-style properties in buildsystem2. Thu, 08 Jan 2009 20:37:41 GMT rgrieder [2579] * code/branches/buildsystem2/CMakeLists.txt (modified) * code/branches/buildsystem2/cmake/ConfigMSVC.cmake (added) * code/branches/buildsystem2/cmake/ConfigMinGW.cmake (modified) * code/branches/buildsystem2/cmake/ConfigPlatforms.cmake (added) * code/branches/buildsystem2/cmake/ConfigTardis.cmake (modified) * code/branches/buildsystem2/cmake/FindALUT.cmake (modified) * code/branches/buildsystem2/cmake/FindCEGUI.cmake (modified) * code/branches/buildsystem2/cmake/FindDirectX.cmake (modified) * code/branches/buildsystem2/cmake/FindENet.cmake (modified) * code/branches/buildsystem2/cmake/FindOGRE.cmake (modified) * code/branches/buildsystem2/cmake/FindOggVorbis.cmake (modified) * code/branches/buildsystem2/cmake/HandleLibraryTypes.cmake (added) * code/branches/buildsystem2/src/audio/CMakeLists.txt (modified) * code/branches/buildsystem2/src/ceguilua-0.5.0/ceguilua/CMakeLists.txt (modified) * code/branches/buildsystem2/src/ceguilua-0.6.1/ceguilua/CMakeLists.txt (modified) * code/branches/buildsystem2/src/core/CMakeLists.txt (modified) * code/branches/buildsystem2/src/cpptcl/CMakeLists.txt (modified) * code/branches/buildsystem2/src/network/CMakeLists.txt (modified) * code/branches/buildsystem2/src/ogreceguirenderer/CMakeLists.txt (modified) * code/branches/buildsystem2/src/ois/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/CMakeLists.txt (modified) * code/branches/buildsystem2/src/tinyxml/CMakeLists.txt (modified) * code/branches/buildsystem2/src/tolua/CMakeLists.txt (modified) * code/branches/buildsystem2/src/util/CMakeLists.txt (modified) - Equipped find scripts with debug/optimized functions. If you have ... Wed, 07 Jan 2009 17:09:08 GMT rgrieder [2578] * code/branches/presentation/src/orxonox/objects/worldentities/WorldEntity.cc (modified) * code/branches/presentation/src/orxonox/objects/worldentities/WorldEntity.h (modified) * code/branches/presentation/visual_studio/vc8/orxonox.vcproj (modified) Removed an obsolete check and added a source file (Fusion) to the ... Wed, 07 Jan 2009 12:22:33 GMT rgrieder [2577] * code/branches/buildsystem2/cmake/DetermineVersion.cmake (modified) * code/branches/buildsystem2/cmake/FindCEGUI.cmake (modified) Improved DetermineVersion.cmake Wed, 07 Jan 2009 08:19:48 GMT rgrieder [2576] * code/branches/buildsystem2/cmake/FindCEGUI.cmake (modified) Very little mods. Tue, 06 Jan 2009 20:39:41 GMT scheusso [2575] * code/branches/presentation/src/network/GamestateManager.h (modified) * code/branches/presentation/src/network/Server.cc (modified) * code/branches/presentation/src/network/packet/DeleteObjects.cc (modified) * code/branches/presentation/src/network/packet/Gamestate.cc (modified) * code/branches/presentation/src/network/packet/Gamestate.h (modified) * code/branches/presentation/src/network/synchronisable/Synchronisable.cc (modified) * code/branches/presentation/src/network/synchronisable/Synchronisable.h (modified) * code/branches/presentation/src/network/synchronisable/SynchronisableVariable.h (modified) -performance/memory optimisations in gamestate and synchronisable ... Tue, 06 Jan 2009 20:37:52 GMT rgrieder [2574] * code/branches/buildsystem2/CMakeLists.txt (modified) * code/branches/buildsystem2/cmake/FindCEGUI.cmake (modified) * code/branches/buildsystem2/src/CMakeLists.txt (modified) Changed CEGUILua directory choosing and restricted root directory builds. Tue, 06 Jan 2009 20:00:32 GMT rgrieder [2573] * code/branches/buildsystem2/cmake/DetermineVersion.cmake (added) * code/branches/buildsystem2/cmake/FindCEGUI.cmake (modified) Added regex based version checking for CEGUI. Tue, 06 Jan 2009 15:43:19 GMT rgrieder [2572] * code/branches/buildsystem2/src/tolua/CMakeLists.txt (modified) Linking tolua shared instead of static. This should not be a problem ... Tue, 06 Jan 2009 13:23:00 GMT scheusso [2571] * code/branches/presentation/src/orxonox/gamestates/GSGraphics.cc (modified) ogre logmanager is now also activated for unix Tue, 06 Jan 2009 09:54:20 GMT rgrieder [2570] * code/branches/buildsystem2/src/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/gui/GUIManager.cc (modified) * code/branches/buildsystem2/visual_studio/vc8/base.vsprops (modified) Removed ogreceguirenderer from the include directories because the ... Tue, 06 Jan 2009 09:38:41 GMT rgrieder [2569] * code/branches/buildsystem2/src/CMakeLists.txt (modified) * code/branches/buildsystem2/src/ogreceguirenderer (added) * code/branches/buildsystem2/src/ogreceguirenderer/AUTHORS (added) * code/branches/buildsystem2/src/ogreceguirenderer/CMakeLists.txt (added) * code/branches/buildsystem2/src/ogreceguirenderer/COPYING (added) * code/branches/buildsystem2/src/ogreceguirenderer/OgreCEGUIRenderer.cpp (moved) * code/branches/buildsystem2/src/ogreceguirenderer/OgreCEGUIRenderer.h (moved) * code/branches/buildsystem2/src/ogreceguirenderer/OgreCEGUIResourceProvider.cpp (moved) * code/branches/buildsystem2/src/ogreceguirenderer/OgreCEGUIResourceProvider.h (moved) * code/branches/buildsystem2/src/ogreceguirenderer/OgreCEGUITexture.cpp (moved) * code/branches/buildsystem2/src/ogreceguirenderer/OgreCEGUITexture.h (moved) * code/branches/buildsystem2/src/ogreceguirenderer/VERSION (added) * code/branches/buildsystem2/src/orxonox/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/gui/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/gui/GUIManager.cc (modified) * code/branches/buildsystem2/visual_studio/vc8/base.vsprops (modified) * code/branches/buildsystem2/visual_studio/vc8/ogreceguirenderer.vcproj (added) * code/branches/buildsystem2/visual_studio/vc8/ogreceguirenderer.vsprops (added) * code/branches/buildsystem2/visual_studio/vc8/orxonox.vcproj (modified) * code/branches/buildsystem2/visual_studio/vc8/orxonox_vc8.sln (modified) Moved OgreCEGUIRenderer to its own folder in src since it's actually ... Tue, 06 Jan 2009 09:37:24 GMT rgrieder [2568] * code/branches/buildsystem2/cmake/FindOGRE.cmake (modified) * code/branches/buildsystem2/src/orxonox/gui/GUIManager.cc (modified) * code/branches/buildsystem2/src/tinyxml/VERSION (moved) Small adjustments. Added OGRE_HOME environemnt variable to the path ... Tue, 06 Jan 2009 09:32:59 GMT rgrieder [2567] * code/branches/buildsystem2/src/CMakeLists.txt (modified) * code/branches/buildsystem2/src/core/BaseObject.cc (modified) * code/branches/buildsystem2/src/core/IRC.h (modified) * code/branches/buildsystem2/src/core/Loader.cc (modified) * code/branches/buildsystem2/src/core/LuaBind.cc (modified) * code/branches/buildsystem2/src/core/TclBind.h (modified) * code/branches/buildsystem2/src/core/TclThreadManager.h (modified) * code/branches/buildsystem2/src/core/Template.cc (modified) * code/branches/buildsystem2/src/core/Template.h (modified) * code/branches/buildsystem2/src/core/XMLPort.h (modified) * code/branches/buildsystem2/src/orxonox/pch/havepch/OrxonoxStableHeaders.h (modified) * code/branches/buildsystem2/visual_studio/vc8/base.vsprops (modified) Added all paths of included external libraries to the include ... Tue, 06 Jan 2009 09:26:42 GMT rgrieder [2566] * code/branches/buildsystem2/CMakeLists.txt (modified) * code/branches/buildsystem2/cmake/ConfigMinGW.cmake (moved) * code/branches/buildsystem2/cmake/ConfigTardis.cmake (moved) Renamed special CMake configuration files. Sun, 04 Jan 2009 15:32:33 GMT rgrieder [2565] * code/branches/presentation/src/orxonox/objects/worldentities/WorldEntity.cc (modified) * code/branches/presentation/src/orxonox/objects/worldentities/WorldEntity.h (modified) Added XML parameter "collisionResponse" in WE for Oli ;) Thu, 01 Jan 2009 19:06:04 GMT rgrieder [2564] * code/branches/presentation/visual_studio/vc8/core.vcproj (modified) * code/branches/presentation/visual_studio/vc8/core.vsprops (modified) * code/branches/presentation/visual_studio/vc8/debug.vsprops (modified) * code/branches/presentation/visual_studio/vc8/network.vcproj (modified) * code/branches/presentation/visual_studio/vc8/network.vsprops (modified) * code/branches/presentation/visual_studio/vc8/ois.vsprops (modified) * code/branches/presentation/visual_studio/vc8/orxonox.vcproj (modified) * code/branches/presentation/visual_studio/vc8/orxonox.vsprops (modified) * code/branches/presentation/visual_studio/vc8/util.vsprops (modified) MSVC: Multiprocess compiling only in core, network and orxonox. Also ... Thu, 01 Jan 2009 18:37:52 GMT rgrieder [2563] * code/branches/presentation/src/orxonox/objects/worldentities/WorldEntity.cc (modified) When the Scene does not support physics, the physical bodies in the ... Thu, 01 Jan 2009 18:34:44 GMT rgrieder [2562] * code/branches/presentation/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/presentation/src/orxonox/objects/collisionshapes/CMakeLists.txt (modified) * code/branches/presentation/src/orxonox/objects/collisionshapes/CollisionShape.cc (modified) * code/branches/presentation/src/orxonox/objects/collisionshapes/CollisionShape.h (modified) * code/branches/presentation/src/orxonox/objects/collisionshapes/CompoundCollisionShape.cc (modified) * code/branches/presentation/src/orxonox/objects/collisionshapes/CompoundCollisionShape.h (modified) * code/branches/presentation/src/orxonox/objects/collisionshapes/WorldEntityCollisionShape.cc (added) * code/branches/presentation/src/orxonox/objects/collisionshapes/WorldEntityCollisionShape.h (added) * code/branches/presentation/src/orxonox/objects/worldentities/WorldEntity.cc (modified) * code/branches/presentation/src/orxonox/objects/worldentities/WorldEntity.h (modified) * code/branches/presentation/visual_studio/vc8/orxonox.vcproj (modified) - Added WorldEntityCollisionShape to clarify when a ... Thu, 01 Jan 2009 14:48:25 GMT scheusso [2561] * code/branches/presentation/src/network/GamestateManager.cc (modified) reverted some changes (assumed memory leaks) Thu, 01 Jan 2009 14:21:28 GMT rgrieder [2560] * code/branches/presentation/src/core/Language.cc (modified) * code/branches/presentation/src/util/String.cc (modified) Found two more unsigned int --> size_t possible 64 bit issues. Wed, 31 Dec 2008 11:29:15 GMT scheusso [2559] * code/branches/presentation/src/orxonox/gamestates/GSRoot.cc (modified) final adjustment to statistics Wed, 31 Dec 2008 10:44:41 GMT scheusso [2558] * code/branches/presentation/src/orxonox/gamestates/GSRoot.cc (modified) * code/branches/presentation/src/orxonox/gamestates/GSRoot.h (modified) Fixed that problems with statistical info of tick time/fps Wed, 31 Dec 2008 09:47:09 GMT scheusso [2557] * code/branches/presentation/src/network/ClientConnection.cc (modified) * code/branches/presentation/src/network/ConnectionManager.cc (modified) removed debug output from slave-thread Wed, 31 Dec 2008 08:23:28 GMT scheusso [2556] * code/branches/presentation/src/network/GamestateManager.cc (modified) found another memory leak (hope this was the last one in the network ... Tue, 30 Dec 2008 20:28:38 GMT rgrieder [2555] * code/branches/presentation/src/orxonox/gamestates/GSRoot.cc (modified) Fixed two bugs. Tue, 30 Dec 2008 19:05:22 GMT rgrieder [2554] * code/branches/presentation/src/orxonox/gamestates/GSRoot.cc (modified) stupidity prevails! Tue, 30 Dec 2008 19:02:21 GMT rgrieder [2553] * code/branches/presentation/src/orxonox/gamestates/GSRoot.cc (modified) Little performance optimisation. Tue, 30 Dec 2008 16:43:17 GMT scheusso [2552] * code/branches/presentation/src/network/GamestateManager.cc (modified) found a memory leak Tue, 30 Dec 2008 16:00:23 GMT rgrieder [2551] * code/branches/presentation/src/orxonox/gamestates/GSLevel.h (modified) Build fix. Tue, 30 Dec 2008 15:12:09 GMT rgrieder [2550] * code/branches/presentation/src/orxonox/gamestates/GSRoot.cc (modified) Forget that you've ever read this eMail ;) Tue, 30 Dec 2008 14:27:39 GMT rgrieder [2549] * code/branches/presentation/src/core/RootGameState.cc (modified) * code/branches/presentation/src/orxonox/gamestates/GSDedicated.cc (modified) * code/branches/presentation/src/orxonox/gamestates/GSGraphics.cc (modified) * code/branches/presentation/src/orxonox/gamestates/GSGraphics.h (modified) * code/branches/presentation/src/orxonox/gamestates/GSLevel.h (modified) * code/branches/presentation/src/orxonox/gamestates/GSRoot.cc (modified) * code/branches/presentation/src/orxonox/gamestates/GSRoot.h (modified) Moved tick time measurement to GSRoot. The values get combined with ... Tue, 30 Dec 2008 12:05:27 GMT scheusso [2548] * code/branches/presentation/src/orxonox/gamestates/GSGraphics.cc (modified) * code/branches/presentation/src/orxonox/gamestates/GSGraphics.h (modified) Statistics of GSGraphics have a config value more now: avgLength It ... Tue, 30 Dec 2008 10:05:18 GMT rgrieder [2547] * code/branches/buildsystem2/src/orxonox/pch/havepch/PrecompiledHeaderFiles.cc (moved) * code/branches/buildsystem2/visual_studio/vc8/orxonox.vcproj (modified) Also moved PrecompiledHeaderFiles.cc to the new pch/havepch folder. Mon, 29 Dec 2008 16:43:40 GMT rgrieder [2546] * code/branches/buildsystem2/src/orxonox/CMakeLists.txt (modified) * code/branches/buildsystem2/src/orxonox/pch (added) * code/branches/buildsystem2/src/orxonox/pch/havepch (added) * code/branches/buildsystem2/src/orxonox/pch/havepch/OrxonoxStableHeaders.h (moved) * code/branches/buildsystem2/src/orxonox/pch/nopch (added) * code/branches/buildsystem2/src/orxonox/pch/nopch/OrxonoxStableHeaders.h (added) * code/branches/buildsystem2/visual_studio/vc8/orxonox.vsprops (modified) Workaround to avoid the dependencies from OrxonoxStableHeaders.h on ...