aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/script_v0.cpp
AgeCommit message (Expand)Author
2011-05-13SCUMM: Move class ResourceManager to its own headerMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-02-07SCUMM: Avoid hiding overloaded virtual methodMax Horn
2010-10-25SCUMM: Add patch #3089936 - MMC64: Parcel/Tombstone/Verb Fix.Travis Howell
2010-10-25SCUMM: Add patch #3093541 - MMC64: Actor Walk / Object Fix.Travis Howell
2010-05-05SCUMM: Convert some code to use Common::StringMax Horn
2010-03-16Some style fixes.Johannes Schickel
2010-03-16Add patch #2970176 - V0: MM Verb + Anim Fix.Travis Howell
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2009-08-29There is no sentence script in SCUMM0.Travis Howell
2009-07-25Add patch #2821100 - MM C64 Objects / Verb fixes, with minor clean up applied.Travis Howell
2009-07-25Add patch #2816140 - MM C64 Costume Animation.Travis Howell
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: 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-20SCUMM: Split intern.h into multiple headersMax Horn
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-09-08Some cleanup (yay for whomever had the brilliant idea to let SVN work over HT...Max Horn
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-03-14Add recent walk box changes to SCUMM0 too.Travis Howell
2007-02-25Rename C64 file to V0 as well.Eugene Sandulenko