# # ChangeLog for code/branches/mac_osx # # Generated by Trac 1.0.9 # May 20, 2024, 1:26:37 AM Sat, 26 Mar 2011 20:00:35 GMT youngk [8125] * code/branches/mac_osx/cmake/PackageConfigOSX.cmake (modified) The dependency package now installs itself automatically on Macs Sat, 26 Mar 2011 14:16:55 GMT youngk [8116] * code/branches/mac_osx/data/levels/planets.oxw (modified) Modified planet level. Fri, 25 Mar 2011 19:33:38 GMT youngk [8114] * code/branches/mac_osx/data/levels/planets.oxw (added) * code/branches/mac_osx/src/CMakeLists.txt (modified) Xcode 4 build-fix and a new level. Fri, 18 Mar 2011 12:05:27 GMT youngk [8092] * code/branches/mac_osx/src/CMakeLists.txt (modified) Run-fix for makefile builds. Fri, 18 Mar 2011 09:13:27 GMT youngk [8091] * code/branches/mac_osx/src/Orxonox.cc (modified) * code/branches/mac_osx/src/libraries/core/GraphicsManager.cc (modified) Dang! Forgot something very serious. Now my changes won't be breaking ... Fri, 18 Mar 2011 09:00:27 GMT youngk [8090] * code/branches/mac_osx/CMakeLists.txt (modified) * code/branches/mac_osx/cmake/PrepareDevBundle.cmake (added) * code/branches/mac_osx/data/mac/English.lproj/MainMenu.nib (added) * code/branches/mac_osx/data/mac/English.lproj/MainMenu.nib/designable.nib (added) * code/branches/mac_osx/data/mac/English.lproj/MainMenu.nib/keyedobjects.nib (added) * code/branches/mac_osx/data/mac/Orxonox-Info.plist (modified) * code/branches/mac_osx/data/mac/_Orxonox-Info.plist (deleted) * code/branches/mac_osx/src/CMakeLists.txt (modified) * code/branches/mac_osx/src/Orxonox.cc (modified) * code/branches/mac_osx/src/OrxonoxMac.mm (modified) * code/branches/mac_osx/src/libraries/core/GraphicsManager.cc (modified) * code/branches/mac_osx/src/orxonox/sound/SoundManager.cc (modified) IT WORKS! Orxonox will now run properly with Cocoa - All window ... Thu, 17 Mar 2011 11:37:48 GMT youngk [8084] * code/branches/mac_osx/src/CMakeLists.txt (modified) * code/branches/mac_osx/src/Orxonox.cc (modified) Disabling the changes made, so that it becomes at least playable. ... Thu, 17 Mar 2011 11:12:17 GMT youngk [8083] * code/branches/mac_osx/CMakeLists.txt (modified) * code/branches/mac_osx/bin/mac (added) * code/branches/mac_osx/bin/mac/OrxonoxMac (added) * code/branches/mac_osx/cmake/BundleConfig.cmake (added) * code/branches/mac_osx/cmake/tools/TargetUtilities.cmake (modified) * code/branches/mac_osx/data/levels/test_swallow.oxw (modified) * code/branches/mac_osx/data/mac (added) * code/branches/mac_osx/data/mac/English.lproj (added) * code/branches/mac_osx/data/mac/English.lproj/InfoPlist.strings (added) * code/branches/mac_osx/data/mac/English.lproj/MainMenu.xib (added) * code/branches/mac_osx/data/mac/Icon.icns (added) * code/branches/mac_osx/data/mac/Orxonox-Info.plist (added) * code/branches/mac_osx/data/mac/_Orxonox-Info.plist (added) * code/branches/mac_osx/src/CMakeLists.txt (modified) * code/branches/mac_osx/src/Orxonox.cc (modified) * code/branches/mac_osx/src/OrxonoxMac.h (added) * code/branches/mac_osx/src/OrxonoxMac.mm (added) Cocoa Integration of Orxonox and CPack testing. @Reto: Do NOT merge ... Mon, 14 Mar 2011 03:05:13 GMT rgrieder [8072] * code/branches/mac_osx/src/external/ois/mac/MacKeyboard.cpp (modified) Removed some debugging stuff. Kevin, I hope this is OK? Sun, 13 Mar 2011 22:30:29 GMT rgrieder [8070] * code/branches/mac_osx/cmake/PackageConfigMSVC.cmake (modified) * code/branches/mac_osx/cmake/PackageConfigMinGW.cmake (modified) * code/branches/mac_osx/src/external/ois/CMakeLists.txt (modified) * code/branches/mac_osx/src/external/ois/changes_orxonox.diff (modified) * code/branches/mac_osx/src/external/ois/win32/Win32JoyStick.cpp (modified) Fixed OIS v1.3 build for MinGW 3.4 and hopefully also for the new ... Sun, 13 Mar 2011 21:05:11 GMT rgrieder [8069] * code/branches/mac_osx/src/external/ois/win32/Win32JoyStick.cpp (modified) MinGW quick fix for OIS (doesn't yet work though). Sat, 12 Mar 2011 22:08:06 GMT rgrieder [8065] * code/branches/mac_osx/src/external/ois/CMakeLists.txt (modified) Build fix for MSVC 8. Sat, 12 Mar 2011 04:43:12 GMT rgrieder [8060] * code/branches/mac_osx/src/external/ois/linux/LinuxKeyboard.cpp (modified) * code/branches/mac_osx/src/external/ois/mac/MacKeyboard.cpp (modified) Reverted some changes to OIS v1.3. @Kevin: hope this is OK for you. Sat, 12 Mar 2011 04:17:19 GMT rgrieder [8059] * code/branches/mac_osx/src/external/openal (deleted) OpenAL headers are no more required in the source tree. Thu, 10 Mar 2011 16:52:31 GMT rgrieder [8056] * code/branches/mac_osx/cmake/PackageConfigOSX.cmake (modified) * code/branches/mac_osx/cmake/tools/FindALUT.cmake (modified) * code/branches/mac_osx/src/orxonox/sound/BaseSound.cc (modified) * code/branches/mac_osx/src/orxonox/sound/SoundBuffer.cc (modified) * code/branches/mac_osx/src/orxonox/sound/SoundManager.cc (modified) * code/branches/mac_osx/src/orxonox/sound/SoundStreamer.cc (modified) * code/branches/mac_osx/src/orxonox/sound/WorldSound.cc (modified) Fiddled around with ALUT and OpenAL headers. The hack in ... Thu, 10 Mar 2011 15:45:00 GMT rgrieder [8055] * code/branches/mac_osx/src/OrxonoxConfig.cmake (modified) Fix! Thu, 10 Mar 2011 15:32:38 GMT rgrieder [8054] * code/branches/mac_osx/src/OrxonoxConfig.cmake (modified) Hopefully this fixed the OS X build. Tue, 08 Mar 2011 22:07:35 GMT rgrieder [8049] * code/branches/mac_osx/src/external/ois/CMakeLists.txt (modified) * code/branches/mac_osx/src/external/ois/mac/CMakeLists.txt (modified) Test failed: OIS compilation just doesn't work on OS X. Tue, 08 Mar 2011 21:29:42 GMT rgrieder [8048] * code/branches/mac_osx/cmake/LibraryConfig.cmake (modified) * code/branches/mac_osx/cmake/LibraryConfigOSX.cmake (deleted) Removed obsolete file. Tue, 08 Mar 2011 21:24:36 GMT rgrieder [8047] * code/branches/mac_osx/src/external/ois/CMakeLists.txt (modified) * code/branches/mac_osx/src/external/ois/mac/CMakeLists.txt (modified) Using compilations again for OIS for testing purposes. Tue, 08 Mar 2011 21:19:27 GMT rgrieder [8046] * code/branches/mac_osx/src/OrxonoxConfig.cmake (modified) Buildfix.. Tue, 08 Mar 2011 05:27:31 GMT rgrieder [8045] * code/branches/mac_osx/src/OrxonoxConfig.cmake (modified) * code/branches/mac_osx/src/OrxonoxConfig.h.in (modified) Simplified a workaround. Tue, 08 Mar 2011 05:27:07 GMT rgrieder [8044] * code/branches/mac_osx/cmake/CompilerConfigGCC.cmake (modified) No -fpic on MinGW 64 bit. Tue, 08 Mar 2011 05:26:51 GMT rgrieder [8043] * code/branches/mac_osx/src/external/bullet/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.cpp (modified) * code/branches/mac_osx/src/libraries/core/DynLib.h (modified) * code/branches/mac_osx/src/libraries/core/GUIManager.cc (modified) * code/branches/mac_osx/src/libraries/core/GraphicsManager.cc (modified) * code/branches/mac_osx/src/libraries/core/PathConfig.cc (modified) * code/branches/mac_osx/src/orxonox/MoodManager.cc (modified) * code/branches/mac_osx/src/orxonox/sound/SoundManager.cc (modified) Removed unnecessary changes in mac_osx branch. Mon, 07 Mar 2011 18:15:02 GMT rgrieder [8042] * code/branches/mac_osx/src/libraries/core/GUIManager.cc (modified) There is no non exclusive/grab mode for the mouse on Mac OS X --> ... Sun, 20 Feb 2011 16:08:36 GMT rgrieder [7934] * code/branches/mac_osx/src/external/ois/CMakeLists.txt (modified) * code/branches/mac_osx/src/external/ois/VERSION (modified) Correct OIS version in two other places. Sun, 20 Feb 2011 16:03:47 GMT rgrieder [7933] * code/branches/mac_osx/src/external/ois/OISPrereqs.h (modified) Using the official v1.3 branch for OIS instead of the trunk for ... Tue, 21 Dec 2010 18:10:53 GMT rgrieder [7789] * code/branches/mac_osx (moved) Renaming branch to better fit it's purpose. Please use 'svn switch ... Mon, 20 Dec 2010 22:09:06 GMT youngk [7782] * code/branches/ois_update/cmake/tools/FindALUT.cmake (modified) ois_update branch now compiles on all unixes again. Made a minor booboo.