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
/
backgroundIncrust.cpp
Age
Commit message (
Expand
)
Author
2014-06-07
CRUISE: Add a safeguard, some minor rework in BackgroundIncrust
Strangerke
2014-02-18
CRUISE: Make GPL headers consistent in themselves.
Johannes Schickel
2012-02-15
JANITORIAL: Fix missing whitespace in pointer cast
Tarek Soliman
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-03
CRUISE: Fixed odd check, introduced in rev d83a83ef50
md5
2011-03-29
JANITORIAL: Remove/comment unused vars
dhewg
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-05-24
Strip trailing whitespaces in the whole code base.
Johannes Schickel
2009-05-16
Replaced value with proper constant, and named a previously un-named structur...
Paul Gilbert
2009-05-15
Bugfix to prevent off-screen areas from being restored by restoreBackground
Paul Gilbert
2009-05-15
Fixes for the backupBackground method when X < 0
Paul Gilbert
2009-04-04
Replaced all occurrences of the constant '257' with the existing constant 'NU...
Paul Gilbert
2009-03-16
Code formatting, added further constant references, and corrected method sign...
Paul Gilbert
2009-03-07
Fixed some method parameters, changed the main loop to a method of the engine...
Paul Gilbert
2009-03-01
Formatting fixes
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 blinking character
Vincent Hamm
2007-12-24
Fix sprite mode 5
Vincent Hamm
2007-12-20
Multiple fix/cleanup
Vincent Hamm
2007-11-10
Muting the compiler :P
Sven Hesse
2007-11-10
-Cleanup strings
Vincent Hamm
2007-11-08
Cleanup load savegame from original interpreter
Vincent Hamm
2007-11-05
Implement polygon and sprite masking
Vincent Hamm
2007-10-27
Hooked inputs
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
Implement missing opcode and fix staff intro
Vincent Hamm
2007-04-27
Fix code formatting (partially) and guard defines in includes.
Eugene Sandulenko
2007-04-27
Add cruise source code for scummvm
Vincent Hamm