aboutsummaryrefslogtreecommitdiff
path: root/engines/cruise/perso.cpp
AgeCommit message (Expand)Author
2014-06-08CRUISE: Directly use assert.Johannes Schickel
2014-06-06CRUISE: Reduce the scope of several variables in processActorWalk()Strangerke
2014-02-18CRUISE: Make GPL headers consistent in themselves.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-08-09CRUISE: Eliminate global constructorsEugene Sandulenko
2009-11-02Changed foo(void) to foo() in almost all non-backend source filesMax Horn
2009-10-09Set up a basic tracing system for all memory allocations to help track down m...Paul Gilbert
2009-05-28Replaced the original implementation of walk box handling with a cleaner, str...Paul Gilbert
2009-04-05Implemented many of the remaining library functionsPaul Gilbert
2009-03-03Changed the int16[5] array used in pathfinding to a structure with explicitly...Paul Gilbert
2009-01-16Code formatting fixes, automatically performed by astyleMax Horn
2008-01-28Fixed the spaces before tabs.Jordi Vilalta Prat
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2007-12-20Fix title screen line drawing codeVincent Hamm
2007-12-18Fix loading savegame from original interpreterVincent Hamm
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-10Removed lot of unnecessary typedefs; added a NUM_PERSONS constant; renamed _X...Max Horn
2007-04-28Changed abs() to ABS()Torbjörn Andersson
2007-04-27Fix code formatting (partially) and guard defines in includes.Eugene Sandulenko
2007-04-27CleanupVincent Hamm
2007-04-27Add cruise source code for scummvmVincent Hamm