Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-06 | CLOUD: Move wwwroot archive to dists and script to devtools | Thierry Crozat | |
Both the data used to generate the archive and the archive itself were moved to dists/ instead of being in backends/. The script was also improved to optionally take a path as a command line argument to indicate where the wwwroot data are instead of assuming they are in the working directory. Finally a 'wwwroot' make target was also added to invoke the python script and generate the archive. with the expected path to | |||
2016-09-05 | DEVTOOLS: Fix another warning | Eugene Sandulenko | |
2016-09-05 | DEVTOOLS: Fix warnings | Eugene Sandulenko | |
2016-09-04 | Merge pull request #822 from csnover/apple-network-browser | Eugene Sandulenko | |
CREATE_PROJECT: Fix networking backend file targets in Xcode | |||
2016-09-03 | JANITORIAL: Make GPL headers uniform | Eugene Sandulenko | |
2016-09-03 | Merge pull request #807 from blorente/macventure-clean | Eugene Sandulenko | |
MACVENTURE: Add MacVenture engine. | |||
2016-09-03 | CREATE_PROJECT: Add CURL and SDL_net to the list of libraries for cmake ↵ | Bastien Bouclet | |
generation | |||
2016-09-02 | Update credits.pl (#823) | Omer Mor | |
DOCS: Update credits | |||
2016-09-01 | CREATE_PROJECT: Fix networking backend file targets in Xcode | Colin Snover | |
2016-08-30 | Merge pull request #788 from Tkachov/cloud | Eugene Sandulenko | |
ALL: Add Cloud storage support | |||
2016-08-26 | DEVTOOLS: Added data for CParrotLobbyLinkUpdator to create_titanic | Paul Gilbert | |
2016-08-25 | DEVTOOLS: Add bedhead data to create_titanic | Paul Gilbert | |
2016-08-24 | DEVTOOLS: Add MissiveOMat message data to create_titanic | Paul Gilbert | |
2016-08-24 | CLOUD: Add USE_CLOUD feature | Alexander Tkachev | |
Adds USE_CLOUD in both configure and create_project. | |||
2016-08-24 | MACVENTURE: Include border bitmaps in ScummVM | Borja Lorente | |
2016-08-22 | CREATE_PROJECT: Switch SDL backend to SDL2 by default | Filippos Karapetis | |
This adapts create_project with the changes in de04a68c06 | |||
2016-08-21 | DEVTOOLS: Add support for English 1.00.42 EXE to create_titanic | Paul Gilbert | |
2016-08-20 | DEVTOOLS: Add support for original 3CD executable to create_titanic | Paul Gilbert | |
2016-08-18 | CREATE_PROJECT: Fix Xcode project | Vincent Bénony | |
2016-08-13 | CREATE_PROJECT: Fix warning flags in Xcode generator | Colin Snover | |
Sign comparison should be on to match other compilers, and multichar warnings should be disabled for all platforms, not just iOS. | |||
2016-08-13 | DEVTOOLS: Add Barbot's action frame ranges to create_titanic | Paul Gilbert | |
2016-08-13 | Merge pull request #803 from BenCastricum/detection_fixes | Eugene Sandulenko | |
SCUMM: Detection for dutch airport demo | |||
2016-08-12 | CREATE_PROJECT: Add warning C4373 to ignore list for SCI engine | Paul Gilbert | |
2016-08-09 | SCUMM: Add dutch airport demo | Ben Castricum | |
2016-08-05 | CREATE_PROJECT: Fix Xcode generator macOS target | Colin Snover | |
2016-08-01 | DEVTOOLS: Add sentence sentence list for MaitreD to create_titanic | Paul Gilbert | |
2016-08-01 | Merge pull request #786 from dreammaster/titanic | Eugene Sandulenko | |
TITANIC: Starship Titanic engine | |||
2016-07-31 | TITANIC: Added DoorbotScript process | Paul Gilbert | |
2016-07-31 | DEVTOOLS: Add entries sentence sets for Deskbot in create_titanic | Paul Gilbert | |
2016-07-31 | DEVTOOLS: Properly set up PARROT_RANGES array in create_titanic | Paul Gilbert | |
2016-07-30 | TITANIC: Added Bellbot common phrase list to create_titanic | Paul Gilbert | |
2016-07-30 | TITANIC: Added BellbotScript process | Paul Gilbert | |
2016-07-30 | DEVTOOLS: Compilation fix for create_titanic under gcc | Paul Gilbert | |
2016-07-29 | DEVTOOLS: Add NPC pre-response arrays to create_titanic | Paul Gilbert | |
2016-07-30 | KYRA: Bump kyra.dat version for updated Italian EOB1 changes | Eugene Sandulenko | |
2016-07-30 | KYRA: 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-28 | DEVTOOLS: Add updateState methods arrays to create_titanic | Paul Gilbert | |
2016-07-27 | DEVTOOLS: Added handleQuote methods arrays to create_titanic | Paul Gilbert | |
2016-07-24 | DEVTOOLS: Add NPC Script word lists to create_titanic | Paul Gilbert | |
2016-07-24 | DEVTOOLS: Add secondary Barbot sentence data to create_titanic | Paul Gilbert | |
2016-07-24 | CREATE_PROJECT: Fix MSVC compilation | Bastien Bouclet | |
Fixes #7173. | |||
2016-07-24 | CREATE_PROJECT: Fix MSVC project files | Eugene Sandulenko | |
2016-07-24 | CREATE_PROJECT: Hopewfully fix MSVC compilation | Eugene Sandulenko | |
2016-07-22 | DEVTOOLS: Save create_titanic bitmap resources with correct bitmap headers | Paul Gilbert | |
2016-07-21 | Fix for bug #2687: BASS: Officer blunt wrong animation | lavosspawn | |
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-20 | CREDITS: Add myself as developer for the drascula engine | Thierry Crozat | |
I forgot to do it when I rewrote big chunks of the engine code three months ago. | |||
2016-07-15 | DEVTOOLS: Add second starfield points array to create_titanic | Paul Gilbert | |
2016-07-15 | TITANIC: Adding starfield points loading | Paul Gilbert | |
2016-07-15 | TITANIC: Fix NPC handleQuote method stubs | Paul Gilbert | |
2016-07-15 | DEVTOOLS: Add Bellbot range data to create_titanic | Paul Gilbert | |