Commit Graph

1323 Commits

Author SHA1 Message Date
Alexander Tkachev
fade746f37 CLOUD: Add USE_CLOUD feature
Adds USE_CLOUD in both configure and create_project.
2016-08-24 16:07:55 +06:00
Filippos Karapetis
c69eb82527 CREATE_PROJECT: Switch SDL backend to SDL2 by default
This adapts create_project with the changes in de04a68c06
2016-08-22 13:09:49 +03:00
Paul Gilbert
c7ac12272a DEVTOOLS: Add support for English 1.00.42 EXE to create_titanic 2016-08-21 09:21:14 -04:00
Paul Gilbert
ca07e26f9e DEVTOOLS: Add support for original 3CD executable to create_titanic 2016-08-20 21:52:19 -04:00
Vincent Bénony
9cc3abc0fb CREATE_PROJECT: Fix Xcode project 2016-08-18 17:00:20 +02:00
Colin Snover
97b3437f49 CREATE_PROJECT: Fix warning flags in Xcode generator
Sign comparison should be on to match other compilers, and
multichar warnings should be disabled for all platforms, not just
iOS.
2016-08-13 16:34:28 -05:00
Paul Gilbert
bbc9e07227 DEVTOOLS: Add Barbot's action frame ranges to create_titanic 2016-08-13 15:09:49 -04:00
Eugene Sandulenko
6193f40f6b Merge pull request #803 from BenCastricum/detection_fixes
SCUMM: Detection for dutch airport demo
2016-08-13 18:45:19 +02:00
Paul Gilbert
add058a8b8 CREATE_PROJECT: Add warning C4373 to ignore list for SCI engine 2016-08-12 20:18:20 -04:00
Ben Castricum
b9561b420b SCUMM: Add dutch airport demo 2016-08-09 10:08:55 +02:00
Colin Snover
6e41f3673f CREATE_PROJECT: Fix Xcode generator macOS target 2016-08-05 10:57:57 -05:00
Paul Gilbert
a0dde3959e DEVTOOLS: Add sentence sentence list for MaitreD to create_titanic 2016-08-01 19:24:15 -04:00
Eugene Sandulenko
9d3a2c1c7f Merge pull request #786 from dreammaster/titanic
TITANIC: Starship Titanic engine
2016-08-01 00:27:28 +03:00
Paul Gilbert
19f8a0965b TITANIC: Added DoorbotScript process 2016-07-31 17:16:23 -04:00
Paul Gilbert
af286f2c97 DEVTOOLS: Add entries sentence sets for Deskbot in create_titanic 2016-07-31 15:02:09 -04:00
Paul Gilbert
2bb4e83d5a DEVTOOLS: Properly set up PARROT_RANGES array in create_titanic 2016-07-31 00:05:22 -04:00
Paul Gilbert
2b38dd4ff1 TITANIC: Added Bellbot common phrase list to create_titanic 2016-07-30 23:28:03 -04:00
Paul Gilbert
d9435e538f TITANIC: Added BellbotScript process 2016-07-30 20:02:52 -04:00
Paul Gilbert
6eca180172 DEVTOOLS: Compilation fix for create_titanic under gcc 2016-07-30 17:07:48 -04:00
Paul Gilbert
0ab3c53e15 DEVTOOLS: Add NPC pre-response arrays to create_titanic 2016-07-29 21:57:19 -04:00
Eugene Sandulenko
f3e77b242d KYRA: Bump kyra.dat version for updated Italian EOB1 changes 2016-07-30 02:31:31 +03:00
theruler
dc52475e38 KYRA: Update eob1_dos_italian.h (#779)
Minor translation changes from the creator of the original translation. Oldgamesitalia.net
http://www.oldgamesitalia.net/forum/index.php?showtopic=21335&st=50
2016-07-30 02:20:51 +03:00
Paul Gilbert
f36d392c11 DEVTOOLS: Add updateState methods arrays to create_titanic 2016-07-28 21:03:02 -04:00
Paul Gilbert
95529c6a6e DEVTOOLS: Added handleQuote methods arrays to create_titanic 2016-07-27 06:42:40 -04:00
Paul Gilbert
d59b012442 DEVTOOLS: Add NPC Script word lists to create_titanic 2016-07-24 23:08:19 -04:00
Paul Gilbert
773bfca605 DEVTOOLS: Add secondary Barbot sentence data to create_titanic 2016-07-24 19:44:04 -04:00
Bastien Bouclet
15cc188abe CREATE_PROJECT: Fix MSVC compilation
Fixes #7173.
2016-07-24 14:18:10 +02:00
Eugene Sandulenko
afcf31f194 CREATE_PROJECT: Fix MSVC project files 2016-07-24 06:43:04 +03:00
Eugene Sandulenko
11a7598aa8 CREATE_PROJECT: Hopewfully fix MSVC compilation 2016-07-24 06:31:11 +03:00
Paul Gilbert
7f05cfad13 DEVTOOLS: Save create_titanic bitmap resources with correct bitmap headers 2016-07-22 21:55:36 -04:00
lavosspawn
7874f517f7 Fix for bug #2687: BASS: Officer blunt wrong animation
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.
2016-07-21 16:37:29 +02:00
Thierry Crozat
8380023c51 CREDITS: Add myself as developer for the drascula engine
I forgot to do it when I rewrote big chunks of the engine code three
months ago.
2016-07-20 19:12:45 +01:00
Paul Gilbert
82c0be2bc5 DEVTOOLS: Add second starfield points array to create_titanic 2016-07-15 19:26:56 -04:00
Paul Gilbert
2ff4d3ed66 TITANIC: Adding starfield points loading 2016-07-15 19:26:40 -04:00
Paul Gilbert
8c237b3ee2 TITANIC: Fix NPC handleQuote method stubs 2016-07-15 19:22:57 -04:00
Paul Gilbert
f88e65fe94 DEVTOOLS: Add Bellbot range data to create_titanic 2016-07-15 19:21:21 -04:00
Paul Gilbert
c3d2f5f5ca DEVTOOLS: Fix writing of sentence entries in create_titanic 2016-07-15 19:21:13 -04:00
Paul Gilbert
cf79431c72 DEVTOOLS: Fix NPC Id mapping names in create_titanic 2016-07-15 19:21:06 -04:00
Paul Gilbert
041ce7f4ef DEVTOOLS: Add NPC Id mapping tables to create_titanic 2016-07-15 19:21:03 -04:00
Paul Gilbert
074dbb8c1a DEVTOOLS: Add NPC sentence entry data to create_titanic 2016-07-15 19:21:00 -04:00
Paul Gilbert
e9c3d180cd DEVTOOLS: Fixes for range data generation in create_titanic 2016-07-15 19:20:53 -04:00
Paul Gilbert
31f8f1fbaf DEVTOOLS: Added SuccUBus ranges to create_titanic 2016-07-15 19:20:49 -04:00
Paul Gilbert
448b59c099 DEVTOOLS: Added Parrot ranges to create_titanic 2016-07-15 19:20:46 -04:00
Paul Gilbert
96f700a205 DEVTOOLS: Added MaitreD ranges to create_titanic 2016-07-15 19:20:43 -04:00
Paul Gilbert
0825f00bcc DEVTOOLS: Added Liftbot ranges to create_titanic 2016-07-15 19:20:39 -04:00
Paul Gilbert
565940d27c DEVTOOLS: Added Doorbot ranges to create_titanic 2016-07-15 19:20:36 -04:00
Paul Gilbert
9a35125d65 TITANIC: Added Deskbot ranges to create_titanic 2016-07-15 19:20:30 -04:00
Paul Gilbert
59c033e68f DEVTOOLS: Start of script ranges addition to create_titanic 2016-07-15 19:20:23 -04:00
Paul Gilbert
764cfcb6d6 TITANIC: gcc compilation fixes 2016-07-15 19:19:45 -04:00
Paul Gilbert
ba5e13d479 TITANIC: Set up loading of deskbot & bellbot script response lists 2016-07-15 19:18:31 -04:00