log demos/rio_de_hola/scripts/world.py @ 660:b0733d998d0f

age author description
Fri, 13 Aug 2010 16:33:36 +0000 helios2000 * Fixed a bug in RenderBackendSDL, the clip area was not properly set.
Sat, 07 Aug 2010 16:36:35 +0000 helios2000 * Improved the floatingtextrenderer. Now you can set an alpha value for font, background quad and border. Splited quad and border into own commands.
Tue, 03 Aug 2010 13:57:12 +0000 helios2000 * Improved the floatingtextrenderer. You can now set a background speech quad.
Mon, 02 Aug 2010 10:26:21 +0000 chewie - small fix due to latest changes on Floatingtextrenderer (renderer has to be enabled)
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.