Age | Commit message (Expand) | Author |
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-03-30 | WINTERMUTE: Correctly find .ogg version of .wav files | Tobia Tesan |
2016-03-24 | WINTERMUTE: Make wintermute games show the right save date | Martin Kennedy |
2016-03-08 | ENGINES: Make variable names of ADGameDescription conform to our guidelines. | Johannes Schickel |
2016-03-08 | ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines. | Johannes Schickel |
2016-03-06 | Merge pull request #696 from tobiatesan/fix_7067_broken_abs | Eugene Sandulenko |
2016-03-06 | WINTERMUTE: Actually use new BasePersistenceManager constructor | Willem Jan Palenstijn |
2016-03-06 | Merge pull request #691 from tobiatesan/common_string_target | Eugene Sandulenko |
2016-03-06 | WINTERMUTE: Use Common::String in arg for initSave | Tobia Tesan |
2016-03-06 | WINTERMUTE: Use Common::String in BasePersistenceManager-ctor | Tobia Tesan |
2016-03-06 | WINTERMUTE: Use C strings in absolute path workaround array | Tobia Tesan |
2016-03-06 | WINTERMUTE: Use array to store known broken absolute paths | Tobia Tesan |
2016-03-06 | Merge pull request #692 from tobiatesan/cr5 | Eugene Sandulenko |
2016-03-06 | Merge pull request #693 from tobiatesan/cr4_demo | Eugene Sandulenko |
2016-03-06 | Merge pull request #695 from tobiatesan/fix_7067_a | Eugene Sandulenko |
2016-03-05 | WINTERMUTE: Add fallback for hardcoded absolute path in carolreed5 | Tobia Tesan |
2016-03-05 | WINTERMUTE: Remove ADGF_DEMO flag from non-demo carolreed4 entry | Tobia Tesan |
2016-03-05 | WINTERMUTE: Add detection entry for Carol Reed 5 Demo | Tobia Tesan |
2016-03-05 | WINTERMUTE: Return Common::String in getGameTargetName() | Tobia Tesan |
2016-03-05 | CONFIGURE: Introduced new engine dependency: highres | Eugene Sandulenko |
2016-02-23 | WINTERMUTE: Fix order of arguments in sprite rotation | Tobia Tesan |
2016-02-15 | JANITORIAL: Typos detected with lintian & grep | Alexandre Detiste |
2015-12-21 | Merge pull request #635 from jammm/master | Einar Johan Trøan Sømåen |
2015-12-21 | GRAPHICS: Introduce a size mode for TrueType fonts | Bastien Bouclet |
2015-12-21 | WINTERMUTE: Add more keyboard mappings, fix console warnings. | jammm |
2015-11-27 | WINTERMUTE: Proper place for pointer check | Eugene Sandulenko |
2015-11-27 | WINTERMUTE: More sanity checks | Eugene Sandulenko |
2015-11-08 | WINTERMUTE: Add detection for Oknytt v.1.13 | Einar Johan Trøan Sømåen |
2015-11-08 | WINTERMUTE: Adjust detection of Five Magical Amulets | Einar Johan Trøan Sømåen |
2015-11-07 | WINTERMUTE: C++'ify code | Eugene Sandulenko |
2015-11-04 | WINTERMUTE: Fix mismatched free/delete Valgrind warning | Torbjörn Andersson |
2015-10-24 | WINTERMUTE: Remove unused function | Willem Jan Palenstijn |
2015-07-12 | WINTERMUTE: Fix typo | Willem Jan Palenstijn |
2015-02-24 | Merge pull request #587 from jammm/scummvm_local | Einar Johan Trøan Sømåen |
2015-02-24 | WINTERMUTE: Add mappings for VKeyCodes->ScummVM KeyCodes | jammm |
2015-02-22 | WINTERMUTE: Fixed parentFolder name check when testing for "language"/"langua... | jammm |
2015-01-21 | JANITORIAL: Remove unnecessary semicolons | Torbjörn Andersson |
2014-11-05 | Merge pull request #437 from tobiatesan/wme_subtitles | Einar Johan Trøan Sømåen |
2014-11-05 | WINTERMUTE: Fix formatting in video_subtitler.h | Tobia Tesan |
2014-11-05 | WINTERMUTE: Move var declarations inside loop in loadSubtitles | Tobia Tesan |
2014-11-05 | WINTERMUTE: Remove redundant explicit call to Common::String constructor | Tobia Tesan |
2014-11-05 | WINTERMUTE: Declare vars inside appropriate block in loadSubtitles | Tobia Tesan |
2014-11-05 | WINTERMUTE: Keep _[show|current]Subtitle private in video_subtitler.h | Tobia Tesan |
2014-11-04 | WINTERMUTE: Add VK-translations for F1-F12 and HOME | Einar Johan Trøan Sømåen |
2014-11-04 | WINTERMUTE: Add detection for Bickadoodle 1.2 (Fixes bug 6735) | Einar Johan Trøan Sømåen |
2014-11-04 | WINTERMUTE: Use macros to simplify detection_tables.h | Einar Johan Trøan Sømåen |