index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
cruise
/
ctp.cpp
Age
Commit message (
Expand
)
Author
2016-05-11
CRUISE: Safer string manipulation
Eugene Sandulenko
2014-06-08
CRUISE: Directly use assert.
Johannes Schickel
2014-06-01
CRUISE: Reduce the scope of variables used in the for loops
Strangerke
2014-02-18
CRUISE: Make GPL headers consistent in themselves.
Johannes Schickel
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-14
ALL: colour -> color
Max Horn
2010-08-09
CRUISE: Eliminate global constructors
Eugene Sandulenko
2009-10-09
Set up a basic tracing system for all memory allocations to help track down m...
Paul Gilbert
2009-07-14
Bugfix for player being able to walk through some objects against room walls
Paul Gilbert
2009-07-06
Bugfix for node enabling/disabling, which was previously allowing the player ...
Paul Gilbert
2009-06-01
Change flip[Short|Long] functions to bigEndian[Short|Long]ToNative to clarify...
Joost Peters
2009-05-28
Replaced the original implementation of walk box handling with a cleaner, str...
Paul Gilbert
2009-05-12
When source and destination are the same, there is no need to strcpy(). In fact
Torbjörn Andersson
2009-01-16
Code formatting fixes, automatically performed by astyle
Max Horn
2009-01-01
Whoa! Removing trailing spaces.
Eugene Sandulenko
2008-09-21
Patch #2054467: CRUISE: 64bits fixes
Eugene Sandulenko
2008-01-27
Removed trailing spaces.
Jordi Vilalta Prat
2007-12-27
Muting the compiler (Sorry again, yaz0r :P)
Sven Hesse
2007-12-27
Nearly working pathfinder
Vincent Hamm
2007-12-27
Early pathfinding
Vincent Hamm
2007-12-20
Multiple fix/cleanup
Vincent Hamm
2007-11-10
-Cleanup strings
Vincent Hamm
2007-11-04
Some code formating fixes
Sven Hesse
2007-11-04
Fix a few script issues
Vincent Hamm
2007-11-03
Fix build
Vincent Hamm
2007-11-01
Small cleanups
Vincent Hamm
2007-09-18
Code formatting fixes
Max Horn
2007-09-10
Lots of source code formatting corrections
Max Horn
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-04-28
Changed abs() to ABS()
Torbjörn Andersson
2007-04-27
Fix code formatting (partially) and guard defines in includes.
Eugene Sandulenko
2007-04-27
Fixed loads of warnings with MSVC and gcc
Filippos Karapetis
2007-04-27
Add cruise source code for scummvm
Vincent Hamm