# # ChangeLog for code/branches/kicklib/src/libraries/core/Super.h # # Generated by Trac 1.0.9 # May 17, 2024, 10:13:11 PM 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 ... 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 ...