aboutsummaryrefslogtreecommitdiff
path: root/engines/agos
AgeCommit message (Collapse)Author
2006-10-11Increase buffer size for Elvira 1Travis Howell
svn-id: r24270
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-10Fix movement in Elvira 1Travis Howell
svn-id: r24260
2006-10-09Casting 'buffer' to uint32 makes absolutely no sense to me. As far as I canTorbjörn Andersson
tell, we just want to add an offset to a byte pointer. svn-id: r24254
2006-10-09Use correct video window values for each game and minor cleanupTravis Howell
svn-id: r24253
2006-10-09Enable convert code for Amiga CD32 version of Simon1 tooTravis Howell
svn-id: r24251
2006-10-09Add Amiga ECS verison of Simon the Sorcerer 1Travis Howell
svn-id: r24250
2006-10-09Fix the display of backgrounds in Amiga disk versions of Simon1Travis Howell
svn-id: r24247
2006-10-09Fix invalid reads during conversionTravis Howell
svn-id: r24246
2006-10-09Minor cleanupTravis Howell
svn-id: r24245
2006-10-09Update commentTravis Howell
svn-id: r24244
2006-10-09Add conversion for planar graphics in Amiga version of Elvira 1/2 and WaxworksTravis Howell
svn-id: r24243
2006-10-09Add conversion for planar graphics in Amiga version of Elvira 1/2 and WaxworksTravis Howell
svn-id: r24242
2006-10-08fixed potentially uninitialized local variable 'x'Paweł Kołodziejski
svn-id: r24209
2006-10-08Correct x position, when printing stasticsin Elvira 1Travis Howell
svn-id: r24198
2006-10-08Fixed regression in non-Elvira games.Torbjörn Andersson
svn-id: r24197
2006-10-08Whitespace.Torbjörn Andersson
svn-id: r24196
2006-10-08Add invert box difference in Elvira 2Travis Howell
svn-id: r24195
2006-10-08Add invert box difference in Elvira 1Travis Howell
svn-id: r24194
2006-10-08Add opcode for Elvira 1 and remove errors that don't occur in original gamesTravis Howell
svn-id: r24193
2006-10-08The extra Elvira 1 colours have to be "re-scaled" to 8 bits. Cleaned up theTorbjörn Andersson
code a bit to make that more obvious. svn-id: r24192
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-08Added a FIXME commentMax Horn
svn-id: r24184
2006-10-08Replaced evil usage of static globals inside function by proper member variablesMax Horn
svn-id: r24183
2006-10-08Added more const qualifiersMax Horn
svn-id: r24182
2006-10-08A few corrections for Elvira 1 game detailsTravis Howell
svn-id: r24180
2006-10-07Partial fix for Elvira 1 palette problems.Torbjörn Andersson
svn-id: r24168
2006-10-07Fixed warning.Torbjörn Andersson
svn-id: r24162
2006-10-07Add more code differences in Elvira 1Travis Howell
svn-id: r24161
2006-10-07Minor cleanupTravis Howell
svn-id: r24159
2006-10-07Minor cleanupTravis Howell
svn-id: r24158
2006-10-07Whitespace changesTravis Howell
svn-id: r24157
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 2Travis Howell
svn-id: r24143
2006-10-06Add more code for Elvira 2Travis Howell
svn-id: r24142
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-06Correct typo in game title for Elvira 2Travis Howell
svn-id: r24139
2006-10-06Alwats report invalid opcodes when debug output is enabledTravis Howell
svn-id: r24138
2006-10-06Update ebug opcode table for Elvira1Travis Howell
svn-id: r24137
2006-10-06Add initial debug opcode table for Elvira1Travis Howell
svn-id: r24136
2006-10-06Add debug video opcodes table for Elvira 1Travis Howell
svn-id: r24135
2006-10-06Correct game titles for Elvira 1/2Travis Howell
svn-id: r24134
2006-10-06Add Amiga demo of Elvira, and switch to elvira1 for ElviraTravis Howell
svn-id: r24133
2006-10-06Ooops, restrict o_loadZone() changes to older games onlyTravis Howell
svn-id: r24132
2006-10-06Add support for skipping introduction in Elivra 1/2/WWTravis Howell
svn-id: r24131