Commit Graph

6 Commits

Author SHA1 Message Date
dannye
6cb885a9f6 Merge branch 'master' of https://github.com/pret/pokered
Some checks failed
CI / build (push) Has been cancelled
2025-01-30 21:40:19 -06:00
Narishma-gb
43f21cc494
Fix some label typos, and add some constants instead of raw numbers (#492) 2025-01-30 17:26:55 -05:00
dannye
298e99d377 Merge branch 'master' of https://github.com/pret/pokered 2023-11-20 20:23:27 -06:00
vulcandth
d001ced41b
Add macros, constants, and labels for map scripts and text (#367)
This introduces `def_script_pointers`, `def_text_pointers`, and `object_const_def` macros, and applies them to all maps. Most other map labels have also been identified.
2023-07-13 21:27:56 -04:00
dannye
5647ca687b Sync with pokered 2020-11-04 00:06:44 -06:00
Rangi
b29e5ee203 Add subdirectories to data/ similar to pokecrystal
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
2020-07-03 11:51:00 -04:00