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
2010-03-18
COMMON: Get rid of Common::StringList
Max Horn
2010-03-18
SCUMM: Add WORKAROUND comment
Max Horn
2010-03-18
COMMON: Move Common::RandomSource to common/random.*
Max Horn
2010-03-18
Switch from Common::tag2string(foo).c_str() to tag2str(foo)
Max Horn
2010-03-16
Some style fixes.
Johannes Schickel
2010-03-16
Add patch #2970176 - V0: MM Verb + Anim Fix.
Travis Howell
2010-03-16
Add patch #2971126 - MM V0: Ed(na) walk fix.
Travis Howell
2010-03-16
Add patch #2970899 - MM V0: flipped limbs drawing fix.
Travis Howell
2010-03-11
GUI: Remove GuiObject::getMillis()
Max Horn
2010-03-10
Replace mutex_up/mutex_down methods by Common::StackLock
Max Horn
2010-03-10
cleanup
Max Horn
2010-03-10
Silenced some harmless cppcheck warnings about unreachable code after a return.
Torbjörn Andersson
2010-03-08
Workaround for bug #1878514: COMI: Glitch when turning pages in recipe book
Max Horn
2010-03-08
Tweak makeVOCDiskStream
Max Horn
2010-03-05
Patch #2963270: MM: V0 Verb Give Fix
Max Horn
2010-03-04
Fix another mismatching new[] call (note that this needs to be replaced by ma...
Johannes Schickel
2010-03-04
Fix mismatching new[]/delete.
Johannes Schickel
2010-03-02
Fix bug #2961530 - Zak/FM-Towns: Game hangs when using monkey wrench.
Travis Howell
2010-02-27
Fix bug #2959947 - SPYFOX1: Saves don't work from menu.
Travis Howell
2010-02-26
SID: Adding DISABLE_SID option, as SID player embiggens binary by a large amo...
Neil Millstone
2010-02-26
SCUMM: Fix stride of palette data in ARM optimised costime renderer
Neil Millstone
2010-02-24
Add another German Windows version of Pajama Sam 2.
Travis Howell
2010-02-22
SPY Fox 3: Operation Ozone is supported too.
Travis Howell
2010-02-21
Patch for bug 2943361 by littleboy, adding full kb modifier support to all en...
Yotam Barnoy
2010-02-03
Yet more Flac -> FLAC changes for consistency.
Johannes Schickel
2010-02-03
- Rename FlacStream to FLACStream.
Johannes Schickel
2010-01-31
Silenced some more cppcheck warnings.
Torbjörn Andersson
2010-01-31
Removed obsolete code
Chris Apers
2010-01-31
Switch makeADPCMStream to DisposeAfterUse::Flag
Max Horn
2010-01-30
Use SubLoopingAudioStream instead of makeLoopingAudioStream in SCUMM. (Incorr...
Johannes Schickel
2010-01-30
Typo.
Johannes Schickel
2010-01-30
Replace use of Audio::makeRawMemoryStream by Audio::makeRawStream.
Johannes Schickel
2010-01-30
Get rid of Audio::makeRawMemoryStream_OLD.
Johannes Schickel
2010-01-28
Fix regressions in Let's Explore the Jungle with Buzzy.
Travis Howell
2010-01-28
Fix regression in Let's Explore the Jungle with Buzzy.
Travis Howell
2010-01-28
Fix regression in Let's Explore the Jungle with Buzzy.
Travis Howell
2010-01-27
Fix sound regression in HE games.
Travis Howell
2010-01-26
Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/dec...
Max Horn
2010-01-26
Let's Explore the Jungle with Buzzy uses VAR_PLATFORM variabletoo, but with d...
Travis Howell
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2010-01-25
Use "No AdLib" instead of "No Adlib" in SCUMM's detection tables too.
Johannes Schickel
2010-01-25
Replace some more Adlib uses by AdLib.
Johannes Schickel
2010-01-23
Reorder params to Audio::makeRawMemoryStream
Max Horn
2010-01-23
Some more header modifications ("Graphic Adventure Engine" and the legal prop...
Arnaud Boutonné
2010-01-23
Get rid of FLAG_LOOP
Max Horn
2010-01-23
Get rid of deprecated makeRawDiskStream variants; rename deprecated makeRawMe...
Max Horn
2010-01-23
Update HE version for Dutch Windows demo of Freddi Fish 4.
Travis Howell
2010-01-23
Get rid of two more FLAG_LOOP instances
Max Horn
2010-01-22
SCUMM: Get rid of some redundant enum vals in iMuse digitial
Max Horn
2010-01-20
Add another Dutch Windows demo of Freddi Fish 4.
Travis Howell
[next]