# # ChangeLog for code # # Generated by Trac 1.0.9 # May 23, 2024, 6:07:37 PM Sun, 27 Feb 2011 02:11:42 GMT rgrieder [7978] * code/branches/usability/src/modules/objects/triggers/DistanceMultiTrigger.cc (modified) * code/branches/usability/src/modules/objects/triggers/DistanceTrigger.cc (modified) * code/branches/usability/src/modules/objects/triggers/DistanceTrigger.h (modified) * code/branches/usability/src/modules/pickup/PickupRepresentation.cc (modified) * code/branches/usability/src/modules/questsystem/effects/AddQuestHint.cc (modified) * code/branches/usability/src/modules/questsystem/effects/ChangeQuestStatus.cc (modified) * code/branches/usability/src/orxonox/gamestates/GSLevel.cc (modified) * code/branches/usability/src/orxonox/gamestates/GSMainMenu.cc (modified) * code/branches/usability/src/orxonox/gamestates/GSMainMenu.h (modified) Increased code readability by replacing some BLANKSTRING with plain ... Sun, 27 Feb 2011 00:32:30 GMT rgrieder [7977] * code/branches/kicklib/src/libraries/network/NetworkPrecompiledHeaders.h (modified) Fixed windows includes again, hopefully for the last time... Sun, 27 Feb 2011 00:05:59 GMT landauf [7976] * code/branches/usability/src/libraries/tools/Shader.cc (modified) * code/branches/usability/src/libraries/tools/Shader.h (modified) * code/branches/usability/src/orxonox/items/Engine.cc (modified) rewrote parameter changing implementation of Shader added documentation Sat, 26 Feb 2011 20:53:23 GMT rgrieder [7975] * code/branches/kicklib/src/external/enet/win32.c (modified) Fixed ENet build on msvc 8. Sat, 26 Feb 2011 20:51:23 GMT rgrieder [7974] * code/branches/kicklib/src/modules/pickup/PickupCollection.h (modified) Fixed gcc3.4 warning. Sat, 26 Feb 2011 20:12:59 GMT rgrieder [7973] * code/branches/kicklib/src/libraries/core/GUIManager.cc (modified) Fix for "error in error handling" when a Lua error occurs. Untested ... Sat, 26 Feb 2011 19:50:06 GMT landauf [7972] * code/branches/usability/src/libraries/tools/Shader.cc (modified) * code/branches/usability/src/libraries/tools/Shader.h (modified) * code/branches/usability/src/orxonox/graphics/GlobalShader.cc (modified) * code/branches/usability/src/orxonox/graphics/GlobalShader.h (modified) slight rework of the Shader class: - correctly loads and ... Sat, 26 Feb 2011 19:13:15 GMT rgrieder [7971] * code/branches/kicklib/data/gui/scripts/GUITools.lua (modified) * code/branches/kicklib/src/libraries/core/GUIManager.cc (modified) * code/branches/kicklib/src/libraries/core/GUIManager.h (modified) Fixed GUITools.lua for good: both CECGUI 0.6 and 0.7 seem to work. At ... Sat, 26 Feb 2011 18:38:59 GMT dafrick [7970] * code/branches/usability/src/modules/questsystem/QuestItem.cc (modified) * code/branches/usability/src/modules/questsystem/QuestManager.cc (modified) Fixing stupid bug in QuestManager, its really strange that it worked ... Sat, 26 Feb 2011 18:02:21 GMT rgrieder [7969] * code/branches/kicklib/data/tcl/init.tcl (modified) Reverted part of unintentional commit from revision 7964. Sat, 26 Feb 2011 16:23:49 GMT rgrieder [7968] * code/branches/kicklib/src/libraries/core/GUIManager.cc (modified) * code/branches/kicklib/src/libraries/core/GUIManager.h (modified) Starting an Orxonox macro with CEGUI is probably not such a good ... Sat, 26 Feb 2011 16:12:43 GMT rgrieder [7967] * code/branches/kicklib/src/libraries/core/GUIManager.cc (modified) * code/branches/kicklib/src/libraries/core/GUIManager.h (modified) Cleaned up macro monstrosities in GUIManager and fixed some typos. Sat, 26 Feb 2011 16:00:17 GMT landauf [7966] * code/branches/usability/src/libraries/core/CMakeLists.txt (modified) * code/branches/usability/src/libraries/core/CorePrereqs.h (modified) * code/branches/usability/src/libraries/core/GraphicsManager.cc (modified) * code/branches/usability/src/libraries/core/ViewportEventListener.cc (added) * code/branches/usability/src/libraries/core/ViewportEventListener.h (added) * code/branches/usability/src/libraries/tools/Shader.cc (modified) * code/branches/usability/src/libraries/tools/Shader.h (modified) * code/branches/usability/src/orxonox/CameraManager.cc (modified) * code/branches/usability/src/orxonox/CameraManager.h (modified) * code/branches/usability/src/orxonox/gamestates/GSMainMenu.cc (modified) * code/branches/usability/src/orxonox/graphics/Camera.cc (modified) some changes related to camera switching: - added ... Sat, 26 Feb 2011 10:06:36 GMT dafrick [7965] * code/branches/kicklib/data/gui/scripts/GUITools.lua (modified) * code/branches/kicklib/src/libraries/core/GUIManager.h (modified) getStaticTextWindowHeight() working again for CEGUI < 0.7 Sat, 26 Feb 2011 05:46:36 GMT rgrieder [7964] * code/branches/kicklib/data/gui/scripts/GUITools.lua (modified) * code/branches/kicklib/data/tcl/init.tcl (modified) Trying to port last bit of our Lua code to CEGUI 0.7. But the piece ... Sat, 26 Feb 2011 05:44:25 GMT rgrieder [7963] * code/branches/usability/src/libraries/core/Loader.cc (modified) * code/branches/usability/src/libraries/core/Loader.h (modified) * code/branches/usability/src/orxonox/LevelManager.cc (modified) Added "replaceLuaTags" function to the Loader. That allows to load ... Sat, 26 Feb 2011 05:40:44 GMT rgrieder [7962] * code/branches/usability/data/levels/FPSTest.oxw (modified) * code/branches/usability/data/levels/asteroids.oxw (modified) * code/branches/usability/data/levels/dynamicMatch.oxw (modified) * code/branches/usability/data/levels/fightInOurBack.oxw (modified) * code/branches/usability/data/levels/lastManStanding.oxw (modified) * code/branches/usability/data/levels/presentation09.oxw (modified) * code/branches/usability/data/levels/presentation09b.oxw (modified) * code/branches/usability/data/levels/presentationDM.oxw (modified) * code/branches/usability/data/levels/presentationHS09.oxw (modified) * code/branches/usability/data/levels/presentationHS09b.oxw (modified) * code/branches/usability/data/levels/teamBaseMatch.oxw (modified) * code/branches/usability/data/levels/testSwallow.oxw (modified) * code/branches/usability/data/levels/underAttack.oxw (modified) Added some meaningless quotation marks. Does not make a difference at ... Fri, 25 Feb 2011 04:02:13 GMT rgrieder [7961] * code/branches/kicklib/data/gui/scripts/GUITools.lua (modified) * code/branches/kicklib/data/gui/scripts/InitialiseGUI.lua (modified) * code/branches/kicklib/data/gui/scripts/NotificationLayer.lua (modified) * code/branches/kicklib/src/libraries/core/GUIManager.cc (modified) Restored compatibility of our Lua code with CEGUI: Some functions ... Fri, 25 Feb 2011 02:07:17 GMT rgrieder [7960] * code/branches/kicklib/cmake/tools/FindCEGUI.cmake (modified) * code/branches/kicklib/src/CMakeLists.txt (modified) * code/branches/kicklib/src/external/CMakeLists.txt (modified) * code/branches/kicklib/src/libraries/core/CMakeLists.txt (modified) * code/branches/kicklib/src/libraries/core/CorePrereqs.h (modified) * code/branches/kicklib/src/libraries/core/GUIManager.cc (modified) * code/branches/kicklib/src/libraries/core/GUIManager.h (modified) * code/branches/kicklib/src/libraries/util/Exception.cc (modified) Applied C++ code changes to compile Orxonox with CEGUI 0.7 (does not ... Fri, 25 Feb 2011 02:06:23 GMT rgrieder [7959] * code/branches/kicklib/cmake/PackageConfig.cmake (modified) Separate dependency package versioning for msvc and mingw. Thu, 24 Feb 2011 21:56:43 GMT dafrick [7958] * code/trunk/src/libraries/core/input/KeyBinder.cc (modified) Fixed a warning. Thu, 24 Feb 2011 15:15:06 GMT rgrieder [7957] * code/branches/kicklib/src/libraries/core/GUIManager.cc (modified) * code/branches/kicklib/src/libraries/core/GUIManager.h (modified) Changed destruction handling in GUIManager: Use a ScopeGuard that ... 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 ... Thu, 24 Feb 2011 06:36:44 GMT rgrieder [7955] * code/trunk/cmake/LibraryConfig.cmake (modified) * code/trunk/src/CMakeLists.txt (modified) No auto-linking for POCO too. Fixed build by explicitly linking ... Thu, 24 Feb 2011 06:35:28 GMT rgrieder [7954] * code/trunk/src/external/enet/win32.c (modified) * code/trunk/src/external/enet/win32.h (modified) Resolved ENet and windows header include problem for good. Thu, 24 Feb 2011 05:22:10 GMT rgrieder [7953] * code/branches/kicklib/src/libraries/network/NetworkPrecompiledHeaders.h (modified) Important erge from trunk: Fixed MSCV include order problem with ... Thu, 24 Feb 2011 05:21:24 GMT rgrieder [7952] * code/trunk/src/libraries/network/NetworkPrecompiledHeaders.h (modified) Fixed MSCV include order problem with ENet and Ogre (only occurs with ... Thu, 24 Feb 2011 02:51:06 GMT rgrieder [7951] * code/branches/kicklib/cmake/tools/FindLua5.1.cmake (modified) Bugfix for FindLua5.1.cmake Tue, 22 Feb 2011 03:12:00 GMT rgrieder [7950] * code/branches/kicklib/INSTALL (modified) ENet not any more required. 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:54 GMT rgrieder [7946] * code/branches/kicklib/bin/vld.ini.in (modified) * code/branches/kicklib/doc/api/doxy.config.in (modified) Little fixes. Mon, 21 Feb 2011 02:47:29 GMT rgrieder [7945] * code/branches/kicklib/src/libraries/core/LuaState.cc (modified) * code/branches/kicklib/src/libraries/core/LuaState.h (modified) Removed workarounds for Lua 5.0 in LuaState class. 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 ... Mon, 21 Feb 2011 01:37:56 GMT rgrieder [7942] * code/branches/kicklib/src/libraries/core/input/KeyBinder.cc (modified) Fixed GCC warning (unsigned/signed mismatch). 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 ... Sun, 20 Feb 2011 19:46:54 GMT rgrieder [7939] * code/branches/usability/src/libraries/core/GUIManager.cc (modified) Lua header not required in GUIManager. Sun, 20 Feb 2011 18:24:04 GMT rgrieder [7938] * code/branches/usability/src/libraries/core/OrxonoxClass.h (modified) * code/branches/usability/src/libraries/core/WeakPtr.h (modified) * code/branches/usability/src/libraries/tools/ResourceLocation.cc (modified) Fixed mingw 3 build and removed a warning due to non-virtual destructors. Sun, 20 Feb 2011 17:06:09 GMT landauf [7937] * code/trunk/src/orxonox/worldentities/WorldEntity.cc (modified) fixing WE crash also in trunk since it's a rather severe problem Sun, 20 Feb 2011 16:45:04 GMT landauf [7936] * code/branches/usability/src/orxonox/worldentities/WorldEntity.cc (modified) trying to fix a crash Sun, 20 Feb 2011 16:29:02 GMT landauf [7935] * code/branches/usability/data/gui/scripts/InGameMenu.lua (modified) * code/branches/usability/data/overlays/debug.oxo (modified) * code/branches/usability/src/modules/overlays/OverlaysPrereqs.h (modified) * code/branches/usability/src/modules/overlays/hud/CMakeLists.txt (modified) * code/branches/usability/src/modules/overlays/hud/PauseNotice.cc (added) * code/branches/usability/src/modules/overlays/hud/PauseNotice.h (added) * code/branches/usability/src/orxonox/gamestates/GSRoot.cc (modified) * code/branches/usability/src/orxonox/gamestates/GSRoot.h (modified) - opening the ingame menu pauses the game, closing the ingame menu ... 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 ... Sun, 20 Feb 2011 15:53:43 GMT bknecht [7932] * code/branches/hudimprovements/data/overlays/HUDTemplates3.oxo (modified) * code/branches/hudimprovements/src/modules/overlays/hud/HUDBar.cc (modified) * code/branches/hudimprovements/src/modules/overlays/hud/HUDBar.h (modified) * code/branches/hudimprovements/src/modules/overlays/hud/HUDBoostBar.cc (modified) * code/branches/hudimprovements/src/modules/overlays/hud/HUDBoostBar.h (modified) * code/branches/hudimprovements/src/orxonox/overlays/OrxonoxOverlay.cc (modified) * code/branches/hudimprovements/src/orxonox/overlays/OrxonoxOverlay.h (modified) * code/branches/hudimprovements/src/orxonox/worldentities/pawns/SpaceShip.h (modified) The boost bar is now flashing red when the boost is cooling down. ... Sun, 20 Feb 2011 15:40:19 GMT scheusso [7931] * code/branches/network6/src/libraries/core/ThreadWin.cc (modified) fix for windows Sun, 20 Feb 2011 14:28:18 GMT landauf [7930] * code/branches/usability/src/orxonox/controllers/HumanController.cc (modified) * code/branches/usability/src/orxonox/controllers/HumanController.h (modified) - fixed crash when calling toggleGodMode command without controllable ... Sun, 20 Feb 2011 14:11:30 GMT landauf [7929] * code/branches/usability/src/orxonox/sound/AmbientSound.cc (modified) forgot to call RegisterObject() for AmbientSound - music now again ... Sun, 20 Feb 2011 11:42:28 GMT landauf [7928] * code/branches/usability/data/gui/scripts/AudioMenu.lua (modified) * code/branches/usability/data/gui/scripts/ControlsMenu.lua (modified) * code/branches/usability/data/gui/scripts/CreditsMenu.lua (modified) * code/branches/usability/data/gui/scripts/DecisionPopup.lua (modified) * code/branches/usability/data/gui/scripts/GUISheet.lua (modified) * code/branches/usability/data/gui/scripts/GraphicsMenu.lua (modified) * code/branches/usability/data/gui/scripts/HostMenu.lua (modified) * code/branches/usability/data/gui/scripts/InGameMenu.lua (modified) * code/branches/usability/data/gui/scripts/KeyBindMenu.lua (modified) * code/branches/usability/data/gui/scripts/MainMenu.lua (modified) * code/branches/usability/data/gui/scripts/MiscConfigMenu.lua (modified) * code/branches/usability/data/gui/scripts/MouseControlsMenu.lua (modified) * code/branches/usability/data/gui/scripts/MultiplayerMenu.lua (modified) * code/branches/usability/data/gui/scripts/SettingsMenu.lua (modified) * code/branches/usability/data/gui/scripts/SheetManager.lua (modified) * code/branches/usability/data/gui/scripts/SingleplayerMenu.lua (modified) more improvements for keyboard control of menus: - added ... Sun, 20 Feb 2011 02:31:35 GMT landauf [7927] * code/branches/usability/data/gui/scripts/GUISheet.lua (modified) * code/branches/usability/data/gui/scripts/NotificationLayer.lua (modified) * code/branches/usability/data/gui/scripts/SheetManager.lua (modified) renamed afterHide()/onAfterHide() as quit()/onQuit() as this seems to ... Sun, 20 Feb 2011 02:24:55 GMT landauf [7926] * code/branches/usability/data/gui/scripts/GUISheet.lua (modified) * code/branches/usability/data/gui/scripts/MultiplayerMenu.lua (modified) * code/branches/usability/data/gui/scripts/SheetManager.lua (modified) greatly improved keyboard controlled navigation in menus with sparse ... Sun, 20 Feb 2011 00:22:25 GMT landauf [7925] * code/branches/usability/data/gui/scripts/GUISheet.lua (modified) * code/branches/usability/data/gui/scripts/SheetManager.lua (modified) if a menu sheet was opened with the keyboard, preselect the first button Sun, 20 Feb 2011 00:10:38 GMT landauf [7924] * code/branches/usability/data/gui/scripts/KeyBindMenu.lua (modified) * code/branches/usability/data/gui/scripts/MiscConfigMenu.lua (modified) * code/branches/usability/data/gui/scripts/MouseControlsMenu.lua (modified) * code/branches/usability/data/gui/scripts/MultiplayerMenu.lua (modified) * code/branches/usability/data/gui/scripts/SettingsMenu.lua (modified) - the "back" button of MultiplayerMenu and SettingsMenu now fills the ... Sun, 20 Feb 2011 00:02:51 GMT bknecht [7923] * code/branches/hudimprovements/src/modules/overlays/hud/HUDBoostBar.cc (modified) Turns out that permanentBoost probably is used for something else ... Sat, 19 Feb 2011 23:47:57 GMT landauf [7922] * code/branches/usability/data/gui/scripts/AudioMenu.lua (modified) * code/branches/usability/data/gui/scripts/ControlsMenu.lua (modified) * code/branches/usability/data/gui/scripts/CreditsMenu.lua (modified) * code/branches/usability/data/gui/scripts/DecisionPopup.lua (modified) * code/branches/usability/data/gui/scripts/GUISheet.lua (modified) * code/branches/usability/data/gui/scripts/GUITools.lua (modified) * code/branches/usability/data/gui/scripts/GraphicsMenu.lua (modified) * code/branches/usability/data/gui/scripts/HostMenu.lua (modified) * code/branches/usability/data/gui/scripts/InGameMenu.lua (modified) * code/branches/usability/data/gui/scripts/MainMenu.lua (modified) * code/branches/usability/data/gui/scripts/MultiplayerMenu.lua (modified) * code/branches/usability/data/gui/scripts/NotificationLayer.lua (modified) * code/branches/usability/data/gui/scripts/SettingsMenu.lua (modified) * code/branches/usability/data/gui/scripts/SheetManager.lua (modified) * code/branches/usability/data/gui/scripts/SingleplayerMenu.lua (modified) implemented new keyboard control of menu buttons with these new ... Sat, 19 Feb 2011 23:33:06 GMT bknecht [7920] * code/branches/hudimprovements/data/overlays/HUDTemplates3.oxo (modified) * code/branches/hudimprovements/src/modules/overlays/OverlaysPrereqs.h (modified) * code/branches/hudimprovements/src/modules/overlays/hud/CMakeLists.txt (modified) * code/branches/hudimprovements/src/modules/overlays/hud/HUDBoostBar.cc (added) * code/branches/hudimprovements/src/modules/overlays/hud/HUDBoostBar.h (added) * code/branches/hudimprovements/src/orxonox/worldentities/pawns/SpaceShip.h (modified) added HUDBoostBar, an additional bar in the HUD to determine ... Sat, 19 Feb 2011 20:56:53 GMT bknecht [7919] * code/branches/hudimprovements (copied) new branch to visualize some new features for the player Sat, 19 Feb 2011 16:05:08 GMT landauf [7916] * code/branches/usability/data/gui/configs/CEGUIConfig.xsd (modified) * code/branches/usability/data/gui/schemes/GUIScheme.xsd (modified) * code/branches/usability/data/gui/schemes/OrxonoxLook.scheme (modified) * code/branches/usability/data/gui/schemes/TaharezGreenLook.scheme (modified) * code/branches/usability/data/gui/schemes/TaharezLook.scheme (modified) * code/branches/usability/data/gui/scripts/MultiplayerMenu.lua (modified) replaced tabs with spaces in files where they were used mixed 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 ... Sat, 19 Feb 2011 15:33:50 GMT landauf [7914] * code/trunk/data/tcl/init.tcl (modified) since the mac_osx branch doesn't seem to get merged anytime soon, I ... Sat, 19 Feb 2011 15:25:52 GMT landauf [7913] * code/trunk/data/gui/scripts/GUITools.lua (modified) fixed crash when pressing 'enter' in a menu (why does no one notice ... Thu, 17 Feb 2011 23:08:00 GMT landauf [7911] * code/trunk/src/modules/pong/Pong.cc (modified) * code/trunk/src/modules/pong/Pong.h (modified) Pong gametype should delete the objects it created Thu, 17 Feb 2011 23:07:04 GMT landauf [7910] * code/trunk/src/orxonox/worldentities/WorldEntity.cc (modified) * code/trunk/src/orxonox/worldentities/WorldEntity.h (modified) Ok, here comes a tricky one: we knew the destructor of WorldEntity is ... Thu, 17 Feb 2011 16:15:53 GMT rgrieder [7909] * code/forks/sandbox_light/cmake/LibraryConfig.cmake (modified) * code/forks/sandbox_light/src/external/ogremath/OgrePrerequisites.h (modified) Added missing std includes to ogremath and removed boost thread and ... Thu, 17 Feb 2011 04:47:22 GMT rgrieder [7908] * code/forks/sandbox_light/CMakeLists.txt (modified) * code/forks/sandbox_light/INSTALL (modified) * code/forks/sandbox_light/README (deleted) * code/forks/sandbox_light/bin/CMakeLists.txt (modified) * code/forks/sandbox_light/bin/client1.bat.in (deleted) * code/forks/sandbox_light/bin/client1.in (deleted) * code/forks/sandbox_light/bin/client2.bat.in (deleted) * code/forks/sandbox_light/bin/client2.in (deleted) * code/forks/sandbox_light/bin/dedicated.bat.in (deleted) * code/forks/sandbox_light/bin/dedicated.in (deleted) * code/forks/sandbox_light/bin/dedicatedClient.bat.in (deleted) * code/forks/sandbox_light/bin/dedicatedClient.in (deleted) * code/forks/sandbox_light/bin/masterserver.bat.in (deleted) * code/forks/sandbox_light/bin/masterserver.in (deleted) * code/forks/sandbox_light/bin/server.bat.in (deleted) * code/forks/sandbox_light/bin/server.in (deleted) * code/forks/sandbox_light/bin/standalone.bat.in (deleted) * code/forks/sandbox_light/bin/standalone.in (deleted) * code/forks/sandbox_light/cmake/InstallConfig.cmake (modified) * code/forks/sandbox_light/cmake/LibraryConfig.cmake (modified) * code/forks/sandbox_light/cmake/LibraryConfigTardis.cmake (modified) * code/forks/sandbox_light/cmake/PackageConfig.cmake (modified) * code/forks/sandbox_light/cmake/PackageConfigMSVC.cmake (modified) * code/forks/sandbox_light/cmake/PackageConfigMinGW.cmake (modified) * code/forks/sandbox_light/cmake/tools/CheckOGREPlugins.cmake (deleted) * code/forks/sandbox_light/cmake/tools/FindALUT.cmake (deleted) * code/forks/sandbox_light/cmake/tools/FindCEGUI.cmake (deleted) * code/forks/sandbox_light/cmake/tools/FindDirectX.cmake (deleted) * code/forks/sandbox_light/cmake/tools/FindENet.cmake (deleted) * code/forks/sandbox_light/cmake/tools/FindLua.cmake (deleted) * code/forks/sandbox_light/cmake/tools/FindOGRE.cmake (deleted) * code/forks/sandbox_light/cmake/tools/FindOgg.cmake (deleted) * code/forks/sandbox_light/cmake/tools/FindVorbis.cmake (deleted) * code/forks/sandbox_light/cmake/tools/GenerateToluaBindings.cmake (deleted) * code/forks/sandbox_light/cmake/tools/TargetUtilities.cmake (modified) * code/forks/sandbox_light/data/CMakeLists.txt (modified) * code/forks/sandbox_light/data/DataInstallScript.cmake (deleted) * code/forks/sandbox_light/data/DefaultResources.oxr (deleted) * code/forks/sandbox_light/data/defaultConfig (deleted) * code/forks/sandbox_light/data/gui (deleted) * code/forks/sandbox_light/data/levels (deleted) * code/forks/sandbox_light/data/lua (deleted) * code/forks/sandbox_light/data/overlays (deleted) * code/forks/sandbox_light/data/particle (deleted) * code/forks/sandbox_light/data/tcl (deleted) * code/forks/sandbox_light/doc/api/Groups.dox (modified) * code/forks/sandbox_light/doc/api/images/orxonox.jpg (deleted) * code/forks/sandbox_light/doc/api/images/pickupmodule.png (deleted) * code/forks/sandbox_light/doc/api/images/questsystem.png (deleted) * code/forks/sandbox_light/doc/api/main.dox (modified) * code/forks/sandbox_light/src/CMakeLists.txt (modified) * code/forks/sandbox_light/src/SpecialConfig.h.in (modified) * code/forks/sandbox_light/src/external/CMakeLists.txt (modified) * code/forks/sandbox_light/src/external/bullet (deleted) * code/forks/sandbox_light/src/external/ceguilua (deleted) * code/forks/sandbox_light/src/external/cpptcl (deleted) * code/forks/sandbox_light/src/external/enet (deleted) * code/forks/sandbox_light/src/external/ogreceguirenderer (deleted) * code/forks/sandbox_light/src/external/ogremath (added) * code/forks/sandbox_light/src/external/ogremath/CMakeLists.txt (added) * code/forks/sandbox_light/src/external/ogremath/GLX (added) * code/forks/sandbox_light/src/external/ogremath/GLX/OgreTimer.cpp (added) * code/forks/sandbox_light/src/external/ogremath/GLX/OgreTimerImp.h (added) * code/forks/sandbox_light/src/external/ogremath/OSX (added) * code/forks/sandbox_light/src/external/ogremath/OSX/OgreTimer.cpp (added) * code/forks/sandbox_light/src/external/ogremath/OSX/OgreTimerImp.h (added) * code/forks/sandbox_light/src/external/ogremath/OgreBitwise.h (added) * code/forks/sandbox_light/src/external/ogremath/OgreColourValue.cpp (added) * code/forks/sandbox_light/src/external/ogremath/OgreColourValue.h (added) * code/forks/sandbox_light/src/external/ogremath/OgreConfig.h (added) * code/forks/sandbox_light/src/external/ogremath/OgreMath.cpp (added) * code/forks/sandbox_light/src/external/ogremath/OgreMath.h (added) * code/forks/sandbox_light/src/external/ogremath/OgreMatrix3.cpp (added) * code/forks/sandbox_light/src/external/ogremath/OgreMatrix3.h (added) * code/forks/sandbox_light/src/external/ogremath/OgreMatrix4.cpp (added) * code/forks/sandbox_light/src/external/ogremath/OgreMatrix4.h (added) * code/forks/sandbox_light/src/external/ogremath/OgrePlane.cpp (added) * code/forks/sandbox_light/src/external/ogremath/OgrePlane.h (added) * code/forks/sandbox_light/src/external/ogremath/OgrePlatform.h (added) * code/forks/sandbox_light/src/external/ogremath/OgrePrerequisites.h (added) * code/forks/sandbox_light/src/external/ogremath/OgreQuaternion.cpp (added) * code/forks/sandbox_light/src/external/ogremath/OgreQuaternion.h (added) * code/forks/sandbox_light/src/external/ogremath/OgreTimer.h (added) * code/forks/sandbox_light/src/external/ogremath/OgreVector2.cpp (added) * code/forks/sandbox_light/src/external/ogremath/OgreVector2.h (added) * code/forks/sandbox_light/src/external/ogremath/OgreVector3.cpp (added) * code/forks/sandbox_light/src/external/ogremath/OgreVector3.h (added) * code/forks/sandbox_light/src/external/ogremath/OgreVector4.cpp (added) * code/forks/sandbox_light/src/external/ogremath/OgreVector4.h (added) * code/forks/sandbox_light/src/external/ogremath/WIN32 (added) * code/forks/sandbox_light/src/external/ogremath/WIN32/OgreTimer.cpp (added) * code/forks/sandbox_light/src/external/ogremath/WIN32/OgreTimerImp.h (added) * code/forks/sandbox_light/src/external/ogremath/asm_math.h (added) * code/forks/sandbox_light/src/external/ois (deleted) * code/forks/sandbox_light/src/external/tinyxml (deleted) * code/forks/sandbox_light/src/external/tolua (deleted) * code/forks/sandbox_light/src/libraries/CMakeLists.txt (modified) * code/forks/sandbox_light/src/libraries/core/BaseObject.cc (deleted) * code/forks/sandbox_light/src/libraries/core/BaseObject.h (deleted) * code/forks/sandbox_light/src/libraries/core/CMakeLists.txt (modified) * code/forks/sandbox_light/src/libraries/core/ClassFactory.h (deleted) * code/forks/sandbox_light/src/libraries/core/ClassTreeMask.cc (deleted) * code/forks/sandbox_light/src/libraries/core/ClassTreeMask.h (deleted) * code/forks/sandbox_light/src/libraries/core/ConfigFileManager.cc (deleted) * code/forks/sandbox_light/src/libraries/core/ConfigFileManager.h (deleted) * code/forks/sandbox_light/src/libraries/core/ConfigValueContainer.cc (deleted) * code/forks/sandbox_light/src/libraries/core/ConfigValueContainer.h (deleted) * code/forks/sandbox_light/src/libraries/core/ConfigValueIncludes.h (deleted) * code/forks/sandbox_light/src/libraries/core/Core.cc (modified) * code/forks/sandbox_light/src/libraries/core/Core.h (modified) * code/forks/sandbox_light/src/libraries/core/CoreIncludes.h (deleted) * code/forks/sandbox_light/src/libraries/core/CorePrecompiledHeaders.h (deleted) * code/forks/sandbox_light/src/libraries/core/CorePrereqs.h (modified) * code/forks/sandbox_light/src/libraries/core/DynLib.cc (deleted) * code/forks/sandbox_light/src/libraries/core/DynLib.h (deleted) * code/forks/sandbox_light/src/libraries/core/DynLibManager.cc (deleted) * code/forks/sandbox_light/src/libraries/core/DynLibManager.h (deleted) * code/forks/sandbox_light/src/libraries/core/Event.cc (deleted) * code/forks/sandbox_light/src/libraries/core/Event.h (deleted) * code/forks/sandbox_light/src/libraries/core/EventIncludes.h (deleted) * code/forks/sandbox_light/src/libraries/core/GUIManager.cc (deleted) * code/forks/sandbox_light/src/libraries/core/GUIManager.h (deleted) * code/forks/sandbox_light/src/libraries/core/Game.cc (deleted) * code/forks/sandbox_light/src/libraries/core/Game.h (deleted) * code/forks/sandbox_light/src/libraries/core/GameMode.cc (deleted) * code/forks/sandbox_light/src/libraries/core/GameMode.h (deleted) * code/forks/sandbox_light/src/libraries/core/GameState.cc (deleted) * code/forks/sandbox_light/src/libraries/core/GameState.h (deleted) * code/forks/sandbox_light/src/libraries/core/GraphicsManager.cc (deleted) * code/forks/sandbox_light/src/libraries/core/GraphicsManager.h (deleted) * code/forks/sandbox_light/src/libraries/core/Identifier.cc (deleted) * code/forks/sandbox_light/src/libraries/core/Identifier.h (deleted) * code/forks/sandbox_light/src/libraries/core/Iterator.h (deleted) * code/forks/sandbox_light/src/libraries/core/Language.cc (deleted) * code/forks/sandbox_light/src/libraries/core/Language.h (deleted) * code/forks/sandbox_light/src/libraries/core/Loader.cc (deleted) * code/forks/sandbox_light/src/libraries/core/Loader.h (deleted) * code/forks/sandbox_light/src/libraries/core/LuaState.cc (deleted) * code/forks/sandbox_light/src/libraries/core/LuaState.h (deleted) * code/forks/sandbox_light/src/libraries/core/MemoryArchive.cc (deleted) * code/forks/sandbox_light/src/libraries/core/MemoryArchive.h (deleted) * code/forks/sandbox_light/src/libraries/core/MetaObjectList.cc (deleted) * code/forks/sandbox_light/src/libraries/core/MetaObjectList.h (deleted) * code/forks/sandbox_light/src/libraries/core/Namespace.cc (deleted) * code/forks/sandbox_light/src/libraries/core/Namespace.h (deleted) * code/forks/sandbox_light/src/libraries/core/NamespaceNode.cc (deleted) * code/forks/sandbox_light/src/libraries/core/NamespaceNode.h (deleted) * code/forks/sandbox_light/src/libraries/core/ObjectList.h (deleted) * code/forks/sandbox_light/src/libraries/core/ObjectListBase.cc (deleted) * code/forks/sandbox_light/src/libraries/core/ObjectListBase.h (deleted) * code/forks/sandbox_light/src/libraries/core/ObjectListIterator.h (deleted) * code/forks/sandbox_light/src/libraries/core/OrxonoxClass.cc (deleted) * code/forks/sandbox_light/src/libraries/core/OrxonoxClass.h (deleted) * code/forks/sandbox_light/src/libraries/core/PathConfig.cc (modified) * code/forks/sandbox_light/src/libraries/core/PathConfig.h (modified) * code/forks/sandbox_light/src/libraries/core/Resource.cc (deleted) * code/forks/sandbox_light/src/libraries/core/Resource.h (deleted) * code/forks/sandbox_light/src/libraries/core/SmartPtr.h (deleted) * code/forks/sandbox_light/src/libraries/core/SubclassIdentifier.h (deleted) * code/forks/sandbox_light/src/libraries/core/Super.h (deleted) * code/forks/sandbox_light/src/libraries/core/Template.cc (deleted) * code/forks/sandbox_light/src/libraries/core/Template.h (deleted) * code/forks/sandbox_light/src/libraries/core/Thread.cc (deleted) * code/forks/sandbox_light/src/libraries/core/Thread.h (deleted) * code/forks/sandbox_light/src/libraries/core/ThreadPool.cc (deleted) * code/forks/sandbox_light/src/libraries/core/ThreadPool.h (deleted) * code/forks/sandbox_light/src/libraries/core/ToluaInterface.h (deleted) * code/forks/sandbox_light/src/libraries/core/WeakPtr.h (deleted) * code/forks/sandbox_light/src/libraries/core/WindowEventListener.cc (deleted) * code/forks/sandbox_light/src/libraries/core/WindowEventListener.h (deleted) * code/forks/sandbox_light/src/libraries/core/XMLFile.h (deleted) * code/forks/sandbox_light/src/libraries/core/XMLNameListener.cc (deleted) * code/forks/sandbox_light/src/libraries/core/XMLNameListener.h (deleted) * code/forks/sandbox_light/src/libraries/core/XMLPort.cc (deleted) * code/forks/sandbox_light/src/libraries/core/XMLPort.h (deleted) * code/forks/sandbox_light/src/libraries/core/command (deleted) * code/forks/sandbox_light/src/libraries/core/input (deleted) * code/forks/sandbox_light/src/libraries/network (deleted) * code/forks/sandbox_light/src/libraries/tools (deleted) * code/forks/sandbox_light/src/libraries/util/CMakeLists.txt (modified) * code/forks/sandbox_light/src/libraries/util/Clipboard.cc (deleted) * code/forks/sandbox_light/src/libraries/util/Clipboard.h (deleted) * code/forks/sandbox_light/src/libraries/util/Clock.cc (modified) * code/forks/sandbox_light/src/libraries/util/DisplayStringConversions.h (deleted) * code/forks/sandbox_light/src/libraries/util/Exception.cc (modified) * code/forks/sandbox_light/src/libraries/util/ExprParser.cc (deleted) * code/forks/sandbox_light/src/libraries/util/ExprParser.h (deleted) * code/forks/sandbox_light/src/libraries/util/Math.cc (modified) * code/forks/sandbox_light/src/libraries/util/Math.h (modified) * code/forks/sandbox_light/src/libraries/util/MultiType.h (modified) * code/forks/sandbox_light/src/libraries/util/MultiTypeValue.h (modified) * code/forks/sandbox_light/src/libraries/util/Scope.cc (deleted) * code/forks/sandbox_light/src/libraries/util/Scope.h (deleted) * code/forks/sandbox_light/src/libraries/util/ScopedSingletonManager.cc (deleted) * code/forks/sandbox_light/src/libraries/util/ScopedSingletonManager.h (deleted) * code/forks/sandbox_light/src/libraries/util/Serialise.h (deleted) * code/forks/sandbox_light/src/libraries/util/UtilPrereqs.h (modified) * code/forks/sandbox_light/src/modules (deleted) * code/forks/sandbox_light/src/orxonox/CMakeLists.txt (modified) * code/forks/sandbox_light/src/orxonox/CameraManager.cc (deleted) * code/forks/sandbox_light/src/orxonox/CameraManager.h (deleted) * code/forks/sandbox_light/src/orxonox/ChatHistory.cc (deleted) * code/forks/sandbox_light/src/orxonox/ChatHistory.h (deleted) * code/forks/sandbox_light/src/orxonox/ChatInputHandler.cc (deleted) * code/forks/sandbox_light/src/orxonox/ChatInputHandler.h (deleted) * code/forks/sandbox_light/src/orxonox/Level.cc (deleted) * code/forks/sandbox_light/src/orxonox/Level.h (deleted) * code/forks/sandbox_light/src/orxonox/LevelInfo.cc (deleted) * code/forks/sandbox_light/src/orxonox/LevelInfo.h (deleted) * code/forks/sandbox_light/src/orxonox/LevelManager.cc (deleted) * code/forks/sandbox_light/src/orxonox/LevelManager.h (deleted) * code/forks/sandbox_light/src/orxonox/Main.cc (modified) * code/forks/sandbox_light/src/orxonox/MoodManager.cc (deleted) * code/forks/sandbox_light/src/orxonox/MoodManager.h (deleted) * code/forks/sandbox_light/src/orxonox/OrxonoxPrecompiledHeaders.h (modified) * code/forks/sandbox_light/src/orxonox/OrxonoxPrereqs.h (modified) * code/forks/sandbox_light/src/orxonox/PawnManager.cc (deleted) * code/forks/sandbox_light/src/orxonox/PawnManager.h (deleted) * code/forks/sandbox_light/src/orxonox/PlayerManager.cc (deleted) * code/forks/sandbox_light/src/orxonox/PlayerManager.h (deleted) * code/forks/sandbox_light/src/orxonox/Radar.cc (deleted) * code/forks/sandbox_light/src/orxonox/Radar.h (deleted) * code/forks/sandbox_light/src/orxonox/Scene.cc (deleted) * code/forks/sandbox_light/src/orxonox/Scene.h (deleted) * code/forks/sandbox_light/src/orxonox/Test.cc (deleted) * code/forks/sandbox_light/src/orxonox/Test.h (deleted) * code/forks/sandbox_light/src/orxonox/collisionshapes (deleted) * code/forks/sandbox_light/src/orxonox/controllers (deleted) * code/forks/sandbox_light/src/orxonox/gamestates (deleted) * code/forks/sandbox_light/src/orxonox/gametypes (deleted) * code/forks/sandbox_light/src/orxonox/graphics (deleted) * code/forks/sandbox_light/src/orxonox/infos (deleted) * code/forks/sandbox_light/src/orxonox/interfaces (deleted) * code/forks/sandbox_light/src/orxonox/items (deleted) * code/forks/sandbox_light/src/orxonox/overlays (deleted) * code/forks/sandbox_light/src/orxonox/pickup (deleted) * code/forks/sandbox_light/src/orxonox/sound (deleted) * code/forks/sandbox_light/src/orxonox/weaponsystem (deleted) * code/forks/sandbox_light/src/orxonox/worldentities (deleted) Stripped down trunk to form a new light sandbox. Thu, 17 Feb 2011 04:42:45 GMT rgrieder [7907] * code/forks/sandbox_light (copied) New light sandbox from trunk Thu, 17 Feb 2011 04:41:58 GMT rgrieder [7906] * code/forks/sandbox_light (deleted) Deleted old light sandbox. Wed, 16 Feb 2011 21:29:06 GMT landauf [7905] * code/trunk/src/orxonox/worldentities/WorldEntity.cc (modified) fixed positioning of independent children in destructor of WorldEntity Wed, 16 Feb 2011 21:23:00 GMT landauf [7904] * code/trunk/src/libraries/network/LANDiscoverable.h (modified) * code/trunk/src/libraries/util/Singleton.h (modified) * code/trunk/src/modules/overlays/hud/UnderAttackHealthBar.h (modified) * code/trunk/src/orxonox/graphics/ParticleEmitter.h (modified) 2x virtual because it may be required in some cases (Singleton & ... Wed, 16 Feb 2011 10:17:30 GMT scheusso [7903] * code/branches/lastmanstanding3/data/levels/lastManStanding.oxw (modified) * code/branches/lastmanstanding3/data/levels/lastTeamStanding.oxw (copied) * code/branches/lastmanstanding3/data/overlays/lastManStandingHUD.oxo (modified) * code/branches/lastmanstanding3/data/overlays/lastTeamStandingHUD.oxo (added) * code/branches/lastmanstanding3/src/modules/overlays/hud/CMakeLists.txt (modified) * code/branches/lastmanstanding3/src/modules/overlays/hud/GametypeStatus.cc (modified) * code/branches/lastmanstanding3/src/modules/overlays/hud/GametypeStatus.h (modified) * code/branches/lastmanstanding3/src/modules/overlays/hud/LastTeamStandingInfos.cc (added) * code/branches/lastmanstanding3/src/modules/overlays/hud/LastTeamStandingInfos.h (copied) * code/branches/lastmanstanding3/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/lastmanstanding3/src/orxonox/gametypes/CMakeLists.txt (modified) * code/branches/lastmanstanding3/src/orxonox/gametypes/Gametype.h (modified) * code/branches/lastmanstanding3/src/orxonox/gametypes/LastTeamStanding.cc (added) * code/branches/lastmanstanding3/src/orxonox/gametypes/LastTeamStanding.h (added) Merge branch 'jo-test' into lms3 Wed, 16 Feb 2011 09:14:04 GMT scheusso [7902] * code/branches/lastmanstanding3 (copied) creating new lastmanstanding branch Tue, 15 Feb 2011 14:38:54 GMT jo [7901] * code/branches/lastmanstanding2/data/levels/lastManStanding.oxw (modified) * code/branches/lastmanstanding2/data/levels/lastTeamStanding.oxw (modified) * code/branches/lastmanstanding2/data/overlays/lastTeamStandingHUD.oxo (modified) * code/branches/lastmanstanding2/src/modules/overlays/hud/GametypeStatus.cc (modified) * code/branches/lastmanstanding2/src/modules/overlays/hud/GametypeStatus.h (modified) * code/branches/lastmanstanding2/src/orxonox/gametypes/Gametype.h (modified) * code/branches/lastmanstanding2/src/orxonox/gametypes/LastTeamStanding.cc (modified) Finally working as intended. Tue, 15 Feb 2011 13:34:09 GMT scheusso [7900] * code/branches/network6/src/libraries/core/Thread.cc (modified) * code/branches/network6/src/libraries/core/ThreadWin.cc (added) * code/branches/network6/src/libraries/network/Connection.cc (modified) castrating Thread.cc for windows because of high cpu usage Tue, 15 Feb 2011 10:41:02 GMT jo [7899] * code/branches/lastmanstanding2/data/levels/lastManStanding.oxw (modified) * code/branches/lastmanstanding2/data/overlays/lastManStandingHUD.oxo (modified) * code/branches/lastmanstanding2/data/overlays/lastTeamStandingHUD.oxo (modified) * code/branches/lastmanstanding2/src/orxonox/gametypes/LastTeamStanding.cc (modified) Level polishing. Tue, 15 Feb 2011 10:37:15 GMT scheusso [7898] * code/branches/network6/src/libraries/network/Connection.cc (modified) * code/branches/network6/src/libraries/network/ServerConnection.cc (modified) * code/branches/network6/src/libraries/network/packet/Gamestate.cc (modified) trying to fix some uninitialised value warnings from valgrind remove ... Mon, 14 Feb 2011 23:15:43 GMT jo [7897] * code/branches/lastmanstanding2/src/orxonox/gametypes/LastTeamStanding.cc (modified) * code/branches/lastmanstanding2/src/orxonox/gametypes/LastTeamStanding.h (modified) Problem with the destruction of the vector eachTeamsPlayers - ... Mon, 14 Feb 2011 22:21:33 GMT landauf [7896] * code/trunk/src/modules/weapons/munitions/RocketMunition.cc (modified) * code/trunk/src/orxonox/weaponsystem/Munition.cc (modified) actually I believe the condition should be the other way round ... Mon, 14 Feb 2011 22:14:46 GMT landauf [7895] * code/trunk/src/modules/weapons/munitions/RocketMunition.cc (modified) * code/trunk/src/orxonox/weaponsystem/Munition.cc (modified) implemented instant reloading of rocket munition because this was a ... Mon, 14 Feb 2011 22:02:58 GMT dafrick [7894] * code/branches/tutoriallevel/data/gui/scripts/NotificationLayer.lua (modified) * code/branches/tutoriallevel/src/libraries/core/GUIManager.cc (modified) * code/branches/tutoriallevel/src/libraries/core/GUIManager.h (modified) * code/branches/tutoriallevel/src/modules/notifications/NotificationManager.cc (modified) * code/branches/tutoriallevel/src/modules/notifications/NotificationManager.h (modified) * code/branches/tutoriallevel/src/modules/notifications/NotificationQueue.cc (modified) * code/branches/tutoriallevel/src/modules/notifications/NotificationQueue.h (modified) Some extension of NotificationQueue, font size and color can now be ... Mon, 14 Feb 2011 21:59:22 GMT jo [7893] * code/branches/lastmanstanding2/src/orxonox/gametypes/LastTeamStanding.cc (modified) * code/branches/lastmanstanding2/src/orxonox/gametypes/LastTeamStanding.h (modified) still problem with vector to fix Mon, 14 Feb 2011 21:51:44 GMT landauf [7892] * code/trunk/src/orxonox/worldentities/ControllableEntity.cc (modified) fixed bug in bug fix Mon, 14 Feb 2011 21:30:01 GMT landauf [7891] * code/trunk/src/libraries/core/input/Button.cc (modified) * code/trunk/src/libraries/core/input/InputCommands.h (modified) * code/trunk/src/libraries/core/input/KeyBinder.cc (modified) keybind mode shouldn't be changed if it was defined explicitly in the ... Mon, 14 Feb 2011 19:29:14 GMT jo [7890] * code/branches/lastmanstanding2/src/modules/overlays/hud/CMakeLists.txt (modified) * code/branches/lastmanstanding2/src/orxonox/gametypes/LastTeamStanding.cc (modified) * code/branches/lastmanstanding2/src/orxonox/gametypes/LastTeamStanding.h (modified) trying to find a bug Mon, 14 Feb 2011 19:24:00 GMT landauf [7889] * code/trunk/src/orxonox/worldentities/ControllableEntity.cc (modified) * code/trunk/src/orxonox/worldentities/ControllableEntity.h (modified) * code/trunk/src/orxonox/worldentities/pawns/Pawn.cc (modified) * code/trunk/src/orxonox/worldentities/pawns/Pawn.h (modified) hack-fix: overridden implementations of stopLocalHumanControl() were ... Mon, 14 Feb 2011 18:59:51 GMT landauf [7888] * code/trunk/data/gui/layouts/MiscConfigMenu.layout (modified) fixed title of miscellaneous settings Mon, 14 Feb 2011 17:20:03 GMT landauf [7887] * code/trunk/data/gui/layouts/HostMenu.layout (modified) * code/trunk/data/gui/layouts/NotificationLayer.layout (modified) * code/trunk/data/gui/schemes/OrxonoxHUDWidgets.scheme (modified) * code/trunk/data/gui/schemes/OrxonoxLook.scheme (modified) * code/trunk/data/gui/schemes/OrxonoxMenuWidgets.scheme (modified) * code/trunk/data/gui/scripts/HostMenu.lua (modified) * code/trunk/data/gui/scripts/NotificationLayer.lua (modified) eol-style native Mon, 14 Feb 2011 14:31:53 GMT landauf [7886] * code/trunk/src/modules/pong/PongBall.cc (modified) simplification Mon, 14 Feb 2011 14:27:56 GMT landauf [7885] * code/trunk/src/modules/pong/PongBall.cc (modified) * code/trunk/src/modules/pong/PongBall.h (modified) fixed minor memory leak Mon, 14 Feb 2011 08:00:48 GMT scheusso [7882] * code/branches/network6/src/libraries/network/Client.cc (modified) * code/branches/network6/src/libraries/network/GamestateManager.cc (modified) * code/branches/network6/src/libraries/network/Server.cc (modified) improving gamestate processing and generation Mon, 14 Feb 2011 07:58:47 GMT scheusso [7881] * code/branches/network6/src/libraries/network/Connection.cc (modified) fixing possible malloc/delete problem Sun, 13 Feb 2011 20:52:42 GMT landauf [7880] * code/trunk/src/modules/overlays/hud/HUDRadar.cc (modified) * code/trunk/src/modules/overlays/hud/HUDRadar.h (modified) radar doesn't abort if owner is missing radar works with all ... Sun, 13 Feb 2011 20:35:47 GMT landauf [7879] * code/trunk/src/orxonox/CameraManager.cc (modified) * code/trunk/src/orxonox/gamestates/GSLevel.cc (modified) moved compositor unloading to avoid crashes in rare cases disabled ... Sun, 13 Feb 2011 20:34:22 GMT scheusso [7878] * code/branches/network6/src/libraries/network/Client.cc (modified) * code/branches/network6/src/libraries/network/ClientConnection.cc (modified) * code/branches/network6/src/libraries/network/Connection.cc (modified) * code/branches/network6/src/libraries/network/Connection.h (modified) * code/branches/network6/src/libraries/network/GamestateHandler.h (modified) * code/branches/network6/src/libraries/network/GamestateManager.cc (modified) * code/branches/network6/src/libraries/network/GamestateManager.h (modified) * code/branches/network6/src/libraries/network/Server.cc (modified) * code/branches/network6/src/libraries/network/ServerConnection.cc (modified) -some cleaning up -fixing disconnect behaviour -trying to find a bug Sun, 13 Feb 2011 16:57:05 GMT dafrick [7877] * code/trunk/data/gui/scripts/InGameMenu.lua (modified) Some minor simplification in InGameMenu.lua Sun, 13 Feb 2011 16:49:41 GMT dafrick [7876] * code/trunk/data/gui/scripts/HostMenu.lua (modified) * code/trunk/data/gui/scripts/MultiplayerMenu.lua (modified) * code/trunk/data/gui/scripts/SingleplayerMenu.lua (modified) * code/trunk/src/libraries/core/GUIManager.cc (modified) * code/trunk/src/orxonox/gamestates/GSLevel.cc (modified) * code/trunk/src/orxonox/gamestates/GSLevel.h (modified) * code/trunk/src/orxonox/gamestates/GSMainMenu.cc (modified) * code/trunk/src/orxonox/gamestates/GSMainMenu.h (modified) Extending startGame and similar console commands, now also the level ... Sun, 13 Feb 2011 13:29:30 GMT scheusso [7875] * code/branches/network6/src/libraries/network/WANDiscovery.cc (modified) using master.orxonox.net as new url for our masterserver Sun, 13 Feb 2011 00:25:46 GMT landauf [7874] * code/trunk/src/libraries/core/GUIManager.cc (modified) * code/trunk/src/libraries/core/GUIManager.h (modified) * code/trunk/src/libraries/core/GraphicsManager.cc (modified) * code/trunk/src/libraries/core/WindowEventListener.cc (modified) * code/trunk/src/libraries/core/WindowEventListener.h (modified) * code/trunk/src/libraries/core/input/InputManager.cc (modified) * code/trunk/src/libraries/core/input/InputManager.h (modified) WindowEventListener now declares if the window's focus is active or ... Sat, 12 Feb 2011 20:10:41 GMT landauf [7873] * code/trunk/src/libraries/core/GUIManager.cc (modified) * code/trunk/src/libraries/core/GUIManager.h (modified) fixed mouse cursor offset after window resize Sat, 12 Feb 2011 18:40:56 GMT rgrieder [7872] * code/trunk/src/libraries/core/Core.cc (modified) Fixed msvc warning.