Age | Commit message (Expand) | Author |
2018-08-23 | WINTERMUTE: Check keyboard state array index | lolbot-iichan |
2018-08-23 | WINTERMUTE: Support more key codes for mapping | lolbot-iichan |
2018-08-23 | WINTERMUTE: Fix printable flag for keyboard state | lolbot-iichan |
2018-08-17 | JANITORIAL: Removing trailing spaces after int casts | Paul Gilbert |
2018-07-29 | WINTERMUTE: Return Common::kUnsupportedColorMode if the required screen forma... | Cameron Cawley |
2018-07-03 | WINTERMUTE: Use degree conversion common math funcs | David Fioramonti |
2018-05-28 | Merge pull request #1187 from bgK/detection-refactor-unknown | Bastien Bouclet |
2018-05-20 | WINTERMUTE: Update deg2rad usage | David Fioramonti |
2018-05-19 | WINTERMUTE: Properly fix handling of Ogg Vorbis resources | Adrian Frühwirth |
2018-05-19 | WINTERMUTE: Fix loading Vorbis files | Cameron Cawley |
2018-05-17 | WINTERMUTE: Add flag for games using low-spec resources. | JenniBee |
2018-05-10 | ENGINES: Add unknown game variants to the game detector results | Bastien Bouclet |
2018-05-07 | JANITORIAL: Fix indentation | Adrian Frühwirth |
2018-05-01 | WINTERMUTE: Push down the AD includes | Bastien Bouclet |
2018-04-19 | JANITORIAL: Fix whitespace | Adrian Frühwirth |
2018-04-15 | JANITORIAL: Indent GFXTransaction code blocks | Adrian Frühwirth |
2017-10-07 | ENGINES: Remove default1x scaler flag | Colin Snover |
2017-08-06 | JANITORIAL: Silence more GCC 7 warnings | Torbjörn Andersson |
2017-07-10 | Revert "COMMON: Change way the Singleton instances are instantiated" | Eugene Sandulenko |
2017-07-10 | COMMON: Change way the Singleton instances are instantiated | Thierry Crozat |
2017-01-14 | WINTERMUTE: Fix Unused Variable Compiler Warning. | D G Turner |
2016-12-31 | WME: Add three fangames from jennibee | Hubert Maier |
2016-12-26 | WINTERMUTE: Fix references to TransparentSurface templates | Eugene Sandulenko |
2016-12-26 | Merge pull request #874 from tobiatesan/fix_getfilename_cr5 | Eugene Sandulenko |
2016-12-26 | WINTERMUTE: Use PathUtil::normalizeFileName in correctSlashes | Tobia Tesan |
2016-12-26 | WINTERMUTE: Don't mix different path separators. | Ryper_Zsolt |
2016-12-26 | WINTERMUTE: Call BILINEAR/NEAREST rotoscale and scale according to game option | Tobia Tesan |
2016-12-26 | WINTERMUTE: Add _bilinearFiltering attribute to BaseGame | Tobia Tesan |
2016-12-26 | WINTERMUTE: Add "Sprite bilinear filtering" menu option | Tobia Tesan |
2016-12-26 | WINTERMUTE: Try to "correctly" handle dir paths | Tobia Tesan |
2016-12-26 | WINTERMUTE: only access -1th char of string if length > 0 in getFileName | Tobia Tesan |
2016-11-12 | Merge pull request #732 from tobiatesan/fix_6594 | Eugene Sandulenko |
2016-10-09 | JANITORIAL: Remove trailing spaces | Eugene Sandulenko |
2016-10-07 | WINTERMUTE: Enable supported games for the release | Eugene Sandulenko |
2016-10-07 | WINTERMUTE: Change in-engine thumbnail-defaults. | Einar Johan Trøan Sømåen |
2016-10-07 | WINTERMUTE: Don't crop UIEdit strings to negative sizes | Einar Johan Trøan Sømåen |
2016-10-06 | WINTERMUTE: Add detection for german version of 5MA, Fixes #6850 | Einar Johan Trøan Sømåen |
2016-09-03 | JANITORIAL: Make GPL headers uniform | Eugene Sandulenko |
2016-08-22 | WINTERMUTE: Fix compilation with MSVC | Filippos Karapetis |
2016-07-24 | WINTERMUTE: Another fix for c++11 compilation | Eugene Sandulenko |
2016-07-24 | WINTERMUTE: Fix compilation | Eugene Sandulenko |
2016-07-24 | Merge pull request #687 from tobiatesan/wme_debugger_rewrite | Eugene Sandulenko |
2016-05-29 | Fix Wintermute copyright sign | Hubert Maier |
2016-05-17 | ALL: Change main engine header guard defines to <directory>_<engine>_H | Eugene Sandulenko |
2016-05-14 | WINTERMUTE: Remove redundant check. | Eugene Sandulenko |
2016-05-08 | WINTERMUTE: Add missing parameter | Eugene Sandulenko |
2016-04-23 | Merge pull request #728 from tobiatesan/fix_ogg | Einar Johan Trøan Sømåen |
2016-04-01 | WINTERMUTE: Log warning if addSound is called with empty filename | Tobia Tesan |
2016-03-31 | WINTERMUTE: Turn AnsiString into Common::String in PathUtil | Tobia Tesan |
2016-03-31 | WINTERMUTE: Remove commented lines from dctypes | Tobia Tesan |