NHSE/NHSE.Core
Kurt 3ff7c251fd Add updated hashes
Thanks @3096 for github.com/3096/effective-guacamole -- used to dump the hash list.

Refine the FileHashRegion struct; in the savefile it's just:
u32 hash
byte[length] data

we can compute start offset (= hash offset + 4) rather than storing an extra int, simplifies things so that we can just copypaste from guac into a hash,len definition list :D
2020-07-02 22:29:08 -05:00
..
Drawing Differentiate road colors 2020-05-15 08:17:19 -07:00
Encryption Improve error message for bad encrypted int 2020-04-26 18:30:23 -07:00
Hashing Add updated hashes 2020-07-02 22:29:08 -05:00
Resources Update text dumps 2020-07-02 20:55:15 -05:00
Save Update offset mappings 2020-07-02 21:37:54 -05:00
Strings xmldoc 2020-05-23 13:08:14 -07:00
Structures names 2020-07-02 21:04:14 -05:00
Util Add Museum Editor 2020-05-12 22:55:26 -07:00
NHSE.Core.csproj Add localized color name display 2020-05-15 13:08:47 -07:00