Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-18 | TONY: Make GPL headers consistent in themselves. | Johannes Schickel | |
2013-06-11 | TONY: Add detection for German "Shoe Box", bug #3582420 | Strangerke | |
2013-06-11 | TONY: Add detection for English version unpacked | Strangerke | |
Thanks Tomaso for reporting the problem | |||
2012-11-12 | TONY: Cleanup whitespace formatting. | D G Turner | |
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-10-26 | Add detection for original Italian version. | Giovanni Bajo | |
2012-09-10 | TONY: Add German/Czech detection entries. | Alyssa Milburn | |
2012-07-15 | TONY: Change platform from DOS to Windows | Torbjörn Andersson | |
This is cosmetic, just to keep the detector from saying that Tony Tough is a DOS game. | |||
2012-06-17 | TONY: Missed one word in previous commit (thanks clone2727) | Strangerke | |
2012-06-06 | TONY: Added sub-folders for full English game and revised detection entry | Paul Gilbert | |
2012-06-04 | TONY: Fix english CD detection entry. | D G Turner | |
2012-06-04 | TONY: Modify detection in order to use roasted.mpc too. Add French, German, ↵ | Strangerke | |
Italian and Polish versions. This also breaks the English game detection. To be fixed! | |||
2012-06-02 | TONY: Correcting full english version detection entries. | D G Turner | |
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 | TONY: Add detection entries for full english game release. | D G Turner | |
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 | TONY: Remove TEMPORARY_DISABLED define from detection tables. | D G Turner | |
2012-05-28 | TONY: Add support for using the compressed version of the demo | Matthew Hoops | |
2012-05-12 | TONY: Conversion of more methods to coroutines | Paul Gilbert | |
2012-04-25 | TONY: Created skeleton engine | Paul Gilbert | |