aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/akos.h
AgeCommit message (Collapse)Author
2014-02-18SCUMM: Make GPL headers consistent in themselves.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2009-06-04Fix the color of Poodles Galore's finger nails in Spy Fox 3.Travis Howell
svn-id: r41162
2009-06-04Add 16bit color support for later HE games.Travis Howell
svn-id: r41153
2009-01-04Use slow palette color match, for 16bit color HE games for now.Travis Howell
svn-id: r35713
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
2007-03-10SCUMM: some more AKOS cleanup & added commentsMax Horn
svn-id: r26054
2007-03-10SCUMM: got rid of the _bompActorPalettePtr member var (which was only used ↵Max Horn
as a hidden param to drawBomp); turned drawBomp into a regular function (used to be a ScummEngine member method) svn-id: r26045
2007-02-19Use consistent naming for the preprocessor constants used to guarantee thatTorbjörn Andersson
header files are only included once. Many of them didn't have a SCUMM prefix which could have lead to clashes with common header files. svn-id: r25727
2006-02-11Moved engines to the new engines/ directoryMax Horn
svn-id: r20582