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-12-11
SCUMM/FM-TOWNS: hopefully fix bug #1463434
Florian Kagerer
2010-12-07
DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engine
Max Horn
2010-12-02
SCUMM: Workaround for bug #1447058, a race condition in the game scripts
Max Horn
2010-12-02
SCUMM: Fix bug in V12 games causing chars to be lost when wrapping talk text
Max Horn
2010-12-01
SCUMM: Fix GM initialization when "enable_gs" is set.
Johannes Schickel
2010-11-30
Fix bug #3093750 - FT: Truck and Aircraft computer text missing (regression).
Travis Howell
2010-11-28
i18N: Add a few strings to translate in the SCUMM help dialog.
Thierry Crozat
2010-11-23
I18N: Add translation of the SCUMM help dialog.
Thierry Crozat
2010-11-23
SCUMM: Use explicit XOR decoding code in BaseScummFile subclasses
Max Horn
2010-11-23
SCUMM: Replace Common::File uses by SeekableReadStream and SearchMan
Max Horn
2010-11-19
COMMON: Split common/stream.h into several headers
Max Horn
2010-11-17
ENGINES: Change 'colour' to 'color'
Max Horn
2010-11-16
GUI: Rename gui/GuiManager.* to gui/gui-manager.*
Max Horn
2010-11-16
GUI: Move major widgets to new directory gui/widgets
Max Horn
2010-11-08
COMMON: Push #include audiocd.h in system.h out to .cpp files
Max Horn
2010-11-08
BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes only
Max Horn
2010-11-07
COMMON: Rename and tweak MD5 functions
Max Horn
2010-11-05
SCUMM/FM-TOWNS JAPANESE: fix out of bounds text drawing
Florian Kagerer
2010-11-01
ENGINES: Replace many printfs by warning/debug/debugN
Max Horn
2010-11-01
COMMON: Rename String::printf() to String::format()
Max Horn
2010-11-01
ENGINES: Remove some 'using' statements
Max Horn
2010-10-29
SCUMM: Switch to the new SaveStateDescriptor::setPlayTime.
Johannes Schickel
2010-10-27
ENGINE: Rename resetTotalPlayTime to setTotalPlayTime.
Johannes Schickel
2010-10-27
ENGINE: Generalize SCUMM play time counting and move it into Engine.
Johannes Schickel
2010-10-26
SCUMM: Add alternative version of patch #3094717 - MMC64: save actor state.
Travis Howell
2010-10-25
SCUMM: Move shared code of Player_V2 & Player_V2CMS to new common base class
Max Horn
2010-10-25
SCUMM: Move class Player_V2CMS to its own header file
Max Horn
2010-10-25
SCUMM: Add patch #3094711 - MMC64: Correct position of plant actor.
Travis Howell
2010-10-25
SCUMM: Add patch #3089936 - MMC64: Parcel/Tombstone/Verb Fix.
Travis Howell
2010-10-25
SCUMM: Add patch #3093541 - MMC64: Actor Walk / Object Fix.
Travis Howell
2010-10-25
SCUMM: Add patch #3093061 - MMC64: sentence highlighting.
Travis Howell
2010-10-25
SCUMM: Add patch #3093051 - MMC64: Ladder facing patch.
Travis Howell
2010-10-25
SCUMM: Add patch #3093048 - MMC64: German actor names.
Travis Howell
2010-10-25
SCUMM: Add patch #3093057 - MMC64: sentence/inventory color.
Travis Howell
2010-10-24
ALL: code formatting fixes
Max Horn
2010-10-24
SCUMM: Turn global g_cmsEmu into a member var of Player_V2CMS
Max Horn
2010-10-24
ALL: Fix various typos (patch #3093266)
Max Horn
2010-10-23
SCUMM: Skip endian conversion on little endian systems (instead of assigning ...
Max Horn
2010-10-23
ALL: Fix indention (whitespaces -> tabs)
Max Horn
2010-10-23
SCUMM: Disable multiplayer option in Backyard Baseball 2001.
Travis Howell
2010-10-23
SCUMM: Add workaround to allow saved games to be shared between Macintosh and...
Travis Howell
2010-10-23
SCUMM: Fix buffer overflow, that was causing crashes when saving in Backyard ...
Travis Howell
2010-10-23
SCUMM/FM-TOWNS JAPANESE: fix font drawing in MI1 intro
Florian Kagerer
2010-10-22
SCUMM/FM-TOWNS JAPANESE: fix another font spacing issue
Florian Kagerer
2010-10-21
SCUMM: Remove redundant call to checkArrayLimits
Max Horn
2010-10-21
SCUMM: Document ScummEngine_v90he::sortArray
Max Horn
2010-10-21
SCUMM: Fix bug #2984000 - SPYFOX3 (French): Crash when using fingernail machine.
Travis Howell
2010-10-21
SCUMM: Correct a copy and paste error in compareByteArray/compareByteArrayRev...
Travis Howell
2010-10-21
SCUMM: Revert revision 45302, which caused regressions when random team is se...
Travis Howell
2010-10-20
SCUMM/FM-TOWNS: minor graphics fix
Florian Kagerer
[next]