aboutsummaryrefslogtreecommitdiff
path: root/engines/made/screen.h
AgeCommit message (Expand)Author
2014-02-18MADE: Make GPL headers consistent in themselves.Johannes Schickel
2012-06-16MADE: Get rid of casts on OSystem::copyRectToScreen calls.Johannes Schickel
2011-10-09MADE: Minimize #include usage.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-02-14MADE: Adapt to setPalette RGBA->RGB change.Johannes Schickel
2009-12-03Remove some unused struct membersBenjamin Haisch
2009-03-14Merged loadRGBPalette() inside setRGBPalette() (that's the only place it's us...Filippos Karapetis
2009-03-09- Applied patch #2668849 by sunmaxBenjamin Haisch
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-06-12- Added support for Rodney's Fun ScreenBenjamin Haisch
2008-05-29- Implemented opcodes: sfHomeText, sfDrawAnimPicBenjamin Haisch
2008-05-26- Hopefully fixed 'responsiveness' of the mouse cursor/event handlingBenjamin Haisch
2008-05-21- Moved event polling from sfPollEvent to runScriptBenjamin Haisch
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-12Implemented o1_ADDMASK and o1_SETMASK for LGOP2Benjamin Haisch
2008-05-09Implemented o1_CLIPAREAFilippos Karapetis
2008-05-07Implemented vertical/horizontal flipping of sprites.Benjamin Haisch
2008-04-28Implemented text drawing and cleanup.Benjamin Haisch
2008-04-25Started work on text drawing code.Benjamin Haisch
2008-04-24TypoFilippos Karapetis
2008-04-24Implemented opcodes o1_DROPSHADOW, o1_TEXTCOLOR, o1_OUTLINE. Added some initi...Filippos Karapetis
2008-04-24Some initial code for font loadingFilippos Karapetis
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-20Changed spaces to tabs.Torbjörn Andersson
2008-04-20Initial import of the work in progress MADE engineFilippos Karapetis