Mercurial > fife-parpg
log demos/rio_de_hola/run.py @ 496:987307d12235
age | author | description |
---|---|---|
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. |
Tue, 02 Mar 2010 15:05:30 +0000 | prock | The demos and editor now look for a local copy of FIFE before trying to import the installed version of FIFE. This is to ease development and not force developers to install FIFE every time they make changes to core and/or the extensions. fixes[t:453] |
Wed, 27 Jan 2010 04:36:03 +0000 | prock | Adding the correct FIFE header to rio_de_hola and pychan_demo files. |
Mon, 11 Jan 2010 23:34:52 +0000 | vtchill | bringing in the changes from the build_system_rework branch in preparation for the 0.3.0 release. This commit will require the Jan2010 devkit. Clients will also need to be modified to the new way to import fife. |