Max Horn
|
649f8e0a84
|
SCUMM: Rename ResTypes->ResType, introduce ResId typedef, change code to use both
|
2011-05-13 14:02:53 +02:00 |
|
strangerke
|
69b1485a22
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |
|
Max Horn
|
7ce3719587
|
SCUMM: Move _heV7RoomIntOffsets from ScummEngine to ScummEngine_v70he
|
2011-04-05 15:18:09 +02:00 |
|
Max Horn
|
8a5705132d
|
SCUMM: More finely differentiate opcode tables between v3, v4 and v5
This has been tested and verified as much as I can, but has a small
risk of leading to (easily fixable) regressions.
svn-id: r52130
|
2010-08-16 19:58:01 +00:00 |
|
Max Horn
|
3044593da0
|
SCUMM: Moved o5_saveLoadGame and o5_saveLoadVars to ScummEngine_v4 (the highest SCUMM version to implement these opcodes. Actually, our code was bugged in so far as we only ever invoked o5_saveLoadGame in V3 games, never in V4 games (but this properly never mattered ;)
svn-id: r40014
|
2009-04-19 01:01:54 +00:00 |
|
Max Horn
|
31eeb37107
|
SCUMM: Moved ScummEngine_v2::o2_setBoxFlags to ScummEngine_v3::o3_setBoxFlags
svn-id: r40010
|
2009-04-19 01:00:31 +00:00 |
|
Max Horn
|
56a31019b7
|
SCUMM: Added stubs for V3 & V4 opcode tables
svn-id: r40007
|
2009-04-19 00:59:28 +00:00 |
|
Max Horn
|
6f4b567124
|
SCUMM: Split intern.h into multiple headers
svn-id: r39567
|
2009-03-20 16:33:58 +00:00 |
|