Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-17 | WINTERMUTE: Add flag for games using low-spec resources. | JenniBee | |
2016-12-31 | WME: Add three fangames from jennibee | Hubert Maier | |
- DFAF Adventure - Dreamcat - Open Quest Freely available from https://jennibee.itch.io/ these are three (very short) fangames. All of those games come in three packages (Linux, OSX, Windows32) but all the packages differ only in the platform .exe, the data.dcp stays the same, so the entry is limited to one. The packages even come with ScummVM 1.8.1 All three games tested and working (didn't solve the Open Quest final riddle though) One script runtime error encountered in DFAF Adventure on examining the "speaker", other than that fine. Feel free to give hints on what i should change. | |||
2016-12-26 | WINTERMUTE: Add "Sprite bilinear filtering" menu option | Tobia Tesan | |
2016-10-09 | JANITORIAL: Remove trailing spaces | Eugene Sandulenko | |
2016-10-07 | WINTERMUTE: Enable supported games for the release | Eugene Sandulenko | |
2016-10-06 | WINTERMUTE: Add detection for german version of 5MA, Fixes #6850 | Einar Johan Trøan Sømåen | |
2016-03-06 | Merge pull request #692 from tobiatesan/cr5 | Eugene Sandulenko | |
WINTERMUTE: Add detection entry for Carol Reed 5 Demo | |||
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 | |
2015-11-08 | WINTERMUTE: Add detection for Oknytt v.1.13 | Einar Johan Trøan Sømåen | |
Beware that the language-overriding breaks if english.dcp still exists in the same folder as d_sounds.dcp | |||
2015-11-08 | WINTERMUTE: Adjust detection of Five Magical Amulets | Einar Johan Trøan Sømåen | |
This should add proper detection of the Czech/English/Polish versions of Five Magical Amulets | |||
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 | |
2014-11-04 | WINTERMUTE: Introduce WMEGameDescription | Tobia Tesan | |
I aped what has been done with AGS: in engines/agi/detection.cpp, adding a struct that includes ADGameDescription at the beginning. This is also recommended in advancedDetector.h | |||
2014-07-22 | WME: added few more games. added ability to detect from exe files. | Pawel Kolodziejski | |
2014-06-09 | WINTERMUTE: Add detection for Vsevolod Prologue | Einar Johan Trøan Sømåen | |
2014-06-09 | WINTERMUTE: Add detection for Oknytt | Einar Johan Trøan Sømåen | |
2014-05-31 | WINTERMUTE: Add detection for 5 versions of The Kite | Einar Johan Trøan Sømåen | |
2014-05-31 | WINTERMUTE: Add detection for Bickadoodle 1.1 | Einar Johan Trøan Sømåen | |
2014-05-31 | WINTERMUTE: Add detection for "Boredom of Agustin Cordes" | Einar Johan Trøan Sømåen | |
2014-05-31 | WINTERMUTE: Add another Rhiannon-version to the detection tables. | Einar Johan Trøan Sømåen | |
As it's unclear how this version differs from the current version, I've tagged it as DVD. | |||
2014-04-07 | WINTERMUTE: Correct mistaken identification of JULIA 1.2 as Steam-version | Einar Johan Trøan Sømåen | |
It is actually the version from Bundle in a Box | |||
2014-04-06 | WINTERMUTE: Add detection for 1/2 Ritter | Einar Johan Trøan Sømåen | |
2014-04-05 | WINTERMUTE: Add detection for the Reversion2 2.0.2412 (Linux) | Einar Johan Trøan Sømåen | |
2014-04-05 | WINTERMUTE: Add detection entry for Rhiannon: Curse of the four Branches | Einar Johan Trøan Sømåen | |
2014-04-05 | WINTERMUTE: Add detection entry for Corrosion: Cold Winter Waiting | Einar Johan Trøan Sømåen | |
2014-04-05 | WINTERMUTE: Add detection entry for Ghost in the Sheet | Einar Johan Trøan Sømåen | |
2014-04-05 | WINTERMUTE: Add a detection entry for the steam version of J.U.L.I.A. | Einar Johan Trøan Sømåen | |
2014-04-05 | WINTERMUTE: Add another detection-entry for Bickadoodle | Einar Johan Trøan Sømåen | |
2014-03-19 | WINTERMUTE: Add md5 for Zilm: A Game of Reflex. | JenniBee | |
2014-02-18 | WINTERMUTE: Make GPL headers consistent in themselves. | Johannes Schickel | |
2014-01-11 | Merge pull request #418 from JenniBee/md5s | Einar Johan Trøan Sømåen | |
WINTERMUTE: Adding more detection entries. | |||
2014-01-11 | WINTERMUTE: Add detection for french, italian, spanish and czech versions of ↵ | Einar Johan Trøan Sømåen | |
Dirty Split. | |||
2013-12-30 | WINTERMUTE: Adding more detection entries. | JenniBee | |
2013-12-22 | WINTERMUTE: Fix new detection entries | Eugene Sandulenko | |
2013-12-22 | WINTERMUTE: Fix build issues in previous commit. | Einar Johan Trøan Sømåen | |
2013-12-21 | Merge pull request #412 from JenniBee/md5s | Einar Johan Trøan Sømåen | |
WINTERMUTE: Adding detection for more games. | |||
2013-12-21 | WINTERMUTE: Adding detection for more games. | JenniBee | |
2013-12-05 | WINTERMUTE: Add Reversion: The Escape 1.3.2369 release. | Johannes Schickel | |
This release has different hashes and file sizes than the previous Reversion 1.3 entries but is marked as 1.3.2369 in the installer filename. | |||
2013-11-18 | WINTERMUTE: Add a fake detection entry for Czech Dead City. | Einar Johan Trøan Sømåen | |
The language data for the Czech version are in data.dcp, but the pairs of {language.dcp, data.dcp} get preference over just a match on data.dcp, thus we need to detect Czech as one of these pairs, giving the user the choice of language on detection. In this case I just copied the english-detection. | |||
2013-11-06 | WINTERMUTE: Adding detection for more games. | JenniBee | |
2013-08-19 | WINTERMUTE: Adding detection for more games. | JenniBee | |
2013-08-12 | WINTERMUTE: Add detection for Blue Madonna-demo. | Einar Johan Trøan Sømåen | |
2013-07-31 | WINTERMUTE: Add detection for James Peris (Full Version) | Einar Johan Trøan Sømåen | |
2013-07-31 | WINTERMUTE: Add detection for both english and spanish James Peris Demo. | Einar Johan Trøan Sømåen | |
2013-07-29 | WINTERMUTE: Align detection-entries properly with spaces. | Einar Johan Trøan Sømåen | |
2013-07-29 | WINTERMUTE: Add detection for The Shine of a Star. | Einar Johan Trøan Sømåen | |
2013-07-27 | WINTERMUTE: Added detection entry for Toshechka game | Eugene Sandulenko | |
2013-06-26 | WINTERMUTE: Add detection for J.U.L.I.A. (Greenlight Demo) | Einar Johan Trøan Sømåen | |
2013-06-19 | WINTERMUTE: Set language of James Peris to unknown for now. | Einar Johan Trøan Sømåen | |
The selection is done via registry, so no easy fix is available yet. |