# # ChangeLog for code/branches/ois_update # # Generated by Trac 1.0.9 # May 20, 2024, 3:48:39 AM Wed, 15 Dec 2010 16:45:16 GMT youngk [7767] * code/branches/ois_update/data/gui/scripts/AudioMenu.lua (modified) * code/branches/ois_update/src/external/ois/mac/MacKeyboard.cpp (modified) * code/branches/ois_update/src/libraries/core/GUIManager.cc (modified) * code/branches/ois_update/src/orxonox/MoodManager.cc (modified) * code/branches/ois_update/src/orxonox/sound/AmbientSound.cc (modified) * code/branches/ois_update/src/orxonox/sound/SoundManager.cc (modified) Committing a few minor changes to some files. They affect: Keyboard ... Fri, 03 Dec 2010 13:38:57 GMT dafrick [7719] * code/branches/ois_update/data/DefaultResources.oxr (modified) * code/branches/ois_update/src/libraries/core/GUIManager.cc (modified) * code/branches/ois_update/src/libraries/tools/ResourceLocation.cc (modified) Updating branch for changes in the data repository. Please also ... Thu, 02 Dec 2010 23:40:39 GMT rgrieder [7701] * code/branches/ois_update/src/orxonox/sound/SoundManager.cc (modified) Clear openAL error before starting. Wed, 01 Dec 2010 15:28:06 GMT youngk [7691] * code/branches/ois_update/src/external/ois/mac/MacKeyboard.cpp (modified) Marked output of OIS TODO section. Fixme. Tue, 30 Nov 2010 22:09:18 GMT youngk [7683] * code/branches/ois_update/data/tcl/init.tcl (modified) Tcl will now initialize properly on Mac. Tue, 30 Nov 2010 22:08:38 GMT youngk [7682] * code/branches/ois_update/cmake/LibraryConfig.cmake (modified) * code/branches/ois_update/cmake/LibraryConfigApple.cmake (deleted) * code/branches/ois_update/cmake/LibraryConfigOSX.cmake (added) * code/branches/ois_update/cmake/PackageConfigOSX.cmake (modified) * code/branches/ois_update/src/SpecialConfig.h.in (modified) Changed handling of the dependency package and increased consistence ... Tue, 30 Nov 2010 21:55:06 GMT rgrieder [7681] * code/branches/ois_update/src/OrxonoxConfig.cmake (modified) Disabled PCH on OS X. Wed, 24 Nov 2010 17:17:40 GMT youngk [7669] * code/branches/ois_update/src/libraries/core/PathConfig.cc (modified) Small adjustment or Macs Wed, 24 Nov 2010 14:48:56 GMT youngk [7664] * code/branches/ois_update/src/external/openal (added) * code/branches/ois_update/src/external/openal/MacOSX_OALExtensions.h (added) * code/branches/ois_update/src/external/openal/README (added) * code/branches/ois_update/src/external/openal/al.h (added) * code/branches/ois_update/src/external/openal/alc.h (added) * code/branches/ois_update/src/libraries/core/GraphicsManager.cc (modified) * code/branches/ois_update/src/orxonox/sound/BaseSound.cc (modified) * code/branches/ois_update/src/orxonox/sound/SoundBuffer.cc (modified) * code/branches/ois_update/src/orxonox/sound/SoundStreamer.cc (modified) Corrected some serious bug in OpenAL Mac and reduced warnings. Wed, 24 Nov 2010 13:39:14 GMT youngk [7660] * code/branches/ois_update/src/libraries/core/GraphicsManager.cc (modified) Added a hack to force the orxonox window to front on OS X. Sat, 06 Nov 2010 16:26:55 GMT rgrieder [7624] * code/branches/ois_update/src/libraries/core/Core.cc (modified) IOConsole does not seem to work properly with the Unix console on Mac ... Sat, 06 Nov 2010 16:09:15 GMT rgrieder [7623] * code/branches/ois_update/src/libraries/core/PathConfig.cc (modified) Cosmetic changes. Sat, 06 Nov 2010 15:50:15 GMT youngk [7622] * code/branches/ois_update/src/libraries/core/PathConfig.cc (modified) Adjusted the executable path handling for Apple. Please test with ... Sat, 06 Nov 2010 14:05:53 GMT rgrieder [7621] * code/branches/ois_update/src/OrxonoxConfig.h.in (modified) * code/branches/ois_update/src/libraries/core/Identifier.h (modified) * code/branches/ois_update/src/libraries/core/OrxonoxClass.h (modified) * code/branches/ois_update/src/libraries/core/input/InputDevice.h (modified) * code/branches/ois_update/src/libraries/core/input/InputState.h (modified) * code/branches/ois_update/src/libraries/tools/BulletConversions.h (modified) * code/branches/ois_update/src/libraries/util/Convert.h (modified) * code/branches/ois_update/src/libraries/util/MathConvert.h (modified) * code/branches/ois_update/src/libraries/util/SharedPtr.h (modified) Renamed FORCEINLINE macro to ORX_FORCEINLINE because of conflicts ... Sat, 06 Nov 2010 13:36:11 GMT rgrieder [7620] * code/branches/ois_update/src/external/ceguilua/CMakeLists.txt (modified) Also create output directories for CEGUILua. Sat, 06 Nov 2010 13:12:07 GMT rgrieder [7619] * code/branches/ois_update/cmake/tools/GenerateToluaBindings.cmake (modified) * code/branches/ois_update/cmake/tools/TargetUtilities.cmake (modified) Create directories for each build configuration with CMake if the ... Fri, 05 Nov 2010 22:08:51 GMT rgrieder [7618] * code/branches/ois_update/src/external/ogreceguirenderer/CMakeLists.txt (modified) Ogre v1.7 may require the OGRE CEGUI renderer to link against symbols ... Thu, 04 Nov 2010 20:39:17 GMT youngk [7615] * code/branches/ois_update/cmake/PackageConfigOSX.cmake (modified) * code/branches/ois_update/cmake/tools/FindALUT.cmake (modified) ALUT is now automatically found on the Mac Wed, 27 Oct 2010 20:01:08 GMT rgrieder [7592] * code/branches/ois_update/src/external/ogreceguirenderer/CMakeLists.txt (modified) OgreCEGUIRenderer should not have a version number because none can ... Wed, 27 Oct 2010 15:47:50 GMT youngk [7591] * code/branches/ois_update/cmake/PackageConfigOSX.cmake (modified) * code/branches/ois_update/src/orxonox/sound/SoundBuffer.cc (modified) * code/branches/ois_update/src/orxonox/sound/SoundManager.cc (modified) * code/branches/ois_update/src/orxonox/sound/WorldSound.cc (modified) Adjusted inclusion of ALUT header files for mac and edited the ... Mon, 25 Oct 2010 21:05:34 GMT rgrieder [7582] * code/branches/ois_update/cmake/LibraryConfig.cmake (modified) * code/branches/ois_update/cmake/PackageConfig.cmake (modified) * code/branches/ois_update/cmake/PackageConfigOSX.cmake (copied) * code/branches/ois_update/cmake/tools/CheckPackageVersion.cmake (copied) Added CMake code for OS X package configuration. Not guaranteed to ... Thu, 21 Oct 2010 21:45:26 GMT youngk [7578] * code/branches/ois_update/src/libraries/network/LANDiscoverable.cc (modified) Added missing inclusion of Debug.h in network target. Thu, 21 Oct 2010 21:32:28 GMT rgrieder [7577] * code/branches/ois_update/src/libraries/core/DynLib.cc (modified) * code/branches/ois_update/src/libraries/core/DynLib.h (modified) Trying another fix: Load plugins on OS X as we do on Linux. Thu, 21 Oct 2010 21:26:17 GMT rgrieder [7576] * code/branches/ois_update/src/libraries/core/DynLib.cc (modified) * code/branches/ois_update/src/libraries/core/DynLib.h (modified) Fixed typo. Thu, 21 Oct 2010 21:16:39 GMT rgrieder [7575] * code/branches/ois_update/src/libraries/core/DynLib.cc (modified) * code/branches/ois_update/src/libraries/core/DynLib.h (modified) Copied code for Ogre::mac_loadDylib to DynLib.h because the symbol ... Wed, 20 Oct 2010 20:46:38 GMT rgrieder [7572] * code/branches/ois_update/src/libraries/core/BaseObject.h (modified) Reverted changes in BaseObject.h Wed, 20 Oct 2010 15:35:10 GMT youngk [7571] * code/branches/ois_update/src/libraries/core/BaseObject.h (modified) * code/branches/ois_update/src/libraries/core/PathConfig.cc (modified) * code/branches/ois_update/src/libraries/core/Super.h (modified) Changes to Super.h: Macro collision. Again. Wed, 20 Oct 2010 13:50:05 GMT rgrieder [7570] * code/branches/ois_update/src/libraries/core/BaseObject.h (modified) Testing... Wed, 20 Oct 2010 13:17:57 GMT youngk [7567] * code/branches/ois_update/cmake/tools/CheckOGREPlugins.cmake (modified) * code/branches/ois_update/src/external/ois/CMakeLists.txt (modified) Changes for the compilation of OIS on the mac. Tue, 19 Oct 2010 21:43:25 GMT rgrieder [7564] * code/branches/ois_update/src/external/bullet/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.cpp (modified) * code/branches/ois_update/src/libraries/core/Super.h (modified) * code/branches/ois_update/src/modules/questsystem/QuestEffect.cc (modified) * code/branches/ois_update/src/modules/questsystem/QuestEffectBeacon.cc (modified) * code/branches/ois_update/src/modules/questsystem/effects/AddReward.cc (modified) Renamed all symbols called "check" because of macro collisions on OS ... Tue, 19 Oct 2010 21:32:36 GMT rgrieder [7563] * code/branches/ois_update/src/libraries/core/BaseObject.h (modified) Reverted changes. Tue, 19 Oct 2010 21:28:30 GMT rgrieder [7562] * code/branches/ois_update/src/libraries/core/BaseObject.h (modified) More testing... Tue, 19 Oct 2010 21:22:55 GMT rgrieder [7560] * code/branches/ois_update/src/libraries/core/BaseObject.h (modified) De-macro'd a super function declaration in BaseObject.h with the hope ... Tue, 19 Oct 2010 21:16:01 GMT rgrieder [7559] * code/branches/ois_update/src/libraries/core/Super.h (modified) Reverted changes made for testing purposes. Tue, 19 Oct 2010 21:06:16 GMT rgrieder [7558] * code/branches/ois_update/src/libraries/core/Super.h (modified) Still testing... Tue, 19 Oct 2010 20:57:05 GMT rgrieder [7557] * code/branches/ois_update/src/libraries/core/Super.h (modified) Testing.. Mon, 18 Oct 2010 21:20:32 GMT rgrieder [7553] * code/branches/ois_update/src/libraries/core/Super.h (modified) * code/branches/ois_update/src/libraries/util/Math.cc (modified) Reverted intentional compiler errors generated in the last commit. ... Tue, 12 Oct 2010 22:09:04 GMT rgrieder [7532] * code/branches/ois_update/src/libraries/core/Super.h (modified) * code/branches/ois_update/src/libraries/util/Math.cc (modified) Adding some compiler errors to test OS X stuff Tue, 12 Oct 2010 16:02:07 GMT rgrieder [7530] * code/branches/ois_update/CMakeLists.txt (modified) Hope this fixes some more OS X problems. Mon, 11 Oct 2010 21:32:02 GMT rgrieder [7528] * code/branches/ois_update/src/libraries/util/SignalHandler.h (modified) Even linux only classes should carry the _LibraryExport macro. Mon, 11 Oct 2010 21:29:42 GMT rgrieder [7527] * code/branches/ois_update/src/libraries/core/CorePrereqs.h (modified) * code/branches/ois_update/src/libraries/network/NetworkPrereqs.h (modified) * code/branches/ois_update/src/libraries/tools/ToolsPrereqs.h (modified) * code/branches/ois_update/src/libraries/util/UtilPrereqs.h (modified) * code/branches/ois_update/src/modules/designtools/DesignToolsPrereqs.h (modified) * code/branches/ois_update/src/modules/notifications/NotificationsPrereqs.h (modified) * code/branches/ois_update/src/modules/objects/ObjectsPrereqs.h (modified) * code/branches/ois_update/src/modules/overlays/OverlaysPrereqs.h (modified) * code/branches/ois_update/src/modules/pickup/PickupPrereqs.h (modified) * code/branches/ois_update/src/modules/pong/PongPrereqs.h (modified) * code/branches/ois_update/src/modules/questsystem/QuestsystemPrereqs.h (modified) * code/branches/ois_update/src/modules/weapons/WeaponsPrereqs.h (modified) * code/branches/ois_update/src/orxonox/OrxonoxPrereqs.h (modified) Added _LibraryPrivate macros to all LibraryPrereqs.h files. You can ... Mon, 11 Oct 2010 21:17:09 GMT rgrieder [7526] * code/branches/ois_update/cmake/CompilerConfigGCC.cmake (modified) Fixed GCC visibility: Default should be 'default', not 'hidden' for ... Mon, 11 Oct 2010 21:08:26 GMT rgrieder [7525] * code/branches/ois_update/src/OrxonoxConfig.cmake (modified) * code/branches/ois_update/src/OrxonoxConfig.h.in (modified) Architecture (32/64 bit) should be determined at compile time because ... Mon, 11 Oct 2010 20:39:58 GMT rgrieder [7524] * code/branches/ois_update/cmake/CompilerConfigGCC.cmake (modified) Postponing -march options for later. There are too many possible ... Mon, 11 Oct 2010 10:58:59 GMT rgrieder [7523] * code/branches/ois_update/cmake/CompilerConfigGCC.cmake (modified) Activated SSE on Linux and disabled Visibility again because of ... Mon, 11 Oct 2010 10:36:19 GMT rgrieder [7522] * code/branches/ois_update/cmake/CompilerConfigGCC.cmake (modified) Build fixes for code written on Windows Mon, 11 Oct 2010 10:32:23 GMT rgrieder [7521] * code/branches/ois_update/cmake/LibraryConfig.cmake (modified) Bugfix (no GCC_VERSION variable with other compilers). Mon, 11 Oct 2010 10:29:16 GMT rgrieder [7520] * code/branches/ois_update/cmake/CompilerConfigGCC.cmake (modified) * code/branches/ois_update/cmake/CompilerConfigMSVC.cmake (modified) Added some useful compiler options found in the Ogre build system. ... Sat, 09 Oct 2010 15:32:31 GMT rgrieder [7519] * code/branches/ois_update/CMakeLists.txt (modified) Trying to get OS X to compile with 32 bits. Sat, 09 Oct 2010 15:28:36 GMT rgrieder [7518] * code/branches/ois_update/cmake/CompilerConfigGCC.cmake (modified) * code/branches/ois_update/cmake/LibraryConfig.cmake (modified) There was a hidden problem with the recent "radical change" after ... Sat, 09 Oct 2010 15:24:44 GMT rgrieder [7517] * code/branches/ois_update/CMakeLists.txt (modified) Radical change in build system. Should not make any difference ... Sat, 09 Oct 2010 14:12:02 GMT rgrieder [7516] * code/branches/ois_update/src/external/ois/changes_orxonox.diff (modified) * code/branches/ois_update/src/external/ois/mac/MacHIDManager.cpp (modified) Fixed wrong code in MacHIDManager (OIS). Sat, 09 Oct 2010 14:05:15 GMT rgrieder [7515] * code/branches/ois_update/src/modules/pickup/PickupCollection.h (modified) No new line at end of file. Sat, 09 Oct 2010 13:36:51 GMT rgrieder [7514] * code/branches/ois_update/src/OrxonoxConfig.cmake (modified) * code/branches/ois_update/src/OrxonoxConfig.h.in (modified) * code/branches/ois_update/src/libraries/core/command/Functor.h (modified) * code/branches/ois_update/src/libraries/util/SharedPtr.h (modified) This hopefully fixes some warnings with gcc 4.0. Fri, 08 Oct 2010 22:27:50 GMT rgrieder [7513] * code/branches/ois_update/src/libraries/core/DynLib.cc (modified) * code/branches/ois_update/src/libraries/core/DynLib.h (modified) Updated DynLib class to the newest version in the OGRE trunk. This ... Fri, 08 Oct 2010 07:23:29 GMT rgrieder [7512] * code/branches/ois_update/src/libraries/core/DynLib.h (modified) That should fix DynLib compiling on Mac. Thu, 07 Oct 2010 21:17:58 GMT rgrieder [7511] * code/branches/ois_update/src/external/ois/CMakeLists.txt (modified) Removed obsolete statement. Thu, 07 Oct 2010 21:12:05 GMT rgrieder [7510] * code/branches/ois_update/src/CMakeLists.txt (modified) Fixed something I should have seen a long time ago: Order of include ... Thu, 07 Oct 2010 19:30:12 GMT rgrieder [7509] * code/branches/ois_update/src/external/ois/mac/CMakeLists.txt (modified) No more compilations here as well. Thu, 07 Oct 2010 19:28:22 GMT rgrieder [7508] * code/branches/ois_update/src/external/ois/CMakeLists.txt (modified) Not using compilations to compile OIS for the moment. Thu, 07 Oct 2010 18:26:22 GMT rgrieder [7507] * code/branches/ois_update/src/external/ois/CMakeLists.txt (modified) * code/branches/ois_update/src/external/ois/mac/CMakeLists.txt (modified) Fixed CMakeLists files in OIS folder. Thu, 07 Oct 2010 18:21:33 GMT rgrieder [7506] * code/branches/ois_update/src/external/ois/OIS.h (modified) * code/branches/ois_update/src/external/ois/OISConfig.h (modified) * code/branches/ois_update/src/external/ois/OISInputManager.cpp (modified) * code/branches/ois_update/src/external/ois/OISKeyboard.h (modified) * code/branches/ois_update/src/external/ois/OISMultiTouch.h (added) * code/branches/ois_update/src/external/ois/OISPrereqs.h (modified) * code/branches/ois_update/src/external/ois/ReadMe.txt (modified) * code/branches/ois_update/src/external/ois/VERSION (modified) * code/branches/ois_update/src/external/ois/changes_orxonox.diff (modified) * code/branches/ois_update/src/external/ois/linux/LinuxInputManager.cpp (modified) * code/branches/ois_update/src/external/ois/linux/LinuxInputManager.h (modified) * code/branches/ois_update/src/external/ois/linux/LinuxJoyStickEvents.cpp (modified) * code/branches/ois_update/src/external/ois/linux/LinuxKeyboard.cpp (modified) * code/branches/ois_update/src/external/ois/linux/LinuxKeyboard.h (modified) * code/branches/ois_update/src/external/ois/linux/LinuxMouse.cpp (modified) * code/branches/ois_update/src/external/ois/linux/LinuxPrereqs.h (modified) * code/branches/ois_update/src/external/ois/mac/MacHIDManager.cpp (modified) * code/branches/ois_update/src/external/ois/mac/MacHIDManager.h (modified) * code/branches/ois_update/src/external/ois/mac/MacInputManager.cpp (modified) * code/branches/ois_update/src/external/ois/mac/MacJoyStick.cpp (added) * code/branches/ois_update/src/external/ois/mac/MacJoyStick.h (added) * code/branches/ois_update/src/external/ois/win32/Win32ForceFeedback.cpp (modified) * code/branches/ois_update/src/external/ois/win32/Win32ForceFeedback.h (modified) * code/branches/ois_update/src/external/ois/win32/Win32InputManager.cpp (modified) * code/branches/ois_update/src/external/ois/win32/Win32InputManager.h (modified) * code/branches/ois_update/src/external/ois/win32/Win32JoyStick.cpp (modified) * code/branches/ois_update/src/external/ois/win32/Win32JoyStick.h (modified) * code/branches/ois_update/src/external/ois/win32/Win32KeyBoard.cpp (modified) * code/branches/ois_update/src/external/ois/win32/Win32KeyBoard.h (modified) * code/branches/ois_update/src/external/ois/win32/Win32Mouse.cpp (modified) * code/branches/ois_update/src/external/ois/win32/Win32Mouse.h (modified) * code/branches/ois_update/src/external/ois/win32/Win32Prereqs.h (modified) Updated OIS source files to its current SVN trunk (r26). Thu, 07 Oct 2010 18:12:14 GMT rgrieder [7505] * code/branches/ois_update (copied) Wed, 06 Oct 2010 06:00:40 GMT dafrick [7504] * code/trunk/data/gui/scripts/PickupInventory.lua (modified) * code/trunk/src/modules/notifications/NotificationManager.cc (modified) * code/trunk/src/modules/pickup/PickupManager.cc (modified) * code/trunk/src/modules/pickup/PickupManager.h (modified) * code/trunk/src/modules/pickup/PickupRepresentation.cc (modified) * code/trunk/src/modules/pickup/PickupRepresentation.h (modified) * code/trunk/src/orxonox/CMakeLists.txt (modified) * code/trunk/src/orxonox/interfaces/CMakeLists.txt (modified) * code/trunk/src/orxonox/interfaces/PickupListener.cc (added) * code/trunk/src/orxonox/interfaces/PickupListener.h (added) * code/trunk/src/orxonox/interfaces/Pickupable.cc (modified) * code/trunk/src/orxonox/interfaces/Pickupable.h (modified) Pickups module is now (from what I can tell after some basic testing) ...