aboutsummaryrefslogtreecommitdiff
path: root/engines/cruise/perso.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
2009-04-05Implemented many of the remaining library functionsPaul Gilbert
svn-id: r39857
2009-03-03Changed the int16[5] array used in pathfinding to a structure with ↵Paul Gilbert
explicitly named fields svn-id: r39087
2007-12-20Fix title screen line drawing codeVincent Hamm
svn-id: r29925
2007-12-18Fix loading savegame from original interpreterVincent Hamm
svn-id: r29901
2007-11-11Menu display fixVincent Hamm
Linked objects implementation (barman) The gameplay is now kind of working and it is possible to play at least the first part of the game svn-id: r29478
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-27Fix code formatting (partially) and guard defines in includes.Eugene Sandulenko
svn-id: r26631
2007-04-27Fixing compilation for meSven Hesse
svn-id: r26610
2007-04-27Add cruise source code for scummvmVincent Hamm
svn-id: r26605