Mercurial > fife-parpg
log demos/shooter/scripts/scene.py @ 523:d01eb65b2726
age | author | description |
---|---|---|
Fri, 14 May 2010 20:28:05 +0000 | prock | Added listener position to the soundmanager. |
Tue, 11 May 2010 21:30:55 +0000 | prock | Added a new log module called Script. This should be used by the python modules. |
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 14:29:37 +0000 | prock | Updated the Shooter demo credits.txt file and added the LICENSE file for all media included in the demo. |
Mon, 03 May 2010 19:58:16 +0000 | prock | Moved the shooter demo Timer() class to helpers.py. |