aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/agos.h
AgeCommit message (Expand)Author
2007-05-26Add code for opcodes 177/178 in Elvira 2.Travis Howell
2007-05-22Minor cleanup.Travis Howell
2007-05-22Add load/save interface support for Elvira 2 and Waxworks.Travis Howell
2007-05-17Cleanup.Travis Howell
2007-05-16Ooops, correct inheritance of load/save functions.Travis Howell
2007-05-16Add caption to saved games for Elvira 1/2 and Waxworks.Travis Howell
2007-05-16Add idle code for DIMP.Travis Howell
2007-05-15Minor cleanup.Travis Howell
2007-05-13Cleanup.Travis Howell
2007-05-13Rename a few variables.Travis Howell
2007-05-13Fix bugs #941074 and #828860, by switching to graphics renderer code used by ...Travis Howell
2007-05-09Imrproved support for Elvira 1/2 and Waxworks.Travis Howell
2007-05-07Fixes for conversation response in Waxworks.Travis Howell
2007-05-07Cleanup.Travis Howell
2007-05-06Cleanup.Travis Howell
2007-05-06Fix regression due to sign issue, which could cause crashes.Travis Howell
2007-04-15Fix mouse regression in Swampy Adventures.Travis Howell
2007-04-15Update reporting of invalid script opcodes.Travis Howell
2007-04-15Cleanup.Travis Howell
2007-04-15Add eriktorbjorn's patch to split script opcodes into specific game engines.Travis Howell
2007-04-15Cleanup.Travis Howell
2007-04-15Split game engines, to allow further cleanups.Travis Howell
2007-04-15Cleanup.Travis Howell
2007-04-15Cleanup.Travis Howell
2007-04-14Renamed AGOSEngine::midi to AGOSEngine::_midiMax Horn
2007-03-18Changed AGOS to use the EventManager to track the mouse position; added a FIX...Max Horn
2007-03-17Applied my re-revised patch #1487149 ("Simplified keyboard repeat"), withTorbjörn Andersson
2007-02-21Bypass the copy protection screens in floppy disk releases of Simon the Sorce...Travis Howell
2007-02-16Add support for using soundtrack from the Simon the Sorcerer 1 - Music Enhanc...Travis Howell
2007-02-12Minor changes for coding guidelines.Travis Howell
2007-02-12Pass VC10_state directly to convertclip, to reduce arguments.Travis Howell
2007-02-09Add cyx's patch for cleanup for planar conversion code, and support for 32 co...Travis Howell
2007-02-08Convert planar images, only when required for drawing.Travis Howell
2007-01-21Removed common/advancedDetector.h from agos.h, thus reducing the number of bu...Max Horn
2007-01-01At Kirben's request, I've applied my old keyboard repeat patch for the AGOSTorbjörn Andersson
2007-01-01Fix bug #1624767 - FF: save games will not load.Travis Howell
2006-12-19Get rif od ARRAYSIZE in ADGameDescriptionEugene Sandulenko
2006-11-15Add inital pause code for Elvira 1/2 & WW, and cleanupTravis Howell
2006-11-07Fix restarting game in Elvira 2Travis Howell
2006-11-06CleanupTravis Howell
2006-11-06Split draw code for earlier games, to prevent regressions for nowTravis Howell
2006-11-06System mouse code no longer requiredTravis Howell
2006-11-05Add inital load/save code changes for earlier games and cleanupTravis Howell
2006-11-05Music is disabled when under water in Elvira 1Travis Howell
2006-10-29Add opcode and opcode stub for Elvira 2. Remove unused opcode codeTravis Howell
2006-10-28Remove vga opcodes which are never used by gamesTravis Howell
2006-10-28Add more fixes for Elvira 1Travis Howell
2006-10-27CleanupTravis Howell
2006-10-27CleanupTravis Howell
2006-10-27Update commentTravis Howell