Mercurial > fife-parpg
log
age | author | description |
---|---|---|
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. |
Fri, 30 Apr 2010 15:37:33 +0000 | prock | SoundClip can now fire a callback after a sound has completed being played (i.e. the duration of the sound has passed by). I have added an example of this with the scene music. [t:346] |