aboutsummaryrefslogtreecommitdiff
path: root/engines/agos
AgeCommit message (Expand)Author
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-23Merged the FSNode branch with trunk r27031:27680David Corrales
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
2007-06-11Fix restoring screen, after spell wall effects in Elvira 1/2.Travis Howell
2007-06-11Restrict workaround, to prevent regression when inverting conversation respon...Travis Howell
2007-06-10Don't call getNextItemPtr(), when the result is simply ignored.Travis Howell
2007-06-10An OmniTV cutscene pack, with be provided for Amiga and Macintosh versions of...Travis Howell
2007-06-10Fixed the opcode number for opp_iconifyWindow(). Regression from cleanup?Torbjörn Andersson
2007-06-10Fix muting music on startup in games, when using non-MIDI music.Travis Howell
2007-06-10Fix toggling music on/off in games, when using non-MIDI music.Travis Howell
2007-06-10Restore DIMP specific timer code.Travis Howell
2007-06-10Fix timer code in Puzzle Pack, to match original speed.Travis Howell
2007-06-10Fix load/save regression in Puzzle Pack.Travis Howell
2007-06-10Fix crash via assert, when string for subtitles exists, but is only set to zero.Travis Howell