# # ChangeLog for code # # Generated by Trac 1.0.9 # Jun 1, 2024, 5:36:25 PM Thu, 02 Dec 2010 11:10:26 GMT dafrick [7697] * code/branches/lastmanstanding2/data/levels/lastTeamStanding.oxw (added) * code/branches/lastmanstanding2/data/overlays/lastTeamStandingHUD.oxo (added) * code/branches/lastmanstanding2/src/modules/overlays/hud/CMakeLists.txt (modified) * code/branches/lastmanstanding2/src/modules/overlays/hud/LastTeamStandingInfos.cc (added) * code/branches/lastmanstanding2/src/modules/overlays/hud/LastTeamStandingInfos.h (added) * code/branches/lastmanstanding2/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/lastmanstanding2/src/orxonox/gametypes/CMakeLists.txt (modified) * code/branches/lastmanstanding2/src/orxonox/gametypes/LastTeamStanding.cc (added) * code/branches/lastmanstanding2/src/orxonox/gametypes/LastTeamStanding.h (added) Manually merging changes in lastmanstanding branch to ... Thu, 02 Dec 2010 06:33:55 GMT dafrick [7696] * code/branches/lastmanstanding2 (copied) Creating new lastmanstanding branch. Wed, 01 Dec 2010 22:51:16 GMT jo [7695] * code/branches/lastmanstanding/src/orxonox/gametypes/LastTeamStanding.cc (modified) that wasnt it either Wed, 01 Dec 2010 21:34:17 GMT jo [7694] * code/branches/lastmanstanding/src/orxonox/OrxonoxPrereqs.h (modified) Still searching for the real error. Wed, 01 Dec 2010 21:23:07 GMT jo [7693] * code/branches/lastmanstanding/data/levels/lastteamstanding.oxw (added) * code/branches/lastmanstanding/data/overlays/lastteamstandinghud.oxo (added) * code/branches/lastmanstanding/src/modules/overlays/hud/CMakeLists.txt (modified) * code/branches/lastmanstanding/src/modules/overlays/hud/LastTeamStandingInfos.cc (added) * code/branches/lastmanstanding/src/modules/overlays/hud/LastTeamStandingInfos.h (added) * code/branches/lastmanstanding/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/lastmanstanding/src/orxonox/gametypes/CMakeLists.txt (modified) * code/branches/lastmanstanding/src/orxonox/gametypes/LastTeamStanding.cc (added) * code/branches/lastmanstanding/src/orxonox/gametypes/LastTeamStanding.h (added) Argh. Wed, 01 Dec 2010 15:28:46 GMT smerkli [7692] * code/branches/masterserver/data/gui/scripts/MultiplayerMenu.lua (modified) * code/branches/masterserver/src/libraries/network/MasterServerComm.cc (modified) * code/branches/masterserver/src/libraries/network/MasterServerProtocol.h (modified) * code/branches/masterserver/src/libraries/network/WANDiscovery.cc (modified) * code/branches/masterserver/src/libraries/network/WANDiscovery.h (modified) * code/branches/masterserver/src/modules/masterserver/MasterServer.cc (modified) done for today, didn't get bug to leave, and connect doesn't quite ... 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. Wed, 01 Dec 2010 14:21:11 GMT dafrick [7690] * code/trunk/data/gui/scripts/GUITools.lua (modified) * code/trunk/data/gui/scripts/MultiplayerMenu.lua (modified) Adjusting some small thing that got forgotten while merging. Wed, 01 Dec 2010 14:00:19 GMT dafrick [7689] * code/trunk (modified) * code/trunk/data/gui/layouts/HostMenu.layout (copied) * code/trunk/data/gui/layouts/MainMenuBackground.layout (modified) * code/trunk/data/gui/layouts/MultiplayerMenu.layout (modified) * code/trunk/data/gui/scripts/AudioMenu.lua (modified) * code/trunk/data/gui/scripts/ControlsMenu.lua (modified) * code/trunk/data/gui/scripts/CreditsMenu.lua (modified) * code/trunk/data/gui/scripts/GUISheet.lua (modified) * code/trunk/data/gui/scripts/GUITools.lua (modified) * code/trunk/data/gui/scripts/GraphicsMenu.lua (modified) * code/trunk/data/gui/scripts/HostMenu.lua (copied) * code/trunk/data/gui/scripts/InGameMenu.lua (modified) * code/trunk/data/gui/scripts/MainMenu.lua (modified) * code/trunk/data/gui/scripts/MenuSheet.lua (modified) * code/trunk/data/gui/scripts/MultiplayerMenu.lua (modified) * code/trunk/data/gui/scripts/SettingsMenu.lua (modified) * code/trunk/data/gui/scripts/SheetManager.lua (modified) * code/trunk/data/gui/scripts/SingleplayerMenu.lua (modified) * code/trunk/src/orxonox/gamestates/GSMainMenu.cc (modified) * code/trunk/src/orxonox/overlays/InGameConsole.cc (modified) Merging menu branch to trunk. Wed, 01 Dec 2010 13:11:44 GMT smerkli [7688] * code/branches/masterserver/src/libraries/network/MasterServerProtocol.h (modified) * code/branches/masterserver/src/libraries/network/WANDiscovery.cc (modified) * code/branches/masterserver/src/modules/masterserver/MasterServer.cc (modified) further debugging. Wed, 01 Dec 2010 13:04:54 GMT konrad [7687] * code/branches/menu/data/gui/scripts/AudioMenu.lua (modified) * code/branches/menu/data/gui/scripts/ControlsMenu.lua (modified) * code/branches/menu/data/gui/scripts/CreditsMenu.lua (modified) * code/branches/menu/data/gui/scripts/GUITools.lua (modified) * code/branches/menu/data/gui/scripts/GraphicsMenu.lua (modified) * code/branches/menu/data/gui/scripts/HostMenu.lua (modified) * code/branches/menu/data/gui/scripts/MainMenu.lua (modified) * code/branches/menu/data/gui/scripts/MultiplayerMenu.lua (modified) * code/branches/menu/data/gui/scripts/SettingsMenu.lua (modified) * code/branches/menu/data/gui/scripts/SingleplayerMenu.lua (modified) --function to iterate throgh a menusheet by using arrowkeys is added Wed, 01 Dec 2010 13:01:48 GMT dafrick [7686] * code/branches/data_cleanup/data/DefaultResources.oxr (modified) * code/branches/data_cleanup/data/gui/looknfeels (deleted) Connected to the previos commit. Wed, 01 Dec 2010 12:51:15 GMT smerkli [7684] * code/branches/masterserver/src/libraries/network/MasterServerComm.cc (modified) * code/branches/masterserver/src/libraries/network/MasterServerComm.h (modified) * code/branches/masterserver/src/modules/masterserver/MasterServer.cc (modified) * code/branches/masterserver/src/modules/masterserver/MasterServer.h (modified) further testing. 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. Tue, 30 Nov 2010 21:40:06 GMT dafrick [7680] * code/trunk/data/levels/presentationPong.oxw (moved) Forgot to rename one level file. Sun, 28 Nov 2010 22:21:20 GMT dafrick [7679] * code/trunk/data/levels/FPSTest.oxw (moved) * code/trunk/data/levels/asteroids.oxw (moved) * code/trunk/data/levels/dynamicMatch.oxw (moved) * code/trunk/data/levels/emptyLevel.oxw (moved) * code/trunk/data/levels/events.oxw (modified) * code/trunk/data/levels/fightInOurBack.oxw (moved) * code/trunk/data/levels/includes/weaponSettings1.oxi (moved) * code/trunk/data/levels/includes/weaponSettings2.oxi (moved) * code/trunk/data/levels/includes/weaponSettings3.oxi (moved) * code/trunk/data/levels/includes/weaponSettingsFPS.oxi (moved) * code/trunk/data/levels/includes/weaponSettingsGhost.oxi (moved) * code/trunk/data/levels/includes/weaponSettingsH2.oxi (moved) * code/trunk/data/levels/includes/weaponSettingsHXY.oxi (moved) * code/trunk/data/levels/includes/weaponSettingsPirate.oxi (moved) * code/trunk/data/levels/includes/weaponSettingsSwallow.oxi (moved) * code/trunk/data/levels/includes/weaponSettingsTransporter.oxi (moved) * code/trunk/data/levels/lastManStanding.oxw (moved) * code/trunk/data/levels/notifications.oxw (modified) * code/trunk/data/levels/old/CuboidSpaceStation.oxw (modified) * code/trunk/data/levels/old/physicsTest.oxw (moved) * code/trunk/data/levels/old/physicsTest2.oxw (moved) * code/trunk/data/levels/old/planetTest.oxw (moved) * code/trunk/data/levels/old/presentationLOD.oxw (modified) * code/trunk/data/levels/old/presentationPhysics.oxw (moved) * code/trunk/data/levels/old/princessAeryn.oxw (moved) * code/trunk/data/levels/old/questSystem.oxw (moved) * code/trunk/data/levels/old/sample4.oxw (modified) * code/trunk/data/levels/old/spaceshipTemplatesPhysics.oxw (moved) * code/trunk/data/levels/old/tutorialHS08.oxw (moved) * code/trunk/data/levels/pickups.oxw (modified) * code/trunk/data/levels/pirateAttack.oxw (moved) * code/trunk/data/levels/presentation.oxw (modified) * code/trunk/data/levels/presentation09.oxw (modified) * code/trunk/data/levels/presentation09b.oxw (modified) * code/trunk/data/levels/presentationDM.oxw (moved) * code/trunk/data/levels/presentationFS10.oxw (modified) * code/trunk/data/levels/presentationFS102.oxw (moved) * code/trunk/data/levels/presentationFS10Ed.oxw (moved) * code/trunk/data/levels/presentationHS09.oxw (modified) * code/trunk/data/levels/presentationHS09b.oxw (modified) * code/trunk/data/levels/presentation_pong.oxw (modified) * code/trunk/data/levels/princessAeryn.oxw (moved) * code/trunk/data/levels/screenshot.oxw (modified) * code/trunk/data/levels/sound.oxw (modified) * code/trunk/data/levels/teamBaseMatch.oxw (moved) * code/trunk/data/levels/teamDeathMatch.oxw (moved) * code/trunk/data/levels/templates/FPS.oxt (moved) * code/trunk/data/levels/templates/lodInformation.oxt (moved) * code/trunk/data/levels/templates/pickupRepresentationTemplates.oxt (moved) * code/trunk/data/levels/templates/spaceshipAssff.oxt (moved) * code/trunk/data/levels/templates/spaceshipGhost.oxt (moved) * code/trunk/data/levels/templates/spaceshipH2.oxt (moved) * code/trunk/data/levels/templates/spaceshipHXY.oxt (moved) * code/trunk/data/levels/templates/spaceshipHXYSL.oxt (moved) * code/trunk/data/levels/templates/spaceshipPirate.oxt (moved) * code/trunk/data/levels/templates/spaceshipSwallow.oxt (moved) * code/trunk/data/levels/templates/spaceshipTransporter.oxt (moved) * code/trunk/data/levels/templates/spaceshipTransporterSL.oxt (moved) * code/trunk/data/levels/testStars.oxw (moved) * code/trunk/data/levels/testSwallow.oxw (moved) * code/trunk/data/levels/theTimeMachine.oxw (moved) * code/trunk/data/levels/tutorial.oxw (modified) * code/trunk/data/levels/underAttack.oxw (moved) * code/trunk/data/levels/waypoints.oxw (modified) * code/trunk/data/overlays/HUD.oxo (moved) * code/trunk/data/overlays/HUDTemplates3.oxo (moved) * code/trunk/data/overlays/HUDTemplatesFPS.oxo (moved) * code/trunk/data/overlays/dynamicMatchHUD.oxo (moved) * code/trunk/data/overlays/lastManStandingHUD.oxo (moved) * code/trunk/data/overlays/pongHUD.oxo (moved) * code/trunk/data/overlays/teamBaseMatchHUD.oxo (moved) * code/trunk/data/overlays/underAttackHUD.oxo (moved) * code/trunk/doc/api/Groups.dox (modified) Renaming levelfiles (and some other) according to our new naming ... Fri, 26 Nov 2010 12:40:00 GMT dafrick [7678] * code/trunk/src/modules/objects/ForceField.h (modified) Adding documentation for invertedSphere ForceField. Fri, 26 Nov 2010 12:25:56 GMT dafrick [7677] * code/trunk/data/levels/The Time Machine.oxw (modified) * code/trunk/src/modules/objects/ForceField.cc (modified) * code/trunk/src/modules/objects/ForceField.h (modified) Adding yet another class of ForceFields and using it in The Time Machine. Fri, 26 Nov 2010 07:44:48 GMT dafrick [7676] * code/trunk/src/modules/objects/ForceField.cc (modified) * code/trunk/src/modules/objects/ForceField.h (modified) Some documentation and simplification Thu, 25 Nov 2010 23:06:43 GMT dafrick [7675] * code/trunk/data/levels/The Time Machine.oxw (modified) Forgot to revert The Time Machine Thu, 25 Nov 2010 23:01:53 GMT dafrick [7674] * code/trunk/data/levels/The Time Machine.oxw (modified) * code/trunk/src/modules/objects/ForceField.cc (modified) * code/trunk/src/modules/objects/ForceField.h (modified) Resolving some stupid bugs and some adding some minor improvements. Thu, 25 Nov 2010 22:24:50 GMT dafrick [7673] * code/trunk/data/levels/The Time Machine.oxw (modified) * code/trunk/src/modules/objects/ForceField.cc (modified) * code/trunk/src/modules/objects/ForceField.h (modified) * code/trunk/src/orxonox/infos/Bot.cc (modified) Documenting and extending ForceField. A little cleaning up in The ... Wed, 24 Nov 2010 22:12:30 GMT smerkli [7672] * code/branches/masterserver/src/libraries/network/MasterServerComm.cc (modified) * code/branches/masterserver/src/libraries/network/WANDiscovery.cc (modified) * code/branches/masterserver/src/libraries/network/WANDiscovery.h (modified) just added some notes so I understand my own stuff next week. Wed, 24 Nov 2010 20:47:57 GMT dafrick [7671] * code/branches/menu/data/gui/scripts/SheetManager.lua (modified) Removing some cout I forgot. Wed, 24 Nov 2010 19:58:13 GMT dafrick [7670] * code/branches/menu/data/gui/scripts/InGameMenu.lua (modified) * code/branches/menu/data/gui/scripts/SheetManager.lua (modified) ESC behavior is once again correct. Kind of hackish, though, but I ... 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 16:12:49 GMT dafrick [7668] * code/branches/masterserver/src/libraries/network/MasterServerComm.cc (modified) fix this... Wed, 24 Nov 2010 16:12:36 GMT dafrick [7667] * code/branches/masterserver/src/libraries/network/WANDiscovery.cc (modified) fix this... Wed, 24 Nov 2010 15:13:04 GMT smerkli [7666] * code/branches/masterserver/src/modules/masterserver/MasterServer.cc (modified) further corrections. Wed, 24 Nov 2010 14:58:46 GMT smerkli [7665] * code/branches/masterserver/src/libraries/network/CMakeLists.txt (modified) * code/branches/masterserver/src/libraries/network/WANDiscovery.cc (modified) and another one. 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 14:33:26 GMT konrad [7663] * code/branches/menu/data/gui/scripts/CreditsMenu.lua (modified) * code/branches/menu/data/gui/scripts/GUITools.lua (modified) * code/branches/menu/data/gui/scripts/MainMenu.lua (modified) * code/branches/menu/data/gui/scripts/MultiplayerMenu.lua (modified) * code/branches/menu/data/gui/scripts/SettingsMenu.lua (modified) key handling in some menu sheets has been added. Wed, 24 Nov 2010 14:29:56 GMT smerkli [7662] * code/branches/masterserver/src/libraries/network/MasterServerComm.cc (modified) * code/branches/masterserver/src/libraries/network/MasterServerProtocol.h (modified) * code/branches/masterserver/src/modules/masterserver/MasterServer.cc (modified) fatal bug found. Wed, 24 Nov 2010 14:00:11 GMT smerkli [7661] * code/branches/masterserver/src/modules/masterserver/CMakeLists.txt (added) now with actually compiling masterserver module. 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. Wed, 24 Nov 2010 13:34:29 GMT smerkli [7659] * code/branches/masterserver/src/libraries/network/MasterServerProtocol.h (modified) * code/branches/masterserver/src/libraries/network/WANDiscovery.cc (modified) wee Wed, 24 Nov 2010 13:18:36 GMT smerkli [7658] * code/branches/masterserver/src/modules/masterserver/MasterServer.cc (modified) minor changes Wed, 24 Nov 2010 13:07:53 GMT smerkli [7657] * code/branches/masterserver/src/libraries/network/MasterServerProtocol.h (modified) * code/branches/masterserver/src/libraries/network/WANDiscovery.cc (modified) * code/branches/masterserver/src/libraries/network/WANDiscovery.h (modified) * code/branches/masterserver/src/modules/masterserver/MasterServer.cc (modified) * code/branches/masterserver/src/modules/masterserver/MasterServer.h (modified) * code/branches/masterserver/src/modules/masterserver/ServerList.cc (modified) * code/branches/masterserver/src/modules/masterserver/ServerList.h (modified) * code/branches/masterserver/src/orxonox/Main.cc (modified) it has compiled. Thu, 18 Nov 2010 21:40:06 GMT jo [7656] * code/branches/ai (copied) Thu, 18 Nov 2010 20:54:39 GMT rgrieder [7655] * code/trunk (modified) * code/trunk/data/levels/gametype_asteroids.oxw (modified) * code/trunk/data/levels/gametype_dynamicmatch.oxw (modified) * code/trunk/data/levels/gametype_lastmanstanding.oxw (copied) * code/trunk/data/levels/notifications.oxw (modified) * code/trunk/data/levels/test_swallow.oxw (modified) * code/trunk/data/overlays/dynamicmatchhud.oxo (modified) * code/trunk/data/overlays/lastmanstandinghud.oxo (copied) * code/trunk/src/modules/notifications/Notification.h (modified) * code/trunk/src/modules/overlays/OverlaysPrereqs.h (modified) * code/trunk/src/modules/overlays/hud/CMakeLists.txt (modified) * code/trunk/src/modules/overlays/hud/LastManStandingInfos.cc (copied) * code/trunk/src/modules/overlays/hud/LastManStandingInfos.h (copied) * code/trunk/src/orxonox/OrxonoxPrereqs.h (modified) * code/trunk/src/orxonox/gametypes/Asteroids.cc (modified) * code/trunk/src/orxonox/gametypes/CMakeLists.txt (modified) * code/trunk/src/orxonox/gametypes/LastManStanding.cc (copied) * code/trunk/src/orxonox/gametypes/LastManStanding.h (copied) * code/trunk/src/orxonox/worldentities/pawns/Pawn.h (modified) Merged lastmanstanding back to trunk. Thu, 18 Nov 2010 20:49:55 GMT rgrieder [7654] * code/trunk (modified) * code/trunk/data/levels/gametype_lastmanstanding.oxw (deleted) * code/trunk/data/overlays/lastmanstandinghud.oxo (deleted) * code/trunk/src/modules/overlays/hud/CMakeLists.txt (modified) * code/trunk/src/modules/overlays/hud/LastManStandingInfos.cc (deleted) * code/trunk/src/modules/overlays/hud/LastManStandingInfos.h (deleted) * code/trunk/src/orxonox/gametypes/CMakeLists.txt (modified) * code/trunk/src/orxonox/gametypes/LastManStanding.cc (deleted) * code/trunk/src/orxonox/gametypes/LastManStanding.h (deleted) Reverted attempt to merge lastmanstanding branch. Thu, 18 Nov 2010 20:37:19 GMT jo [7653] * code/trunk (modified) * code/trunk/data/levels/gametype_lastmanstanding.oxw (added) * code/trunk/data/overlays/lastmanstandinghud.oxo (added) * code/trunk/src/modules/overlays/hud/CMakeLists.txt (modified) * code/trunk/src/modules/overlays/hud/LastManStandingInfos.cc (added) * code/trunk/src/modules/overlays/hud/LastManStandingInfos.h (added) * code/trunk/src/orxonox/gametypes/CMakeLists.txt (modified) * code/trunk/src/orxonox/gametypes/LastManStanding.cc (added) * code/trunk/src/orxonox/gametypes/LastManStanding.h (added) initial upload Thu, 18 Nov 2010 19:22:04 GMT landauf [7652] * code/trunk/src/modules/objects/triggers/TriggerBase.cc (modified) * code/trunk/src/modules/objects/triggers/TriggerBase.h (modified) * code/trunk/src/orxonox/LevelInfo.cc (modified) * code/trunk/src/orxonox/LevelInfo.h (modified) eol-style native Wed, 17 Nov 2010 15:18:14 GMT smerkli [7651] * code/branches/masterserver/src/libraries/network/WANDiscovery.cc (modified) * code/branches/masterserver/src/libraries/network/WANDiscovery.h (modified) * code/branches/masterserver/src/libraries/network/packet/ServerInformation.h (modified) * code/branches/masterserver/src/modules/masterserver/MasterServer.cc (modified) * code/branches/masterserver/src/modules/masterserver/MasterServer.h (modified) * code/branches/masterserver/src/modules/masterserver/ServerList.h (modified) done for today Wed, 17 Nov 2010 15:05:13 GMT smerkli [7650] * code/branches/masterserver/src/libraries/network/MasterServerComm.cc (modified) * code/branches/masterserver/src/libraries/network/MasterServerComm.h (modified) * code/branches/masterserver/src/libraries/network/MasterServerProtocol.h (added) * code/branches/masterserver/src/libraries/network/Server.cc (modified) * code/branches/masterserver/src/libraries/network/Server.h (modified) * code/branches/masterserver/src/libraries/network/WANDiscovery.cc (modified) * code/branches/masterserver/src/libraries/network/WANDiscovery.h (modified) Minimum target achieved for today, servers can log on to master ... Wed, 17 Nov 2010 14:56:50 GMT dafrick [7649] * code/branches/menu/data/gui/scripts/SheetManager.lua (modified) * code/branches/menu/src/orxonox/overlays/InGameConsole.cc (modified) Restoring proper ESC functionality for InGameConsole. Sat, 13 Nov 2010 22:55:23 GMT dafrick [7648] * code/trunk (modified) * code/trunk/data/gui/layouts/MultiplayerMenu.layout (modified) * code/trunk/data/gui/layouts/SingleplayerMenu.layout (modified) * code/trunk/data/gui/scripts/MultiplayerMenu.lua (modified) * code/trunk/data/gui/scripts/SingleplayerMenu.lua (modified) * code/trunk/data/levels/Fight in our Back.oxw (modified) * code/trunk/data/levels/Quest_PirateAttack.oxw (modified) * code/trunk/data/levels/The Time Machine.oxw (modified) * code/trunk/data/levels/empty_level.oxw (modified) * code/trunk/data/levels/events.oxw (modified) * code/trunk/data/levels/fps_test.oxw (modified) * code/trunk/data/levels/notifications.oxw (modified) * code/trunk/data/levels/pickups.oxw (modified) * code/trunk/data/levels/presentation.oxw (modified) * code/trunk/data/levels/presentation09.oxw (modified) * code/trunk/data/levels/presentation09b.oxw (modified) * code/trunk/data/levels/presentationFS10.oxw (modified) * code/trunk/data/levels/presentationHS09.oxw (modified) * code/trunk/data/levels/presentationHS09b.oxw (modified) * code/trunk/data/levels/presentation_FS10.oxw (modified) * code/trunk/data/levels/presentation_FS10_ed.oxw (modified) * code/trunk/data/levels/presentation_dm.oxw (modified) * code/trunk/data/levels/princessaeryn.oxw (modified) * code/trunk/data/levels/screenshot.oxw (modified) * code/trunk/data/levels/sound.oxw (modified) * code/trunk/data/levels/teambasematchlevel.oxw (modified) * code/trunk/data/levels/teamdeathmatch.oxw (modified) * code/trunk/data/levels/test_stars.oxw (modified) * code/trunk/data/levels/test_swallow.oxw (modified) * code/trunk/data/levels/tutorial.oxw (modified) * code/trunk/data/levels/waypoints.oxw (modified) * code/trunk/src/libraries/core/GUIManager.cc (modified) * code/trunk/src/libraries/core/GUIManager.h (modified) * code/trunk/src/libraries/core/Loader.cc (modified) * code/trunk/src/libraries/core/Loader.h (modified) * code/trunk/src/orxonox/CMakeLists.txt (modified) * code/trunk/src/orxonox/Level.cc (modified) * code/trunk/src/orxonox/LevelInfo.cc (copied) * code/trunk/src/orxonox/LevelInfo.h (copied) * code/trunk/src/orxonox/LevelManager.cc (modified) * code/trunk/src/orxonox/LevelManager.h (modified) * code/trunk/src/orxonox/OrxonoxPrereqs.h (modified) Merged releasetodo, containing a new way to describe and tag levels, ... Sat, 13 Nov 2010 22:30:06 GMT dafrick [7647] * code/branches/releasetodo/data/gui/layouts/MultiplayerMenu.layout (modified) * code/branches/releasetodo/data/gui/scripts/MultiplayerMenu.lua (modified) * code/branches/releasetodo/data/gui/scripts/SingleplayerMenu.lua (modified) * code/branches/releasetodo/data/levels/events.oxw (modified) Some final adjustments, before merge. Sat, 13 Nov 2010 21:00:19 GMT dafrick [7646] * code/branches/releasetodo/src/libraries/core/Loader.cc (modified) Some comments. Sat, 13 Nov 2010 20:10:57 GMT dafrick [7645] * code/branches/releasetodo/data/levels/Fight in our Back.oxw (modified) * code/branches/releasetodo/data/levels/Quest_PirateAttack.oxw (modified) * code/branches/releasetodo/data/levels/The Time Machine.oxw (modified) * code/branches/releasetodo/data/levels/empty_level.oxw (modified) * code/branches/releasetodo/data/levels/fps_test.oxw (modified) * code/branches/releasetodo/data/levels/notifications.oxw (modified) * code/branches/releasetodo/data/levels/pickups.oxw (modified) * code/branches/releasetodo/data/levels/presentation_FS10.oxw (modified) * code/branches/releasetodo/data/levels/presentation_FS10_ed.oxw (modified) * code/branches/releasetodo/data/levels/princessaeryn.oxw (modified) * code/branches/releasetodo/data/levels/screenshot.oxw (modified) * code/branches/releasetodo/data/levels/sound.oxw (modified) * code/branches/releasetodo/data/levels/teamdeathmatch.oxw (modified) * code/branches/releasetodo/data/levels/test_stars.oxw (modified) * code/branches/releasetodo/data/levels/test_swallow.oxw (modified) * code/branches/releasetodo/data/levels/waypoints.oxw (modified) * code/branches/releasetodo/src/libraries/core/GUIManager.cc (modified) * code/branches/releasetodo/src/orxonox/LevelInfo.cc (modified) * code/branches/releasetodo/src/orxonox/LevelInfo.h (modified) Small adjustments. Fri, 12 Nov 2010 16:19:53 GMT jo [7644] * code/branches/lastmanstanding/data/overlays/lastmanstandinghud.oxo (modified) Minor changes. Fri, 12 Nov 2010 01:42:56 GMT landauf [7643] * code/branches/lastmanstanding/src/orxonox/worldentities/pawns/Pawn.h (modified) fixed a crash Fri, 12 Nov 2010 00:58:58 GMT landauf [7642] * code/branches/lastmanstanding/src/orxonox/gametypes/LastManStanding.cc (modified) fixed a possible crash Thu, 11 Nov 2010 16:16:27 GMT jo [7641] * code/branches/lastmanstanding/data/levels/test_swallow.oxw (modified) Swallow-Level works. Thu, 11 Nov 2010 16:06:23 GMT jo [7640] * code/branches/lastmanstanding/data/levels/gametype_dynamicmatch.oxw (modified) * code/branches/lastmanstanding/data/overlays/lastmanstandinghud.oxo (modified) * code/branches/lastmanstanding/src/orxonox/gametypes/LastManStanding.cc (modified) * code/branches/lastmanstanding/src/orxonox/gametypes/LastManStanding.h (modified) Hud works. There's at least on bug to repair. Thu, 11 Nov 2010 11:30:38 GMT dafrick [7639] * code/branches/releasetodo/data/gui/layouts/SingleplayerMenu.layout (modified) * code/branches/releasetodo/data/gui/scripts/SingleplayerMenu.lua (modified) * code/branches/releasetodo/src/orxonox/LevelInfo.cc (modified) Some performance an GUI enhancement. Thu, 11 Nov 2010 10:21:28 GMT dafrick [7638] * code/branches/releasetodo/src/orxonox/LevelInfo.cc (modified) * code/branches/releasetodo/src/orxonox/LevelInfo.h (modified) Adding restriction to possible tags. Thu, 11 Nov 2010 00:46:59 GMT landauf [7637] * code/branches/lastmanstanding/data/overlays/lastmanstandinghud.oxo (modified) * code/branches/lastmanstanding/src/modules/overlays/hud/LastManStandingInfos.cc (modified) * code/branches/lastmanstanding/src/modules/overlays/hud/LastManStandingInfos.h (modified) eol-style native Thu, 11 Nov 2010 00:35:49 GMT landauf [7636] * code/branches/lastmanstanding/data/overlays/lastmanstandinghud.oxo (modified) * code/branches/lastmanstanding/src/modules/overlays/OverlaysPrereqs.h (modified) * code/branches/lastmanstanding/src/modules/overlays/hud/LastManStandingInfos.cc (modified) * code/branches/lastmanstanding/src/modules/overlays/hud/LastManStandingInfos.h (modified) * code/branches/lastmanstanding/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/lastmanstanding/src/orxonox/gametypes/LastManStanding.cc (modified) * code/branches/lastmanstanding/src/orxonox/gametypes/LastManStanding.h (modified) compiles and works Wed, 10 Nov 2010 20:59:50 GMT jo [7635] * code/branches/lastmanstanding/data/overlays/lastmanstandinghud.oxo (modified) * code/branches/lastmanstanding/src/modules/overlays/hud/CMakeLists.txt (modified) * code/branches/lastmanstanding/src/modules/overlays/hud/LastManStandingInfos.cc (added) * code/branches/lastmanstanding/src/modules/overlays/hud/LastManStandingInfos.h (added) * code/branches/lastmanstanding/src/orxonox/gametypes/LastManStanding.cc (modified) * code/branches/lastmanstanding/src/orxonox/gametypes/LastManStanding.h (modified) NON-compiling version. Work in Progress. Wed, 10 Nov 2010 15:22:58 GMT smerkli [7634] * code/branches/masterserver/src/libraries/network/Server.cc (modified) * code/branches/masterserver/src/libraries/network/Server.h (modified) Wed, 10 Nov 2010 15:01:07 GMT smerkli [7633] * code/branches/masterserver/src/libraries/network/Server.cc (modified) done for today. Wed, 10 Nov 2010 14:54:59 GMT smerkli [7632] * code/branches/masterserver/data/gui/scripts/MultiplayerMenu.lua (modified) * code/branches/masterserver/src/libraries/network/MasterServerComm.cc (modified) * code/branches/masterserver/src/libraries/network/Server.cc (modified) oops, forgot to rename the new lua function. Wed, 10 Nov 2010 14:35:39 GMT smerkli [7631] * code/branches/masterserver/data/gui/scripts/MultiplayerMenu.lua (modified) * code/branches/masterserver/src/libraries/network/CMakeLists.txt (modified) * code/branches/masterserver/src/libraries/network/MasterServerComm.cc (moved) * code/branches/masterserver/src/libraries/network/MasterServerComm.h (moved) * code/branches/masterserver/src/libraries/network/WANDiscovery.cc (modified) * code/branches/masterserver/src/libraries/network/WANDiscovery.h (modified) * code/branches/masterserver/src/modules/masterserver/ServerList.h (modified) added comments, lua function (to be tested) and various ... Wed, 10 Nov 2010 13:19:44 GMT smerkli [7630] * code/branches/masterserver/src/libraries/network/WANDiscovery.cc (copied) * code/branches/masterserver/src/libraries/network/WANDiscovery.h (copied) * code/branches/masterserver/src/modules/masterserver/MasterServer.cc (modified) * code/branches/masterserver/src/modules/masterserver/MasterServerComm.cc (modified) initiated WANDiscovery code, now implementing... Wed, 10 Nov 2010 09:46:04 GMT dafrick [7629] * code/branches/releasetodo/data/levels/Fight in our Back.oxw (modified) * code/branches/releasetodo/data/levels/Quest_PirateAttack.oxw (modified) * code/branches/releasetodo/data/levels/The Time Machine.oxw (modified) * code/branches/releasetodo/data/levels/empty_level.oxw (modified) * code/branches/releasetodo/data/levels/events.oxw (modified) * code/branches/releasetodo/data/levels/fps_test.oxw (modified) * code/branches/releasetodo/data/levels/pickups.oxw (modified) * code/branches/releasetodo/data/levels/presentation.oxw (modified) * code/branches/releasetodo/data/levels/presentation09.oxw (modified) * code/branches/releasetodo/data/levels/presentation09b.oxw (modified) * code/branches/releasetodo/data/levels/presentationFS10.oxw (modified) * code/branches/releasetodo/data/levels/presentationHS09.oxw (modified) * code/branches/releasetodo/data/levels/presentationHS09b.oxw (modified) * code/branches/releasetodo/data/levels/presentation_FS10.oxw (modified) * code/branches/releasetodo/data/levels/presentation_FS10_ed.oxw (modified) * code/branches/releasetodo/data/levels/presentation_dm.oxw (modified) * code/branches/releasetodo/data/levels/princessaeryn.oxw (modified) * code/branches/releasetodo/data/levels/screenshot.oxw (modified) * code/branches/releasetodo/data/levels/sound.oxw (modified) * code/branches/releasetodo/data/levels/teambasematchlevel.oxw (modified) * code/branches/releasetodo/data/levels/teamdeathmatch.oxw (modified) * code/branches/releasetodo/data/levels/test_stars.oxw (modified) * code/branches/releasetodo/data/levels/test_swallow.oxw (modified) * code/branches/releasetodo/data/levels/tutorial.oxw (modified) * code/branches/releasetodo/data/levels/waypoints.oxw (modified) Adding some LevelInfos. Wed, 10 Nov 2010 09:28:30 GMT dafrick [7628] * code/branches/releasetodo/src/libraries/core/GUIManager.cc (modified) * code/branches/releasetodo/src/libraries/core/Loader.cc (modified) * code/branches/releasetodo/src/libraries/core/Loader.h (modified) * code/branches/releasetodo/src/orxonox/LevelManager.cc (modified) Adjusting include paths of CEGUIListbox and CEGUILisbtoxItem. Added ... Tue, 09 Nov 2010 20:53:34 GMT dafrick [7627] * code/branches/releasetodo/data/gui/scripts/MultiplayerMenu.lua (modified) * code/branches/releasetodo/data/gui/scripts/SingleplayerMenu.lua (modified) * code/branches/releasetodo/src/libraries/core/GUIManager.cc (modified) * code/branches/releasetodo/src/libraries/core/GUIManager.h (modified) Now we have the level description as tooltip. Unforunately for this ... Sat, 06 Nov 2010 20:52:48 GMT dafrick [7626] * code/branches/releasetodo/data/gui/layouts/SingleplayerMenu.layout (modified) * code/branches/releasetodo/data/gui/scripts/MultiplayerMenu.lua (modified) * code/branches/releasetodo/data/gui/scripts/SingleplayerMenu.lua (modified) * code/branches/releasetodo/src/orxonox/LevelInfo.cc (added) * code/branches/releasetodo/src/orxonox/LevelInfo.h (modified) * code/branches/releasetodo/src/orxonox/LevelManager.cc (modified) * code/branches/releasetodo/src/orxonox/LevelManager.h (modified) Accidentally removed a file. Re-adding it. Levels that are tagged ... Sat, 06 Nov 2010 19:17:20 GMT dafrick [7625] * code/branches/releasetodo/data/gui/scripts/SingleplayerMenu.lua (modified) * code/branches/releasetodo/data/levels/empty_level.oxw (modified) * code/branches/releasetodo/data/levels/notifications.oxw (modified) * code/branches/releasetodo/src/orxonox/LevelInfo.cc (deleted) * code/branches/releasetodo/src/orxonox/LevelInfo.h (modified) * code/branches/releasetodo/src/orxonox/LevelManager.cc (modified) * code/branches/releasetodo/src/orxonox/LevelManager.h (modified) * code/branches/releasetodo/src/orxonox/OrxonoxPrereqs.h (modified) Introducing LevelInfo class, which can be used to specify things ... 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 ... Fri, 05 Nov 2010 16:58:01 GMT jo [7617] * code/branches/lastmanstanding/data/levels/gametype_lastmanstanding.oxw (modified) * code/branches/lastmanstanding/src/orxonox/gametypes/LastManStanding.cc (modified) * code/branches/lastmanstanding/src/orxonox/gametypes/LastManStanding.h (modified) Level is now fixed. Some further minor changes. 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 Thu, 04 Nov 2010 16:01:40 GMT dafrick [7614] * code/branches/releasetodo/data/levels/notifications.oxw (modified) * code/branches/releasetodo/src/orxonox/CMakeLists.txt (modified) * code/branches/releasetodo/src/orxonox/Level.cc (modified) * code/branches/releasetodo/src/orxonox/LevelInfo.cc (added) * code/branches/releasetodo/src/orxonox/LevelInfo.h (added) * code/branches/releasetodo/src/orxonox/LevelManager.cc (modified) * code/branches/releasetodo/src/orxonox/OrxonoxPrereqs.h (modified) Trying out some stuff. Thu, 04 Nov 2010 10:08:32 GMT dafrick [7613] * code/branches/releasetodo (copied) Creating a new branch to do release stuff... Thu, 04 Nov 2010 09:57:19 GMT dafrick [7612] * code/trunk/data/gui/layouts/ChatBox.layout (modified) * code/trunk/data/gui/scripts/ChatBox.lua (modified) Reverting a change that I made some time ago. It turns out, that ... Wed, 03 Nov 2010 15:20:02 GMT smerkli [7611] * code/branches/masterserver/src/modules/masterserver/MasterServer.cc (moved) * code/branches/masterserver/src/modules/masterserver/MasterServer.h (modified) * code/branches/masterserver/src/modules/masterserver/MasterServerComm.cc (moved) * code/branches/masterserver/src/modules/masterserver/MasterServerComm.h (added) * code/branches/masterserver/src/modules/masterserver/PeerList.cc (moved) * code/branches/masterserver/src/modules/masterserver/ServerList.cc (moved) Communication channel now working both ways, doxygen documentation ... Wed, 03 Nov 2010 11:51:32 GMT dafrick [7610] * code/trunk/doc/api/Groups.dox (modified) Removing unintentionally copy-pasted link. Wed, 03 Nov 2010 11:43:04 GMT dafrick [7609] * code/trunk/doc/api/Groups.dox (modified) Moving MultiTrigger documentation to doxygen. Tue, 02 Nov 2010 22:41:52 GMT dafrick [7608] * code/branches/menu/data/gui/layouts/MainMenu.layout (modified) * code/branches/menu/data/gui/scripts/MainMenu.lua (modified) Some adjustments. Tue, 02 Nov 2010 22:30:44 GMT dafrick [7607] * code/branches/menu/data/gui/layouts/MainMenu.layout (modified) * code/branches/menu/data/gui/scripts/GUISheet.lua (modified) * code/branches/menu/data/gui/scripts/MainMenu.lua (modified) * code/branches/menu/data/gui/scripts/SheetManager.lua (modified) Some improvement on keypressed behaviour. Lua is acting up a little, ... Tue, 02 Nov 2010 21:36:20 GMT dafrick [7606] * code/trunk/src/orxonox/interfaces/InterfaceCompilation.cc (modified) Some small detail I forgot to change. Tue, 02 Nov 2010 21:34:07 GMT jo [7605] * code/branches/lastmanstanding/data/levels/gametype_lastmanstanding.oxw (modified) * code/branches/lastmanstanding/src/orxonox/gametypes/LastManStanding.cc (modified) * code/branches/lastmanstanding/src/orxonox/gametypes/LastManStanding.h (modified) Various successful changes. But the part I commented out in ... Sun, 31 Oct 2010 21:47:07 GMT jo [7604] * code/branches/lastmanstanding/src/orxonox/gametypes/Asteroids.cc (modified) Small Asteroids papercut. Sun, 31 Oct 2010 19:47:46 GMT jo [7603] * code/branches/lastmanstanding/data/levels/gametype_lastmanstanding.oxw (modified) Gotcha. Stable version. Sun, 31 Oct 2010 16:14:55 GMT jo [7602] * code/branches/lastmanstanding/data/levels/gametype_lastmanstanding.oxw (modified) * code/branches/lastmanstanding/src/orxonox/gametypes/LastManStanding.cc (modified) Collisionshapes do not work as intended. Although I followed the ... Sat, 30 Oct 2010 11:54:49 GMT dafrick [7601] * code/trunk/doc/api/Groups.dox (modified) * code/trunk/src/modules/objects/Attacher.h (modified) * code/trunk/src/modules/objects/ForceField.h (modified) * code/trunk/src/modules/objects/ObjectsPrereqs.h (modified) * code/trunk/src/modules/objects/Planet.h (modified) * code/trunk/src/modules/objects/Script.h (modified) * code/trunk/src/modules/objects/collisionshapes/BoxCollisionShape.h (modified) * code/trunk/src/modules/objects/collisionshapes/ConeCollisionShape.h (modified) * code/trunk/src/modules/objects/collisionshapes/PlaneCollisionShape.h (modified) * code/trunk/src/modules/objects/collisionshapes/SphereCollisionShape.h (modified) * code/trunk/src/modules/objects/eventsystem/EventDispatcher.h (modified) * code/trunk/src/modules/objects/eventsystem/EventFilter.h (modified) * code/trunk/src/modules/objects/eventsystem/EventListener.h (modified) * code/trunk/src/modules/objects/eventsystem/EventName.h (modified) * code/trunk/src/modules/objects/eventsystem/EventTarget.h (modified) * code/trunk/src/modules/objects/triggers/CMakeLists.txt (modified) * code/trunk/src/modules/objects/triggers/CheckPoint.cc (modified) * code/trunk/src/modules/objects/triggers/CheckPoint.h (modified) * code/trunk/src/modules/objects/triggers/DistanceMultiTrigger.cc (modified) * code/trunk/src/modules/objects/triggers/DistanceMultiTrigger.h (modified) * code/trunk/src/modules/objects/triggers/DistanceTrigger.cc (modified) * code/trunk/src/modules/objects/triggers/DistanceTrigger.h (modified) * code/trunk/src/modules/objects/triggers/DistanceTriggerBeacon.cc (modified) * code/trunk/src/modules/objects/triggers/DistanceTriggerBeacon.h (modified) * code/trunk/src/modules/objects/triggers/EventMultiTrigger.cc (modified) * code/trunk/src/modules/objects/triggers/EventMultiTrigger.h (modified) * code/trunk/src/modules/objects/triggers/EventTrigger.cc (modified) * code/trunk/src/modules/objects/triggers/EventTrigger.h (modified) * code/trunk/src/modules/objects/triggers/MultiTrigger.cc (modified) * code/trunk/src/modules/objects/triggers/MultiTrigger.h (modified) * code/trunk/src/modules/objects/triggers/MultiTriggerContainer.cc (modified) * code/trunk/src/modules/objects/triggers/MultiTriggerContainer.h (modified) * code/trunk/src/modules/objects/triggers/Trigger.cc (modified) * code/trunk/src/modules/objects/triggers/Trigger.h (modified) * code/trunk/src/modules/objects/triggers/TriggerBase.cc (added) * code/trunk/src/modules/objects/triggers/TriggerBase.h (added) * code/trunk/src/orxonox/interfaces/PlayerTrigger.h (modified) Adding all classes in modules/objects to Objects module (in doxygen). ... Thu, 28 Oct 2010 21:53:27 GMT jo [7600] * code/branches/lastmanstanding/data/levels/gametype_lastmanstanding.oxw (modified) * code/branches/lastmanstanding/src/orxonox/gametypes/LastManStanding.cc (modified) New functionality successfully added. No bugs found so far. Only the ... Wed, 27 Oct 2010 22:05:01 GMT jo [7596] * code/branches/lastmanstanding/data/levels/gametype_lastmanstanding.oxw (modified) * code/branches/lastmanstanding/src/orxonox/gametypes/LastManStanding.cc (modified) * code/branches/lastmanstanding/src/orxonox/gametypes/LastManStanding.h (modified) Respawn delay added. One new bug has to be removed. Wed, 27 Oct 2010 20:39:48 GMT dafrick [7594] * code/branches/menu/data/gui/scripts/MainMenu.lua (modified) Small adjustment to MainMenu.lua to illustrate how to change how a ... 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 ...