Age | Commit message (Collapse) | Author |
|
Adds USE_CLOUD in both configure and create_project.
|
|
This adapts create_project with the changes in de04a68c06
|
|
|
|
|
|
|
|
Sign comparison should be on to match other compilers, and
multichar warnings should be disabled for all platforms, not just
iOS.
|
|
|
|
SCUMM: Detection for dutch airport demo
|
|
|
|
|
|
|
|
|
|
TITANIC: Starship Titanic engine
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Minor translation changes from the creator of the original translation. Oldgamesitalia.net
http://www.oldgamesitalia.net/forum/index.php?showtopic=21335&st=50
|
|
|
|
|
|
|
|
|
|
Fixes #7173.
|
|
|
|
|
|
|
|
This is the corresponding source change to create a fixed sky.cpt binary. The binary is exactly the same as the manually patched one attached to the bug ticket.
In order to fix the bug while beint least invasive, I suggest replacing the binaries (the one from the ticket should be the new, official binary) and we will put a workaround in the code anyways to deal correctly with potentially outdated binaries floating around the web and linux distributions.
The error was initially introduced with the long term conversion of Revolution's assembly sources to C++ sources, then to textual resource data and then a precompiled binary.
|
|
I forgot to do it when I rewrote big chunks of the engine code three
months ago.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|