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
Age
Commit message (
Expand
)
Author
2012-02-15
JANITORIAL: Fix missing whitespace in pointer cast
Tarek Soliman
2012-02-15
JANITORIAL: Fix whitespace in pointer template arg
Tarek Soliman
2011-12-27
CRUISE: Fix cppcheck warning about possible NULL pointer use.
Torbjörn Andersson
2011-11-21
CRUISE: Added explicit freeing of thumbnail surface pixels
Paul Gilbert
2011-11-16
LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE)
Strangerke
2011-11-16
COMMON: Rename Common::set_to to Common::fill.
Johannes Schickel
2011-11-14
CRUISE: Remove unused variables
Eugene Sandulenko
2011-11-10
CRUISE: Fix OOM checks
Willem Jan Palenstijn
2011-11-04
CRUISE: Removed duplicate variable assignment
Filippos Karapetis
2011-10-23
AD: Switched rest of the engines to new GUIO
Eugene Sandulenko
2011-10-18
CRUISE: Revert part of mouse movement patch applied from Bug #3423955.
D G Turner
2011-10-16
CRUISE: Fix For Unresponsive Mouse Movement noted in Bug #3423955.
D G Turner
2011-10-01
COMMON: Fix multiple engines asserting in querySaveMetaInfos for empty save s...
Paul Gilbert
2011-08-07
GRAPHICS: Simplify the interface of Graphics::loadThumbnail().
Christoph Mallon
2011-08-07
CRUISE: Replace casts and offset calculations for memory debugger by a simple...
Christoph Mallon
2011-08-07
JANITORIAL: Remove trailing empty lines.
Christoph Mallon
2011-08-06
ALL: Reduce audio/ header dependency
Eugene Sandulenko
2011-06-30
JANITORIAL: Silence a couple of "variable set but not used" warnings.
eriktorbjorn
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-06-14
DETECTOR: Merge ADParams into AdvancedMetaEngine
Max Horn
2011-06-10
CRUISE: Switch to alternate AdvancedMetaEngine, avoid ADParams
Max Horn
2011-06-10
ENGINES: Change incorrect use of 'target' to 'gameid'
Max Horn
2011-06-02
ENGINES: Change 2nd param of Engine::saveGameState to Common::String
Max Horn
2011-06-02
CRUISE: Replace snprintf() usage with Common::String::format()
D G Turner
2011-05-25
ALL: initialise -> initialize
Matthew Hoops
2011-05-25
ALL: behaviour -> behavior
Matthew Hoops
2011-05-22
ENGINES: Further unify engine names
Thierry Crozat
2011-05-17
COMMON: Registers RandomSources in constructor with the event recorder
Max Horn
2011-05-16
ENGINES: Unify engine names
Thierry Crozat
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-04-14
ALL: colour -> color
Max Horn
2011-04-03
CRUISE: Fixed odd check, introduced in rev d83a83ef50
md5
2011-03-29
JANITORIAL: Remove/comment unused vars
dhewg
2011-03-19
CRUISE: Cleanup syncSoundSettings()
dhewg
2011-02-23
CRUISE: Bugfix for #3188309 - black text at end of introduction
Paul Gilbert
2011-02-22
CRUISE: Reinstate Copy Protection errorneously disabled in r51834.
D G Turner
2011-02-20
CRUISE: Remove leftover RGBA reference.
Johannes Schickel
2011-02-14
CRUISE: Adapt to setPalette RGBA->RGB change.
Johannes Schickel
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2011-02-07
GUI: Rename SaveLoadChooser::runModal to runModalWithPluginAndTarget
Max Horn
2011-02-07
COMMON: OSystem now has a PaletteManager
Max Horn
2011-01-02
JANITORIAL: Suppress some useless includes
Arnaud Boutonné
2010-12-07
DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engine
Max Horn
2010-11-21
CRUISE: Slight formatting fix.
Johannes Schickel
2010-11-21
CRUISE: Fix Memory Accesses Errors and Leaks Reported By Valgrind
David Turner
2010-11-21
CRUISE: Bugfix for #3064846 - Raoul appearing in Book screen
Paul Gilbert
2010-11-19
COMMON: Split common/stream.h into several headers
Max Horn
2010-11-17
CRUISE: Corrected uninit read of _polyStruct in ctp.cpp:49 detected by Valgrind.
David Turner
2010-11-07
LURE: Convert printf to debug/warning
Max Horn
[next]