log demos/shooter/scripts/powerups.py @ 642:6e2151325017

age author description
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 14:29:37 +0000 prock Updated the Shooter demo credits.txt file and added the LICENSE file for all media included in the demo.
Thu, 29 Apr 2010 16:09:56 +0000 prock Modified the SoundManager to not create unique FIFE sound emitters for each object. There is now only one FIFE emitter per unique sound.
Fri, 23 Apr 2010 17:17:02 +0000 prock Added some powerups including a spread weapon and an extra life.