aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/items.cpp
AgeCommit message (Expand)Author
2006-11-06Add inherit code for earlier gamesTravis Howell
2006-10-27Add code for look opcode in elvira 1Travis Howell
2006-10-25Add class code used by scripts in Elvira 1Travis Howell
2006-10-24Add more menu code for Elvira 1Travis Howell
2006-10-23Add hasIcon difference in Elvira 1Travis Howell
2006-10-20Split code into more specific files and cleanupTravis Howell
2006-10-15Rename items.cpp to script.cppEugene Sandulenko
2006-10-15Add menu support for Amiga demo of Elvira 1Travis Howell
2006-10-14Fix stub for Amiga demo of Elvira 1Travis Howell
2006-10-13CleanupTravis Howell
2006-10-13Add differences in opcode table for Elvira 2 and cleanupTravis Howell
2006-10-12Fix mistake in debug opcode table for Elvira 1Travis Howell
2006-10-11Add opcode for Elvira 1Travis Howell
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-09Add Amiga ECS verison of Simon the Sorcerer 1Travis Howell
2006-10-09Add conversion for planar graphics in Amiga version of Elvira 1/2 and WaxworksTravis Howell
2006-10-08Fixed regression in non-Elvira games.Torbjörn Andersson
2006-10-08Whitespace.Torbjörn Andersson
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-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-06Update ebug opcode table for Elvira1Travis Howell
2006-10-06Add initial debug opcode table for Elvira1Travis Howell
2006-10-06Add Amiga demo of Elvira, and switch to elvira1 for ElviraTravis Howell
2006-10-06Ooops, restrict o_loadZone() changes to older games onlyTravis 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-05Fix loading position of initial items in Elvira 1/2Travis Howell
2006-10-05Add more code and stubs for WWTravis Howell
2006-10-04Add video opcode differences in Elvira 2Travis Howell
2006-10-04Fix initial resource loading in Elvira 2Travis Howell
2006-10-04Add more code for WWTravis 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-02The name isn't stored in saved games for PPTravis Howell
2006-10-02Add basic single slot load/save support for dimp/swampy for nowTravis Howell
2006-10-02Renamed setupAGOSOpcodes() to setupCommonOpcodes() for consistency.Torbjörn Andersson
2006-10-02Increase struct sizes, to maximum required by gamesTravis Howell