aboutsummaryrefslogtreecommitdiff
path: root/devtools/create_cryo/create_cryo_dat.cpp
AgeCommit message (Collapse)Author
2018-10-07DEVTOOLS: Fix Compiler Warnings in create_cryo tool.D G Turner
Have compared output dat files from the tool before and after this change and they are identical.
2018-05-24JANITORIAL: Fix trailing whitespaceAdrian Frühwirth
2017-02-11CRYO: Change the version of cryo.dat to be a 32-bit integer (1/2)Filippos Karapetis
Though it's unlikely that we'll ever have that many changes, it's better to provision for more space now, for versioning
2017-02-11CRYO: Remove one more usage of sizeof()Filippos Karapetis
2017-02-11CRYO: Move more static data to cryo.dat (1/2)Filippos Karapetis
2017-02-10CRYO: Move all static data for Lost Eden to cryo.dat (1/2)Filippos Karapetis
2017-02-10CRYO: Rename create_led_dat to create_cryo_datFilippos Karapetis
2017-02-10Revert "CRYO: Rename create_led_dat to create_cryo_dat"Filippos Karapetis
This reverts commit 1db02c7bd8ffee2aa0a27264669d11f83d95b491.
2017-02-10CRYO: Rename create_led_dat to create_cryo_datFilippos Karapetis