Age | Commit message (Expand) | 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 |
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 |
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 |
2017-02-10 | Revert "CRYO: Rename create_led_dat to create_cryo_dat" | 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-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 |