Commit Graph

13 Commits

Author SHA1 Message Date
Rangi
ec8bd3e1ae Verify that only one of each callback type exists per map
Fixes #1213
2026-01-20 19:09:30 -05:00
Rangi42
2571edf37b Avoid using EQUS when EQU or MACRO will do 2025-03-14 21:38:49 -04:00
vulcandth
d36f220b90 Relabel some map_object struct fields 2023-01-03 22:15:15 -06:00
Rangi
2d7f97e52f
Define scene constants alongside scene_scripts (#101)
Generic SCENE_DEFAULT and SCENE_FINISHED are legacy values
2022-07-29 17:43:12 -04:00
vulcandth
464c67ee73
RGBDS syntax updates (#78)
New MACRO and DEF syntax
2022-06-06 17:25:39 -04:00
Rangi
ddb01660dd Use compound assignment operators 2021-11-23 20:46:40 -05:00
Rangi
43f9f529fa Move the dbbw, dbww, and dbwww macros to legacy 2021-05-30 15:57:58 -04:00
Rangi
65d1e12d6a Require rgbds 0.5.1
Use some new features: \<10> macro args, SECTION UNION, SIZEOF/STARTOF, and CHARLEN/CHARSUB
2021-05-09 12:47:43 -04:00
Rangi
40dbe0df04 Use rgbds 0.5.0 2021-04-20 21:17:09 -04:00
Rangi
676f2f12e3 Use more assertions to ensure correct code and data 2020-10-26 22:24:47 -04:00
Rangi
d24f1c7114 Use def_* macros for automatic map event counts 2020-07-26 16:29:43 -04:00
entrpntr
d7327a6494 Cleanup macros before continuing. 2020-03-17 14:36:59 -04:00
IIMarckus
46f02aaee0 Sync many constant/macro files with pokecrystal. 2018-08-16 07:51:39 -06:00