# # ChangeLog for code/branches/dockingsystem/doc # # Generated by Trac 1.0.9 # Jul 27, 2025, 4:07:14 AM Wed, 06 Apr 2011 10:07:29 GMT dafrick [8194] * code/branches/dockingsystem (modified) * code/branches/dockingsystem/data/levels/lastManStanding.oxw (modified) * code/branches/dockingsystem/data/levels/lastTeamStanding.oxw (copied) * code/branches/dockingsystem/data/levels/lastTeamStandingII.oxw (copied) * code/branches/dockingsystem/data/overlays/lastManStandingHUD.oxo (modified) * code/branches/dockingsystem/data/overlays/lastTeamStandingHUD.oxo (copied) * code/branches/dockingsystem/doc/api/Groups.dox (modified) * code/branches/dockingsystem/doc/api/groups (copied) * code/branches/dockingsystem/doc/api/groups/Notifications.dox (copied) * code/branches/dockingsystem/doc/api/groups/Pickup.dox (copied) * code/branches/dockingsystem/doc/api/groups/Questsystem.dox (copied) * code/branches/dockingsystem/doc/api/groups/Triggers.dox (copied) * code/branches/dockingsystem/src/libraries/core/Loader.cc (modified) * code/branches/dockingsystem/src/libraries/network/Host.cc (modified) * code/branches/dockingsystem/src/libraries/network/MasterServerComm.h (modified) * code/branches/dockingsystem/src/modules/designtools/ScreenshotManager.cc (modified) * code/branches/dockingsystem/src/modules/objects/triggers/MultiTrigger.cc (modified) * code/branches/dockingsystem/src/modules/objects/triggers/TriggerBase.h (modified) * code/branches/dockingsystem/src/modules/overlays/hud/CMakeLists.txt (modified) * code/branches/dockingsystem/src/modules/overlays/hud/GametypeStatus.cc (modified) * code/branches/dockingsystem/src/modules/overlays/hud/GametypeStatus.h (modified) * code/branches/dockingsystem/src/modules/overlays/hud/LastTeamStandingInfos.cc (copied) * code/branches/dockingsystem/src/modules/overlays/hud/LastTeamStandingInfos.h (copied) * code/branches/dockingsystem/src/modules/pickup/Pickup.h (modified) * code/branches/dockingsystem/src/modules/pong/Pong.cc (modified) * code/branches/dockingsystem/src/modules/pong/Pong.h (modified) * code/branches/dockingsystem/src/modules/pong/PongAI.cc (modified) * code/branches/dockingsystem/src/modules/pong/PongAI.h (modified) * code/branches/dockingsystem/src/modules/pong/PongBall.cc (modified) * code/branches/dockingsystem/src/modules/pong/PongBall.h (modified) * code/branches/dockingsystem/src/modules/pong/PongBat.cc (modified) * code/branches/dockingsystem/src/modules/pong/PongBat.h (modified) * code/branches/dockingsystem/src/modules/pong/PongBot.cc (modified) * code/branches/dockingsystem/src/modules/pong/PongBot.h (modified) * code/branches/dockingsystem/src/modules/pong/PongCenterpoint.cc (modified) * code/branches/dockingsystem/src/modules/pong/PongCenterpoint.h (modified) * code/branches/dockingsystem/src/modules/pong/PongScore.cc (modified) * code/branches/dockingsystem/src/modules/pong/PongScore.h (modified) * code/branches/dockingsystem/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/dockingsystem/src/orxonox/gametypes/CMakeLists.txt (modified) * code/branches/dockingsystem/src/orxonox/gametypes/Gametype.h (modified) * code/branches/dockingsystem/src/orxonox/gametypes/LastTeamStanding.cc (copied) * code/branches/dockingsystem/src/orxonox/gametypes/LastTeamStanding.h (copied) Merging trunk into dockingsystem branch to be able to use the recent ... Mon, 21 Mar 2011 15:35:10 GMT dafrick [8100] * code/branches/dockingsystem (copied) New branch for docking system ticket. Sun, 26 Dec 2010 20:07:43 GMT rgrieder [7818] * code/trunk/cmake/CompilerConfigMSVC.cmake (modified) * code/trunk/cmake/PackageConfigMSVC.cmake (modified) * code/trunk/cmake/tools/SourceFileUtilities.cmake (modified) * code/trunk/cmake/tools/TargetUtilities.cmake (modified) * code/trunk/doc/api/doxy.config.in (modified) * code/trunk/src/CMakeLists.txt (modified) * code/trunk/src/OrxonoxConfig.cmake (modified) * code/trunk/src/OrxonoxConfig.h.in (modified) * code/trunk/src/SpecialConfig.h.in (modified) Merged changes related to Visual Leak Detector and source file ...