Mercurial > fife-parpg
log demos/rio_de_hola/scripts/world.py @ 499:3dff106b945b
age | author | description |
---|---|---|
Fri, 14 May 2010 17:37:42 +0000 | prock | Combined the settings extension with the editor settings module. It is now a little more robust. Note that the settings file format has changed. |
Wed, 12 May 2010 16:09:46 +0000 | prock | Added the fife_settings.py extension. This provides a small utility class for loading and saving settings along with a dialog box for setting screen resolution and other things. |
Fri, 07 May 2010 21:46:25 +0000 | prock | Adapted rio_do_hola to use the new SoundManager. |
Wed, 24 Feb 2010 20:03:52 +0000 | prock | This changes the behavior of Camera::resetRenderers(). It will no longer activate all layers for every renderer. This is now up to the clients to do. |