aboutsummaryrefslogtreecommitdiff
path: root/devtools
AgeCommit message (Expand)Author
2017-03-11DEVTOOLS: Made encode-macbinary.sh recursiveEugene Sandulenko
2017-03-10CREATE_PROJECT: Support for a different target build directory in CMakePeter Kohaut
2017-03-08CREATE_PROJECT: Fixed solution version for Visual Studio 2015Peter Kohaut
2017-03-08CREATE_PROJECT: Add support for Visual Studio 2017Peter Kohaut
2017-02-12CREATE_PROJECT: Add data files for access, cryo and macventure in Xcode projectsThierry Crozat
2017-02-12DEVTOOLS: Add create_cryo to devtools READMEThierry Crozat
2017-02-11Merge pull request #899 from bluegr/cryo_datFilippos Karapetis
2017-02-11CRYO: Fix typo in create_cryoFilippos Karapetis
2017-02-11CRYO: Add missing int32 typedef to create_cryoFilippos Karapetis
2017-02-11CRYO: Change the version of cryo.dat to be a 32-bit integer (1/2)Filippos Karapetis
2017-02-11CRYO: Remove one more usage of sizeof()Filippos Karapetis
2017-02-11CRYO: Move more static data to cryo.dat (1/2)Filippos Karapetis
2017-02-11CRYO: Wrap enums around namespaces, to use EnumName::EnumValueFilippos Karapetis
2017-02-10DEVTOOLS: Add music parser strings to create_titanicPaul Gilbert
2017-02-10CRYO: Move all static data for Lost Eden to cryo.dat (1/2)Filippos Karapetis
2017-02-10CRYO: Rename create_led_dat to create_cryo_datFilippos Karapetis
2017-02-10CRYO: Add ID and versioning to cryo.datFilippos Karapetis
2017-02-10Revert "CRYO: Add ID and versioning to cryo.dat"Filippos Karapetis
2017-02-10Revert "CRYO: Rename create_led_dat to create_cryo_dat"Filippos Karapetis
2017-02-10CRYO: Rename create_led_dat to create_cryo_datFilippos Karapetis
2017-02-10CRYO: Add ID and versioning to cryo.datFilippos Karapetis
2017-02-10CREATE_PROJECT: Also silence warning 4100 in MSVCFilippos Karapetis
2017-02-07Merge pull request #896 from criezy/create-project-fixesEugene Sandulenko
2017-02-07Merge pull request #892 from Retro-Junk/cryoEugene Sandulenko
2017-02-06CREATE_PROJECT: Disable engines for which required features are not availableThierry Crozat
2017-02-06CREATE_PROJECT: Add highres featureThierry Crozat
2017-02-06CREATE_PROJECT: Fix linking with Xcode when not disabling curlThierry Crozat
2017-01-28DEVTOOLS: Update create_classicmacfonts.sh to the latest changes in fontsEugene Sandulenko
2017-01-25DEVTOOLS: Added makefile for create_cryoEugene Sandulenko
2017-01-25DEVTOOLS: Added copyright headers to create_cryoEugene Sandulenko
2017-01-25JANITORIAL: Fix code formattingEugene Sandulenko
2017-01-25JANITORIAL: Fix line endingsEugene Sandulenko
2017-01-25DEVTOOLS: Fix create_led_dat compilationEugene Sandulenko
2017-01-25CRYO: Add data file generatorRetro-Junk
2017-01-16DEVTOOLS: Add more strings to create_titanicPaul Gilbert
2017-01-15DEVTOOLS: Add missing end of line in error messages for cp parserThierry Crozat
2017-01-15DEVTOOLS: Add missing string to create_titanic dataPaul Gilbert
2016-12-24DEVTOOLS: Add more strings to create_titanicPaul Gilbert
2016-12-17DEVTOOLS: Fix writing common phrases in create_titanicPaul Gilbert
2016-12-17CREATE_PROJECT: Fix Visual Studio linking problems after Munt mergePaul Gilbert
2016-11-14CREATE_TITANIC: Replaced non-ASCII symbolsEugene Sandulenko
2016-11-13DEVTOOLS: Fix missing comma in create_titanicPaul Gilbert
2016-11-12DEVTOOLS: Add room location strings to titanic.datPaul Gilbert
2016-11-11DEVTOOLS: Add missing comma in titanic.dat strings arrayPaul Gilbert
2016-11-11DEVTOOLS: Move more text strings into titanic.datPaul Gilbert
2016-11-11DEVTOOLS: Fix writing out strings in titanic.datPaul Gilbert
2016-11-08I18N: Read language name preferably from custom 'X-Language-name' headerThierry Crozat
2016-10-20CREATE_PROJECT: Fix MSVC project creation with curl or SDL_Net enabledPaul Gilbert
2016-10-12GRAPHICS: Fix built-in font parametersEugene Sandulenko
2016-10-10GRAPHICS: Use PIXEL_SIZE as BDF font sizeEugene Sandulenko