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
/
scumm
/
he
Age
Commit message (
Expand
)
Author
2013-08-18
SCUMM: Remove unnecessary NULL check, CID 1003627
Torbjörn Andersson
2013-08-16
SCUMM: Always confirm quit when required in HE games.
Kirben
2013-08-08
COMMON: Rename ConfigFile to INIFile.
Johannes Schickel
2013-08-07
Merge pull request #365 from lordhoto/protected-pixels
Johannes Schickel
2013-08-04
SCUMM: Fix backwards-in-same-array case of v72he::copyArray.
Alyssa Milburn
2013-08-04
SCUMM: Add detection/version for Moonbase Commander v1.1.
Alyssa Milburn
2013-08-03
SCUMM: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
SCUMM: Prefer getBasePtr over direct Surface::pixels access.
Johannes Schickel
2013-06-02
SCUMM: Remove unused variable _quit
Torbjörn Andersson
2013-05-02
COMMON: Change kPlatformPC to kPlatformDOS
Matthew Hoops
2013-04-29
SCUMM HE: fix crash introduced in a10ad272a84
Eugene Sandulenko
2013-04-29
SCUMM: Fix o100_videoOps subOp 0
Matthew Hoops
2013-04-28
SCUMM HE: Plug memory leak. CID 1003582
Eugene Sandulenko
2013-04-23
SCUMM: Fix football2002 field coordinates
Matthew Hoops
2013-04-22
SCUMM: Fix a bug in football's nextPoint U32 opcode
Matthew Hoops
2013-04-18
ENGINES: Remove a bunch of unused private member variables
Max Horn
2013-01-09
SCUMM: Cleanup ScummEngine_v80he::createSound()
Matthew Hoops
2012-09-26
JANITORIAL: Remove trailing whitespaces.
Johannes Schickel
2012-08-26
Merge remote branch 'upstream/master' into pegasus
Matthew Hoops
2012-08-16
VIDEO: Merge AdvancedVideoDecoder into VideoDecoder
Matthew Hoops
2012-07-25
VIDEO: Convert Bink to the new AdvancedVideoDecoder API
Matthew Hoops
2012-07-23
VIDEO: Rewrite SmackerDecoder to use the new API
Matthew Hoops
2012-06-24
Merge remote branch 'upstream/master' into pegasus
Matthew Hoops
2012-06-17
Merge pull request #244 from clone2727/football2002-wday
Johannes Schickel
2012-06-16
Merge remote branch 'upstream/master' into pegasus
Matthew Hoops
2012-06-15
SCUMM: Fix rect bounds in getPolygonOverlap()
Matthew Hoops
2012-06-15
SCUMM: Adjust some wiz image ops and flood fill rects
Matthew Hoops
2012-06-11
SCUMM: Fix basketball ini name
Matthew Hoops
2012-06-09
SCUMM: Implement football2002's getDayOfWeek() u32 function
Matthew Hoops
2012-06-09
SCUMM: Add HE101 version, for debugInput opcode difference in some HE100 games.
Travis Howell
2012-06-08
SCUMM: Implement listing playbook files in football2002
Matthew Hoops
2012-06-08
SCUMM: Stub off other football2002 u32 opcodes
Matthew Hoops
2012-06-08
SCUMM: Give football u32 opcodes proper names
Matthew Hoops
2012-06-06
SCUMM: Implement football2002 u32 opcode 1028
Matthew Hoops
2012-06-01
SCUMM: Add debugInput opcode difference in Backyard Basketball.
Travis Howell
2012-05-28
SCUMM: Fix error in spyfox iOS credits
Matthew Hoops
2012-05-25
Merge remote branch 'upstream/master' into pegasus
Matthew Hoops
2012-05-14
GRAPHICS: Hide the WinCursor implementation
Matthew Hoops
2012-03-20
Merge remote branch 'upstream/master' into pegasus
Matthew Hoops
2012-02-15
JANITORIAL: Fix missing whitespace in pointer cast
Tarek Soliman
2012-02-10
JANITORIAL: Fix template definition whitespace
Tarek Soliman
2011-12-12
Merge remote branch 'upstream/master' into pegasus
Matthew Hoops
2011-12-03
SCUMM: Add support for the mustard mac map file
Matthew Hoops
2011-11-27
SCUMM: Add support for Putt-Putt Saves the Zoo iOS
Matthew Hoops
2011-10-27
GRAPHICS: Make drawThickLine take a thickness in both x and y directions
Matthew Hoops
2011-11-06
SCUMM: Stream sfx/voice sounds from mouster.sou.
Johannes Schickel
2011-10-25
SCUMM: Initialize Sprite fields in constructor.
Alyssa Milburn
2011-09-08
SCUMM: Made some static data const.
Johannes Schickel
2011-08-28
SCUMM: Add basic support for setOffHeap resource flag in HE90+ games.
Travis Howell
2011-08-18
SCUMM: Hopefully fix DS compilation
Sven Hesse
[next]