aboutsummaryrefslogtreecommitdiffstats
path: root/data/moves/moves.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Consistently capitalize `ASSERT` directives (#489)Rangi2025-01-281-1/+1
|
* Don't pass redundant label names to `table_width` and `list_start` (#484)Rangi2024-12-271-1/+1
|
* Assert the relations between some move effect constants (#478)Sylvie2024-11-241-3/+3
|
* PP must be 40 or lessRangi2022-08-101-0/+1
|
* RGBDS syntax updates (#358)vulcandth2022-06-061-1/+1
| | | New MACRO and DEF syntax
* Verify data table and name list sizes with assertion macrosRangi2021-03-251-4/+4
| | | | Fixes #312
* Fix file modesdannye2020-11-141-0/+0
|
* PSYCHIC -> PSYCHIC_TYPE (PSYCHIC is ambiguous with PSYCHIC_M)Rangi2020-07-071-165/+165
|
* Capitalize rgbds control structures (EQU/EQUS, IF/ELIF/ELSE/ENDC, REPT/ENDR, ↵Rangi2020-07-061-2/+2
| | | | MACRO/ENDM, etc)
* Add subdirectories to data/ similar to pokecrystalRangi2020-07-031-0/+178
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.