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
Age
Commit message (
Expand
)
Author
2006-09-23
Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the...
Max Horn
2006-09-21
Fix regression in Amiga/Macintosh versions of FF
Travis Howell
2006-09-21
Fix bug #1550974: "SMUSH: changing subtitle settings during SMUSH doesn't work"
Eugene Sandulenko
2006-09-21
Fix comment
Eugene Sandulenko
2006-09-21
Fix bug #1536932: "MANIACNES: Crash on click in speechtext-area"
Eugene Sandulenko
2006-09-21
Remove excess newlines for errors/warnings
Travis Howell
2006-09-21
Re-enable warning for unknown MIDI events
Travis Howell
2006-09-21
Correct HE version for Dutch version of putttime
Travis Howell
2006-09-20
Add French version of Pajama Sam 1
Travis Howell
2006-09-20
Fix crashes during WW startup
Travis Howell
2006-09-20
Add details for French version of Pajama Sam 3
Travis Howell
2006-09-19
Fix FF/Simon2 regression in last commit
Travis Howell
2006-09-19
Expand Simon engine
Travis Howell
2006-09-18
Cleaned up Gdi::roomChanged
Max Horn
2006-09-18
Moved some more code from class Gdi into new subclasses GdiV1 and GdiV2
Max Horn
2006-09-18
Re-disable blit mask hack (oops)
Max Horn
2006-09-18
Split setBuiltinCursor into a V0-V2 and a V3-V5 part
Max Horn
2006-09-18
Moved NES specific code from class Gdi to GdiNES
Max Horn
2006-09-18
Oops, accidentally broke TMSK support for HE 72+ games
Max Horn
2006-09-18
Fix --disable-he
Max Horn
2006-09-18
indention fix
Max Horn
2006-09-18
Moved some code from Gdi::drawBitmap to separate methods
Max Horn
2006-09-18
Fixes the Macintosh related problems Krest mentioned on the IRC channel.
Johannes Schickel
2006-09-18
Minor cleanup, to re-order functions
Travis Howell
2006-09-18
Fix typo, that caused FLAC compressed sound effects file to fail to load
Travis Howell
2006-09-17
renamed ScummEngine::restoreBG to restoreBackground; renamed and moved Gdi::c...
Max Horn
2006-09-17
Moved stored flobjects to class ScummEngine_v70he
Max Horn
2006-09-17
formatting
Johannes Schickel
2006-09-17
Renamed ScummEngine::res to _res and allocate the ResourceManager on the heap...
Max Horn
2006-09-17
Changed ScummEngine::gdi to _gdi and allocate the Gdi object on the heap (i.e...
Max Horn
2006-09-17
- removes the kyra specific language flag system, and uses the language enum ...
Johannes Schickel
2006-09-17
Only decompress the number of speech samples indicated by 'resSize'. This
Torbjörn Andersson
2006-09-17
Const correctness
Max Horn
2006-09-16
Fix bug #1559767 - SIMONWIN: Crashes on start-up
Travis Howell
2006-09-16
- enables pseudo unloading of loaded pak files (which reduces the loading of ...
Johannes Schickel
2006-09-16
* Added virtual Engine::getDebugger() method
Max Horn
2006-09-16
cleanup
Max Horn
2006-09-16
Overhaul of the debugger code
Max Horn
2006-09-16
Reduce code duplication
Max Horn
2006-09-16
Simplifies resource handling for the CD version of Kyrandia.
Johannes Schickel
2006-09-16
Replaces all malloc/realloc usages with new.
Johannes Schickel
2006-09-16
Replaced checkRange by assertRange, which has (a) an (IMO) more logical order...
Max Horn
2006-09-16
cleanup; remove check whether _costume is valid, as that is already done by g...
Max Horn
2006-09-16
Updated MD5 list
Max Horn
2006-09-16
Replaces malloc with new in most cases.
Johannes Schickel
2006-09-16
cleanup
Max Horn
2006-09-15
- adds dirty rect handling to the kyra engine (needs some more tests before I...
Johannes Schickel
2006-09-15
Update French version of Pajama Sam 2
Travis Howell
2006-09-14
Add/Update several French versions of HE games
Travis Howell
2006-09-14
Add French version of puttcircus
Travis Howell
[next]