52138 Commits

Author SHA1 Message Date
Strangerke
014330a538 TONY: Rename variables and functions in input.h 2012-06-05 00:02:15 +02:00
D G Turner
7b547a78cc TONY: Fix english CD detection entry. 2012-06-04 22:54:53 +01:00
Strangerke
a1f6f8ceb1 TONY: Rename variables and functions in tony.h 2012-06-04 23:45:36 +02: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
Paul Gilbert
b566583e32 TONY: Workaround for hang on title screen if you click with a y = 0 2012-06-03 21:16:25 +10:00
Paul Gilbert
3927d90206 TONY: Extra initialisation of globals 2012-06-02 18:37:41 +10:00
Paul Gilbert
a850eabf07 TONY: Fix memory leak when game exited whilst credits are active 2012-06-02 17:40:01 +10:00
Paul Gilbert
ea8c4960c7 TONY: Fix Valgrind warnings of checks on uninitialised variables 2012-06-02 17:15:24 +10:00
Paul Gilbert
c1e6913fed TONY: Fixed memory leaks with the Options screen 2012-06-02 17:02:07 +10: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
Paul Gilbert
6ecd71270d TONY: Removed redundant vdb mutex 2012-06-02 11:07:56 +10: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
Paul Gilbert
01df8ae0e8 TONY: Fix compiler warning of not using a deferenced pointer 2012-06-02 10:39:00 +10:00
Matthew Hoops
6e104f0883 TONY: Add support for using the compressed version of the demo 2012-05-28 16:56:31 -04:00
Matthew Hoops
ab45e72e67 COMMON: Move InstallShield code to common
The code also now works for both data compressed with sync bytes and without
2012-05-28 16:54:49 -04:00
Paul Gilbert
f7e515a361 TONY: Fix type casting in LetterLength method 2012-05-24 00:22:57 +10:00
Strangerke
75a0b0c629 TONY: Some more code formatting 2012-05-23 00:19:46 +02:00
Strangerke
94d3c8ebb2 TONY: Some more code formatting 2012-05-21 23:54:32 +02:00
Paul Gilbert
6856fa2447 TONY: Implemented ScummVM debugger, with an initial 'scene' command 2012-05-22 00:29:27 +10:00
Paul Gilbert
3f00f51ef3 TONY: Improve the screen wipe logic.
The circular area now properly reaches to the edge of the screen when changing scenes.
2012-05-21 23:11:59 +10:00
Paul Gilbert
7303849490 TONY: Removed redundant pause code.
The original paused the game whilst dragging the window, and ScummVM takes care of that automatically.
2012-05-21 00:11:14 +10:00
Paul Gilbert
29cbb3f824 TONY: Miscellaneous comment translations and comment cleanup 2012-05-20 17:01:20 +10:00
Paul Gilbert
7da213cd32 TONY: Removal of code that was commented out in the original source 2012-05-20 16:34:38 +10:00
Paul Gilbert
c38bbce20c TONY: Remove original header 2012-05-20 16:11:25 +10:00
Paul Gilbert
8322da03c0 TONY: Converting Italian comments to English 2012-05-20 16:05:20 +10:00
Paul Gilbert
316ca0021b TONY: Converting Italian comments to English and formatting 2012-05-20 15:45:18 +10:00
Paul Gilbert
8b9831a502 TONY: Converting Italian comments to English and formatting 2012-05-20 15:28:48 +10:00
Paul Gilbert
6f6486e589 TONY: Endian fix 2012-05-20 13:56:33 +10:00
Paul Gilbert
0450275c44 TONY: Converting Italian comments to English and formatting 2012-05-20 13:54:59 +10:00
Paul Gilbert
333c30b8c7 TONY: Removed unused drive & folder defines and code 2012-05-20 11:37:33 +10:00
Paul Gilbert
10b0451776 TONY: Converted #ifdefs for different language fonts setup
It now uses the ScummVM language from the game's detection entry, so foreign language versions like French and German should now load correctly.
2012-05-20 10:52:08 +10:00
Paul Gilbert
0136bf4a86 TONY: Fix issues with font loading and display of accented characters 2012-05-20 09:57:24 +10:00
Paul Gilbert
e76a55588a TONY: Added assert for character indexes outside provided font 2012-05-20 09:23:12 +10:00
Paul Gilbert
b63c28c1a0 COMMON: Fix comparison operation on coroutine wait methods 2012-05-20 09:22:14 +10:00
Paul Gilbert
c402426117 TONY: Converted some warning calls to debugC 2012-05-19 20:29:53 +10:00
Paul Gilbert
f3398ee010 TONY: Formatting fixes 2012-05-19 19:55:17 +10:00
Paul Gilbert
a4a02e15b5 TONY: Converting Italian comments to English 2012-05-19 19:55:16 +10:00
Torbjörn Andersson
827454a87e TONY: Change "it's" to "its" in comments where appropriate. (I think.) 2012-05-19 11:05:57 +02:00
Paul Gilbert
8457c1c768 TONY: Removed deprecated MPAL stubs file 2012-05-19 16:57:17 +10:00
Paul Gilbert
bd064fe044 TONY: Endian fix in expression parser 2012-05-19 13:18:47 +10:00
Paul Gilbert
5d18a71045 TONY: Converting comments to English and formatting 2012-05-19 12:33:14 +10:00
Paul Gilbert
bcaeacf124 TONY: Implemented support for loading savegames directly from the launcher.
It's not perfect.. the startup screen briefly flashes, and Tony briefly disappears when you do a first action afterwards.
2012-05-18 22:57:25 +10:00
Paul Gilbert
d67a5162ad TONY: Converting method comments to DOXYGEN format 2012-05-18 21:49:08 +10:00
Torbjörn Andersson
a5a3977c90 TONY: Fix compiling with GCC 2012-05-17 14:20:04 +02:00
Paul Gilbert
7a40750671 TONY: Add a check to prevent GMM saving in the demo 2012-05-17 19:41:53 +10:00
Paul Gilbert
40926933c3 TONY: Handle translating savegame thumbnail for display in ScummVM GMM 2012-05-17 19:38:59 +10:00
Paul Gilbert
59942d9a41 TONY: Work on enabling GMM saving and loading 2012-05-17 19:38:57 +10:00
Strangerke
88762667b5 TONY: Fix some formatting 2012-05-14 21:29:27 +02:00
Paul Gilbert
d5b80688e7 TONY: Implemented list-saves and delete save functionality 2012-05-14 22:39:24 +10:00