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
/
gfxModule.cpp
Age
Commit message (
Expand
)
Author
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
Cleaned up parts of the font display system. Note: Cruise used two almost ide...
Paul Gilbert
2009-02-19
Initial work on correct engine pausing
Paul Gilbert
2009-02-11
Added debugger console
Paul Gilbert
2009-01-16
Code formatting fixes, automatically performed by astyle
Max Horn
2007-12-27
Early pathfinding
Vincent Hamm
2007-12-25
Fix input
Vincent Hamm
2007-12-25
Bunch of gfx fix
Vincent Hamm
2007-12-24
-Fade in/fade out
Vincent Hamm
2007-12-20
Fix palette manipulation code
Vincent Hamm
2007-12-17
Fix dangling pointer
Vincent Hamm
2007-12-12
simplify gfxModuleData_field_60, sync with cine code
Gregory Montoir
2007-11-04
Some code formating fixes
Sven Hesse
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
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-29
Only update the backend's palette when necessary, since doing this triggers a
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