Thierry Crozat
ae65de93fa
SUPERNOVA: Fix non-ASCII character in game strings
2018-01-23 02:15:34 +00:00
Strangerke
572f205e67
SUPERNOVA: Extract the strings from ShipCockpit
2018-01-23 02:15:34 +00:00
Strangerke
f23baf902f
SUPERNOVA: Extract strings for Ship Hall and Ship Sleep Cabin
2018-01-23 02:15:34 +00:00
Thierry Crozat
7c4d4e1647
SUPERNOVA: Update English translation
...
Now the title screen and intro cutscene are translated!
2018-01-23 02:15:34 +00:00
Thierry Crozat
1229195b21
SUPERNOVA: Fix unicode characters in game strings
...
The non-ASCII characters should be coded using the octal value in
the CP850 encoding.
2018-01-23 02:15:33 +00:00
Thierry Crozat
095679c4f2
SUPERNOVA: Move intro cutscene strings to engine data file
2018-01-23 02:15:33 +00:00
Thierry Crozat
6cadee9d19
SUPERNOVA: Update English translation
2018-01-23 02:15:33 +00:00
Thierry Crozat
7722fe99cd
SUPERNOVA: Move object name and description strings to engine data file
2018-01-23 02:15:33 +00:00
Thierry Crozat
a13086ad25
SUPERNOVA: Add partial English translation to the create_supernova tool
2018-01-23 02:15:33 +00:00
Thierry Crozat
4e374cc9be
SUPERNOVA: Add some German strings to the create_supernova tool
2018-01-23 02:15:33 +00:00
Thierry Crozat
b2384152ce
SUPERNOVA: Add parsing of po file in create_supernova
...
This means the tool is now complete and can add translations to the
supernova engine data file.
2018-01-23 02:15:32 +00:00
Thierry Crozat
5efa5a8a05
SUPERNOVA: Add bitmap files for the first newspaper English translation
...
The pbm file is the source file for the create_supernova tool. The xcf
file is the gimp image that was used to create it and is also added in
case we need to modify it.
2018-01-23 02:15:32 +00:00
Thierry Crozat
f9310e11d8
SUPERNOVA: Add tool skeleton to generate engine data file
...
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.
2018-01-23 02:15:32 +00:00