aboutsummaryrefslogtreecommitdiff
path: root/engines/agi/loader_v1.cpp
AgeCommit message (Expand)Author
2019-10-14AGI: Fix Missing Default Switch CasesD G Turner
2017-02-23AGI: Clean up VM opcode handlingMartin Kiewitz
2016-02-02AGI: Fix formatting.Johannes Schickel
2016-01-29AGI: graphics rewrite + cleanupMartin Kiewitz
2014-02-18AGI: Make GPL headers consistent in themselves.Johannes Schickel
2013-10-07AGI: Fix potential buffer overrun. CID 1004028Eugene Sandulenko
2013-04-18AGI: Get rid of unused SoundMgr parametersMax Horn
2012-09-26JANITORIAL: Remove trailing whitespaces.Johannes Schickel
2011-08-13AGI: Switched booters detection to ADEugene Sandulenko
2011-08-13AGI: Implement loader for V1 "object" fileJussi Pitkanen
2011-08-13AGI: Implement loader for V1 words.tok dictionaryJussi Pitkanen
2011-08-13AGI: Add loader and detection for Black Cauldron booterJussi Pitkanen
2011-08-13AGI: AgiLoader_v1: Precalculate final resource offsetsJussi Pitkanen
2011-08-13AGI: Simplify sector offset calculationJussi Pitkanen
2011-08-13AGI: Do not try to pass filenames of disk images from the detector to engineJussi Pitkanen
2011-08-13AGI: Implement resource loader for the DDP booter gameJussi Pitkanen