aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/scumm_v5.h
AgeCommit message (Expand)Author
2018-01-31SCUMM: Replace UB-triggering serialization code with Common::SerializerColin Snover
2014-02-18SCUMM: Make GPL headers consistent in themselves.Johannes Schickel
2012-02-11SCUMM: use command stack and SentenceTab in mm c64Tobias Gunkel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-08-11SCUMM: _resultVarNumber and related methods are specific to v0-v5Max 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: 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