aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/agos.h
AgeCommit message (Expand)Author
2006-10-10Fix and remove duplicate opcode for Elvira 1Travis Howell
2006-10-10Fix guard response in Elvira 1Travis Howell
2006-10-10Fix movement in Elvira 1Travis Howell
2006-10-09Use correct video window values for each game and minor cleanupTravis Howell
2006-10-09Add conversion for planar graphics in Amiga version of Elvira 1/2 and WaxworksTravis Howell
2006-10-08Add opcode for Elvira 1 and remove errors that don't occur in original gamesTravis Howell
2006-10-08Add a few palette differences and fix input in Elvira 1Travis Howell
2006-10-08Add code for displaying stastics in Elvira 1Travis Howell
2006-10-08Replaced evil usage of static globals inside function by proper member variablesMax Horn
2006-10-08Added more const qualifiersMax Horn
2006-10-07Add more code differences in Elvira 1Travis Howell
2006-10-07Add code for printing to boxes in WaxworksTravis Howell
2006-10-07Add more script opcodes for Elvira 1/2/WWTravis Howell
2006-10-06Add more code for Elvira 2Travis Howell
2006-10-06Add more code for Elvira 2Travis Howell
2006-10-06Add more code for Elvira 1Travis Howell
2006-10-06Alwats report invalid opcodes when debug output is enabledTravis Howell
2006-10-06Add Amiga demo of Elvira, and switch to elvira1 for ElviraTravis Howell
2006-10-06Add support for skipping introduction in Elivra 1/2/WWTravis Howell
2006-10-06Add more code for Elvira 1/2Travis Howell
2006-10-05Fix startup of Elvira 1Travis Howell
2006-10-05Fix opening credits of Elvira 2Travis Howell
2006-10-05Add more code and stubs for WWTravis Howell
2006-10-05Reduce memory required by each game, and add safety checksTravis Howell
2006-10-04Add more code for WWTravis Howell
2006-10-03CleanupTravis Howell
2006-10-03Fix bugs in VGA resource manager and cleanupTravis Howell
2006-10-03Remove blocks/tiles related code for PP, which was only required by unrelease...Travis Howell
2006-10-03Add changes and enable music for Elvira1Travis Howell
2006-10-02Moved unrelated fields out of ADGameDescription structure.Eugene Sandulenko
2006-10-02Add basic single slot load/save support for dimp/swampy for nowTravis Howell
2006-10-02Unify SAGA/AGOS detection code so other engines could also reuse itEugene Sandulenko
2006-10-02Renamed setupAGOSOpcodes() to setupCommonOpcodes() for consistency.Torbjörn Andersson
2006-10-02Add video opcodes differences in Elvira1 and cleanupTravis Howell
2006-10-02Decrease window array size, to maximum required by gamesTravis Howell
2006-10-02Increase struct sizes, to maximum required by gamesTravis Howell
2006-10-02Fix arrows keys in swampyTravis Howell
2006-10-02Add last tiles code and corrections for SwampyTravis Howell
2006-10-02Implemented "iconify window" opcode. This, of course, needs support in theTorbjörn Andersson
2006-10-02Add more tiles code for SwampyTravis Howell
2006-10-02Add more tiles code for SwampyTravis Howell
2006-10-01Add debug opcode table for PP and other minor changes for PPTravis Howell
2006-10-01Some Elvira opcodes/stubsTorbjörn Andersson
2006-10-01Split the seupOpcodes() function into several functions for - hopefully -Torbjörn Andersson
2006-09-30Add support for skipping swampy introductionTravis Howell
2006-09-30Another PP opcode stub.Torbjörn Andersson
2006-09-30Added a couple of functions which seem to define the rules for some kind ofTorbjörn Andersson
2006-09-30Another slight PP difference.Torbjörn Andersson
2006-09-30Enable more code in oops functions of PPTravis Howell
2006-09-30Re-use FF's _variableArray2[] instead of creating a new one for PP. Free theTorbjörn Andersson