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
Age
Commit message (
Expand
)
Author
2013-06-04
SCUMM: Verify sample width in Digital iMUSE callback. CID 1002112
Torbjörn Andersson
2013-06-02
SCUMM: Remove unused variable _quit
Torbjörn Andersson
2013-05-11
SCUMM: Clean-up of Roland GS code
tcarey
2013-05-02
COMMON: Change kPlatformPC to kPlatformDOS
Matthew Hoops
2013-05-01
SCUMM: Change NUM_SCRIPT_LOCALS to NUM_SCRIPT_LOCAL
Torbjörn Andersson
2013-05-01
SCUMM: Fix out-of-bounds access in runScript() debug messages
Torbjörn Andersson
2013-04-30
SCUMM: Cleanup
Torbjörn Andersson
2013-04-30
SCUMM: Use correct array size when calling initializeLocals()
Torbjörn Andersson
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-24
SCUMM: Fix non-terminated string. CID 1003867
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-21
INSANE: Fix potential buffer overflow. CID 1003866
Eugene Sandulenko
2013-04-18
ENGINES: Remove a bunch of unused private member variables
Max Horn
2013-04-06
SCUMM: Add Italian Windows version of Freddi Fish 4.
Kirben
2013-04-03
SCUMM: Add Italian Windows demos of Freddi Fish 4 and Putt-Putt Enters the Game.
Kirben
2013-04-02
SCUMM: Hardly-even-worth-mentioning cleanup.
Torbjörn Andersson
2013-04-02
SCUMM: Fix bug #3575444: "FT: Enemy behaviour in biker fight"
Eugene Sandulenko
2013-04-02
SCUMM: More fixes in INSANE
Eugene Sandulenko
2013-03-30
SCUMM: Fix more bugs in INSANE
Eugene Sandulenko
2013-03-30
SCUMM: Fix several bugs in INSANE
Eugene Sandulenko
2013-03-30
SCUMM: Fix bug #3546434: "SCUMM: FT glitches in Vulture encounter on old mine...
Eugene Sandulenko
2013-02-23
ALL: Fix typo (existant->existent)
Willem Jan Palenstijn
2013-01-27
SCUMM: Update handling of non so resources in Loom Mac.
Johannes Schickel
2013-01-27
SCUMM: Work around bug #3602239 ("Mac Loom crashes using opening...")
Torbjörn Andersson
2013-01-26
Merge pull request #301 from lordhoto/c++11-playground
Johannes Schickel
2013-01-09
SCUMM: Cleanup ScummEngine_v80he::createSound()
Matthew Hoops
2013-01-09
SCUMM: Silence C++11 narrowing warnings.
Johannes Schickel
2013-01-02
JANITORIAL: Fix or silence a couple of Clang analyzer warnings
Torbjörn Andersson
2012-12-15
SCUMM: Handle double-clicks in Mac Loom (bug #3588164)
Torbjörn Andersson
2012-12-14
SCUMM: Fix compilation on AmigaOS4.
Johannes Schickel
2012-12-14
Merge pull request #291 from eriktorbjorn/mac-mi-music-final
Johannes Schickel
2012-11-24
SCUMM: Handle note value 1 as "hold current note" in MI1 Mac
Torbjörn Andersson
2012-11-23
SCUMM: Added TODO comment about Mac MI1 music
Torbjörn Andersson
2012-11-23
SCUMM: Fix memory leak when loading old MI1 Mac savegames
Torbjörn Andersson
2012-11-22
Merge pull request #283 from lordhoto/scumm-opl3
Johannes Schickel
2012-11-19
SCUMM: Try harder to find Mac Monkey Island instruments
Torbjörn Andersson
2012-11-19
SCUMM: Simplify checkMusicAvailable() a bit
Torbjörn Andersson
2012-11-19
SCUMM: Fix crash when Macintosh instruments aren't available
Torbjörn Andersson
2012-11-19
SCUMM: Add Windows encoding of the Mac Loom filename
Torbjörn Andersson
2012-11-18
SCUMM: Lock the sound resource while the music is playing
Torbjörn Andersson
2012-11-18
SCUMM: Fix regression that caused "pops" in MI1 jungle music
Torbjörn Andersson
2012-11-18
SCUMM: Use more correct (I think) way of converting samples
Torbjörn Andersson
2012-11-18
SCUMM: Prevent music channels from drifting out of sync in Mac MI1
Torbjörn Andersson
2012-11-18
SCUMM: Fix whitespace
Torbjörn Andersson
2012-11-17
SCUMM: Avoid "pops" at the end of the note in Mac MI1/Loom music
Torbjörn Andersson
2012-11-17
SCUMM: Remove commented out code.
Torbjörn Andersson
2012-11-16
SCUMM: Fix the "drafts" debugger command for Mac Loom
Torbjörn Andersson
[next]