| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Improve NPC trade labels and comments (#384) | SatoMew | 2022-09-10 | 1 | -10/+14 |
| | | | | Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com> | ||||
| * | RGBDS syntax updates (#358) | vulcandth | 2022-06-06 | 4 | -6/+6 |
| | | | | New MACRO and DEF syntax | ||||
| * | Eliminate unnecessary data macros | Rangi | 2021-05-30 | 1 | -14/+14 |
| | | |||||
| * | Verify data table and name list sizes with assertion macros | Rangi | 2021-03-25 | 1 | -0/+2 |
| | | | | | Fixes #312 | ||||
| * | Fix file modes | dannye | 2020-11-14 | 7 | -0/+0 |
| | | |||||
| * | Use constants to delineate map types, and factor out more data | Rangi | 2020-08-31 | 3 | -0/+68 |
| | | |||||
| * | Document more hidden object data and behavior | Rangi | 2020-08-30 | 1 | -60/+67 |
| | | |||||
| * | Identify some map object related constants | Rangi | 2020-08-17 | 1 | -6/+6 |
| | | |||||
| * | Add comments associating constants with data, and identify some more data | Rangi | 2020-07-20 | 1 | -0/+1 |
| | | |||||
| * | Indent comments that describe data table macro formats | Rangi | 2020-07-15 | 3 | -3/+3 |
| | | |||||
| * | Clean up some data, using macros for multiline list entries | Rangi | 2020-07-14 | 5 | -100/+104 |
| | | |||||
| * | TM/HM constants named after moves | Rangi | 2020-07-05 | 1 | -3/+3 |
| | | |||||
| * | Port and improve hidden_object macro from pokeyellow | Rangi | 2020-07-05 | 1 | -593/+401 |
| | | |||||
| * | Replace raw hex values with HRAM constants | Rangi | 2020-07-03 | 1 | -23/+23 |
| | | | | | To do: turn constants into labels and use ldh | ||||
| * | Add subdirectories to data/ similar to pokecrystal | Rangi | 2020-07-03 | 7 | -0/+1086 |
| Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/. | |||||
