aboutsummaryrefslogtreecommitdiff
path: root/devtools
AgeCommit message (Collapse)Author
2016-08-26DEVTOOLS: Added data for CParrotLobbyLinkUpdator to create_titanicPaul Gilbert
2016-08-25DEVTOOLS: Add bedhead data to create_titanicPaul Gilbert
2016-08-24DEVTOOLS: Add MissiveOMat message data to create_titanicPaul Gilbert
2016-08-22CREATE_PROJECT: Switch SDL backend to SDL2 by defaultFilippos Karapetis
This adapts create_project with the changes in de04a68c06
2016-08-21DEVTOOLS: Add support for English 1.00.42 EXE to create_titanicPaul Gilbert
2016-08-20DEVTOOLS: Add support for original 3CD executable to create_titanicPaul Gilbert
2016-08-18CREATE_PROJECT: Fix Xcode projectVincent Bénony
2016-08-13CREATE_PROJECT: Fix warning flags in Xcode generatorColin Snover
Sign comparison should be on to match other compilers, and multichar warnings should be disabled for all platforms, not just iOS.
2016-08-13DEVTOOLS: Add Barbot's action frame ranges to create_titanicPaul Gilbert
2016-08-13Merge pull request #803 from BenCastricum/detection_fixesEugene Sandulenko
SCUMM: Detection for dutch airport demo
2016-08-12CREATE_PROJECT: Add warning C4373 to ignore list for SCI enginePaul Gilbert
2016-08-09SCUMM: Add dutch airport demoBen Castricum
2016-08-05CREATE_PROJECT: Fix Xcode generator macOS targetColin Snover
2016-08-01DEVTOOLS: Add sentence sentence list for MaitreD to create_titanicPaul Gilbert
2016-08-01Merge pull request #786 from dreammaster/titanicEugene Sandulenko
TITANIC: Starship Titanic engine
2016-07-31TITANIC: Added DoorbotScript processPaul Gilbert
2016-07-31DEVTOOLS: Add entries sentence sets for Deskbot in create_titanicPaul Gilbert
2016-07-31DEVTOOLS: Properly set up PARROT_RANGES array in create_titanicPaul Gilbert
2016-07-30TITANIC: Added Bellbot common phrase list to create_titanicPaul Gilbert
2016-07-30TITANIC: Added BellbotScript processPaul Gilbert
2016-07-30DEVTOOLS: Compilation fix for create_titanic under gccPaul Gilbert
2016-07-29DEVTOOLS: Add NPC pre-response arrays to create_titanicPaul Gilbert
2016-07-30KYRA: Bump kyra.dat version for updated Italian EOB1 changesEugene Sandulenko
2016-07-30KYRA: Update eob1_dos_italian.h (#779)theruler
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-28DEVTOOLS: Add updateState methods arrays to create_titanicPaul Gilbert
2016-07-27DEVTOOLS: Added handleQuote methods arrays to create_titanicPaul Gilbert
2016-07-24DEVTOOLS: Add NPC Script word lists to create_titanicPaul Gilbert
2016-07-24DEVTOOLS: Add secondary Barbot sentence data to create_titanicPaul Gilbert
2016-07-24CREATE_PROJECT: Fix MSVC compilationBastien Bouclet
Fixes #7173.
2016-07-24CREATE_PROJECT: Fix MSVC project filesEugene Sandulenko
2016-07-24CREATE_PROJECT: Hopewfully fix MSVC compilationEugene Sandulenko
2016-07-22DEVTOOLS: Save create_titanic bitmap resources with correct bitmap headersPaul Gilbert
2016-07-21Fix for bug #2687: BASS: Officer blunt wrong animationlavosspawn
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-20CREDITS: Add myself as developer for the drascula engineThierry Crozat
I forgot to do it when I rewrote big chunks of the engine code three months ago.
2016-07-15DEVTOOLS: Add second starfield points array to create_titanicPaul Gilbert
2016-07-15TITANIC: Adding starfield points loadingPaul Gilbert
2016-07-15TITANIC: Fix NPC handleQuote method stubsPaul Gilbert
2016-07-15DEVTOOLS: Add Bellbot range data to create_titanicPaul Gilbert
2016-07-15DEVTOOLS: Fix writing of sentence entries in create_titanicPaul Gilbert
2016-07-15DEVTOOLS: Fix NPC Id mapping names in create_titanicPaul Gilbert
2016-07-15DEVTOOLS: Add NPC Id mapping tables to create_titanicPaul Gilbert
2016-07-15DEVTOOLS: Add NPC sentence entry data to create_titanicPaul Gilbert
2016-07-15DEVTOOLS: Fixes for range data generation in create_titanicPaul Gilbert
2016-07-15DEVTOOLS: Added SuccUBus ranges to create_titanicPaul Gilbert
2016-07-15DEVTOOLS: Added Parrot ranges to create_titanicPaul Gilbert
2016-07-15DEVTOOLS: Added MaitreD ranges to create_titanicPaul Gilbert
2016-07-15DEVTOOLS: Added Liftbot ranges to create_titanicPaul Gilbert
2016-07-15DEVTOOLS: Added Doorbot ranges to create_titanicPaul Gilbert
2016-07-15TITANIC: Added Deskbot ranges to create_titanicPaul Gilbert
2016-07-15DEVTOOLS: Start of script ranges addition to create_titanicPaul Gilbert