#
# ChangeLog for code/trunk/doc/api/groups
#
# Generated by Trac 1.0.9
# Mar 22, 2025, 9:46:30 AM

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 ...


Wed, 23 Mar 2011 20:41:21 GMT dafrick [8107]
	* code/branches/tetris/doc/api/groups/Triggers.dox (modified)
	* code/branches/tetris/src/libraries/core/Loader.cc (modified)
	* code/branches/tetris/src/libraries/network/Host.cc (modified)
	* code/branches/tetris/src/libraries/network/MasterServerComm.h (modified)
	* code/branches/tetris/src/modules/designtools/ScreenshotManager.cc (modified)
	* code/branches/tetris/src/modules/pong/PongAI.cc (modified)
	* code/branches/tetris/src/modules/pong/PongAI.h (modified)
	* code/branches/tetris/src/modules/pong/PongBat.cc (modified)
	* code/branches/tetris/src/modules/pong/PongBot.cc (modified)
	* code/branches/tetris/src/modules/pong/PongBot.h (modified)
	* code/branches/tetris/src/modules/pong/PongScore.cc (modified)
	* code/branches/tetris/src/modules/pong/PongScore.h (modified)

	Done documenting Pong.
	Also resolved some doxygen warnings.