Commit graph

34 commits

Author SHA1 Message Date
Le Philousophe
5299954933 CRYOMNI3D: Fix directory globs
They are not globs anymore since 2564ce272a.
This fixes Versailles Mac detection.
2023-04-02 17:05:27 +02:00
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Cameron Cawley
c75e3088fe CRYOMNI3D: Add detection for the Atlantis: The Lost Tales demo 2021-10-04 18:37:25 +02:00
Cameron Cawley
f5ea77bed3 CRYOMNI3D: Support the Versailles 1685 demo 2021-10-04 18:37:25 +02:00
trembyle
9e8423553e CRYOMNI3D: Add detection for US DOS demo
Just in case anyone tries to add this, we can now inform them that
it's unsupported.

https://archive.org/details/playhns_003
2021-09-19 14:52:46 +02:00
Eugene Sandulenko
5e7fe2dc57
JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
Le Philousophe
9881255919 CRYOMNI3D: Add detection for German Windows version from ticket #11963 2020-11-21 11:55:54 +01:00
aryanrawlani28
29ceb07959 ENGINES: ALL: Revert detection submodule to be directly present in the engine directory
- DETECT_OBJS are present and added inside an engine's modules.mk file.
2020-10-03 14:56:36 +02:00
aryanrawlani28
8189a05316 ENGINES: ALL: Adapt to changes for new plugins by defining a new detection module
For each engine:
- Make a new folder detection
- Move detection-related files inside the folder
- Add a new module "enginename/detection"
- Add DETECT_OBJS here
- Adjust the normal engine module to remove detect_objs
- Adjust every file for the new changes.
2020-10-03 14:56:36 +02:00
Le Philousophe
39f6d8e7ed CRYOMNI3D: Add Japanese version of Versailles 2020-03-14 12:20:41 +01:00
Le Philousophe
cb4c1a72ba CRYOMNI3D: Add Korean version of Versailles 2020-03-14 12:20:41 +01:00
Le Philousophe
128f1978bc CRYOMNI3D: Add support for Chinese version of Versailles 2020-03-14 12:20:41 +01:00
Le Philousophe
18ee9fbc32 CRYOMNI3D: Fix loading links with German Windows version 2019-11-16 20:43:41 +01:00
Le Philousophe
8254524d9e CRYOMNI3D: Rewrite path handling to be more agnostic to installation
That simplifies fallback detection too
2019-11-16 20:42:50 +01:00
Le Philousophe
578ad11011 CRYOMNI3D: Add Brazilian language support 2019-10-13 09:22:04 +02:00
Le Philousophe
52fb3ba4d6 CRYOMNI3D: More precise support for Versailles French DVD
Old font set should work too as files are present
2019-10-13 09:22:04 +02:00
Le Philousophe
77cc358ddc CRYOMNI3D: Fix audio setting for Versailles French DVD 2019-10-12 10:17:51 +02:00
Eugene Sandulenko
0b5ea11e3c CRYOMNI3D: Remove ADGF_TESTING flag 2019-10-04 23:00:36 +02:00
Le Philousophe
b2b5f3c3f8 CRYOMNI3D: Fix typo 2019-10-03 09:51:33 +02:00
Le Philousophe
e44f3b55c2 CRYOMNI3D: Add detections entries for Versailles DVD 2019-10-03 09:11:25 +02:00
Le Philousophe
739ad793f6 CRYOMNI3D: Fix fonts used by various versions
Italian versions of the game use a different set of fonts than others.
Until now, 4 sets have been found.
2019-09-28 15:38:35 +02:00
Le Philousophe
329da808eb CRYOMNI3D: Improve fallback detection to detect game flags 2019-08-28 09:09:38 +02:00
Le Philousophe
6761ef67cf CRYOMNI3D: Fix Spanish compressed file size
That was reported in forums and it's due to bad copy-paste
2019-08-15 09:32:07 +02:00
Thierry Crozat
0bf74e590d CRYOMNI3D: Add detection for English DOS/Windows CD
This was reported by scoriae on the forum.
2019-08-14 21:39:03 +01:00
Thierry Crozat
8666e9564f CRYOMNI3D: Add detection for French DOS version from ticket #11035 2019-08-05 23:50:24 +01:00
Le Philousophe
fb0c6649c7 CRYOMNI3D: Mark Versailles 1685 as testing 2019-07-11 13:31:42 +02:00
Le Philousophe
70eca71905 CRYOMNI3D: Add Spanish version of Versailles 2019-07-05 07:52:44 +02:00
Le Philousophe
d46988491d CRYOMNI3D: Add German version of Versailles 2019-07-05 07:52:00 +02:00
Le Philousophe
215e2139fc CRYOMNI3D: Add Italian version of Versailles 2019-07-05 07:52:00 +02:00
Le Philousophe
050536b137 CRYOMNI3D: Add English version of Versailles 2019-07-05 07:52:00 +02:00
Le Philousophe
c24304a78b CRYOMNI3D: Remove detection leftover and add flags
That will let us adapt from different packaging across Versailles
editions.
2019-07-05 07:40:29 +02:00
Le Philousophe
70c7133e4b CRYOMNI3D: Improve compatibility with ScummVM global UI 2019-06-08 12:43:22 +02:00
Le Philousophe
acb8349a91 CRYOMNI3D: Add Macintosh support to Versailles
There is still some work to do on fonts to make them match what it's
used by the original executable
2019-06-01 22:43:48 +02:00
Le Philousophe
531aa8392e CRYOMNI3D: Add engine for Versailles 1685 2019-06-01 22:43:48 +02:00