Mercurial > fife-parpg
log engine/core/view/renderers/floatingtextrenderer.i @ 697:ecaa4d98f05f tip
age | author | description |
---|---|---|
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. |
Sun, 13 Jul 2008 11:05:12 +0000 | mvbarracuda | * Final LGPL switch step by adjusting the file headers |
Sun, 29 Jun 2008 18:44:17 +0000 | mvbarracuda | * Datasets becomes the new trunk and retires after that :-) |