aboutsummaryrefslogtreecommitdiff
path: root/devtools
AgeCommit message (Collapse)Author
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
2016-07-15TITANIC: gcc compilation fixesPaul Gilbert
2016-07-15TITANIC: Set up loading of deskbot & bellbot script response listsPaul Gilbert
2016-07-15DEVTOOLS: Fixes to Deskbot responses in create_titanicPaul Gilbert
2016-07-15DEVTOOLS: Add Bellbot script responses to create_titanicPaul Gilbert
2016-07-15DEVTOOLS: Completed tags list for DeskbotPaul Gilbert
2016-07-15DEVTOOLS: Adding Deskbot tags listPaul Gilbert
2016-07-15TITANIC: Added TTword isClass methodPaul Gilbert
2016-07-15TITANIC: Move replacement string arrays into TTparser, added NUMBERS arrayPaul Gilbert
2016-07-15TITANIC: Implement TTparser searchAndReplace methodsPaul Gilbert
2016-07-15DEVTOOLS: Creation of titanic.dat for holding static dataPaul Gilbert
2016-07-07DEVTOOLS: Fix create_project build with MinGW64Bastien Bouclet
2016-07-07DEVTOOLS: Add a CMake project generator to create_projectBastien Bouclet
Also-By: Joel Teichroeb <joel@teichroeb.net> Also-By: Einar Johan Trøan Sømåen <einarjohants@gmail.com>
2016-07-01SKY: change "savegame" into "saved game"Ben Castricum
2016-06-06GUI: Add credits for GnapStrangerke
2016-05-22UPDATES: Add support for WinSparkleFilippos Karapetis
2016-05-22CREATE_PROJECT: Whitespace fixesFilippos Karapetis
2016-05-20CREDITS - Mark Clone2727 as RetiredStrangerke
2016-05-17CREDITS: Add Lubomyr to Android portersEugene Sandulenko
2016-05-16Merge pull request #745 from Cruel/3dsEugene Sandulenko
3DS: New Backend
2016-05-16Merge branch 'master' of https://github.com/scummvm/scummvmLothar Serra Mari
2016-05-16DOCUMENTATION: Recommend HFSExplorer instead of HFVExplorerLothar Serra Mari
for extracting Mac gamefiles. HFVExplorer seems a "little bit" outdated, whereas HFSExplorer is under active development.
2016-05-15KYRA: Simplify Kyra1 audio track filename handlingJohannes Schickel
2016-05-10Merge pull request #756 from rootfather/monkey-talkie-detectionEugene Sandulenko
SCUMM: Add detection for Monkey Island 1+2 Unofficial SE Talkies
2016-04-30SCUMM: Add detection for Monkey Island 2 Unofficial SE TalkieLothar Serra Mari
2016-04-30SCUMM: Add detection for Monkey Island 1 Unofficial SE TalkieLothar Serra Mari
2016-04-28WAGE: Renamed create_wage.sh into generic create_classicmacfonts.shEugene Sandulenko
2016-04-143DS: Add backend author to creditsThomas Edvalson
2016-04-02CREDITS: Adding myself as OS X packagerThierry Crozat
2016-04-01DEVTOOLS: Put script which is used for preserving WAGE gamesEugene Sandulenko
2016-03-28SCUMM: Added detection for Spanish Amiga MMv2. Bug #6982Eugene Sandulenko
2016-03-28JANITORIAL: Whitespace fixEugene Sandulenko