aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/scumm_v5.h
AgeCommit message (Expand)Author
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: MovedScummEngine_v5:: o5_pickupObjectOld to ScummEngine_v4::o4_pickupO...Max Horn
2009-04-19SCUMM: Turned PARAM_1,2,3 into an enum; minor tweaksMax Horn
2009-04-16SCUMM: Switched opcode tables to use Common::Functor0 (a bit like Kyra does it)Max Horn
2009-03-23Patch #2676453: INDY3/FOA: series IQ with ScummVM GUIMax Horn
2009-03-20SCUMM: Split intern.h into multiple headersMax Horn