strangerke
|
69b1485a22
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |
|
Max Horn
|
b8ee574e40
|
SCUMM: _resultVarNumber and related methods are specific to v0-v5
svn-id: r51974
|
2010-08-11 12:49:16 +00:00 |
|
Max Horn
|
6a7bb77305
|
SCUMM: Introduced new method ScummEngine_v5::jumpRelative; unified some v0 and v2 opcodes
svn-id: r40025
|
2009-04-20 12:35:17 +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
|
0e82403daa
|
SCUMM: o5_ifNotState and o5_ifState are actually not part of v5, only in v3 & v4 -> renamed and moved them accordingly
svn-id: r40013
|
2009-04-19 01:01:28 +00:00 |
|
Max Horn
|
57c624b24d
|
SCUMM: ScummEngine_v5::o5_oldRoomEffect -> ScummEngine_v4::o4_oldRoomEffect
svn-id: r40012
|
2009-04-19 01:01:09 +00:00 |
|
Max Horn
|
b32e9f00b0
|
SCUMM: MovedScummEngine_v5:: o5_pickupObjectOld to ScummEngine_v4::o4_pickupObject
svn-id: r40009
|
2009-04-19 01:00:11 +00:00 |
|
Max Horn
|
9655fa831e
|
SCUMM: Turned PARAM_1,2,3 into an enum; minor tweaks
svn-id: r40008
|
2009-04-19 00:59:50 +00:00 |
|
Max Horn
|
432e7917a5
|
SCUMM: Switched opcode tables to use Common::Functor0 (a bit like Kyra does it)
svn-id: r39956
|
2009-04-16 09:26:37 +00:00 |
|
Max Horn
|
6a4c475bb2
|
Patch #2676453: INDY3/FOA: series IQ with ScummVM GUI
svn-id: r39649
|
2009-03-23 22:34:53 +00:00 |
|
Max Horn
|
6f4b567124
|
SCUMM: Split intern.h into multiple headers
svn-id: r39567
|
2009-03-20 16:33:58 +00:00 |
|