summaryrefslogtreecommitdiff
path: root/macros/scripts
AgeCommit message (Expand)Author
2022-01-10Don't require a boolean trainer flag for `givepoke`Rangi
2021-11-23Use compound assignment operatorsRangi
2021-06-08Rename `prioritysjump` to `sdefer`Rangi
2021-05-30Move the dbbw, dbww, and dbwww macros to legacyRangi
2021-05-09Require rgbds 0.5.1Rangi
2021-04-20Use rgbds 0.5.0Rangi
2021-03-22Fix octave argument assertionRangi
2021-03-22Miscellaneous cleanupRangi
2021-03-21Clean up some macro definitionsRangi
2021-03-11Verify script command table sizesRangi
2021-03-05Verify data table sizes with table_width and assert_table_length macrosRangi
2020-12-23Rename some labelsRangi
2020-10-26Use more assertions to ensure correct code and dataRangi
2020-08-04TX_NUM -> TX_DECIMALmid-kid
2020-07-26Use def_* macros for automatic map event countsRangi
2020-07-22Revert "Factor out tables into data/overworld/"Rangi
2020-07-22Factor out tables into data/overworld/Rangi
2020-07-22Treat map setup commands like trade script commandsRangi
2020-07-17Port pokered's more local system for trade animation scriptsRangi
2020-07-17return → endcallback, reloadandreturn → reloadendRangi
2020-07-13Define map setup commands as macros like other script commandsRangi
2020-07-09Use const_skip and const_next macros for brevityRangi
2020-07-09Eliminate enum: use const instead, with case-by-case parallel const implement...Rangi
2020-07-06text_linkpromptbutton -> text_waitbuttonRangi
2020-06-15Treat std scripts like specials and predefs (ported from pokecrystal)Rangi
2020-06-15Port miscellaneous recent updates from pokecrystalRangi
2020-06-05Fix file permissions.entrpntr
2020-06-01Update data/sprite_anims/framesets.asmlibjet
2020-05-14Clean up battle anims, constants, and wram.entrpntr
2020-05-12Simple cleanups in constants/data/macros and banks 1-4.entrpntr
2020-04-30Add engine/link/link.asm and engine/link/mystery_gift.asmentrpntr
2020-04-27Sync with the recent updates to pokecrystal.entrpntr
2020-04-26Clean up some overworld code.entrpntr
2020-04-26Disassemble map scenes and events.entrpntr
2020-04-22Finish home cleanup, identify tileset data, other misc cleanups.entrpntr
2020-04-07Add data/moves/effects.asm.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-15Fix cries, and integrate them into the build.IIMarckus
2018-10-03Add map objects from bank 60.IIMarckus
2018-09-25Add map objects from bank 56.IIMarckus
2018-09-21Add map objects from bank 47.IIMarckus
2018-09-20Add map scripts from bank 45.IIMarckus
2018-09-16Add all map objects from bank 44.IIMarckus
2018-09-16Fix a changed constant in a comment.IIMarckus
2018-09-16Add all map objects from bank 57.IIMarckus
2018-08-20Add all map objects from bank 42.IIMarckus
2018-08-16Sync many constant/macro files with pokecrystal.IIMarckus