# # ChangeLog for code/branches/unity_build/src/modules/pong/PongAI.cc # # Generated by Trac 1.0.9 # Jun 1, 2024, 5:58:45 PM Sun, 29 May 2011 22:01:33 GMT rgrieder [8674] * code/branches/unity_build/src/libraries/tools/Shader.h (modified) * code/branches/unity_build/src/libraries/tools/Timer.cc (modified) * code/branches/unity_build/src/libraries/tools/Timer.h (modified) * code/branches/unity_build/src/modules/pong/PongAI.cc (modified) * code/branches/unity_build/src/modules/weapons/munitions/ReplenishingMunition.cc (modified) * code/branches/unity_build/src/modules/weapons/projectiles/LightningGunProjectile.cc (modified) * code/branches/unity_build/src/orxonox/gametypes/Dynamicmatch.cc (modified) * code/branches/unity_build/src/orxonox/weaponsystem/Munition.cc (modified) Reduced some header file dependencies in tools: - moved ... Mon, 09 May 2011 16:49:10 GMT rgrieder [8440] * code/branches/unity_build (copied) New branch to work on so called 'Unity Builds', known in Orxonox as ... Wed, 23 Mar 2011 20:57:54 GMT dafrick [8108] * code/trunk (modified) * code/trunk/doc/api/Groups.dox (modified) * code/trunk/doc/api/groups (copied) * code/trunk/doc/api/groups/Notifications.dox (copied) * code/trunk/doc/api/groups/Pickup.dox (copied) * code/trunk/doc/api/groups/Questsystem.dox (copied) * code/trunk/doc/api/groups/Triggers.dox (copied) * code/trunk/src/libraries/core/Loader.cc (modified) * code/trunk/src/libraries/network/Host.cc (modified) * code/trunk/src/libraries/network/MasterServerComm.h (modified) * code/trunk/src/modules/designtools/ScreenshotManager.cc (modified) * code/trunk/src/modules/pickup/Pickup.h (modified) * code/trunk/src/modules/pong/Pong.cc (modified) * code/trunk/src/modules/pong/Pong.h (modified) * code/trunk/src/modules/pong/PongAI.cc (modified) * code/trunk/src/modules/pong/PongAI.h (modified) * code/trunk/src/modules/pong/PongBall.cc (modified) * code/trunk/src/modules/pong/PongBall.h (modified) * code/trunk/src/modules/pong/PongBat.cc (modified) * code/trunk/src/modules/pong/PongBat.h (modified) * code/trunk/src/modules/pong/PongBot.cc (modified) * code/trunk/src/modules/pong/PongBot.h (modified) * code/trunk/src/modules/pong/PongCenterpoint.cc (modified) * code/trunk/src/modules/pong/PongCenterpoint.h (modified) * code/trunk/src/modules/pong/PongScore.cc (modified) * code/trunk/src/modules/pong/PongScore.h (modified) Merging changes from tetris branch into trunk, since they are also ...