Commit Graph

55882 Commits

Author SHA1 Message Date
Strangerke
f809f71f2e NEWS: Mention Tony Tough support and the puzzle disabled in CGE (Soltys) 2013-03-16 11:24:57 +01:00
Torbjörn Andersson
4b0d0ecdda TOLTECS: Work around undefined subtitle behaviour at script loading
It may be because of an underlying bug, but there is at least one
case where a script is unloaded and replaced by another script while
that script slot still has an active subtitle. This causes it to
print random garbage for me, and may be causing crashes for others.

I've discussed this patch with johndoe, and he was ok with it, so
let's see how it works out.
2013-03-15 18:48:44 +01:00
Strangerke
5dae972237 HOPKINS: Some refactoring and renaming in GENIAL() 2013-03-15 07:46:30 +01:00
Strangerke
0f407b7a0b HOPKINS: More renaming 2013-03-14 08:05:09 +01:00
Strangerke
a00e89a2fd HOPKINS: More renaming in LinesManager 2013-03-12 23:22:56 +01:00
Strangerke
51f94c3dc8 HOPKINS: Rename variables and mild code rework in LinesManager 2013-03-11 07:25:45 +01:00
Strangerke
7916972977 HOPKINS: Remove several magic values used for directions 2013-03-10 23:53:37 +01:00
D G Turner
27abec4849 BUILD: Add fix for "Illegal instruction: 4" on iPhone 5 and iPad 4.
This binary patch fix is intended to allow testing in the interim on
A6/A6X devices until the OSX porter updates the toolchains to cope with
the newer iOS devices.
2013-03-10 21:32:42 +00:00
Strangerke
b4d6d443a5 HOPKINS: More work on characterRoute() 2013-03-10 11:39:58 +01:00
Strangerke
09e5661711 HOPKINS: Start reworking characterRoute() 2013-03-09 14:45:25 +01:00
Strangerke
d325a2d7aa HOPKINS: Some renaming and refactoring in LinesManager 2013-03-09 09:41:15 +01:00
Strangerke
8229b1332b HOPKINS: Some more renaming in LinesManager 2013-03-09 01:08:50 +01:00
D G Turner
5e801ef41a MOHAWK: Add Myst and Riven Polish detection entries.
These are from bug #3606788 ("Mohawk: Myst: ME - polish MD5") and bug
2013-03-08 22:31:09 +00:00
Strangerke
d9e413defb HOPKINS: More renaming in LinesManager 2013-03-08 07:56:53 +01:00
Strangerke
bb8d729910 HOPKINS: Remove a useless variable in cityMapRoute, some renaming 2013-03-07 08:41:17 +01:00
Strangerke
c6ba8f026f HOPKINS: Get rid of a magic value, more renaming 2013-03-07 08:23:28 +01:00
Strangerke
2b9bc1a61b HOPKINS: More renaming in MIRACLE() and characterRoute() 2013-03-07 00:27:47 +01:00
Strangerke
b8ff6c623f HOPKINS: Some renaming in LinesManager 2013-03-06 23:47:33 +01:00
Strangerke
389f75b3dd HOPKINS: Some more renaming in LinesManager 2013-03-06 08:28:18 +01:00
Strangerke
3e17373cfa HOPKINS: Remove the last GOTOs 2013-03-05 08:26:51 +01:00
Strangerke
6b2890dc6e HOPKINS: Some more renaming in FontManager 2013-03-05 07:56:53 +01:00
Strangerke
1bcc9d09bc HOPKINS: Rename cutscenes functions 2013-03-05 07:54:26 +01:00
Strangerke
2ae05f0573 HOPKINS: Misc renaming and refactoring 2013-03-05 07:45:15 +01:00
Strangerke
cd412b3a89 HOPKINS: Remove debugging hack 2013-03-05 07:32:35 +01:00
Eugene Sandulenko
4c16ba6636 CREDITS: Added NoiZe 2013-03-04 10:54:02 +02:00
Strangerke
23badc9735 HOPKINS: Some renaming 2013-03-04 07:46:52 +01:00
Filippos Karapetis
8a62471b21 MT-32: Sync with the latest changes in munt 2013-03-03 23:01:12 +02:00
Filippos Karapetis
7880323590 MT-32: Also replace cosf() (C99) with cos() 2013-03-03 22:59:33 +02:00
Filippos Karapetis
bb7930cf9c MT-32: Avoid using sinf() (which is C99) in favor of sin() 2013-03-03 16:10:02 +02:00
Torbjörn Andersson
b3d52de50f JANITORIAL: Remove unnecessary semicolons 2013-03-02 20:19:45 +01:00
Strangerke
052b67f488 HOPKINS: Some renaming and refactoring in LinesManager 2013-03-02 18:48:11 +01:00
Filippos Karapetis
f4cc45d367 MT32: Sync with the latest changes in munt
The major change is the addition of a refined wave generator based on
logarithmic fixed-point computations and LUTs
2013-03-02 14:09:39 +02:00
Filippos Karapetis
8884c240fc MT32: Update copyright year 2013-03-02 13:46:11 +02:00
Strangerke
06a839165a HOPKINS: Rework two opcodes 2013-03-02 00:33:08 +01:00
Strangerke
167aa598d8 HOPKINS: More renaming in savegame structure 2013-03-01 23:46:24 +01:00
Strangerke
d7ea7ca378 HOPKINS: Rename some more savegame indexes 2013-03-01 07:57:11 +01:00
Strangerke
cfcf0e40a5 HOPKINS: Forgotten file in previous commit 2013-02-28 08:23:49 +01:00
Strangerke
7c30a64121 HOPKINS: Rename some members of savegame offset enum, remove some unused ones 2013-02-28 08:16:38 +01:00
Strangerke
94176c7463 HOPKINS: Some renaming in ScripManager 2013-02-27 23:18:43 +01:00
Strangerke
203aead811 HOPKINS: Update credits 2013-02-27 22:27:48 +01:00
Strangerke
2a9ec04a84 HOPKINS: Remove dead code in ObjectsManager, some renaming 2013-02-27 08:00:40 +01:00
Strangerke
2168b2e6b5 HOPKINS: Fix bug in previous commit. Thanks Kirben for pointing to it 2013-02-27 00:25:52 +01:00
Strangerke
58eefc0833 HOPKINS: Get rid of magic values in FilesManager 2013-02-27 00:15:54 +01:00
Strangerke
c74361b0b6 HOPKINS: Get rid of a magic value in save/load dialogs 2013-02-26 23:54:50 +01:00
Thierry Crozat
88c216e086 DREAMWEB: Make some static arrays const 2013-02-26 22:42:14 +00:00
Strangerke
20fefb64e5 Hopkins: More renaming in LinesManager 2013-02-26 23:27:55 +01:00
Thierry Crozat
4530dd23a5 DREAMWEB: Add localised commands in the network terminal
The original interpreter only used english commands in the terminal
even when playing one of the localised version (and even though
everything else in the terminal was localised). This adds the possibility
to either use the English commands or the localised ones.
Localized commands have been added for French, German (thanks to
SimSaw, who also proposed that idea) and Italian (thanks to Maff).
2013-02-26 22:17:42 +00:00
Strangerke
9210eb5045 HOPKINS: Some more renaming in LinesManager 2013-02-26 08:21:28 +01:00
Strangerke
189260757d HOPKINS: Some renaming in LinesManager 2013-02-26 08:06:08 +01:00
Strangerke
79062f426e HOPKINS: Some renaming in GraphicsManager 2013-02-26 07:37:09 +01:00