Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-22 | ALL: Fix -Wnewline-eof warnings | Cameron Cawley | |
2018-10-07 | DEVTOOLS: 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-24 | JANITORIAL: Fix trailing whitespace | Adrian Frühwirth | |
2018-05-20 | JANITORIAL: Remove trailing whitespace | Adrian Frühwirth | |
2017-02-11 | CRYO: Fix typo in create_cryo | Filippos Karapetis | |
2017-02-11 | CRYO: Add missing int32 typedef to create_cryo | Filippos Karapetis | |
2017-02-11 | CRYO: 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-11 | CRYO: Remove one more usage of sizeof() | Filippos Karapetis | |
2017-02-11 | CRYO: Move more static data to cryo.dat (1/2) | Filippos Karapetis | |
2017-02-11 | CRYO: Wrap enums around namespaces, to use EnumName::EnumValue | Filippos Karapetis | |
2017-02-10 | CRYO: Move all static data for Lost Eden to cryo.dat (1/2) | Filippos Karapetis | |
2017-02-10 | CRYO: Rename create_led_dat to create_cryo_dat | Filippos Karapetis | |
2017-02-10 | CRYO: Add ID and versioning to cryo.dat | Filippos Karapetis | |
2017-02-10 | Revert "CRYO: Add ID and versioning to cryo.dat" | Filippos Karapetis | |
This reverts commit 4858b3fc5836dbf2f33fe0d1452bf0cb3a9f75b2. | |||
2017-02-10 | Revert "CRYO: Rename create_led_dat to create_cryo_dat" | Filippos Karapetis | |
This reverts commit 1db02c7bd8ffee2aa0a27264669d11f83d95b491. | |||
2017-02-10 | CRYO: Rename create_led_dat to create_cryo_dat | Filippos Karapetis | |
2017-02-10 | CRYO: Add ID and versioning to cryo.dat | Filippos Karapetis | |
2017-01-25 | DEVTOOLS: Added makefile for create_cryo | Eugene Sandulenko | |
2017-01-25 | DEVTOOLS: Added copyright headers to create_cryo | Eugene Sandulenko | |
2017-01-25 | JANITORIAL: Fix code formatting | Eugene Sandulenko | |
2017-01-25 | JANITORIAL: Fix line endings | Eugene Sandulenko | |
2017-01-25 | DEVTOOLS: Fix create_led_dat compilation | Eugene Sandulenko | |
2017-01-25 | CRYO: Add data file generator | Retro-Junk | |