Mercurial > fife-parpg
log engine/core/controller/enginesettings.cpp @ 583:47b49b9b0c0a
age | author | description |
---|---|---|
2010-03-24 | helios2000 | * Fixed the sld typo. fixes[ticket:463] |
2010-02-20 | 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] |
2008-07-27 | spq | * add some std types to swig wrapper (fife.i.templ) |
2008-07-16 | spq | allow clients to set a custom window title and icon |
2008-07-13 | mvbarracuda | * Final LGPL switch step by adjusting the file headers |
2008-06-29 | mvbarracuda | * Datasets becomes the new trunk and retires after that :-) |