aboutsummaryrefslogtreecommitdiff
path: root/engines/made/screen.cpp
AgeCommit message (Expand)Author
2008-05-21- Moved event polling from sfPollEvent to runScriptBenjamin Haisch
2008-05-20Silenced an MSVC warningFilippos Karapetis
2008-05-17Screen mask is now only used for V2 gamesFilippos Karapetis
2008-05-14- Added some visual effects (palette fading etc.)Benjamin Haisch
2008-05-12Changed clipping rectangles to use Common::Rect (thanks to [md5]/thebluegr)Benjamin Haisch
2008-05-12Implemented o1_EXCLUDEAREA for RtZBenjamin Haisch
2008-05-12Muting "comparing signed and unsigned values" compiler warningSven Hesse
2008-05-12Fixed printTextEx segment fault bug.Benjamin Haisch
2008-05-12Implemented o1_ADDMASK and o1_SETMASK for LGOP2Benjamin Haisch
2008-05-09Removed now obsolete FIXMEFilippos Karapetis
2008-05-08Fixed some game crashes which occurred when ProjectReader::purgeCache() got c...Filippos Karapetis
2008-05-07Implemented vertical/horizontal flipping of sprites.Benjamin Haisch
2008-04-30Implemented savegame loading/saving and sprite clippingBenjamin Haisch
2008-04-28Implemented text drawing and cleanup.Benjamin Haisch
2008-04-25Started work on text drawing code.Benjamin Haisch
2008-04-23Added (early) midi player code.Benjamin Haisch
2008-04-23Fixed palette issues when showing the inventory and the menu.Benjamin Haisch
2008-04-22Added palette locking and some wip sound playing code. Some cleanupFilippos Karapetis
2008-04-21Some palette related fixesFilippos Karapetis
2008-04-21More code mergeFilippos Karapetis
2008-04-21Code mergeFilippos Karapetis
2008-04-21Fixed drawAnimFrame (don't draw anything if the frame number is invalid)Benjamin Haisch
2008-04-20Changed spaces to tabs.Torbjörn Andersson
2008-04-20Initial import of the work in progress MADE engineFilippos Karapetis