summaryrefslogtreecommitdiff
path: root/macros.asm
AgeCommit message (Expand)Author
2022-03-14Build the Virtual Console patches with `make gold_vc` and `make silver_vc` (#74)vulcandth
2021-03-05Verify data table sizes with table_width and assert_table_length macrosRangi
2020-07-22Treat map setup commands like trade script commandsRangi
2020-07-17Port pokered's more local system for trade animation scriptsRangi
2020-07-13Define map setup commands as macros like other script commandsRangi
2020-07-09Eliminate enum: use const instead, with case-by-case parallel const implement...Rangi
2020-06-15Include legacy macrosRangi
2020-06-10rip baseromentrpntr
2020-06-01Update data/sprite_anims/framesets.asmlibjet
2020-05-15Remove remaining legacy macros from current code.entrpntr
2020-05-12Simple cleanups in constants/data/macros and banks 1-4.entrpntr
2020-04-27Sync with the recent updates to pokecrystal.entrpntr
2020-04-27Clean up engine flags.entrpntr
2020-04-22Finish home cleanup, identify tileset data, other misc cleanups.entrpntr
2020-04-07Add data/moves/effects.asm.entrpntr
2020-03-22Clean up makefile, submodules, root dir; Python 3 compatibility.entrpntr
2020-03-17Cleanup macros before continuing.entrpntr
2020-02-08Remove Crystal exlusiveslibjet
2019-12-11Updated macros/scripts/text.asm and cleaned up macros.asmlibjet
2019-08-16Incorporate the rest of the audio engine.IIMarckus
2019-08-15Fix cries, and integrate them into the build.IIMarckus
2018-08-16Sync many constant/macro files with pokecrystal.IIMarckus
2017-08-24Upgrade repo for compatibility with current rgbds (breaks pre-0.3.3 compatibi...PikalaxALT
2016-06-21Implement macros for engine flagspikalaxalt
2016-06-17home/movement.asmpikalaxalt
2016-06-16More HOMEpikalaxalt
2016-06-16More WRAM label backportspikalaxalt
2016-06-16Serial Interruptpikalaxalt
2016-06-16Upgrade makefile syntax to match pokecrystalpikalaxalt
2016-06-16Start from scratch; add silverpikalaxalt
2016-01-29Import stuff from pokecrystal; diff gold and silverPikalaxALT