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-05-29
Fixed potential memory leak found by cppcheck. Though I'm guessing that if this
Torbjörn Andersson
2010-05-26
Replace SCUMM F5 dialog by GMM & add help button to GMM
Max Horn
2010-05-25
Patch #2959341: Minor update to SCUMM debugger command 'passcode'
Eugene Sandulenko
2010-05-24
Fix Russian versions of airport and farm as they use extended charset.
Eugene Sandulenko
2010-05-24
sync
Eugene Sandulenko
2010-05-24
Added Russian airport and farm. Needs more work as crashes at attempt to open...
Eugene Sandulenko
2010-05-18
Committing the rest of the VideoDecoder Rewrite from patch #2963496.
Matthew Hoops
2010-05-17
Change VideoDecoder::getCurFrame() to mean the last frame drawn instead of th...
Matthew Hoops
2010-05-12
Fix missing songs in the HE73 version of Putt-Putt Saves the Zoo.
Travis Howell
2010-05-09
Extended patch #2971742: SCUMM: autodetection for diskimage contents.
Eugene Sandulenko
2010-05-09
Fix bug in NES bundle reader which prevented reenterability
Eugene Sandulenko
2010-05-09
Fix for bug #2995282 "FT: Cavefish Hideout Chase (Failure Cutscene) Crash".
Johannes Schickel
2010-05-09
Patch #2901515: HE: Resource Forks on Mac OS X
Eugene Sandulenko
2010-05-09
Patch #2968610: Zak C64 German: crash due to padding bytes
Eugene Sandulenko
2010-05-05
SCUMM: Convert some code to use Common::String
Max Horn
2010-05-04
Fix non-Mac OS X builds
Max Horn
2010-05-04
Move DebugChannel related code to new header
Max Horn
2010-05-04
Move initGraphics and initCommonGFX from to new header.
Max Horn
2010-05-04
Get rid of Engine::_gameDataDir.
Max Horn
2010-04-28
Fix for bug #2824840: ZAK: Crash when using the yellow crystal (Amiga version)
Max Horn
2010-04-27
COMMON: Move DebugChannel stuff into a new DebugMan singleton
Max Horn
2010-04-27
Fix warning
Willem Jan Palenstijn
2010-04-17
Fix warnings when FLAC&MP3&VORBIS is disabled; also fixes leak in Tinsel
Max Horn
2010-04-12
Apply patch #2982163 - CONFIG: Use HE keyword instead of HB for the Hebrew la...
Ori Avtalion
2010-04-12
AUDIO: Rename Mixer::playInputStream to playStream
Max Horn
2010-04-11
Apply patch #2984508 - "GSoC: SCUMM stopped audio from playing while saving"
Ori Avtalion
2010-04-11
Setup and destroy a dummy cursor and palette in the Engine class.
Johannes Schickel
2010-04-11
Enable the cursor palette in ScummEngine_v70he::setDefaultCursor just to avoi...
Johannes Schickel
2010-04-11
Fix a memory leak in SCUMM which was caused by the SCUMM engine never removin...
Johannes Schickel
2010-04-06
GUI: Unify various definitions of kOKCmd and move it to namespace GUI
Max Horn
2010-04-06
SCUMM: Make HelpDialog & ConfigDialog internal
Max Horn
2010-04-06
Remove old & undocumented MSVC 6 workaround
Max Horn
2010-04-04
Fix bug #2960022 - PUTTPUTT 1: No Load/Save possible.
Travis Howell
2010-04-03
Fix bug #2959947 - HE: Broken saves show in launcher.
Travis Howell
2010-03-22
Patch #2973283: SCUMM: Unneeded pointer dereference
Max Horn
2010-03-22
Patch #2973290: Semicolon cleanup
Max Horn
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
[next]