aboutsummaryrefslogtreecommitdiff
path: root/devtools/create_supernova/create_supernova.cpp
AgeCommit message (Collapse)Author
2018-01-23SUPERNOVA: Add parsing of po file in create_supernovaThierry Crozat
This means the tool is now complete and can add translations to the supernova engine data file.
2018-01-23SUPERNOVA: Add tool skeleton to generate engine data fileThierry Crozat
The tool is only a skeleton at this point. Most of the logic is there but it is missing the data to write the German strings and it is missing the logic to write the translated strings. This means that currently the only data written are bitmap images.