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
2006-09-23
Removed CHECK_HEAP
Max Horn
2006-09-23
Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the...
Max Horn
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
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
Add details for French version of Pajama Sam 3
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-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
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-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
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
cleanup
Max Horn
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
2006-09-10
Add/Update Dutch and French versions of several HE games
Travis Howell
2006-09-09
Renamed o6_getActorAnimCounter1 to o6_getActorAnimCounter
Max Horn
2006-09-09
Moved allocResTypeData from ScummEngine to ResourceManager; removed friend de...
Max Horn
2006-09-09
Moved _heV7RoomIntOffsets initialization
Max Horn
2006-09-09
Turned some sound conversion methods into static functions (cleanup)
Max Horn
2006-09-09
Update HE version for Dutch versions of lost, maze, socks and water.
Travis Howell
2006-09-02
Fix string formating in Russian versions of HE72+ games
Travis Howell
2006-09-02
Add DISABLE_HE check, around HE72+ specific version of convertMessageString()
Travis Howell
2006-09-01
Only check old special codes through drawString() in HE71 and earlier games
Travis Howell
2006-09-01
More fixes for string usage Russian HE games.
Eugene Sandulenko
2006-09-01
Ooops, re-enable sound code
Travis Howell
2006-09-01
Add HE72+ specific version of convertMessageToString(), to reduce filtering a...
Travis Howell
2006-08-29
Add/Update details of English versions of pajama3, putttime and spyfox2
Travis Howell
2006-08-28
Add Dutch version of Freddi Fish and Luther's Maze Madness
Travis Howell
2006-08-27
Add details for Dutch versions of many HE games
Travis Howell
2006-08-26
WORKAROUND for bug #1514457: INDY3: Crash in castle Brunwald (german version).
Max Horn
2006-08-26
Added some more detecion file sizes (I have a simple script that collects the...
Max Horn
2006-08-26
Add the Dutch version of Freddi Fish 1 for Macintosh
Travis Howell
2006-08-25
Added some actual file sizes to the MD5 table
Max Horn
[prev]
[next]