aboutsummaryrefslogtreecommitdiff
path: root/engines/agos
AgeCommit message (Expand)Author
2006-10-06Add initial debug opcode table for Elvira1Travis Howell
2006-10-06Add debug video opcodes table for Elvira 1Travis Howell
2006-10-06Correct game titles for Elvira 1/2Travis 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-05Silenced warning of msvc8.Johannes Schickel
2006-10-05I hope this is the right fix for an "invalid opcode" message right afterTorbjörn Andersson
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-05Add Amiga versions of Elvira 1/2 and WaxworksTravis Howell
2006-10-05Elvira 1 require more table memory for nowTravis Howell
2006-10-05Reduce memory required by each game, and add safety checksTravis Howell
2006-10-05Remove sound hacks for DS port, which would cause no speech or subtitles in S...Travis Howell
2006-10-04Fix dumping of complete video script outputTravis Howell
2006-10-04Correct frame rate in earlier gamesTravis Howell
2006-10-04Fix palette regressionTravis Howell
2006-10-04Add French version of Elvira 2Travis Howell
2006-10-04Correct number of variables in Elvira 1/2Travis 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-03Fix sound effects regression in simon1dos and remove excess game idsTravis 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-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-02Unify SAGA/AGOS detection code so other engines could also reuse itEugene Sandulenko
2006-10-02Fix mistake in startAnOverlayAnim()Travis Howell
2006-10-02Fix crashes in swampy when moving blocksTravis Howell
2006-10-02Renamed setupAGOSOpcodes() to setupCommonOpcodes() for consistency.Torbjörn Andersson
2006-10-02Add video opcodes differences in Elvira1 and cleanupTravis Howell
2006-10-02Fix display and input in dimpTravis 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 tile positions in swampyTravis Howell
2006-10-02Fix arrows keys in swampyTravis Howell
2006-10-02Add more changes for swampyTravis Howell
2006-10-02Fix changing map areas 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-01Fix cursor regression in FFTravis Howell