aboutsummaryrefslogtreecommitdiff
path: root/engines/cruise/ctp.cpp
AgeCommit message (Expand)Author
2016-05-11CRUISE: Safer string manipulationEugene Sandulenko
2014-06-08CRUISE: Directly use assert.Johannes Schickel
2014-06-01CRUISE: Reduce the scope of variables used in the for loopsStrangerke
2014-02-18CRUISE: Make GPL headers consistent in themselves.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-14ALL: colour -> colorMax Horn
2010-08-09CRUISE: Eliminate global constructorsEugene Sandulenko
2009-10-09Set up a basic tracing system for all memory allocations to help track down m...Paul Gilbert
2009-07-14Bugfix for player being able to walk through some objects against room wallsPaul Gilbert
2009-07-06Bugfix for node enabling/disabling, which was previously allowing the player ...Paul Gilbert
2009-06-01Change flip[Short|Long] functions to bigEndian[Short|Long]ToNative to clarify...Joost Peters
2009-05-28Replaced the original implementation of walk box handling with a cleaner, str...Paul Gilbert
2009-05-12When source and destination are the same, there is no need to strcpy(). In factTorbjörn Andersson
2009-01-16Code formatting fixes, automatically performed by astyleMax Horn
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-09-21Patch #2054467: CRUISE: 64bits fixesEugene Sandulenko
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2007-12-27Muting the compiler (Sorry again, yaz0r :P)Sven Hesse
2007-12-27Nearly working pathfinderVincent Hamm
2007-12-27Early pathfindingVincent Hamm
2007-12-20Multiple fix/cleanupVincent Hamm
2007-11-10-Cleanup stringsVincent Hamm
2007-11-04Some code formating fixesSven Hesse
2007-11-04Fix a few script issuesVincent Hamm
2007-11-03Fix buildVincent Hamm
2007-11-01Small cleanupsVincent Hamm
2007-09-18Code formatting fixesMax Horn
2007-09-10Lots of source code formatting correctionsMax Horn
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...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-27Fixed loads of warnings with MSVC and gccFilippos Karapetis
2007-04-27Add cruise source code for scummvmVincent Hamm