What's New - Changelog of GRDTOGRF
0.4.2
- fixed grfid strings written wrong
- updated help to be reflect changes in action 8 string names
- added new feature -f to overwrite old grf file
- fixed crashing bug for non writeable tmp file.
- -g first byte and second byte can be given in hex with 0xXX
0.4.1
- fixed pseudo sprites issues -> GRF File was written wrong
0.4
- added trgi map support
- support for more than one file to convert
- support to write to single file -1
- GRFID -g changed: use -g <Initials> <firstbyte> <secondbyte>
The secondbyte will be counted up if it's necessary
0.3.1 (first offical release)
- map all sprite numbers for the three extra climates
- adds climate action codes
- write a GRFID number and/or description & copyright string
(thats not well done currently, but sometimes it works)
- packs action A entrys, maybe I will make it as an default option so you can disable it if you like
0.3.0
- climate mapping for arctic, can be disabled with -d Don't use -d or you know what you do
0.2.0
- created changelog, tool seems to be usefull
- creates the first working grf files from exe and grd
0.1.0
- first version of a crashing converter for grd to grf's