log demos/shooter/scripts/world.py @ 494:e241d7553496

age author description
Mon, 10 May 2010 15:54:21 +0000 prock Fixing the epydoc markup. Did some more commenting.
Fri, 07 May 2010 21:07:27 +0000 prock Moved the SoundManager and the 2D math function (helpers) from the shooter demo to the fife extensions.
Thu, 06 May 2010 19:34:21 +0000 prock Adding some comments to the shooter demo. Updated the copyright date and FIFE URL as well.
Wed, 05 May 2010 21:39:31 +0000 prock Starting to add some comments.
Wed, 28 Apr 2010 17:28:29 +0000 prock Added a simple sound manager.
Wed, 21 Apr 2010 18:20:13 +0000 prock Switched to a damage system. Collisions with objects now cause 1 damage to the player.
Fri, 16 Apr 2010 21:44:18 +0000 prock Added the FireBallBurst and FireBallSpread weapons which are now used by the boss.