trembyle
b9e7b1dfcd
COMMON: ENGINES: Correct Czech language ISO code
...
1. Correct constant in common files
2. Add the old code to obsolete language codes
3. Replace all occurences in engine code
2022-03-04 18:29:02 +01:00
aviloria
b0140584b1
TONY: Added Spanish official release
...
TONY: Added Spanish official release
2022-01-25 01:05:03 +02:00
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+
2021-12-26 18:48:43 +01:00
Eugene Sandulenko
fca9fe082b
TONY: Drop platform in detection entries
2021-04-29 23:07:43 +02:00
Eugene Sandulenko
f3da93a476
TONY: Rewamped the detection fully, so there are no false positives
2021-04-29 13:12:17 +02:00
sluicebox
93eeffc84d
JANITORIAL: Update old bug tracker numbers
2021-03-03 02:15:05 +02:00
Eugene Sandulenko
82e855b7c0
TONY: Use macros in detection table
2020-11-28 17:41:23 +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
Paul Gilbert
cbb355ece0
TONY: Add new Polish version detection entry
2020-07-29 19:17:58 -07:00
Henrik "Henke37" Andersson
92a2a9afc6
TONY: The engine doesn't use MIDI, mark the games as such.
2019-09-29 19:34:16 +03:00
Strangerke
355420c1e5
TONY: Add detection for Tony Tough Czech "not installed"
2015-12-12 16:03:55 +01:00
unknown
f238e7563a
TONY: Revert Italian detection entry
2015-04-04 17:59:33 -05:00
unknown
2b1bc8dc3c
TONY: Add detection for Italian PC Magazine version
2015-04-03 21:01:06 -05:00
D G Turner
0508e395ff
TONY: Add missing Russian detection entry.
...
This should fix bug #6589 "TONY: Russian version not detected".
2014-05-19 12:57:25 +01:00
Johannes Schickel
b9bfa3a857
TONY: Make GPL headers consistent in themselves.
2014-02-18 02:39:39 +01:00
Strangerke
daebd2657a
TONY: Add detection for German "Shoe Box", bug #3582420
2013-06-11 08:11:45 +02:00
Strangerke
9c0297bc9e
TONY: Add detection for English version unpacked
...
Thanks Tomaso for reporting the problem
2013-06-11 07:54:49 +02:00
D G Turner
b8c1b46ae0
TONY: Cleanup whitespace formatting.
...
This is mainly removal of extraneous blank lines, reformatting indents
to tab characters and other minor non-functional changes to improve
compliance with Code Formatting Conventions.
2012-11-12 00:39:20 +00:00
Giovanni Bajo
a6eddd2e99
Add detection for original Italian version.
2012-10-26 12:52:15 +02:00
Alyssa Milburn
4a5333893d
TONY: Add German/Czech detection entries.
2012-09-10 13:05:40 +02:00
Torbjörn Andersson
09d9b0d8c9
TONY: Change platform from DOS to Windows
...
This is cosmetic, just to keep the detector from saying that Tony
Tough is a DOS game.
2012-07-15 20:48:43 +02:00
Strangerke
31c0210f22
TONY: Missed one word in previous commit (thanks clone2727)
2012-06-17 18:38:34 +02:00
Paul Gilbert
3a28323ba2
TONY: Added sub-folders for full English game and revised detection entry
2012-06-06 23:18:56 +10:00
D G Turner
7b547a78cc
TONY: Fix english CD detection entry.
2012-06-04 22:54:53 +01:00
Strangerke
c17af63aac
TONY: Modify detection in order to use roasted.mpc too. Add French, German, Italian and Polish versions.
...
This also breaks the English game detection. To be fixed!
2012-06-04 22:18:50 +02:00
D G Turner
3367679ae8
TONY: Correcting full english version detection entries.
...
Though the CD contains installshield cabinets, these don't contain
the required datafiles. These are instead already found on the CD in
the directories named "Music", "Voices" and "Roasted".
The last of these contains the main datafiles and executables.
It appears the installshield cabinet format here is using a rare
"external" link format pointing to the files and folders on the CD.
Since the files are on the CD anyway, the "compressed" entry is not
required.
However, the detection entry is likely to need some more changes to
support detection of these in the original CD folder structure..
2012-06-02 03:10:33 +01:00
D G Turner
22b4326437
TONY: Add detection entries for full english game release.
...
Also, now versions using uncompressed game data will be
marked with "Extracted" in the launcher detection description.
This should help in detecting any performance issues in future
bug reports from user using compressed vs. extracted game data.
2012-06-02 01:52:11 +01:00
D G Turner
be320760bd
TONY: Remove TEMPORARY_DISABLED define from detection tables.
2012-06-02 01:52:10 +01:00
Matthew Hoops
6e104f0883
TONY: Add support for using the compressed version of the demo
2012-05-28 16:56:31 -04:00
Paul Gilbert
109e5f8226
TONY: Conversion of more methods to coroutines
2012-05-12 20:49:36 +10:00
Paul Gilbert
bc08a919d2
TONY: Created skeleton engine
2012-04-25 12:49:49 +10:00