Mercurial > fife-parpg
log demos/shooter/scripts/weapons.py @ 697:ecaa4d98f05f tip
age | author | description |
---|---|---|
Tue, 12 Oct 2010 18:58:47 +0000 | prock | * Added the ability to normalize a 2D and 3D point. |
Fri, 14 May 2010 20:28:05 +0000 | prock | Added listener position to the soundmanager. |
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. |
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. |