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
Age
Commit message (
Expand
)
Author
2011-08-17
SCUMM: Split HE logic classes to their own files
Matthew Hoops
2011-08-17
SCUMM: Mass-comment/rename/simplify the soccer u32 code.
Alyssa Milburn
2011-08-16
SCUMM: Fix cross product call in soccer u32 code.
Alyssa Milburn
2011-08-10
SCUMM: Remove unused soccer u32 code
Matthew Hoops
2011-08-09
Merge remote branch 'upstream/master' into soccer
Matthew Hoops
2011-08-09
SCUMM: Fix bug in soccer u32 op_1014_sub3
Matthew Hoops
2011-08-09
SCUMM: Backyard Soccer 2004 uses a different INI setting to disable printing.
Travis Howell
2011-08-08
Merge remote branch 'upstream/master' into soccer
Matthew Hoops
2011-08-08
SCUMM: Add some HE72 differences to mouse click handling
Matthew Hoops
2011-08-09
AGOS: Fix struct/class mismatch
Ori Avtalion
2011-08-08
SCI: Remove dead code
Max Horn
2011-08-08
TINSEL: Code formatting
Max Horn
2011-08-08
SCUMM: Remove unneeded check for CMS in readSoundResource.
Johannes Schickel
2011-08-08
SCUMM: Fix another original soccer u32 difference
Matthew Hoops
2011-08-08
SCUMM: Set default Benchmark speed in Moonbase Commander, based on the origin...
Travis Howell
2011-08-08
SCUMM: Update stub in arrayOps for Moonbase Commander.
Travis Howell
2011-08-08
SCUMM: Add sprite code difference in Moonbase Commander.
Travis Howell
2011-08-07
Merge remote branch 'upstream/master' into soccer
Matthew Hoops
2011-08-08
SCUMM: Fix endian issue in captureWizPolygon.
Travis Howell
2011-08-07
MOHAWK: Add specific cursor handling for Myst demo
Bastien Bouclet
2011-08-07
MOHAWK: Leaving from the slides should go to the information screens in Myst ...
Bastien Bouclet
2011-08-07
MOHAWK: Disable zip mode in Myst demo
Bastien Bouclet
2011-08-07
SCUMM: Further clean up of the CMS code.
Johannes Schickel
2011-08-07
SCUMM: Clean up CMS code some more.
Johannes Schickel
2011-08-07
SCUMM: Mark some overwritten methods as virtual.
Johannes Schickel
2011-08-07
SCUMM: Cleanup CMS code a bit.
Johannes Schickel
2011-08-07
GRAPHICS: Simplify the interface of Graphics::loadThumbnail().
Christoph Mallon
2011-08-07
ALL: Use Graphics::skipThumbnail() where appropriate.
Christoph Mallon
2011-08-07
KYRA: Simplify initializing a buffer with a string.
Christoph Mallon
2011-08-07
COMMON: Replace x + ARRAYSIZE(x) by the simpler ARRAYEND(x).
Christoph Mallon
2011-08-07
COMMON: Add DisposablePtr<T>, which replaces many repeated implementations of...
Christoph Mallon
2011-08-07
TEENAGENT: Pass streams as references.
Christoph Mallon
2011-08-07
SCI: Simplify allocation of ResourceManager.
Christoph Mallon
2011-08-07
SCI: Remove unnecessary cast.
Christoph Mallon
2011-08-07
AGOS: Correct off-by-one error in range check for setting the debug level.
Christoph Mallon
2011-08-07
AGOS: Replace if-cascade by switch.
Christoph Mallon
2011-08-07
CRUISE: Replace casts and offset calculations for memory debugger by a simple...
Christoph Mallon
2011-08-07
TSAGE: Reduce scope of variable.
Christoph Mallon
2011-08-07
TSAGE: Implemented title screen of Blue Force
Paul Gilbert
2011-08-07
SWORD25: Make sure that id is always initialized in playSoundEx()
Filippos Karapetis
2011-08-07
TINSEL: Use SAVEGAME_ID when getting savegame info, if a VM is instantiated
Filippos Karapetis
2011-08-07
JANITORIAL: Remove trailing empty lines.
Christoph Mallon
2011-08-07
JANITORIAL: Add missing NL at EOF.
Christoph Mallon
2011-08-07
TINSEL: Fixed deleting saved games from the launcher (bug #3387551)
Filippos Karapetis
2011-08-07
TSAGE: Changed game Id from 'ring' to 'ringworld'
Paul Gilbert
2011-08-06
SCUMM: Fix some soccer u32 code in op_1011
Matthew Hoops
2011-08-06
ENGINES: Use the new taskbar error notification methods in the engines defaul...
Littleboy
2011-08-06
SCUMM: Add a few more notes to soccer u32 code
Matthew Hoops
2011-08-06
SCUMM: Remove soccer editor-related u32 code
Matthew Hoops
2011-08-06
TSAGE: Remove incorrect endian-specific read in audio code.
Alyssa Milburn
[next]