aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/insane/insane.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-11-02Changed foo(void) to foo() in almost all non-backend source filesMax Horn
svn-id: r45616
2009-03-20SCUMM: Split intern.h into multiple headersMax Horn
svn-id: r39567
2008-09-13SCUMM: Got rid of class ChunkMax Horn
svn-id: r34518
2008-05-06Allow static and dynamic plugins to be used at the same timeJordi Vilalta Prat
svn-id: r31888
2008-01-28Fixed the spaces before tabs.Jordi Vilalta Prat
svn-id: r30667
2008-01-05Fix to remove a tab character from the GPL headerPaul Gilbert
svn-id: r30238
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
2007-01-30unused buffer variableGregory Montoir
svn-id: r25286
2006-10-08small unify handleIACT functionPaweł Kołodziejski
svn-id: r24214
2006-10-07Moved all INSANE and SMUSH related code into ScummEngine_v7 (resp. ↵Max Horn
ScummEngine_v6 in a few cases) svn-id: r24169
2006-09-23Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle ↵Max Horn
the linker dependency graph). Porters will have to update project files svn-id: r23974
2006-05-12Removing some unused code from INSANEMax Horn
svn-id: r22417
2006-04-27Insane is part of SCUMM V7, not V6Max Horn
svn-id: r22188
2006-02-11Moved engines to the new engines/ directoryMax Horn
svn-id: r20582