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
/
perso.cpp
Age
Commit message (
Expand
)
Author
2010-08-09
CRUISE: Eliminate global constructors
Eugene Sandulenko
2009-11-02
Changed foo(void) to foo() in almost all non-backend source files
Max Horn
2009-10-09
Set up a basic tracing system for all memory allocations to help track down m...
Paul Gilbert
2009-05-28
Replaced the original implementation of walk box handling with a cleaner, str...
Paul Gilbert
2009-04-05
Implemented many of the remaining library functions
Paul Gilbert
2009-03-03
Changed the int16[5] array used in pathfinding to a structure with explicitly...
Paul Gilbert
2009-01-16
Code formatting fixes, automatically performed by astyle
Max Horn
2008-01-28
Fixed the spaces before tabs.
Jordi Vilalta Prat
2008-01-27
Removed trailing spaces.
Jordi Vilalta Prat
2007-12-20
Fix title screen line drawing code
Vincent Hamm
2007-12-18
Fix loading savegame from original interpreter
Vincent Hamm
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-05-10
Removed lot of unnecessary typedefs; added a NUM_PERSONS constant; renamed _X...
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
Cleanup
Vincent Hamm
2007-04-27
Add cruise source code for scummvm
Vincent Hamm