aboutsummaryrefslogtreecommitdiff
path: root/scumm/script_v2.cpp
AgeCommit message (Expand)Author
2003-05-09Fix intro room transition. Seems correct, so the fixme is really just explani...James Brown
2003-05-09fixed V2 drawObjectMax Horn
2003-05-09cleanupMax Horn
2003-05-08added a v2 charset rendered (with a hardcoded font take from german zak); ena...Max Horn
2003-05-08init all VAR_* variables to 0xFF; replaced access to _vars in the form _vars[...Max Horn
2003-05-08fixed o2_resourceRoutinesMax Horn
2003-05-08Hack: Turn on ignore walkboxes in V2 to stop intro freezing. Remove when we h...James Brown
2003-05-06can get up to zak sleeping bit now...Jonathan Gray
2003-05-05unified o?_isEqual, too (but not as nice due to hack)Max Horn
2003-05-05cleanup / reduced code duplicationMax Horn
2003-05-05fix bug pointed out by segraJonathan Gray
2003-05-04V2 verbop fix (read verb name from script)Max Horn
2003-05-04cleanup / fixesMax Horn
2003-05-04... right revision this time...James Brown
2003-05-04Some V2 stuffJames Brown
2003-05-04make readVar debug output slightly more usefulMax Horn
2003-05-04yet more v2 fixes & cleanupMax Horn
2003-05-04more v2 fixes; cleanupMax Horn
2003-05-04cleanup; got rid of o2_printEgoMax Horn
2003-05-04fixed o2_delayMax Horn
2003-05-04o5_dummy -> o2_dummy (it's not used by the V5 code at all...)Max Horn
2003-05-04decode string properly in o2_printEgoMax Horn
2003-05-03hack around v2 o2_delay problemJames Brown
2003-05-03.. er, let's try that againJames Brown
2003-05-03o2_actorSet fix from forumJames Brown
2003-04-30cleanupMax Horn
2003-04-28get rid of one of the obscure variable namesJonathan Gray
2003-04-27some fixes to v2 opcodesPaweł Kołodziejski
2003-04-27more share code, and fixesPaweł Kołodziejski
2003-04-27and more share codePaweł Kołodziejski
2003-04-27V2 syntax fixJames Brown
2003-04-27put some v2 code into share codePaweł Kołodziejski
2003-04-27small fix for v2 opcodesPaweł Kołodziejski
2003-04-26added more v2 opcodesPaweł Kołodziejski
2003-04-26fixed offsets for object names for scumm v2Paweł Kołodziejski
2003-04-26fix warningMax Horn
2003-04-26update for scumm v2Paweł Kołodziejski
2003-04-23Some more V2 fixes for ZakJames Brown
2003-04-21added two next v2 opcodesPaweł Kołodziejski
2003-04-21opsPaweł Kołodziejski
2003-04-21added o2_ifClassOfIs opcodePaweł Kołodziejski
2003-04-21added partialy o2_doSentence opcodePaweł Kołodziejski
2003-04-21Another half-assed stub, this time for o2_printEgoJames Brown
2003-04-21added o2_resourceRoutines opcodePaweł Kołodziejski
2003-04-21More V2 opcode workPaweł Kołodziejski
2003-04-21some next changesPaweł Kołodziejski
2003-04-21added o2_drawObject opcodePaweł Kołodziejski
2003-04-21some changes in v2 variablesPaweł Kołodziejski
2003-04-21added opcode for setting actor color palette in o2_actorSet()Paweł Kołodziejski
2003-04-21fixed object flags, it's right shifted half bytePaweł Kołodziejski