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
/
cruise.cpp
Age
Commit message (
Expand
)
Author
2009-02-14
Changed the list of language dependant strings from being hard-coded to dynam...
Paul Gilbert
2009-02-11
Added debugger console
Paul Gilbert
2009-01-30
Renamed SpecialDebugLevel to DebugChannel
Max Horn
2009-01-25
Minor cleanup and changed g_cruise to _vm for consistency
Paul Gilbert
2009-01-16
Code formatting fixes, automatically performed by astyle
Max Horn
2008-11-14
Committed my patch #2123680 "SDL: Backend transaction / rollback support".
Johannes Schickel
2008-11-06
Switched various Engine APIs to use Common::Error
Max Horn
2008-02-15
Merged lots of _mixer->isReady() warnings into a single one in Engine constru...
Max Horn
2007-12-27
Early pathfinding
Vincent Hamm
2007-12-24
-Fade in/fade out
Vincent Hamm
2007-12-18
Fix loading savegame from original interpreter
Vincent Hamm
2007-11-03
Patch #1825276: "DETECTION: advanced detector engine simplification"
Eugene Sandulenko
2007-10-28
Implement cursors
Vincent Hamm
2007-09-19
Modified patch #1738058: "Action recorder".
Eugene Sandulenko
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-05-30
Removing useless common/fs.h includes
Max Horn
2007-05-01
Fixed PalmOS ARM global object allocation
Chris Apers
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