Age | Commit message (Expand) | Author |
---|---|---|
2009-08-29 | Correct regression in V1 DOS version of Zak McKracken. | Travis Howell |
2009-08-29 | Add patch #2846581 - MM C64: savedialog. | Travis Howell |
2009-05-29 | Changed SaveFileManager methods to take Common::String params (instead of cha... | Max Horn |
2009-04-20 | SCUMM: Introduced new method ScummEngine_v5::jumpRelative; unified some v0 an... | Max Horn |
2009-04-19 | SCUMM: Moved o5_saveLoadGame and o5_saveLoadVars to ScummEngine_v4 (the highe... | Max Horn |
2009-04-19 | SCUMM: o5_ifNotState and o5_ifState are actually not part of v5, only in v3 &... | Max Horn |
2009-04-19 | SCUMM: ScummEngine_v5::o5_oldRoomEffect -> ScummEngine_v4::o4_oldRoomEffect | Max Horn |
2009-04-19 | SCUMM: In v5, only opcodes 0x05 and 0x85 are mapped to o5_drawObject; in v3 &... | Max Horn |
2009-04-19 | SCUMM: MovedScummEngine_v5:: o5_pickupObjectOld to ScummEngine_v4::o4_pickupO... | Max Horn |
2009-04-19 | SCUMM: Added stubs for V3 & V4 opcode tables | Max Horn |