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
/
cell.cpp
Age
Commit message (
Expand
)
Author
2009-10-10
Game now completely starts up without memory leaks
Paul Gilbert
2009-10-09
Set up a basic tracing system for all memory allocations to help track down m...
Paul Gilbert
2009-08-15
Added Dirty Rect handling functionality
Paul Gilbert
2009-03-16
Code formatting, added further constant references, and corrected method sign...
Paul Gilbert
2009-03-02
Formatting fixes, and added extra constants and function name corrections
Paul Gilbert
2009-02-19
In progress work on cleaning up the font system - giving proper variable name...
Paul Gilbert
2009-02-09
Changed the save/load process to use a common serialiser
Paul Gilbert
2009-01-16
Code formatting fixes, automatically performed by astyle
Max Horn
2008-01-27
Removed trailing spaces.
Jordi Vilalta Prat
2007-12-25
Fix cell sorting
Vincent Hamm
2007-12-20
Multiple fix/cleanup
Vincent Hamm
2007-12-17
Fix glitchy cell sorting
Vincent Hamm
2007-11-11
Menu display fix
Vincent Hamm
2007-11-08
Cleanup load savegame from original interpreter
Vincent Hamm
2007-11-05
Implement polygon and sprite masking
Vincent Hamm
2007-11-04
Some code formating fixes
Sven Hesse
2007-11-04
Fix a few script issues
Vincent Hamm
2007-10-29
Implement more object input
Vincent Hamm
2007-09-18
Code formatting fixes
Max Horn
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-05-16
Figured out the bug that was causing the animations to glitch
Vincent Hamm
2007-04-28
More cleanup
Vincent Hamm
2007-04-27
Fix code formatting (partially) and guard defines in includes.
Eugene Sandulenko
2007-04-27
Fix compilation
Sven Hesse
2007-04-27
Cleanup
Vincent Hamm