log engine/core/controller/enginesettings.cpp @ 598:36b865a9cde7

age author description
Wed, 24 Mar 2010 13:29:16 +0000 helios2000 * Fixed the sld typo. fixes[ticket:463]
Sat, 20 Feb 2010 19:11:01 +0000 vtchill A client can now specify a global color key to be used with all images. The default color key is (255,0,255) in RGB format. Also the client can enable/disable the color key feature by using the setColorKeyEnabled function in the EngineSettings class. By default the color key feature is disabled. fixes[t:451]
Sun, 27 Jul 2008 13:36:03 +0000 spq * add some std types to swig wrapper (fife.i.templ)