Commit Graph

21 Commits

Author SHA1 Message Date
dannye
377749ca4e Merge branch 'master' of https://github.com/pret/pokered
Some checks failed
CI / build (push) Has been cancelled
2025-09-06 16:54:17 -05:00
Rangi42
c51d1b7a1d List end markers (-1 aka $FF) are not part of table data 2025-08-13 15:09:12 -04:00
Rangi
f8a7ac34b9
Don't pass redundant label names to table_width and list_start (#125) 2024-12-27 12:52:30 -05:00
Rangi
cd647df3b5
Don't pass redundant label names to table_width and list_start (#484) 2024-12-27 12:52:24 -05:00
dannye
298e99d377 Merge branch 'master' of https://github.com/pret/pokered 2023-11-20 20:23:27 -06:00
dannye
27940a7298 Fix SAFFRONCTIY typo 2023-11-19 17:25:49 -06:00
dannye
12a2f7a903 Fix inconsistent B1F object consts 2023-11-19 16:41:19 -06:00
dannye
b302e93674
Use map object consts in data/maps/hide_show_data.asm (#432) 2023-10-11 20:12:25 -05:00
Rangi
7d4ec90538 Some miscellaneous changes, syncing more with pokered 2021-05-31 19:40:14 -04:00
dannye
eb47bda8ee Merge branch 'master' of https://github.com/pret/pokered 2021-03-25 17:39:44 -05:00
Rangi
95ec2cf039 Verify data table and name list sizes with assertion macros
Fixes #312
2021-03-25 16:44:41 -04:00
dannye
48dc6a8cf4 Merge branch 'master' of https://github.com/pret/pokered 2020-11-14 21:54:23 -06:00
dannye
66377fca32 Fix file modes 2020-11-14 20:52:10 -06:00
Rangi
4efb3e307c Sync more with pokered 2020-11-06 10:34:05 -05:00
Rangi
aae999f72b Start reorganizing pokeyellow 2020-11-04 19:44:31 -05:00
dannye
5647ca687b Sync with pokered 2020-11-04 00:06:44 -06:00
Rangi
69788c536b Add comments associating constants with data, and identify some more data 2020-07-20 12:31:35 -04:00
Rangi
f37cf959c9 Clean up some data, using macros for multiline list entries 2020-07-14 13:32:09 -04:00
Rangi
d9db3d7495 Update map hide/show data labels
Fixes #235
2020-07-05 14:38:08 -04:00
Rangi
6ef36800b0 Replace raw hex values with HRAM constants
To do: turn constants into labels and use ldh
2020-07-03 22:22:09 -04: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