aboutsummaryrefslogtreecommitdiff
path: root/scumm/script_v6.cpp
AgeCommit message (Expand)Author
2004-02-24Removeout dated fixme (No reports of asserts in minefield)Travis Howell
2004-02-23Add HE specific modifications to readArray and writeArray. That fixesEugene Sandulenko
2004-02-23Proper implementation of readFile, writeFile and redimArray.Eugene Sandulenko
2004-02-20EVC ... no ... comments ... please :)Nicolas Bacca
2004-02-18Add some safety checksMax Horn
2004-02-18FT/DIG/COMI should always default to 100 for actor.forceclip.Travis Howell
2004-02-17Fix bug in ScummEngine_v6::o6_setBoxSetEugene Sandulenko
2004-02-16Rename opcodeTravis Howell
2004-02-16Rename opcodeTravis Howell
2004-02-16Add comment and caseTravis Howell
2004-02-16Update commentTravis Howell
2004-02-15More fixes to ScummEngine_v6::o6_pickVarRandomEugene Sandulenko
2004-02-15Fix crash at fbear end sceneEugene Sandulenko
2004-02-14fixed warningPaweł Kołodziejski
2004-02-14changed to debugPaweł Kołodziejski
2004-02-14Fix E4 opcode implemetnation. Now it worksEugene Sandulenko
2004-02-14Some part of E4 opcode is FT/Dig onlyEugene Sandulenko
2004-02-14Implementation of o6_unknownE4Eugene Sandulenko
2004-02-13oops. this clearly demonstrates what bug was here :)Eugene Sandulenko
2004-02-13Fix potential bug, depended on compiler.Eugene Sandulenko
2004-02-09CleanupTravis Howell
2004-02-07Only used in HE games.Travis Howell
2004-02-07Clean up last commit.Travis Howell
2004-02-06o Now Long TRS messages get wrappedEugene Sandulenko
2004-02-06Update commentTravis Howell
2004-01-31renamed _saveLoadCompatible to _saveTemporaryState; make use of requestLoad/r...Max Horn
2004-01-30DOTT should save sound state if _saveLoadSlot is true when doing a temporary ...Travis Howell
2004-01-22Not needed for puttdemo.Travis Howell
2004-01-22actor ignoreTurns is complete for scumm6Travis Howell
2004-01-22Remove a few old warnings.Travis Howell
2004-01-19cleanupMax Horn
2004-01-19fix endian bug when dealing with ArrayHeader's; added a hack to permit save g...Max Horn
2004-01-19moved the sam&max inventory hack into o6_setOwnerMax Horn
2004-01-19moved some V6-only scumm vars to ScummEngine_v6Max Horn
2004-01-18Avoid assert in PC version of FT demo.Travis Howell
2004-01-17disabled opcode warningPaweł Kołodziejski
2004-01-16Moved FT INSANE to a separate directory and splitted it to multiple files.Eugene Sandulenko
2004-01-16Revert last array change, until they can be verified.Travis Howell
2004-01-16Fix for bug #862263 - Maniac actors never stop talking. I know this could pro...James Brown
2004-01-16Checks were a bit too strict, makes fatty bear completable.Travis Howell
2004-01-16Add some stubs for Fatty Bear.Travis Howell
2004-01-16Add correct actor palette color changing for HE games.Travis Howell
2004-01-15pedantic changeMax Horn
2004-01-15use Rect in struct VerbSlotMax Horn
2004-01-15Add correct fix for puttputtTravis Howell
2004-01-15*** empty log message ***Travis Howell
2004-01-15Hack only needs to check for insane values now.Travis Howell
2004-01-14Need to know where this occursTravis Howell
2004-01-14Add/update commentsTravis Howell
2004-01-14These two case are the same, checked samnmax disasm.Travis Howell