log engine/core/view/renderers/floatingtextrenderer.cpp @ 697:ecaa4d98f05f tip

age author description
Fri, 05 Nov 2010 15:21:10 +0000 helios2000 * Merged the light branch back into trunk.
Tue, 05 Oct 2010 15:44:16 +0000 prock * Added drawRectangle() and fillRectangle() functions to the renderers
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.
Sat, 31 Jul 2010 17:46:19 +0000 helios2000 * Added the colorbuffer patch with a small change due to SDL. Performance boost between 20-30% under OpenGL.