aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Collapse)Author
2016-02-25TOON: Let listSaves return list sorted on slot numbers.Johannes Schickel
2016-02-25TONY: Let listSaves return list sorted on slot numbers.Johannes Schickel
2016-02-25TOLTECS: Let listSaves return list sorted on slot numbers.Johannes Schickel
2016-02-25TINSEL: Let listSaves return list sorted on slot numbers.Johannes Schickel
2016-02-25TEENAGENT: Let listSaves return list sorted on slot numbers.Johannes Schickel
2016-02-25SWORD2: Let listSaves return list sorted on slot numbers.Johannes Schickel
2016-02-25SWORD1: Let listSaves return list sorted on slot numbers.Johannes Schickel
2016-02-25SKY: Let listSaves return list sorted on slot numbers.Johannes Schickel
2016-02-25SCUMM: Let listSaves return list sorted on slot numbers.Johannes Schickel
2016-02-25SCI: Let listSaves return list sorted on slot numbers.Johannes Schickel
2016-02-25SAGA: Let listSaves return list sorted on slot numbers.Johannes Schickel
2016-02-25QUEEN: Let listSaves return list sorted on slot numbers.Johannes Schickel
2016-02-25PARALLACTION: Let listSaves return list sorted on slot numbers.Johannes Schickel
2016-02-25NEVERHOOD: Let listSaves return list sorted on slot numbers.Johannes Schickel
2016-02-25MADS: Let listSaves return list sorted on slot numbers.Johannes Schickel
2016-02-25LURE: Let listSaves return list sorted on slot numbers.Johannes Schickel
2016-02-25LAB: Let listSaves return list sorted on slot numbers.Johannes Schickel
2016-02-25KYRA: Let listSaves return list sorted on slot numbers.Johannes Schickel
2016-02-25HUGO: Let listSaves return list sorted on slot numbers.Johannes Schickel
2016-02-25HOPKINS: Let listSaves return list sorted on slot numbers.Johannes Schickel
2016-02-25FULLPIPE: Let listSaves return list sorted on slot numbers.Johannes Schickel
2016-02-25DREAMWEB: Let listSaves return list sorted on slot numbers.Johannes Schickel
2016-02-25DRASCULA: Let listSaves return list sorted on slot numbers.Johannes Schickel
2016-02-25DRACI: Let listSaves return list sorted on slot numbers.Johannes Schickel
2016-02-25CRUISE: Let listSaves return list sorted on slot numbers.Johannes Schickel
2016-02-25CINE: Let listSaves return list sorted on slot numbers.Johannes Schickel
2016-02-25CGE2: Let listSaves return list sorted on slot numbers.Johannes Schickel
2016-02-25CGE: Let listSaves return list sorted on slot numbers.Johannes Schickel
2016-02-25BBVS: Let listSaves return list sorted on slot numbers.Johannes Schickel
2016-02-25AVALANCHE: Let listSaves return list sorted on slot numbers.Johannes Schickel
2016-02-25AGOS: Let listSaves return list sorted on slot numbers.Johannes Schickel
2016-02-25AGI: Let listSaves return list sorted on slot numbers.Johannes Schickel
2016-02-25ACCESS: Let listSaves return list sorted on slot numbers.Johannes Schickel
2016-02-25ENGINES: Add comparator to sort SaveStateDescriptors based on slot.Johannes Schickel
2016-02-25AGI: Add detection for 13th Disciple 1.01 bug #7010Martin Kiewitz
2016-02-25WAGE: Added detection for Eidisi IEugene Sandulenko
2016-02-25WAGE: Implemented cropping in cosole. That fixes crashes in Bug HuntEugene Sandulenko
2016-02-25SCUMM: Fix the lip sync animation in later HE games.Kirben
2016-02-24MADS: NEBULAR: Fix hotspot for doll in laboratoryPaul Gilbert
2016-02-24SCI: Add script patch for qfg3 combat speed problemMartin Kiewitz
Fixes bug #6247
2016-02-24WAGE: Simplified detection tableEugene Sandulenko
2016-02-24WAGE: Added detection for Dungeon World IIEugene Sandulenko
2016-02-24WAGE: Fixed crash in Double Trouble. Needs more work.Eugene Sandulenko
2016-02-24WAGE: Added detection for Double TroubleEugene Sandulenko
2016-02-24WAGE: Add detection for Canal DistrictEugene Sandulenko
2016-02-24SCI: Fix FM-Towns audio language selectionMartin Kiewitz
This first of all combines both detection entries and makes it possible so that the user can directly choose English or Japanese without having to add the game twice. But it also fixes the in-game option to switch between English and Japanese. Prior to this commit it was only possible to for example switch from Japanese to English once, but it was not possible to switch back without quitting the game and starting it again.
2016-02-24TUCKER: Hide cursor in cutscenesOri Avtalion
2016-02-24WAGE: Fix compilation with MSVCFilippos Karapetis
Including EventRecorder.h directly in the engine has the odd side effect of including winnt.h twice
2016-02-24WAGE: Silence false positive MSVC warningsFilippos Karapetis
2016-02-23Merge pull request #679 from tobiatesan/fix_rotoJohannes Schickel
WINTERMUTE: Fix order of arguments in sprite rotation