aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/agos.cpp
AgeCommit message (Collapse)Author
2007-02-21Bypass the copy protection screens in floppy disk releases of Simon the ↵Travis Howell
Sorcerer 1 and 2, with permission from Adventure Soft. svn-id: r25760
2007-02-16AGOS: Send GM System Enable/On upon startupMax Horn
svn-id: r25631
2007-02-14Fix missing scenes (accolade logo) in AtariST demo of Elvira 1.Travis Howell
svn-id: r25583
2007-02-13Whitespace changes.Torbjörn Andersson
svn-id: r25567
2007-02-12Fix cursor palette in Amiga versions of Simon the Sorcerer 1 and remove ↵Travis Howell
duplciate cursor table. svn-id: r25511
2007-02-12Ooops, remove debug leftovers in last commit.Travis Howell
svn-id: r25502
2007-02-12Add basic support for AtariST demo of Elvira 1.Travis Howell
svn-id: r25501
2007-02-08Convert planar images, only when required for drawing.Travis Howell
svn-id: r25433
2007-01-01At Kirben's request, I've applied my old keyboard repeat patch for the AGOSTorbjörn Andersson
engine. Swampy's Adventures really needs it, and the more generic solution to keyboard repeat is apparently stalled. svn-id: r24964
2007-01-01CleanupTravis Howell
svn-id: r24963
2006-11-07Fix restarting game in Elvira 2Travis Howell
svn-id: r24646
2006-11-06System mouse code no longer requiredTravis Howell
svn-id: r24632
2006-11-05Add inital load/save code changes for earlier games and cleanupTravis Howell
svn-id: r24622
2006-10-25Add class code used by scripts in Elvira 1Travis Howell
svn-id: r24491
2006-10-24Rename variableTravis Howell
svn-id: r24487
2006-10-23Add hasIcon difference in Elvira 1Travis Howell
svn-id: r24468
2006-10-23Add patch to make ProTracker a subclass of AudioStream, from madmooseTravis Howell
svn-id: r24465
2006-10-22Only instantiate ProtrackerPlayer if it is actually neededMax Horn
svn-id: r24445
2006-10-22Add drag support for items in Elvira 1/2 and WWTravis Howell
svn-id: r24436
2006-10-22Add extra picture opcode code for ELvira 1/2Travis Howell
svn-id: r24426
2006-10-21CleanupTravis Howell
svn-id: r24397
2006-10-20Split code into more specific files and cleanupTravis Howell
svn-id: r24394
2006-10-19Add support for sound effects in PC version of Elvira 1Travis Howell
svn-id: r24388
2006-10-19Add option to load a module via streamTravis Howell
svn-id: r24387
2006-10-19Ooops, disable code for loading modulesTravis Howell
svn-id: r24386
2006-10-19Add support for arrows keys in WWTravis Howell
svn-id: r24385
2006-10-18Add mouse cursors for WWTravis Howell
svn-id: r24361
2006-10-16Enable menus in Elvira 2Travis Howell
svn-id: r24349
2006-10-16Add more opcode differences for WWTravis Howell
svn-id: r24348
2006-10-16Enable menus in WW, allows more progressTravis Howell
svn-id: r24347
2006-10-16Disable mouse cursor in Amiga demo of Elvira 1Travis Howell
svn-id: r24346
2006-10-15Minor cleanupTravis Howell
svn-id: r24333
2006-10-15Add menu support for Amiga demo of Elvira 1Travis Howell
svn-id: r24332
2006-10-14Add extra video opcodes for Elvira 1 demoTravis Howell
svn-id: r24315
2006-10-14Add sound effects support for early gamesTravis Howell
svn-id: r24300
2006-10-13Add differences in opcode table for Elvira 2 and cleanupTravis Howell
svn-id: r24294
2006-10-13Fix regressions when drawing icons in FFTravis Howell
svn-id: r24287
2006-10-13Limit clearWindow to early games only, to avoid regressionsTravis Howell
svn-id: r24286
2006-10-13Fix display of icons in Elvira 1Travis Howell
svn-id: r24284
2006-10-11CleanupTravis Howell
svn-id: r24282
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