aboutsummaryrefslogtreecommitdiff
path: root/engines/cruise/stack.h
AgeCommit message (Collapse)Author
2014-02-18CRUISE: 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
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-05-10Removed lot of unnecessary typedefs; added a NUM_PERSONS constant; renamed ↵Max Horn
_X/_Y vars to avoid conflicts with system headers on various systems (see bug #1716109) svn-id: r26798
2007-04-28Some minor cleanup (but we need to get rid of fopen/fread use here)Max Horn
svn-id: r26647
2007-04-27Fix code formatting (partially) and guard defines in includes.Eugene Sandulenko
svn-id: r26631
2007-04-27Add cruise source code for scummvmVincent Hamm
svn-id: r26605