summaryrefslogtreecommitdiff
path: root/data/events
AgeCommit message (Collapse)Author
2021-05-30Merge remote-tracking branch 'remotes/pokered/master'Rangi
2021-05-30Eliminate unnecessary data macrosRangi
2021-03-25Merge branch 'master' of https://github.com/pret/pokereddannye
2021-03-25Verify data table and name list sizes with assertion macrosRangi
Fixes #312
2020-11-14Merge branch 'master' of https://github.com/pret/pokereddannye
2020-11-14Fix file modesdannye
2020-11-04Sync with pokereddannye
2020-08-31Use constants to delineate map types, and factor out more dataRangi
2020-08-30Document more hidden object data and behaviorRangi
2020-08-17Identify some map object related constantsRangi
2020-07-20Add comments associating constants with data, and identify some more dataRangi
2020-07-15Indent comments that describe data table macro formatsRangi
2020-07-14Clean up some data, using macros for multiline list entriesRangi
2020-07-05TM/HM constants named after movesRangi
2020-07-05Port and improve hidden_object macro from pokeyellowRangi
2020-07-03Replace raw hex values with HRAM constantsRangi
To do: turn constants into labels and use ldh
2020-07-03Add subdirectories to data/ similar to pokecrystalRangi
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.