Mercurial > fife-parpg
log demos/shooter/scripts/ships/enemies.py @ 697:ecaa4d98f05f tip
age | author | description |
---|---|---|
Thu, 14 Oct 2010 15:52:43 +0000 | prock | * Modified the sound manager to better take care of sound clips. (Hope this fixes the crash at the end of the shooter demo) |
Wed, 13 Oct 2010 21:50:43 +0000 | prock | * hope this fixes the bug in the shooter demo that causes a crash after killing the boss. |
Fri, 01 Oct 2010 15:32:55 +0000 | prock | * Templatized Rect to extend it's functionality beyond integers |
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. |
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. |