aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/boxes.h
AgeCommit message (Collapse)Author
2014-02-18SCUMM: Make GPL headers consistent in themselves.Johannes Schickel
2012-02-11SCUMM: replace "c64" with "v0" when it applies to both C64 and AppleII v0 ↵Tobias Gunkel
versions In addition some routines (e.g. the gfx ones) that are even used in v1.
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
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-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-10-29cleanupMax Horn
svn-id: r24565
2006-10-18SCUMM: Yet another minox walkbox cleanupMax Horn
svn-id: r24366
2006-10-18SCUMM: walbox related cleanupMax Horn
svn-id: r24365
2006-03-05Add some basic walkbox support for C64 maniacTravis Howell
svn-id: r21084
2006-02-11Moved engines to the new engines/ directoryMax Horn
svn-id: r20582