Commit graph

14 commits

Author SHA1 Message Date
Torbjörn Andersson
00aa2cdde1 VOYEUR: Add "Enable lockout system" engine checkbox
This isn't a copy protection, it's more of a parental control thing. But
it piggybacks on the "copy_protection" config setting so let's add it
anyway.
2024-06-30 18:01:32 +02:00
Strangerke
bdb32bfc91 VOYEUR: Fix detection 2023-03-15 20:39:53 -07:00
Strangerke
42871c7cdb VOYEUR: Change German MD5 based on an email forwarded by Sev 2023-03-15 20:39:53 -07:00
Strangerke
a3689170ab VOYEUR: Apply German Fan translation patch 2023-03-15 20:39:53 -07:00
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Eugene Sandulenko
5e7fe2dc57
JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02: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
Paul Gilbert
4778aa9769 VOYEUR: Preliminary support for Voyeur demo (without title) 2020-06-03 17:24:57 -07:00
Henrik "Henke37" Andersson
50e3828fe9 VOYEUR: The game doesn't use MIDI, mark it as such. 2019-09-29 19:34:16 +03:00
Johannes Schickel
36ac801a4d VOYEUR: Make GPL headers consistent in themselves. 2014-02-18 02:43:50 +01:00
Strangerke
473732d9fb VOYEUR: Use AD_ENTRY1 for detection 2014-02-17 21:26:52 +01:00
Paul Gilbert
b72298fa6f VOYEUR: Added proper detection entry 2013-05-18 13:13:48 +10:00
Paul Gilbert
db519373c1 VOYEUR: Added engine skeleton 2013-05-18 12:40:43 +10:00