aboutsummaryrefslogtreecommitdiff
path: root/devtools
AgeCommit message (Collapse)Author
2019-07-28SUPERNOVA2: Add english translated imageJaromir Wysoglad
This adds translated image of cyphered text inside Cabin room I don't think I can get any closer to the original looks with .pbm format.
2019-07-28SUPERNOVA2: Add missing string to translatino toolJaromir Wysoglad
2019-07-28SUPERNOVA2: Update translationsJaromir Wysoglad
2019-07-28SUPERNOVA2: Add missing string to translation toolJaromir Wysoglad
2019-07-28SUPERNOVA2: Add missing string to translatin toolJaromir Wysoglad
2019-07-28SUPERNOVA2: Add dialog separator to gametext.hJaromir Wysoglad
2019-07-28SUPERNOVA2: Synchronize with main repositoryJaromir Wysoglad
Better support for pbm format was added to create_supernova in main repository, this commit just mirrors theese changes
2019-07-28SUPERNOVA2: Add string, divide long line in stringJaromir Wysoglad
2019-07-28SUPERNOVA2: Correct overlook in comment and defineJaromir Wysoglad
2019-07-28SUPERNOVA2: add tool to generate engine data fileJaromir Wysoglad
Most of the tool is copied from create supernova Add correct gametext.h and strings_en.po for supernova2 Doesn't handle images yet
2019-07-27CREDITS: Add myself and Cryomni3D engineLe Philousophe
2019-07-23DEVTOOLS: BLADERUNNER: More Readme formatting (codacy)Thanasis Antoniou
2019-07-23DEVTOOLS: BLADERUNNER: More quality fixes (codacy)Thanasis Antoniou
2019-07-23DEVTOOLS: BLADERUNNER: Code quality improvements (Codacy issues)Thanasis Antoniou
2019-07-22DEVTOOLS: BLADERUNNER: More readme formatting fixesThanasis Antoniou
2019-07-22DEVTOOLS: BLADERUNNER: Readme formatting fixesThanasis Antoniou
2019-07-11DEVTOOLS: BLADERUNNER: Fix Python 3 print syntax errorThanasis Antoniou
2019-07-10DEVTOOLS: BLADERUNNER: Improved command line for TRE, FON, AUD libsThanasis Antoniou
2019-07-05CRYOMNI3D: Add Spanish version of VersaillesLe Philousophe
2019-07-05CRYOMNI3D: Add German version of VersaillesLe Philousophe
2019-07-05CRYOMNI3D: Add Italian version of VersaillesLe Philousophe
2019-07-05CRYOMNI3D: Add English version of VersaillesLe Philousophe
2019-07-05CRYOMNI3D: Add internationalization through external DAT fileLe Philousophe
2019-07-02JANITORIAL: Remove outdated references to SourceForge.netCameron Cawley
2019-07-02CREATE_PROJECT: Use stricter checks for Win32 dependenciesSupSuper
Instead of checking the project type, check the define. winmm and winsparkle are only required on Windows.
2019-07-02CREATE_PROJECT: Add new libcurl dependenciesSupSuper
2019-07-02CREATE_PROJECT: Fix defines for x64 MSVC projectSupSuper
Rewriting the define list from scratch to disable nasm lost a lot of important defines set up in the setup phase. Instead, let's just remove the nasm define and preserve the rest.
2019-07-01DEVTOOLS: BLADERUNNER: Improve kerning for latin glyphsThanasis Antoniou
2019-07-01CREATE_PROJECT: Add missing source files to CodeBlocks projectSupSuper
2019-07-01CREATE_PROJECT: Remove obsolete "browser.cpp" hackSupSuper
browser.cpp no longer depends on the target platform since pull request #1414
2019-06-30DEVTOOLS: BLADERUNNER: Full cp-1252 support for subtitlesThanasis Antoniou
And additional bug fixes for font creation and detection of error cases
2019-06-24DEVTOOLS: BLADERUNNER: Cleaner columns in VQA sheetsThanasis Antoniou
2019-06-22ALL: Fix -Wnewline-eof warningsCameron Cawley
2019-06-19CREATE_PROJECT: Use name-based UUIDs for MSVC projectsSupSuper
This keeps the project UUIDs consistent between regenerations, avoiding excessive workspace reloads.
2019-06-18DEVTOOLS: BLADERUNNER: Cleanup in readmeThanasis Antoniou
2019-06-18DEVTOOLS: BLADERUNNER: Final readme formatting fixThanasis Antoniou
2019-06-18DEVTOOLS: BLADERUNNER: Fix readme.md formattingThanasis Antoniou
2019-06-18DEVTOOLS: BLADERUNNER: Fix creating MIX file regressionThanasis Antoniou
2019-06-18DEVTOOLS: BLADERUNNER: Quick guide for transcriptionsThanasis Antoniou
Also minor improvements in the python scripts Made audio links working again with LibreOffice Calc and added a subtitles version sheet in the python script that creates the Excel document and the audio links
2019-06-09XEEN: Fix mistakes in xeen.ccs datafile, bump up version numberPaul Gilbert
2019-06-09XEEN: Add missing armor class modifiersPeter Helbing
2019-06-07CREDITS: Add cpasjuste and myself to Nintendo Switchrsn8887
2019-06-06AMIGAOS4: RM2AG.rexx rewriteHubert Maier
closes #1631
2019-05-29DEVTOOLS: BLADERUNNER: Added version sheet and EFIGS supportThanasis Antoniou
Now multiple languages can be packed in a single MIX file
2019-05-28SUPERNOVA: Add better support of pbm format in create_supernovaThierry Crozat
The tool was only supporting a very restricted subset of the PBM format, as written by gimp. Now it should support reading any PDM file.
2019-05-28SUPERNOVA: Grammar fixes in English newspaper imagesJennifer McMurray
2019-05-28SUPERNOVA: Adds strings for help screenJoseph-Eugene Winzer
2019-05-12Revert "CREDITS: mark Vicent Marti as retired"Filippos Karapetis
This reverts commit 62cf04f5022953542540ab0d1a3dca4aae9adf18.
2019-05-12CREDITS: mark Vicent Marti as retiredMax Horn
He was last active in 2009 and has long moved on to work on other things.
2019-05-09CREDITS: Added Max Horn to GUI creditsMax Horn
The GUI system was originally written completely by me, as is easily verifiable by inspecting the commit logs of the gui subdirectory, or e.g. specific files like gui/widget.cpp.