# # ChangeLog for code/branches/kicklib/cmake/LibraryConfig.cmake # # Generated by Trac 1.0.9 # May 23, 2024, 8:19:11 PM Sat, 26 Mar 2011 16:42:23 GMT rgrieder [8123] * code/branches/kicklib/cmake/LibraryConfig.cmake (modified) * code/branches/kicklib/cmake/PackageConfig.cmake (modified) * code/branches/kicklib/cmake/PackageConfigOSX.cmake (modified) * code/branches/kicklib/src/external/ogreceguirenderer/CMakeLists.txt (modified) Cleaned up threading library linking for OGRE. please test. Mon, 14 Mar 2011 03:08:06 GMT rgrieder [8073] * code/branches/kicklib (modified) * code/branches/kicklib/cmake/CompilerConfigGCC.cmake (modified) * code/branches/kicklib/cmake/LibraryConfig.cmake (modified) * code/branches/kicklib/cmake/LibraryConfigOSX.cmake (deleted) * code/branches/kicklib/cmake/PackageConfigMSVC.cmake (modified) * code/branches/kicklib/cmake/PackageConfigMinGW.cmake (modified) * code/branches/kicklib/cmake/PackageConfigOSX.cmake (modified) * code/branches/kicklib/cmake/tools/FindALUT.cmake (modified) * code/branches/kicklib/src/OrxonoxConfig.cmake (modified) * code/branches/kicklib/src/OrxonoxConfig.h.in (modified) * code/branches/kicklib/src/external/bullet/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.cpp (modified) * code/branches/kicklib/src/external/ois/CMakeLists.txt (modified) * code/branches/kicklib/src/external/ois/OISPrereqs.h (modified) * code/branches/kicklib/src/external/ois/VERSION (modified) * code/branches/kicklib/src/external/ois/changes_orxonox.diff (modified) * code/branches/kicklib/src/external/ois/linux/LinuxKeyboard.cpp (modified) * code/branches/kicklib/src/external/ois/mac/CMakeLists.txt (modified) * code/branches/kicklib/src/external/ois/win32/Win32JoyStick.cpp (modified) * code/branches/kicklib/src/external/openal (deleted) * code/branches/kicklib/src/libraries/core/DynLib.h (modified) * code/branches/kicklib/src/libraries/core/GUIManager.cc (modified) * code/branches/kicklib/src/libraries/core/GraphicsManager.cc (modified) * code/branches/kicklib/src/libraries/core/PathConfig.cc (modified) * code/branches/kicklib/src/orxonox/MoodManager.cc (modified) * code/branches/kicklib/src/orxonox/sound/BaseSound.cc (modified) * code/branches/kicklib/src/orxonox/sound/SoundBuffer.cc (modified) * code/branches/kicklib/src/orxonox/sound/SoundManager.cc (modified) * code/branches/kicklib/src/orxonox/sound/SoundStreamer.cc (modified) * code/branches/kicklib/src/orxonox/sound/WorldSound.cc (modified) Merged mac_osx branch (after renaming it from ois_update) into ... Mon, 14 Mar 2011 02:53:38 GMT rgrieder [8071] * code/branches/kicklib (modified) * code/branches/kicklib/CMakeLists.txt (modified) * code/branches/kicklib/cmake/CompilerConfigGCC.cmake (modified) * code/branches/kicklib/cmake/CompilerConfigMSVC.cmake (modified) * code/branches/kicklib/cmake/LibraryConfig.cmake (modified) * code/branches/kicklib/cmake/LibraryConfigApple.cmake (deleted) * code/branches/kicklib/cmake/LibraryConfigOSX.cmake (copied) * code/branches/kicklib/cmake/PackageConfig.cmake (modified) * code/branches/kicklib/cmake/PackageConfigMSVC.cmake (modified) * code/branches/kicklib/cmake/PackageConfigMinGW.cmake (modified) * code/branches/kicklib/cmake/PackageConfigOSX.cmake (copied) * code/branches/kicklib/cmake/tools/CheckOGREPlugins.cmake (modified) * code/branches/kicklib/cmake/tools/CheckPackageVersion.cmake (copied) * code/branches/kicklib/cmake/tools/FindALUT.cmake (modified) * code/branches/kicklib/cmake/tools/GenerateToluaBindings.cmake (modified) * code/branches/kicklib/cmake/tools/TargetUtilities.cmake (modified) * code/branches/kicklib/data/gui/scripts/AudioMenu.lua (modified) * code/branches/kicklib/src/CMakeLists.txt (modified) * code/branches/kicklib/src/OrxonoxConfig.cmake (modified) * code/branches/kicklib/src/OrxonoxConfig.h.in (modified) * code/branches/kicklib/src/SpecialConfig.h.in (modified) * code/branches/kicklib/src/external/bullet/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.cpp (modified) * code/branches/kicklib/src/external/ogreceguirenderer/CMakeLists.txt (modified) * code/branches/kicklib/src/external/ois/CMakeLists.txt (modified) * code/branches/kicklib/src/external/ois/OIS.h (modified) * code/branches/kicklib/src/external/ois/OISConfig.h (modified) * code/branches/kicklib/src/external/ois/OISInputManager.cpp (modified) * code/branches/kicklib/src/external/ois/OISKeyboard.h (modified) * code/branches/kicklib/src/external/ois/OISMultiTouch.h (copied) * code/branches/kicklib/src/external/ois/OISPrereqs.h (modified) * code/branches/kicklib/src/external/ois/ReadMe.txt (modified) * code/branches/kicklib/src/external/ois/VERSION (modified) * code/branches/kicklib/src/external/ois/changes_orxonox.diff (modified) * code/branches/kicklib/src/external/ois/linux/LinuxInputManager.cpp (modified) * code/branches/kicklib/src/external/ois/linux/LinuxInputManager.h (modified) * code/branches/kicklib/src/external/ois/linux/LinuxJoyStickEvents.cpp (modified) * code/branches/kicklib/src/external/ois/linux/LinuxKeyboard.cpp (modified) * code/branches/kicklib/src/external/ois/linux/LinuxKeyboard.h (modified) * code/branches/kicklib/src/external/ois/linux/LinuxMouse.cpp (modified) * code/branches/kicklib/src/external/ois/linux/LinuxPrereqs.h (modified) * code/branches/kicklib/src/external/ois/mac/CMakeLists.txt (modified) * code/branches/kicklib/src/external/ois/mac/MacHIDManager.cpp (modified) * code/branches/kicklib/src/external/ois/mac/MacHIDManager.h (modified) * code/branches/kicklib/src/external/ois/mac/MacInputManager.cpp (modified) * code/branches/kicklib/src/external/ois/mac/MacJoyStick.cpp (copied) * code/branches/kicklib/src/external/ois/mac/MacJoyStick.h (copied) * code/branches/kicklib/src/external/ois/mac/MacKeyboard.cpp (modified) * code/branches/kicklib/src/external/ois/win32/Win32ForceFeedback.cpp (modified) * code/branches/kicklib/src/external/ois/win32/Win32ForceFeedback.h (modified) * code/branches/kicklib/src/external/ois/win32/Win32InputManager.cpp (modified) * code/branches/kicklib/src/external/ois/win32/Win32InputManager.h (modified) * code/branches/kicklib/src/external/ois/win32/Win32JoyStick.cpp (modified) * code/branches/kicklib/src/external/ois/win32/Win32JoyStick.h (modified) * code/branches/kicklib/src/external/ois/win32/Win32KeyBoard.cpp (modified) * code/branches/kicklib/src/external/ois/win32/Win32KeyBoard.h (modified) * code/branches/kicklib/src/external/ois/win32/Win32Mouse.cpp (modified) * code/branches/kicklib/src/external/ois/win32/Win32Mouse.h (modified) * code/branches/kicklib/src/external/ois/win32/Win32Prereqs.h (modified) * code/branches/kicklib/src/external/openal (copied) * code/branches/kicklib/src/external/openal/MacOSX_OALExtensions.h (copied) * code/branches/kicklib/src/external/openal/README (copied) * code/branches/kicklib/src/external/openal/al.h (copied) * code/branches/kicklib/src/external/openal/alc.h (copied) * code/branches/kicklib/src/libraries/core/Core.cc (modified) * code/branches/kicklib/src/libraries/core/CorePrereqs.h (modified) * code/branches/kicklib/src/libraries/core/DynLib.cc (modified) * code/branches/kicklib/src/libraries/core/DynLib.h (modified) * code/branches/kicklib/src/libraries/core/GUIManager.cc (modified) * code/branches/kicklib/src/libraries/core/GraphicsManager.cc (modified) * code/branches/kicklib/src/libraries/core/Identifier.h (modified) * code/branches/kicklib/src/libraries/core/OrxonoxClass.h (modified) * code/branches/kicklib/src/libraries/core/PathConfig.cc (modified) * code/branches/kicklib/src/libraries/core/Super.h (modified) * code/branches/kicklib/src/libraries/core/command/Functor.h (modified) * code/branches/kicklib/src/libraries/core/input/InputDevice.h (modified) * code/branches/kicklib/src/libraries/core/input/InputState.h (modified) * code/branches/kicklib/src/libraries/network/LANDiscoverable.cc (modified) * code/branches/kicklib/src/libraries/network/NetworkPrereqs.h (modified) * code/branches/kicklib/src/libraries/tools/BulletConversions.h (modified) * code/branches/kicklib/src/libraries/tools/ToolsPrereqs.h (modified) * code/branches/kicklib/src/libraries/util/Convert.h (modified) * code/branches/kicklib/src/libraries/util/MathConvert.h (modified) * code/branches/kicklib/src/libraries/util/SharedPtr.h (modified) * code/branches/kicklib/src/libraries/util/SignalHandler.h (modified) * code/branches/kicklib/src/libraries/util/UtilPrereqs.h (modified) * code/branches/kicklib/src/modules/designtools/DesignToolsPrereqs.h (modified) * code/branches/kicklib/src/modules/notifications/NotificationsPrereqs.h (modified) * code/branches/kicklib/src/modules/objects/ObjectsPrereqs.h (modified) * code/branches/kicklib/src/modules/overlays/OverlaysPrereqs.h (modified) * code/branches/kicklib/src/modules/pickup/PickupPrereqs.h (modified) * code/branches/kicklib/src/modules/pong/PongPrereqs.h (modified) * code/branches/kicklib/src/modules/questsystem/QuestEffect.cc (modified) * code/branches/kicklib/src/modules/questsystem/QuestEffectBeacon.cc (modified) * code/branches/kicklib/src/modules/questsystem/QuestsystemPrereqs.h (modified) * code/branches/kicklib/src/modules/questsystem/effects/AddReward.cc (modified) * code/branches/kicklib/src/modules/weapons/WeaponsPrereqs.h (modified) * code/branches/kicklib/src/orxonox/MoodManager.cc (modified) * code/branches/kicklib/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/kicklib/src/orxonox/sound/AmbientSound.cc (modified) * code/branches/kicklib/src/orxonox/sound/BaseSound.cc (modified) * code/branches/kicklib/src/orxonox/sound/SoundBuffer.cc (modified) * code/branches/kicklib/src/orxonox/sound/SoundManager.cc (modified) * code/branches/kicklib/src/orxonox/sound/SoundStreamer.cc (modified) * code/branches/kicklib/src/orxonox/sound/WorldSound.cc (modified) Merged ois_update branch (before it was renamed to mac_osx) into ... Sat, 12 Mar 2011 22:54:35 GMT landauf [8066] * code/branches/kicklib/cmake/LibraryConfig.cmake (modified) * code/branches/kicklib/src/libraries/core/CorePrereqs.h (modified) * code/branches/kicklib/src/libraries/core/GraphicsManager.cc (modified) * code/branches/kicklib/src/libraries/core/PathConfig.cc (modified) * code/branches/kicklib/src/libraries/core/command/ArgumentCompletionFunctions.cc (modified) added support for boost 1.46 and adjusted code to work with the 3rd ... Fri, 11 Mar 2011 02:26:56 GMT rgrieder [8057] * code/branches/kicklib/cmake/CompilerConfigMSVC.cmake (modified) * code/branches/kicklib/cmake/LibraryConfig.cmake (modified) * code/branches/kicklib/cmake/PackageConfigMSVC.cmake (modified) * code/branches/kicklib/cmake/tools/TargetUtilities.cmake (modified) * code/branches/kicklib/src/CMakeLists.txt (modified) * code/branches/kicklib/src/orxonox-main.vcxproj.user.in (added) Added some extra wursts for Visual Studio 2010 to the build system. Thu, 24 Feb 2011 06:40:07 GMT rgrieder [7956] * code/branches/kicklib/cmake/LibraryConfig.cmake (modified) * code/branches/kicklib/src/CMakeLists.txt (modified) * code/branches/kicklib/src/external/enet/win32.c (modified) * code/branches/kicklib/src/external/enet/win32.h (modified) Merged revisions 7954 and 7955 from trunk to kicklib to fix the ... Mon, 21 Feb 2011 05:16:24 GMT rgrieder [7948] * code/branches/kicklib/INSTALL (modified) * code/branches/kicklib/cmake/LibraryConfig.cmake (modified) * code/branches/kicklib/src/external/ogreceguirenderer/OgreCEGUIRenderer.cpp (modified) * code/branches/kicklib/src/external/ogreceguirenderer/VERSION (modified) * code/branches/kicklib/src/external/ogreceguirenderer/changes_orxonox.diff (modified) * code/branches/kicklib/src/libraries/core/CMakeLists.txt (modified) * code/branches/kicklib/src/libraries/core/GraphicsManager.cc (modified) * code/branches/kicklib/src/libraries/core/GraphicsManager.h (modified) * code/branches/kicklib/src/libraries/core/MemoryArchive.cc (deleted) * code/branches/kicklib/src/libraries/core/MemoryArchive.h (deleted) * code/branches/kicklib/src/libraries/tools/Mesh.cc (modified) Dropped support for OGRE v1.4 and removed the remaining workarounds. Mon, 21 Feb 2011 03:35:28 GMT rgrieder [7947] * code/branches/kicklib/INSTALL (modified) * code/branches/kicklib/cmake/LibraryConfig.cmake (modified) * code/branches/kicklib/src/libraries/util/Exception.cc (modified) Dropping support for CEGUI v0.5 as v0.6 has been available for three ... Mon, 21 Feb 2011 02:47:04 GMT rgrieder [7944] * code/branches/kicklib/cmake/LibraryConfig.cmake (modified) * code/branches/kicklib/cmake/LibraryConfigTardis.cmake (modified) * code/branches/kicklib/cmake/PackageConfig.cmake (modified) * code/branches/kicklib/cmake/tools/FindLua5.1.cmake (moved) * code/branches/kicklib/src/CMakeLists.txt (modified) * code/branches/kicklib/src/external/tolua/CMakeLists.txt (modified) * code/branches/kicklib/src/external/tolua/all-5.0.lua (deleted) * code/branches/kicklib/src/libraries/core/CMakeLists.txt (modified) Renamed Lua library to "Lua5.1" because that's also what the official ... Mon, 21 Feb 2011 01:42:49 GMT rgrieder [7943] * code/branches/kicklib/cmake/LibraryConfig.cmake (modified) Dropped support for Lua 5.0 in favour of v5.1. It also seems that all ... Sun, 20 Feb 2011 21:49:06 GMT rgrieder [7941] * code/branches/kicklib/cmake/LibraryConfig.cmake (modified) * code/branches/kicklib/cmake/tools/FindCEGUI.cmake (modified) * code/branches/kicklib/src/CMakeLists.txt (modified) * code/branches/kicklib/src/SpecialConfig.h.in (modified) * code/branches/kicklib/src/external/CMakeLists.txt (modified) * code/branches/kicklib/src/external/ceguilua (deleted) * code/branches/kicklib/src/external/tolua/CMakeLists.txt (modified) * code/branches/kicklib/src/external/tolua/README_ORXONOX (added) * code/branches/kicklib/src/external/tolua/VERSION (modified) * code/branches/kicklib/src/external/tolua/changes_orxonox.diff (modified) * code/branches/kicklib/src/external/tolua/lua/package.lua (modified) * code/branches/kicklib/src/external/tolua/tolua++.h (deleted) * code/branches/kicklib/src/external/tolua/tolua_event.c (deleted) * code/branches/kicklib/src/external/tolua/tolua_event.h (deleted) * code/branches/kicklib/src/external/tolua/tolua_is.c (deleted) * code/branches/kicklib/src/external/tolua/tolua_map.c (deleted) * code/branches/kicklib/src/external/tolua/tolua_push.c (deleted) * code/branches/kicklib/src/external/tolua/tolua_to.c (deleted) * code/branches/kicklib/src/libraries/core/CMakeLists.txt (modified) * code/branches/kicklib/src/libraries/core/GUIManager.cc (modified) * code/branches/kicklib/src/libraries/core/LuaState.cc (modified) * code/branches/kicklib/src/orxonox/CMakeLists.txt (modified) Kicked CEGUILua from our repository and adjusted the build system ... Sun, 20 Feb 2011 20:15:08 GMT rgrieder [7940] * code/branches/kicklib (copied) New branch with plans to remove CEGUILua and OgreCEGUIRenderer from ... Sat, 19 Feb 2011 15:38:44 GMT landauf [7915] * code/branches/usability (copied) creating usability branch to work on features which are more than ...