Commit graph

11 commits

Author SHA1 Message Date
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