aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/agos.cpp
AgeCommit message (Collapse)Author
2006-10-11Add AtariST version of Elvira 1 and cleanupTravis Howell
svn-id: r24280
2006-10-11Avoid possible regressionsTravis Howell
svn-id: r24278
2006-10-11Add support for clearWindow and cleanupTravis Howell
svn-id: r24272
2006-10-11Fix palette display of lower part of screne in Elvira 1Travis Howell
svn-id: r24271
2006-10-10Ooops, remove debug left oversTravis Howell
svn-id: r24265
2006-10-10Fix and remove duplicate opcode for Elvira 1Travis Howell
svn-id: r24262
2006-10-10Fix guard response in Elvira 1Travis Howell
svn-id: r24261
2006-10-09Use correct video window values for each game and minor cleanupTravis Howell
svn-id: r24253
2006-10-08Whitespace.Torbjörn Andersson
svn-id: r24196
2006-10-08Add a few palette differences and fix input in Elvira 1Travis Howell
svn-id: r24190
2006-10-08Add code for displaying stastics in Elvira 1Travis Howell
svn-id: r24188
2006-10-07Add more code differences in Elvira 1Travis Howell
svn-id: r24161
2006-10-07Minor cleanupTravis Howell
svn-id: r24159
2006-10-07Add code for printing to boxes in WaxworksTravis Howell
svn-id: r24156
2006-10-07Add more script opcodes for Elvira 1/2/WWTravis Howell
svn-id: r24154
2006-10-06Add more code for Elvira 1Travis Howell
svn-id: r24141
2006-10-06Fix dectection of hit areas in earlier gamesTravis Howell
svn-id: r24140
2006-10-06Add Amiga demo of Elvira, and switch to elvira1 for ElviraTravis Howell
svn-id: r24133
2006-10-06Add support for skipping introduction in Elivra 1/2/WWTravis Howell
svn-id: r24131
2006-10-06Add more code for Elvira 1/2Travis Howell
svn-id: r24130
2006-10-05Fix startup of Elvira 1Travis Howell
svn-id: r24124
2006-10-05Add more code and stubs for WWTravis Howell
svn-id: r24121
2006-10-05Add Amiga versions of Elvira 1/2 and WaxworksTravis Howell
svn-id: r24120
2006-10-05Elvira 1 require more table memory for nowTravis Howell
svn-id: r24119
2006-10-05Reduce memory required by each game, and add safety checksTravis Howell
svn-id: r24118
2006-10-04Fix dumping of complete video script outputTravis Howell
svn-id: r24112
2006-10-04Correct frame rate in earlier gamesTravis Howell
svn-id: r24111
2006-10-04Add French version of Elvira 2Travis Howell
svn-id: r24109
2006-10-04Correct number of variables in Elvira 1/2Travis Howell
svn-id: r24108
2006-10-04Add video opcode differences in Elvira 2Travis Howell
svn-id: r24107
2006-10-04Fix initial resource loading in Elvira 2Travis Howell
svn-id: r24106
2006-10-04Add more code for WWTravis Howell
svn-id: r24103
2006-10-03CleanupTravis Howell
svn-id: r24099
2006-10-03Fix bugs in VGA resource manager and cleanupTravis Howell
svn-id: r24097
2006-10-03Remove blocks/tiles related code for PP, which was only required by ↵Travis Howell
unreleased game svn-id: r24092
2006-10-03Add changes and enable music for Elvira1Travis Howell
svn-id: r24091
2006-10-02Add basic single slot load/save support for dimp/swampy for nowTravis Howell
svn-id: r24086
2006-10-02Add video opcodes differences in Elvira1 and cleanupTravis Howell
svn-id: r24072
2006-10-02Fix arrows keys in swampyTravis Howell
svn-id: r24064
2006-10-02Add more changes for swampyTravis Howell
svn-id: r24063
2006-10-02Add last tiles code and corrections for SwampyTravis Howell
svn-id: r24061
2006-10-02Add more tiles code for SwampyTravis Howell
svn-id: r24058
2006-09-30Add support for skipping swampy introductionTravis Howell
svn-id: r24041
2006-09-30Add code to move pieces in jumble of PPTravis Howell
svn-id: r24034
2006-09-30Re-use FF's _variableArray2[] instead of creating a new one for PP. Free theTorbjörn Andersson
variable arrays on exit. svn-id: r24029
2006-09-30Partially unstubbed the PP "oops" opcodes.Torbjörn Andersson
svn-id: r24028
2006-09-30Add mouse cursor support for PP and minor cleanupTravis Howell
svn-id: r24027
2006-09-30Add changes and stubs for Elvira 1Travis Howell
svn-id: r24023
2006-09-29Update opcode table for PPTravis Howell
svn-id: r24014
2006-09-29Phase 5 of Simon engine renaming. Renamed namespace Simon -> AGOS andEugene Sandulenko
SimonEngine -> AGOSEngine. Source is compilable and runnable again. I'm done. svn-id: r24013