Age | Commit message (Expand) | Author |
2007-03-12 | Patch #1678264: "AGI: Extending the number of save slots" | Eugene Sandulenko |
2007-03-10 | Fixed error handling: we count the command itself in argc, and returning false | Torbjörn Andersson |
2007-03-08 | Replaced uses of fprintf() with warning() or error() | Max Horn |
2007-02-26 | Fix alignment issues in wince port. | Kostas Nakos |
2007-02-26 | Removing dead code | Max Horn |
2007-02-23 | Put back DDP entries, but #if 0 them for future reference and prevent | Eugene Sandulenko |
2007-02-20 | Patch #1663933 (Kill premix channel) with a few tiny additional tweaks by me | Max Horn |
2007-02-20 | More header consistency fixes. (Actually, there was nothing at all to keep | Torbjörn Andersson |
2007-02-19 | AGI: Removed detection sums for DDP. DDP uses an unsupporeted agi engine 2.01... | Stuart George |
2007-02-17 | Added finalize() method to Common::OutSaveFile (which by default just flushes... | Max Horn |
2007-02-13 | Changed detectBestMatchingGame to return a pointer to a ADGameDescription (or... | Max Horn |
2007-02-13 | made rtrim() and ltrim() global functions, to reduce code duplication (it see... | Gregory Montoir |
2007-02-13 | Fixed compilation | Max Horn |
2007-02-13 | added GF_AGIMOUSE for all fangames who seem to use it | Joachim Eberhard |
2007-02-13 | Add FNAMADE_LF() macro | Eugene Sandulenko |
2007-02-13 | Get rid of _opt. Cleanup. | Eugene Sandulenko |
2007-02-13 | AdvancedDetector changes: | Max Horn |
2007-02-13 | Fix Apocalyptic Quests. | Eugene Sandulenko |
2007-02-13 | Rename Common::GF_XXX to Common::ADGF_XXX | Eugene Sandulenko |
2007-02-13 | Renamed kADFlagComplexID to kADFlagAugmentPreferredTarget, document it, and a... | Max Horn |
2007-02-13 | (re)added flags field to ADGameDescription, with currently only one value (GF... | Max Horn |
2007-02-12 | autodistinguish sq2 2.0F dos+amiga | Joachim Eberhard |
2007-02-12 | Fingolfin's patch for improving dictionary loading speed. Applied as is. | Eugene Sandulenko |
2007-02-12 | Merged the "palette manager" into the cursor manager. It was only used to | Torbjörn Andersson |
2007-02-11 | Make the mouse cursor white (instead of green) with a black outline on | Torbjörn Andersson |
2007-02-11 | Improve detection. Remove redundant md5s | Eugene Sandulenko |
2007-02-10 | Make Amiga v3 games work. | Eugene Sandulenko |
2007-02-10 | Speed up loading of pred.txt, by using a sort algorithm that doesn't choke on... | Max Horn |
2007-02-10 | Get rid of AGI_AMIGA and use platform setting instead. | Eugene Sandulenko |
2007-02-10 | fixing Amiga games detection | Joachim Eberhard |
2007-02-10 | Patch #1637824: AGI: Allow mouse use in save / load dialogs | Eugene Sandulenko |
2007-02-10 | minor consistency improvement for dates | Joachim Eberhard |
2007-02-10 | make extra info consistent and add missing dates | Joachim Eberhard |
2007-02-10 | Select default render mode based on platform: Amiga mode for Amiga games, EGA | Torbjörn Andersson |
2007-02-10 | remove redundant LSL1 DOS | Joachim Eberhard |
2007-02-09 | Fixed syntax error. | Torbjörn Andersson |
2007-02-09 | Correct detection of Amiga versions | Joachim Eberhard |
2007-02-09 | Correct entry for mh1 | Joachim Eberhard |
2007-02-09 | Minor consistency improvements | Joachim Eberhard |
2007-02-09 | Added all info on games from Sarien | Joachim Eberhard |
2007-02-07 | Add md5s reported in bugreport #1654500 "AGI: Some MD5 checksums" | Eugene Sandulenko |
2007-02-04 | Use full game titles for the official AGI games (small exception: we also num... | Max Horn |
2007-02-04 | AdvancedDetector now has built-in fallback detection based on file lists. | Eugene Sandulenko |
2007-02-03 | Fixing various doxygen warnings | Max Horn |
2007-02-01 | Fixed warning. | Torbjörn Andersson |
2007-01-30 | Removed Unicode from some fanmade game titles. | Eugene Sandulenko |
2007-01-29 | Added Gold Rush 3.5 md5sum | Stuart George |
2007-01-29 | Now AdvancedDetector could use single ID per engine. Also it can suggest | Eugene Sandulenko |
2007-01-28 | Add more paramteres to AdvancedDetector. Not used yet. | Eugene Sandulenko |
2007-01-27 | Moved the setupPremix() calls to initSound() and deinitSound(), instead of the | Torbjörn Andersson |