Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-28 | SUPERNOVA: Add help screen translation | Jaromir Wysoglad | |
2019-07-28 | SUPERNOVA: Add translated Indiana Joe image | Jaromir Wysoglad | |
2019-07-28 | SUPERNOVA: Merge create_supernova tools | Jaromir Wysoglad | |
2019-07-28 | SUPERNOVA: Add placeholder info files to .dat | Jaromir Wysoglad | |
2019-05-28 | SUPERNOVA: Add better support of pbm format in create_supernova | Thierry 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. | |||
2018-01-23 | SUPERNOVA: Add parsing of po file in create_supernova | Thierry Crozat | |
This means the tool is now complete and can add translations to the supernova engine data file. | |||
2018-01-23 | SUPERNOVA: Add tool skeleton to generate engine data file | Thierry 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. |