aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/script_v4.cpp
AgeCommit message (Expand)Author
2011-02-07ALL: Fix whitespaces / indentionMax Horn
2010-10-05SCUMM/FM-TOWNS: disable new graphics code in DS portFlorian Kagerer
2010-10-01SCUMM/FM-TOWNS: fix palette and other graphics issuesFlorian Kagerer
2010-08-16SCUMM: More finely differentiate opcode tables between v3, v4 and v5Max Horn
2009-08-29Correct regression in V1 DOS version of Zak McKracken.Travis Howell
2009-08-29Add patch #2846581 - MM C64: savedialog.Travis Howell
2009-05-29Changed SaveFileManager methods to take Common::String params (instead of cha...Max Horn
2009-04-20SCUMM: Introduced new method ScummEngine_v5::jumpRelative; unified some v0 an...Max Horn
2009-04-19SCUMM: Moved o5_saveLoadGame and o5_saveLoadVars to ScummEngine_v4 (the highe...Max Horn
2009-04-19SCUMM: o5_ifNotState and o5_ifState are actually not part of v5, only in v3 &...Max Horn
2009-04-19SCUMM: ScummEngine_v5::o5_oldRoomEffect -> ScummEngine_v4::o4_oldRoomEffectMax Horn
2009-04-19SCUMM: In v5, only opcodes 0x05 and 0x85 are mapped to o5_drawObject; in v3 &...Max Horn
2009-04-19SCUMM: MovedScummEngine_v5:: o5_pickupObjectOld to ScummEngine_v4::o4_pickupO...Max Horn
2009-04-19SCUMM: Added stubs for V3 & V4 opcode tablesMax Horn