Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-25 | Merge branch 'master' of https://github.com/pret/pokered | dannye | |
2021-03-25 | Verify data table and name list sizes with assertion macros | Rangi | |
Fixes #312 | |||
2020-11-04 | Sync with pokered | dannye | |
2020-08-17 | Identify some map object related constants | Rangi | |
2020-07-20 | Add comments associating constants with data, and identify some more data | Rangi | |
2020-07-16 | Revise some map scripts, mostly for getting items | Rangi | |
2020-07-16 | Define constants for in-game trades | Rangi | |
2020-07-14 | Clean up some data, using macros for multiline list entries | Rangi | |
2020-07-09 | Use const_skip and const_next macros for brevity | Rangi | |
2020-07-03 | Reorganize constants/ | Rangi | |
To do: add comments associating constants with data and code |