aboutsummaryrefslogtreecommitdiff
path: root/scumm/akos.cpp
AgeCommit message (Expand)Author
2003-05-30more costume cleanup. soone we should be able to merger AKOS codec1 and the o...Max Horn
2003-05-30moved bomp stuff into own files; removed some of our 6 (!) bomp decodersMax Horn
2003-05-30cleanupMax Horn
2003-05-30code unificationMax Horn
2003-05-30cleanupMax Horn
2003-05-30cleanup; removed last horizontal bound check from updateDirtyRect -> now all ...Max Horn
2003-05-30fix The Dig 'hang' regressionMax Horn
2003-05-29cleanup; fixed crashes that occured when an actor was drawn partly offscreenMax Horn
2003-05-29cleanupMax Horn
2003-05-29merged all AKOS codec 1 decoders into oneMax Horn
2003-05-29more costuem code mergingMax Horn
2003-05-29more costume cleanupMax Horn
2003-05-29more costume/akos changesMax Horn
2003-05-29they are getting more and more similar :-)Max Horn
2003-05-29cleanupMax Horn
2003-05-28modify actor 5 to get kenny in COMI to draw properlyMax Horn
2003-05-28spellingMax Horn
2003-05-28some more akos/old costume code unification, and cleanupMax Horn
2003-05-28const as const can!Max Horn
2003-05-23replaced many unsafe uses of derefActorSafe by derefActor; replaced derefActo...Max Horn
2003-05-19correct transparency colour for humongous games when using akos16Jonathan Gray
2003-05-12modified akos / 'old' costume (charset) masking code to a) match each other; ...Max Horn
2003-05-10renamed _scrWidth/_scrHeight -> _roomWidht/_roomHeight, and _realWidth/_realH...Max Horn
2003-05-10fix variable accesJonathan Gray
2003-05-08init all VAR_* variables to 0xFF; replaced access to _vars in the form _vars[...Max Horn
2003-05-05Add more ScummVM globals to PDBChris Apers
2003-03-28cleanupMax Horn
2003-03-06updated copyrights headersPaweł Kołodziejski
2003-03-06and more cleanupPaweł Kołodziejski
2003-03-03fixes to akos opcodesPaweł Kołodziejski
2003-03-02added AKC_StartVarAnim opcode for akos_increaseAnimsPaweł Kołodziejski
2003-03-02changed check only for Cxxx opcodesPaweł Kołodziejski
2003-02-22improved a little akos_queCommand funcPaweł Kołodziejski
2003-01-14Patch 667613: Extend gfxUsageBits[]James Brown
2003-01-12Add uSweat token (used when trying to walk across hot sand at brimstone beach)James Brown
2003-01-07more akos/costume mergingMax Horn
2003-01-06some chore/limb related codeMax Horn
2003-01-06cleanup; added a hack to avoid crash in the canon scene (at least it works th...Max Horn
2003-01-05started unifying code in akos.cpp and costume.cppMax Horn
2002-12-28Fix CMI Akos 'garbage' bug, based off of eriktorbjorn patch 659331James Brown
2002-12-28cleanupMax Horn
2002-12-27cleanupMax Horn
2002-12-16added missing sound effects based on patch #654463Paweł Kołodziejski
2002-12-01moved RNG to common/util.cppOliver Kiehl
2002-11-19Patch #639699: SAM: Fix for graphics glitchMax Horn
2002-11-08Masking patchJames Brown
2002-11-06removed more unused variables; cleaned up some spacesMax Horn
2002-11-06removed unused parameters from drawBompMax Horn
2002-11-06rewrote akos5 and bomp, corrected pitch in akos16, increased range of gfxbitsPaweł Kołodziejski
2002-10-25Patch #627935: Akos codec5 cleanup/bugfixMax Horn