aboutsummaryrefslogtreecommitdiff
path: root/devtools
AgeCommit message (Collapse)Author
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
We have been abusing the 'Language' field to store the language name that appears in the GUI for a translation. But this field is officially supposed to store the language code, and most tools that edit po file set it automatically. This has caused the language being changed by mistake in the paste. There is a provision for custom fields with a name starting with 'X-' though. So Now, if defined, it will use the custom 'X-Language-name' field, and fall back to 'Language' in case that custom field is not defined. This should prevent the language being lost when not careful while editing the translation.
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
2016-10-09JANITORIAL: Remove more trailing spacesEugene Sandulenko
2016-10-07GRAPHICS: Parse slant from BDF fontsEugene Sandulenko
2016-10-06DEVTOOLS: Fix convbdf font parsingEugene Sandulenko
2016-10-06GRAPHICS: Parse font size from BDF fontsEugene Sandulenko
2016-10-06GRAPHICS: Use Family name instead of font name when reading from BDF fontsEugene Sandulenko
2016-10-05GRAPHICS: Load Face Name from BDF filesEugene Sandulenko
Also adjust the devtools and built-in fonts accordingly.
2016-09-26CREDITS: Core team has been disbanded and LordHoto retiredThierry Crozat
2016-09-23CREATE_PROJECT: Do not copy into non-existent msvc8 dist folderLittleboy
2016-09-23CREATE_PROJECT: Add SCUMM_64BITS to ScummVM_Global64.props (fixes #9566)Littleboy
2016-09-15CREATE_PROJECT: Use SDL_Net2 when building with SDL2 for cmakeBastien Bouclet
2016-09-11DEVTOOLS: Added extraction of German bitmap resources to create_titanicPaul Gilbert
2016-09-11DEVTOOLS: Added correct German strings to create_titanicPaul Gilbert
2016-09-11DEVTOOLS: Write out German strings in create_titanicPaul Gilbert
2016-09-11DEVTOOLS: Beginnings of German strings list in create_titanicPaul Gilbert
2016-09-10DEVTOOLS: Moved Titanic messages to create_titanicPaul Gilbert
2016-09-10CLOUD: Move openUrl to OSystemThierry Crozat
2016-09-06CLOUD: Move wwwroot archive to dists and script to devtoolsThierry 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-05DEVTOOLS: Fix another warningEugene Sandulenko
2016-09-05DEVTOOLS: Fix warningsEugene Sandulenko
2016-09-04Merge pull request #822 from csnover/apple-network-browserEugene Sandulenko
CREATE_PROJECT: Fix networking backend file targets in Xcode
2016-09-03JANITORIAL: Make GPL headers uniformEugene Sandulenko
2016-09-03Merge pull request #807 from blorente/macventure-cleanEugene Sandulenko
MACVENTURE: Add MacVenture engine.
2016-09-03CREATE_PROJECT: Add CURL and SDL_net to the list of libraries for cmake ↵Bastien Bouclet
generation
2016-09-02Update credits.pl (#823)Omer Mor
DOCS: Update credits
2016-09-01CREATE_PROJECT: Fix networking backend file targets in XcodeColin Snover
2016-08-30Merge pull request #788 from Tkachov/cloudEugene Sandulenko
ALL: Add Cloud storage support
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-24CLOUD: Add USE_CLOUD featureAlexander Tkachev
Adds USE_CLOUD in both configure and create_project.
2016-08-24MACVENTURE: Include border bitmaps in ScummVMBorja Lorente
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