aboutsummaryrefslogtreecommitdiff
path: root/engines/agos
AgeCommit message (Expand)Author
2007-07-28Add zone override table for Amiga verison of Waxworks.Travis Howell
2007-07-28Switch error back to debug message, due to strange data in restart state files.Travis Howell
2007-07-28Add support for multi-tune Protracker modules used in the Amiga version of Wa...Travis Howell
2007-07-27Fix loading restart state file in Amiga version of Waxworks.Travis Howell
2007-07-25Add eriktorbjorn's patch for bug #1498158 - AOGS: Itemheap overflow on 64bit ...Travis Howell
2007-07-23Fix regression, the incorrect key was been used for highlighting items in Sim...Travis Howell
2007-07-15Fixed sound factory messup caused by my previous commitMax Horn
2007-07-09Fix masking crash in Simon the Sorcerer 1 (Floppy DOS Demo), the address and ...Travis Howell
2007-07-04Fix bug #1747154 - SIMON1: Another crash in dwarf cave. Another regression, c...Travis Howell
2007-07-02Memory block sizes for Simon 2 on DS portNeil Millstone
2007-07-02Correct typos.Travis Howell
2007-07-02Use warning for that last work around.Travis Howell
2007-07-02Add work around for possible script bug in Elvira 2.Travis Howell
2007-07-01Fix bug #1746107 - Elvira 2: Crash Catacombs lev2.Travis Howell
2007-07-01Add cases for using '-' and '+' keys on the keypad too.Travis Howell
2007-07-01Fix bug ##1746094 - Elvira 2: Strange behavior a - counter of P.P.Travis Howell
2007-07-01Re-added __attribute__(packed)Max Horn
2007-07-01Correct md5 checksum for restart state file in the French DOS version of Elvi...Travis Howell
2007-07-01Update comment.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-30Also update menus.cpp with ChildType enumMax Horn
2007-06-30AGOS: Introduced ChildType enumMax Horn
2007-06-29Fix display of experience in Elvira 2.Travis Howell
2007-06-29Fix some scripts failing to start in Elvira 2, due code difference in isCalle...Travis Howell
2007-06-27Clear any paused OmniTV video, when playing another video. To fix crashes in ...Travis Howell
2007-06-23Minor cleanup.Travis Howell
2007-06-23Ooops, adjust Elvira 2 specific offset too.Travis Howell
2007-06-23Minor cleanup.Travis Howell
2007-06-23Fix alignment issue in setWindowPalete video opcode.Travis Howell
2007-06-22Work around a crash when quitting Simon 2. If this is the proper fix, it shouldTorbjörn Andersson
2007-06-22Use KEYCODE constants.Torbjörn Andersson
2007-06-21Revert debug output.Travis Howell
2007-06-21Add font table for Spanish version of Elvira 2.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-21Add Italian DOS version of Elvira 2.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-19Fix masking regressions, caused by dirtyClips code.Travis Howell
2007-06-18Fix line wrapping of text in Elvira 2.Travis Howell
2007-06-18Fix bug #1738870 - Elvira1: Glitch after opening a sarcophagus.Travis Howell
2007-06-18Fix bugs #1738867 and #1738872, the code for clearing the effects of fire wal...Travis Howell
2007-06-15ADV detector: Refactored findGameID() a bit, making it possible to use it out...Max Horn
2007-06-12Patch #1733764: "Fallback detection patch". GSoC student.Eugene Sandulenko
2007-06-12Add support for pausing/resume cutscenes shown on the OmniTV in The Feeble Fi...Travis Howell
2007-06-12Fix crash regressions in The Feeble Files, due to _currentTable not been set.Travis Howell