Mercurial > fife-parpg
log engine/core/view/renderers/instancerenderer.h @ 654:5d6b1820b953
age | author | description |
---|---|---|
Fri, 13 Aug 2010 20:28:52 +0000 | helios2000 | * Improved addTransparentArea(). Now you can set a list with namespaces. |
Fri, 13 Aug 2010 16:33:36 +0000 | helios2000 | * Fixed a bug in RenderBackendSDL, the clip area was not properly set. |
Tue, 29 Jun 2010 02:26:28 +0000 | vtchill | This commit should fix the coloring overlay bug exposed by the commit in revision 3386. The InstanceRenderer was caching the overlays based on whether the current image had changed. The fix takes into account the current image as well as the overlay color to decide whether or not the overlay needs to be reproduced. |