# # ChangeLog for code/branches/tetris/src/modules/pong # # Generated by Trac 1.0.9 # Jun 1, 2024, 8:51:37 AM Wed, 23 Mar 2011 11:13:34 GMT dafrick [8105] * code/branches/tetris/doc/api/Groups.dox (modified) * code/branches/tetris/src/modules/pickup/Pickup.h (modified) * code/branches/tetris/src/modules/pong/Pong.h (modified) * code/branches/tetris/src/modules/pong/PongBall.cc (modified) * code/branches/tetris/src/modules/pong/PongBall.h (modified) * code/branches/tetris/src/modules/pong/PongBat.cc (modified) * code/branches/tetris/src/modules/pong/PongBat.h (modified) * code/branches/tetris/src/modules/pong/PongCenterpoint.cc (modified) * code/branches/tetris/src/modules/pong/PongCenterpoint.h (modified) More documentation for Pong. Wed, 23 Mar 2011 06:40:36 GMT dafrick [8104] * code/branches/tetris/src/modules/pong/Pong.cc (modified) * code/branches/tetris/src/modules/pong/Pong.h (modified) * code/branches/tetris/src/modules/pong/PongBall.cc (modified) * code/branches/tetris/src/modules/pong/PongBall.h (modified) Started documenting Pong. Mon, 21 Mar 2011 14:13:30 GMT dafrick [8099] * code/branches/tetris (copied) New branch to work on tetris minigame. 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