aboutsummaryrefslogtreecommitdiffstats
path: root/macros (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2025-07-024-9/+15
|\
| * Check limits for warp, bg, and object eventsRangi422025-07-021-2/+6
| * Define `MAX_WARP_EVENTS`Rangi422025-07-021-0/+2
| * Replace hardware_constants.asm with hardware.inc (#511)Rangi2025-06-303-12/+12
| * Simplify `li` macroRangi422025-06-111-1/+1
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-05-104-22/+77
|\|
| * Use features new to RGBDS 0.9.2 (#506)Rangi2025-05-101-1/+1
| * Avoid using `EQUS` when `EQU` or `MACRO` will do (#496)Rangi2025-02-273-21/+76
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-01-301-2/+2
|\|
| * Fix some label typos, and add some constants instead of raw numbers (#492)Narishma-gb2025-01-301-2/+2
| * Don't pass redundant label names to `table_width` and `list_start` (#484)Rangi2024-12-271-12/+23
* | Don't pass redundant label names to `table_width` and `list_start` (#125)Rangi2024-12-271-12/+23
* | Merge branch 'master' of https://github.com/pret/pokeredRangi422024-12-252-2/+6
|\|
| * Let CheckEitherEventSet reuse A like CheckBothEventsSetRangi422024-12-161-1/+5
| * Use "gray", not "grey"Rangi422024-12-161-1/+1
* | Merge branch 'master' of https://github.com/pret/pokereddannye2024-05-052-2/+8
|\|
| * Use constant in wram for hidden item flags (#445)Vortyne2024-05-051-0/+6
| * Convert a couple ds 2 to dwvulcandth2023-11-221-2/+2
* | Merge branch 'master' of https://github.com/pret/pokereddannye2023-11-211-0/+11
|\|
| * Add `bigdw` and `dc` data macrosRangi422023-11-201-0/+11
* | Merge branch 'master' of https://github.com/pret/pokereddannye2023-11-202-1/+33
|\|
| * Use map object consts in data/maps/hide_show_data.asm (#432)dannye2023-10-111-0/+5
| * Add macros, constants, and labels for map scripts and text (#367)vulcandth2023-07-132-1/+28
* | Merge remote-tracking branch 'remotes/pokered/master'Rangi2022-10-021-6/+4
|\|
* | Merge branch 'master' of https://github.com/pret/pokereddannye2022-09-124-31/+28
|\|
| * Rename `macros/wram.asm` to `macros/ram.asm` (#388)vulcandth2022-09-111-0/+0
| * Use the same music headers as pokecrystal (#382)Rangi2022-08-111-29/+26
| * RGBDS syntax updates (#358)vulcandth2022-06-0614-476/+476
| * Build the Virtual Console patches with `make red_vc` and `make blue_vc` (#351)vulcandth2022-03-261-0/+39
* | RGBDS syntax updates (#86)vulcandth2022-06-0615-501/+501
* | Build the Virtual Console patch with `make yellow_vc` (#80)vulcandth2022-03-261-0/+27
* | Merge remote-tracking branch 'remotes/pokered/master'Rangi2021-11-236-31/+40
|\|
| * Use compound assignment operatorsRangi2021-11-235-20/+20
| * Use `dn` for wave instrument samples, like pokecrystalRangi2021-11-061-9/+18
| * `warp_event` warp IDs start at 1, like in pokegold/pokecrystalRangi2021-10-051-2/+2
* | `warp_event` warp IDs start at 1, like in pokegold/pokecrystalRangi2021-10-051-2/+2
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-09-261-29/+29
|\|
| * Unify map event gen1 gen2 (#335)Yoann Fievez2021-09-261-29/+29
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-05-311-0/+11
|\|
| * More WRAM label cleanup (still needs UNIONs and renaming)Rangi2021-05-311-0/+11
| * Improve some RAM formattingRangi2021-05-312-26/+33
* | Improve some RAM formattingRangi2021-05-312-42/+49
* | Merge remote-tracking branch 'remotes/pokered/master'Rangi2021-05-301-8/+0
|\|
| * Eliminate unnecessary data macrosRangi2021-05-301-8/+0
* | Merge remote-tracking branch 'remotes/pokered/master'Rangi2021-05-231-0/+35
|\|
| * Use macros for bit arraysRangi2021-05-231-0/+35
| * Fix end_nybble_arrayRangi2021-05-231-1/+1
* | Fix end_nybble_arrayRangi2021-05-231-1/+1
* | Merge remote-tracking branch 'remotes/pokered/master'Rangi2021-05-231-0/+35
|\|
| * Use macros for packed arrays of nybblesRangi2021-05-231-0/+35