Mercurial > fife-parpg
log
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 21:39:31 +0000 | prock | Starting to add some comments. |
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. |
Tue, 04 May 2010 12:50:09 +0000 | prock | Small fix to fife_timer. The import line didn't work for some reason. |
Mon, 03 May 2010 19:58:16 +0000 | prock | Moved the shooter demo Timer() class to helpers.py. |
Mon, 03 May 2010 15:56:00 +0000 | prock | Debug is now automatically enabled when you build with profiling enabled. |