aboutsummaryrefslogtreecommitdiff
path: root/engines/agos
AgeCommit message (Collapse)Author
2007-12-28Patch #1858158: BUILD: Plugin building cleanupEugene Sandulenko
svn-id: r30041
2007-12-26Add alternative hack to main branch, to skip largest speech segment in Simon ↵Travis Howell
the Sorcerer 1, when using DS port. svn-id: r30001
2007-12-20Do not #include time.h globally (ideally, we should provide a localtime ↵Max Horn
clone in OSystem so we can completly get rid of this) svn-id: r29919
2007-12-20Moved all time() calls in AGOS to a single new method AGOSEngine::getTime(); ↵Max Horn
also replaced an evil function-static variable by a member variable (lastMinute) svn-id: r29908
2007-12-16Add alternative Spanish version Elvira 2 (DOS).Travis Howell
svn-id: r29868
2007-12-16Add Spanish fan translation of Elvira 1 (DOS).Travis Howell
svn-id: r29867
2007-12-15Remove bad workaround and change compiler options (no optimization, no inline)Chris Apers
svn-id: r29862
2007-12-12Workaround for bug #1738485Chris Apers
svn-id: r29840
2007-12-10Remove old warnings, since errors are displayed via load/save interface.Travis Howell
svn-id: r29815
2007-11-20Fixed unterminated string in countSaveGames(), which may be the cause of theTorbjörn Andersson
problem with Feeble Files savegames not being shown that was described on the forum recently. svn-id: r29580
2007-11-18Update comment for workaround for bug #1745996.Travis Howell
svn-id: r29545
2007-11-18Switch invalid items back to error message, since restart state issues are ↵Travis Howell
fixed now.. svn-id: r29544
2007-11-18Fix loading restart state file in Amiga version of Waxworks.Travis Howell
svn-id: r29543
2007-11-17Use unique save game naming for PC versions of Elvira 2 and Waxworks, due to ↵Travis Howell
the save game format differences. svn-id: r29539
2007-11-17Fix bug #1759850 - ELVIRA2: Restart state file causes crash. The itemStore ↵Travis Howell
data needed to be adjusting, when loading or saving in the AtariST and Amiga versions. svn-id: r29534
2007-11-16Changed Audio::makeADPCMStream so that the stream passed to it can ↵Max Horn
automatically be disposed svn-id: r29517
2007-11-03Patch #1825276: "DETECTION: advanced detector engine simplification"Eugene Sandulenko
svn-id: r29386
2007-11-01Revert patch #1709219 - DXA Player: double size scaling option.Travis Howell
svn-id: r29351
2007-11-01Fix play back of OmniTV videos in The Feeble Files for now.Travis Howell
svn-id: r29350
2007-10-31Slighly modified patch #1709219: "DXA Player: double size scaling option"Eugene Sandulenko
svn-id: r29347
2007-09-19Modified patch #1738058: "Action recorder".Eugene Sandulenko
svn-id: r28968
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵Nicola Mettifogo
been updated. svn-id: r28966
2007-09-18Code formatting fixesMax Horn
svn-id: r28945
2007-09-18Patch #1768757: Merge fsnode-gsoc into trunk (MAJOR change, will break ↵Max Horn
compilation on some ports) svn-id: r28944
2007-09-01Cleanup: remove obsolete code (PalmOS 68K version not supported anymore)Chris Apers
svn-id: r28803
2007-08-2064bit AGOS fix by Mark WeaverMax Horn
svn-id: r28683
2007-08-13Fix linking errors.Eugene Sandulenko
svn-id: r28587
2007-08-13Use new AD code in AGOS detection.Eugene Sandulenko
svn-id: r28583
2007-08-08Added detection for Elvira 2 - German Amiga Floppy. Thanks to cartman on ↵Kari Salminen
#scummvm for submitting the info. svn-id: r28492
2007-08-06Ooops, correction to last commit.Travis Howell
svn-id: r28465
2007-08-06Fix bug #1768080 - FEEBLE: Wrong text display in Oracle. A regression, ↵Travis Howell
caused by slight difference in charset code for FF/PP. svn-id: r28463
2007-08-05Merged fsnode with trunk: r27971:28460David Corrales
svn-id: r28462
2007-08-03Add German Amiga version of Waxworks.Travis Howell
svn-id: r28429
2007-07-28Add save code differences in Amiga verison of Waxworks.Travis Howell
svn-id: r28261
2007-07-28Add save code differences in Amiga verison of Waxworks.Travis Howell
svn-id: r28260
2007-07-28Add zone override table for Amiga verison of Waxworks.Travis Howell
svn-id: r28259
2007-07-28Switch error back to debug message, due to strange data in restart state files.Travis Howell
svn-id: r28258
2007-07-28Add support for multi-tune Protracker modules used in the Amiga version of ↵Travis Howell
Waxworks. svn-id: r28256
2007-07-27Fix loading restart state file in Amiga version of Waxworks.Travis Howell
svn-id: r28234
2007-07-25Add eriktorbjorn's patch for bug #1498158 - AOGS: Itemheap overflow on 64bit ↵Travis Howell
systems. svn-id: r28189
2007-07-23Fix regression, the incorrect key was been used for highlighting items in ↵Travis Howell
Simon the Sorcerer 1/2. svn-id: r28179
2007-07-15Fixed sound factory messup caused by my previous commitMax Horn
svn-id: r28111
2007-07-12Changed SaveFileManager::listSavegames() function to be engine agnostic. It ↵David Corrales
now returns a list will the full paths of existing files that match a given regex. Additionally, modified the 5 engines which use the default manager (Agos, Queen, Saga, Scumm and Touche) to parse the filename list and mark the available saves bool array correctly. svn-id: r28046
2007-07-09Kirben's fix to Simon the Sorcerer floppy version crash.David Corrales
svn-id: r27986
2007-07-09Fix masking crash in Simon the Sorcerer 1 (Floppy DOS Demo), the address and ↵Travis Howell
pitch wasn't set for state->surf2. svn-id: r27985
2007-07-08Merged the FSNode branch with trunk r27681:27969David Corrales
svn-id: r27970
2007-07-04Fix bug #1747154 - SIMON1: Another crash in dwarf cave. Another regression, ↵Travis Howell
caused by code cleanup. svn-id: r27889
2007-07-02Memory block sizes for Simon 2 on DS portNeil Millstone
svn-id: r27869
2007-07-02Correct typos.Travis Howell
svn-id: r27846
2007-07-02Use warning for that last work around.Travis Howell
svn-id: r27845