aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute
AgeCommit message (Expand)Author
2019-06-26WINTERMUTE: Implement Game.OpenDocument() methodlolbot-iichan
2019-06-25WINTERMUTE: Add lots of entries to detection table and refactor handling of l...lolbot-iichan
2019-06-25WINTERMUTE: Add workaround for sprite glitch at Rosemary gamelolbot-iichan
2019-06-25WINTERMUTE: Add comments + warning() for IsKeyDown() methodlolbot-iichan
2019-06-25WINTERMUTE: Add more details in openDiskFile() commentlolbot-iichan
2019-06-25WINTERMUTE: Add debugN + comment for getNumScripts()lolbot-iichan
2019-06-25WINTERMUTE: Support even more keycodes at IsKeyDown()lolbot-iichan
2019-06-25WINTERMUTE: Handle enum in GetNumScriptslolbot-iichan
2019-06-25WINTERMUTE: Fix IsKeyDown to work with ASCIIlolbot-iichan
2019-06-25WINTERMUTE: Hardcode known path prefix for tanya2lolbot-iichan
2019-06-25WINTERMUTE: Detection tables for Tanya Grotter dilogylolbot-iichan
2019-06-20WINTERMUTE: Add detection for Carol Reed Mistery 4 (RUS)lolbot-iichan
2019-06-18WINTERMUTE: Fix Split() method of ext_stringlolbot-iichan
2019-06-17WINTERMUTE: Add detection for games listed in #10863lolbot-iichan
2019-06-17WINTERMUTE: Fix Hamlet title, add one more detection variantlolbot-iichan
2019-06-17WINTERMUTE: Add another variant of White Chamber to detection tablelolbot-iichan
2019-06-09WINTERMUTE: Add missing comment line for new rhiannon demoLothar Serra Mari
2019-06-09WINTERMUTE: Add detection entries for reported rhiannon demosLothar Serra Mari
2019-06-06WINTERMUTE: Show warning on running 2.5D gameslolbot-iichan
2019-06-04WINTERMUTE: Janitorial edits at detection tablelolbot-iichan
2019-06-04WINTERMUTE: Add detection tables for thekite v1.4lolbot-iichan
2019-05-27WINTERMUTE: Remove unused variableFilippos Karapetis
2019-05-18WINTERMUTE: Fix fill rect area on endSaveLoad()lolbot-iichan
2018-12-25WINTERMUTE: Attempt to load fallback fonts from fonts.datCameron Cawley
2018-11-25WINTERMUTE: Add hashes to Zbang! and Pizza MorganaMatan Bareket
2018-09-16WINTERMUTE: Flush ConfMan to disk on every change (#1314)lolbot-iichan
2018-08-23WINTERMUTE: Check keyboard state array indexlolbot-iichan
2018-08-23WINTERMUTE: Support more key codes for mappinglolbot-iichan
2018-08-23WINTERMUTE: Fix printable flag for keyboard statelolbot-iichan
2018-08-17JANITORIAL: Removing trailing spaces after int castsPaul Gilbert
2018-07-29WINTERMUTE: Return Common::kUnsupportedColorMode if the required screen forma...Cameron Cawley
2018-07-03WINTERMUTE: Use degree conversion common math funcsDavid Fioramonti
2018-05-28Merge pull request #1187 from bgK/detection-refactor-unknownBastien Bouclet
2018-05-20WINTERMUTE: Update deg2rad usageDavid Fioramonti
2018-05-19WINTERMUTE: Properly fix handling of Ogg Vorbis resourcesAdrian Frühwirth
2018-05-19WINTERMUTE: Fix loading Vorbis filesCameron Cawley
2018-05-17WINTERMUTE: Add flag for games using low-spec resources.JenniBee
2018-05-10ENGINES: Add unknown game variants to the game detector resultsBastien Bouclet
2018-05-07JANITORIAL: Fix indentationAdrian Frühwirth
2018-05-01WINTERMUTE: Push down the AD includesBastien Bouclet
2018-04-19JANITORIAL: Fix whitespaceAdrian Frühwirth
2018-04-15JANITORIAL: Indent GFXTransaction code blocksAdrian Frühwirth
2017-10-07ENGINES: Remove default1x scaler flagColin Snover
2017-08-06JANITORIAL: Silence more GCC 7 warningsTorbjörn Andersson
2017-07-10Revert "COMMON: Change way the Singleton instances are instantiated"Eugene Sandulenko
2017-07-10COMMON: Change way the Singleton instances are instantiatedThierry Crozat
2017-01-14WINTERMUTE: Fix Unused Variable Compiler Warning.D G Turner
2016-12-31WME: Add three fangames from jennibeeHubert Maier
2016-12-26WINTERMUTE: Fix references to TransparentSurface templatesEugene Sandulenko
2016-12-26Merge pull request #874 from tobiatesan/fix_getfilename_cr5Eugene Sandulenko