aboutsummaryrefslogtreecommitdiff
path: root/engines/agi
AgeCommit message (Expand)Author
2007-02-13(re)added flags field to ADGameDescription, with currently only one value (GF...Max Horn
2007-02-12autodistinguish sq2 2.0F dos+amigaJoachim Eberhard
2007-02-12Fingolfin's patch for improving dictionary loading speed. Applied as is.Eugene Sandulenko
2007-02-12Merged the "palette manager" into the cursor manager. It was only used toTorbjörn Andersson
2007-02-11Make the mouse cursor white (instead of green) with a black outline onTorbjörn Andersson
2007-02-11Improve detection. Remove redundant md5sEugene Sandulenko
2007-02-10Make Amiga v3 games work.Eugene Sandulenko
2007-02-10Speed up loading of pred.txt, by using a sort algorithm that doesn't choke on...Max Horn
2007-02-10Get rid of AGI_AMIGA and use platform setting instead.Eugene Sandulenko
2007-02-10fixing Amiga games detectionJoachim Eberhard
2007-02-10Patch #1637824: AGI: Allow mouse use in save / load dialogsEugene Sandulenko
2007-02-10minor consistency improvement for datesJoachim Eberhard
2007-02-10make extra info consistent and add missing datesJoachim Eberhard
2007-02-10Select default render mode based on platform: Amiga mode for Amiga games, EGATorbjörn Andersson
2007-02-10remove redundant LSL1 DOSJoachim Eberhard
2007-02-09Fixed syntax error.Torbjörn Andersson
2007-02-09Correct detection of Amiga versionsJoachim Eberhard
2007-02-09Correct entry for mh1Joachim Eberhard
2007-02-09Minor consistency improvementsJoachim Eberhard
2007-02-09Added all info on games from SarienJoachim Eberhard
2007-02-07Add md5s reported in bugreport #1654500 "AGI: Some MD5 checksums"Eugene Sandulenko
2007-02-04Use full game titles for the official AGI games (small exception: we also num...Max Horn
2007-02-04AdvancedDetector now has built-in fallback detection based on file lists.Eugene Sandulenko
2007-02-03Fixing various doxygen warningsMax Horn
2007-02-01Fixed warning.Torbjörn Andersson
2007-01-30Removed Unicode from some fanmade game titles.Eugene Sandulenko
2007-01-29Added Gold Rush 3.5 md5sumStuart George
2007-01-29Now AdvancedDetector could use single ID per engine. Also it can suggestEugene Sandulenko
2007-01-28Add more paramteres to AdvancedDetector. Not used yet.Eugene Sandulenko
2007-01-27Moved the setupPremix() calls to initSound() and deinitSound(), instead of theTorbjörn Andersson
2007-01-27Fixed picture drawing bug in pattern data (should only affect v3 + sq1 games ...Stuart George
2007-01-25Lots of cleanup in the AdvancedDetectorMax Horn
2007-01-24Add optional size parameter to ADGameFileDescription. Not used now.Eugene Sandulenko
2007-01-21Reduce dependency from common/advancedDetector.hEugene Sandulenko
2007-01-20First phase of detection-related plugins interface improvements. Now pluginsEugene Sandulenko
2007-01-16Fix a minor compiler warning.David Symonds
2007-01-16Restore missing svn:keyword attributes.David Symonds
2007-01-16Remove #include "agi/text.h"; fixes build. Pointyhat to aquadran.David Symonds
2007-01-16Formating names in source codePaweł Kołodziejski
2007-01-16Finish restructuring font data header for const correctness.David Symonds
2007-01-16Start restructuring font data header for const correctness.David Symonds
2007-01-15removed detection for two hacked titles (Gold Rush and Manhunter I)Stuart George
2007-01-14Be more flexible w.r.t. interpreter version being emulated.David Symonds
2007-01-14Add few more fanmade games. But they all will go away soon to an externalEugene Sandulenko
2007-01-12Fixed version number printing in alt-d dialogue boxStuart George
2007-01-12Slighty modified patch #1631229: "Revamp of AGI savegame system"Eugene Sandulenko
2007-01-12Patch #1632505: "AGI: Typo in detection code"Eugene Sandulenko
2007-01-09Specify language for some fan made games.Eugene Sandulenko
2007-01-09Add... ahem... 188 AGI fanmade games to detector.Eugene Sandulenko
2007-01-08Disable duplicate detection entry for AGI game MUMG.David Symonds