log engine/core/view/renderers/genericrenderer.cpp @ 357:2cdce58c1109

age author description
Sat, 31 Jan 2009 04:15:43 +0000 spq fixed time handling in fife:
Thu, 24 Jul 2008 13:20:39 +0000 spq use strings as grouping in generic renderer, easier for the clients...
Sun, 13 Jul 2008 11:05:12 +0000 mvbarracuda * Final LGPL switch step by adjusting the file headers
Sat, 12 Jul 2008 11:29:41 +0000 aldart Fixed and's and or's.
Fri, 11 Jul 2008 15:37:16 +0000 spq * remove geometric renderer, its not replaced by the more functional generic renderern
Fri, 11 Jul 2008 14:35:31 +0000 spq add animation renderer
Fri, 11 Jul 2008 13:08:44 +0000 spq fix clone constructor
Fri, 11 Jul 2008 13:00:10 +0000 spq make members private and prefix with m_
Fri, 11 Jul 2008 11:57:48 +0000 spq add image and text renderer to generic renderer
Fri, 11 Jul 2008 11:29:13 +0000 spq fix compile errors in node setters...
Fri, 11 Jul 2008 11:25:11 +0000 spq add setter for nodes
Fri, 11 Jul 2008 11:00:10 +0000 spq fix exceptions and cleanup code
Fri, 11 Jul 2008 10:42:31 +0000 spq add generic renderer