aboutsummaryrefslogtreecommitdiff
path: root/engines/agos
AgeCommit message (Expand)Author
2007-11-20Fixed unterminated string in countSaveGames(), which may be the cause of theTorbjörn Andersson
2007-11-18Update comment for workaround for bug #1745996.Travis Howell
2007-11-18Switch invalid items back to error message, since restart state issues are fi...Travis Howell
2007-11-18Fix loading restart state file in Amiga version of Waxworks.Travis Howell
2007-11-17Use unique save game naming for PC versions of Elvira 2 and Waxworks, due to ...Travis Howell
2007-11-17Fix bug #1759850 - ELVIRA2: Restart state file causes crash. The itemStore da...Travis Howell
2007-11-16Changed Audio::makeADPCMStream so that the stream passed to it can automatica...Max Horn
2007-11-03Patch #1825276: "DETECTION: advanced detector engine simplification"Eugene Sandulenko
2007-11-01Revert patch #1709219 - DXA Player: double size scaling option.Travis Howell
2007-11-01Fix play back of OmniTV videos in The Feeble Files for now.Travis Howell
2007-10-31Slighly modified patch #1709219: "DXA Player: double size scaling option"Eugene Sandulenko
2007-09-19Modified patch #1738058: "Action recorder".Eugene Sandulenko
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-09-18Code formatting fixesMax Horn
2007-09-18Patch #1768757: Merge fsnode-gsoc into trunk (MAJOR change, will break compil...Max Horn
2007-09-01Cleanup: remove obsolete code (PalmOS 68K version not supported anymore)Chris Apers
2007-08-2064bit AGOS fix by Mark WeaverMax Horn
2007-08-13Fix linking errors.Eugene Sandulenko
2007-08-13Use new AD code in AGOS detection.Eugene Sandulenko
2007-08-08Added detection for Elvira 2 - German Amiga Floppy. Thanks to cartman on #scu...Kari Salminen
2007-08-06Ooops, correction to last commit.Travis Howell
2007-08-06Fix bug #1768080 - FEEBLE: Wrong text display in Oracle. A regression, caused...Travis Howell
2007-08-05Merged fsnode with trunk: r27971:28460David Corrales
2007-08-03Add German Amiga version of Waxworks.Travis Howell
2007-07-28Add save code differences in Amiga verison of Waxworks.Travis Howell
2007-07-28Add save code differences in Amiga verison of Waxworks.Travis Howell
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-12Changed SaveFileManager::listSavegames() function to be engine agnostic. It n...David Corrales
2007-07-09Kirben's fix to Simon the Sorcerer floppy version crash.David Corrales
2007-07-09Fix masking crash in Simon the Sorcerer 1 (Floppy DOS Demo), the address and ...Travis Howell
2007-07-08Merged the FSNode branch with trunk r27681:27969David Corrales
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