aboutsummaryrefslogtreecommitdiff
path: root/engines/lure/screen.cpp
AgeCommit message (Collapse)Author
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
Some backends may break as I only compiled SDL
2011-04-14ALL: colour -> colorMax Horn
2011-02-14LURE: Adapt to setPalette RGBA->RGB change.Johannes Schickel
This is currently done by converting the internal palette from RGBA(?) to RGB when setPalette is called.
2011-02-07COMMON: OSystem now has a PaletteManagerMax Horn
svn-id: r55806
2009-10-04Change a couple places from 'end of namespace' to 'End of namespace', for ↵Max Horn
consistency svn-id: r44634
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
svn-id: r30664
2008-01-05Fix to remove a tab character from the GPL headerPaul Gilbert
svn-id: r30238
2007-12-31Added extra palette handling for EGA palettesPaul Gilbert
svn-id: r30097
2007-11-17Fixed sluggish mouse cursor during palette fade ins/outs.Torbjörn Andersson
svn-id: r29535
2007-10-28Room fades now correctly fade out any active talk dialogPaul Gilbert
svn-id: r29277
2007-09-10Lots of source code formatting correctionsMax Horn
svn-id: r28887
2007-08-25Bugfix to prevent animations nuking the GUI element palette entriesPaul Gilbert
svn-id: r28713
2007-07-26Added proper room change fading effectPaul Gilbert
svn-id: r28212
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client ↵Max Horn
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024
2006-02-11Moved engines to the new engines/ directoryMax Horn
svn-id: r20582