aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute/base
AgeCommit message (Expand)Author
2020-01-11WINTERMUTE: Suppress FoxTail runtimeError on game loadlolbot-iichan
2020-01-11WINTERMUTE: Add FoxTail saveload indicator hacklolbot-iichan
2020-01-11WINTERMUTE: Add FoxTail color token for bitmap fontslolbot-iichan
2020-01-11WINTERMUTE: Add FoxTail text spacing hacklolbot-iichan
2020-01-11WINTERMUTE: Add FoxTail key codes mappinglolbot-iichan
2020-01-11WINTERMUTE: Add FoxTail registry flush methodlolbot-iichan
2020-01-11WINTERMUTE: Add FoxTail screen methodslolbot-iichan
2020-01-11WINTERMUTE: Add FoxTail saveslot timestamp getterlolbot-iichan
2020-01-11WINTERMUTE: GetSaveSlotDescription refactoringlolbot-iichan
2020-01-11WINTERMUTE: Add FoxTail arrays methodslolbot-iichan
2020-01-11WINTERMUTE: Add FoxTail dynamic light methodslolbot-iichan
2020-01-11WINTERMUTE: Add FoxTail game&engine version propertieslolbot-iichan
2020-01-11WINTERMUTE: Add FoxTail language propertylolbot-iichan
2020-01-11WINTERMUTE: Add FoxTail engine versions to WMETargetExecutable enumlolbot-iichan
2019-12-27WINTERMUTE: Solve 'Chinese' language conflicts. Add more game entries (#1969)aviloria
2019-12-19WINTERMUTE: Handle isCurrentPrintable property for WME 1.x and WME Litelolbot-iichan
2019-12-02WINTERMUTE: Add Simplified and Traditional Chinese flavoursaviloria
2019-12-02WINTERMUTE: restored commented out stack->pop()lolbot-iichan
2019-11-14WINTERMUTE: Fix Missing Default Switch CasesD G Turner
2019-10-05WINTERMUTE: Fix Possible Uninitialized Variable Compiler WarningsD G Turner
2019-07-24WINTERMUTE: Fix GCC Compilation WarningsD G Turner
2019-07-22WINTERMUTE: Fix language selection regression bug for Reversionlolbot-iichan
2019-07-21WINTERMUTE: More detection records (#1758)lolbot-iichan
2019-07-16WINTERMUTE: Suppress warning on Directory.Create() for Hamletlolbot-iichan
2019-07-16WINTERMUTE: Fix File.WriteText methodlolbot-iichan
2019-07-16WINTERMUTE: Implement loading files using SavefileManagerlolbot-iichan
2019-07-16WINTERMUTE: Implement saving files using SavefileManagerlolbot-iichan
2019-07-16WINTERMUTE: Fix assertion in Hamlet gamelolbot-iichan
2019-07-16WINTERMUTE: Add dummy implementation of Directory global objectlolbot-iichan
2019-07-14WINTERMUTE: Huge update of detection tables (#1748)lolbot-iichan
2019-07-02WINTERMUTE: Fix slider bugs in several gameslolbot-iichan
2019-06-30COMMON & WINTERMUTE: Use non-1252 for 125X games (PR 1698)lolbot-iichan
2019-06-27WINTERMUTE: Do not optimize out alpha blits on rotationlolbot-iichan
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-18WINTERMUTE: Fix Split() method of ext_stringlolbot-iichan
2019-06-06WINTERMUTE: Show warning on running 2.5D gameslolbot-iichan
2019-05-18WINTERMUTE: Fix fill rect area on endSaveLoad()lolbot-iichan
2018-12-25WINTERMUTE: Attempt to load fallback fonts from fonts.datCameron Cawley
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