aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/agos.h
AgeCommit message (Expand)Author
2007-11-03Patch #1825276: "DETECTION: advanced detector engine simplification"Eugene Sandulenko
2007-07-25Add eriktorbjorn's patch for bug #1498158 - AOGS: Itemheap overflow on 64bit ...Travis Howell
2007-07-01Fix bug #1746107 - Elvira 2: Crash Catacombs lev2.Travis Howell
2007-06-30Changed AGOS to use full KeyState, not just ascii value, in key eventsMax Horn
2007-06-30AGOS code cleanupMax Horn
2007-06-29Fix some scripts failing to start in Elvira 2, due code difference in isCalle...Travis Howell
2007-06-21Minor cleanup.Travis Howell
2007-06-21Fix regressions, due to zoneNum changes.Travis Howell
2007-06-21Fix regressions, due to buffer changes and cleanup.Travis Howell
2007-06-21Use frameBuffer directly, in order to drop extra buffer (frontBuffer) and cle...Travis Howell
2007-06-20Fix regressions, due to playSpeech() no longer been virtual match.Travis Howell
2007-06-20Cleanup.Travis Howell
2007-06-19Cleanup, could cause regressions.Travis Howell
2007-06-10Fix timer code in Puzzle Pack, to match original speed.Travis Howell
2007-06-10Fix single sound effect, failing to play multiple times regression, caused by...Travis Howell
2007-06-09Add dirtyClips code for Simon the Sorcerer 1/2.Travis Howell
2007-06-08Fix load/save interface in Elvira 1.Travis Howell
2007-06-08Fix window scrolling in earlier games.Travis Howell
2007-06-07Fix inventory arrows in Elvira 1.Travis Howell
2007-06-07Add details for French and German Amiga versions of Elvira 1. Remove restart ...Travis Howell
2007-06-07Limit MIDI driver, to games using MIDI music only.Travis Howell
2007-06-05Fix input issues in earlier games, and split handleMouseMoved() due to differ...Travis Howell
2007-06-05Update sound ranges in debugger, for earlier games.Travis Howell
2007-06-04Fix compilation of AGOSFilippos Karapetis
2007-06-04Only call MIDI code, in games which use MIDI based music.Travis Howell
2007-06-04Virtualise a few sound functions.Travis Howell
2007-06-04Change printChar variables to signed, to allow removal of work around for The...Travis Howell
2007-06-02Fix display of conversation responses in Waxworks.Travis Howell
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-28Add sound effects code for Amiga and AtariST versions of Elvira 2.Travis Howell
2007-05-28Rename script opcode in Elvira 2.Travis Howell
2007-05-27Fix loading restart state in Waxworks for now.Travis Howell
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