aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Add constants for wMapConnections bits and group map header wram labelsLinus Unnebäck2023-11-17
* Use map object consts in data/maps/hide_show_data.asm (#432)dannye2023-10-11
* Use PSN constant in PoisonEffect routine (#426)strager2023-09-20
* Fix wPlayerHPBarColor type (#429)Linus Unnebäck2023-09-20
* Fix tools/free_space.awk for new rgbds (pret/pokecrystal#1049) (#416)vulcandth2023-08-26
* text_2.asm: trivial missing whitespace (#425)Zachary Buhman2023-08-26
* CI copy `.map` files to symbols branch (#428)vulcandth2023-08-26
* Missing usage of def_script_pointers (#423)Vortyne2023-08-26
* Correct constant name (SILPH, not SLIPH) (#422)Vortyne2023-08-26
* Fix segfaults at EOF, add token/newline checks, and support '\r' in scan_incl...Rangi2023-08-15
* Improve comment about the "ED" tile bug (#421)SatoMew2023-07-16
* Use charmap in link_battle_versus_text (#415)Linus Unnebäck2023-07-16
* Thoroughly document debug code (#410)SatoMew2023-07-15
* Add macros, constants, and labels for map scripts and text (#367)vulcandth2023-07-13
* Make wCurrentBoxNum a byte instead of word (#414)Linus Unnebäck2023-05-10
* Update `EndBug` to v9.dannye2023-04-25
* Name some unnamed animation constants (#396)Vortyne2023-03-25
* Dex weights are in tenths of a poundRainbowMetalPigeon2023-03-25
* Complete and improve debug name labels (#408)SatoMew2023-02-26
* Add list assertion to TrainerNamesdannye2022-12-28
* Add table assertion to `TrainerDataPointers` (#403)vulcandth2022-12-28
* Use rgbds 0.6.1 (0.6.0 also still works)Rangi2022-12-03
* Fix preinclude dependenciesmid-kid2022-10-25
* Add `COUNTOF` macro to tools/common.hRangi2022-10-14
* Update tools/unnamed.py for rgbds 0.6.0 object filesRangi2022-10-02
* Require rgbds 0.6.0Rangi2022-10-02
* `startswith` works with a tupleRangi2022-09-30
* Revert PR #395Rangi2022-09-26
* Bug: Sprites can receive the wrong movement byte (#395)Vortyne2022-09-26
* Bug: `SUBANIMTYPE_COORDFLIP` should be `SUBANIMTYPE_HVFLIP` (#394)Vortyne2022-09-26
* Change names of move subanimations to be meaningful (#389)BlueZangoose2022-09-25
* Use a SPRITE_SET_LENGTH constantRangi2022-09-24
* Add constants and table macros for the map sprite sets (#392)Rangi2022-09-24
* Fix tools/unnamed.py and add tools/consts.pyRangi2022-09-18
* Update and add more tool scriptsRangi2022-09-18
* Distinguish Elite 4 "meta" constants from event constantsRangi2022-09-15
* Add `UNUSED_TYPE`/`UNUSED_TYPE_END` constantsRangi2022-09-11
* Comment about UndergroundPathNorthSouth.blk sizeRangi2022-09-11
* Copy pokecrystal's `map_const` macroRangi2022-09-11
* Rename `macros/wram.asm` to `macros/ram.asm` (#388)vulcandth2022-09-11
* Link to the symbols branchRangi2022-09-10
* Improve NPC trade labels and comments (#384)SatoMew2022-09-10
* Use the same music headers as pokecrystal (#382)Rangi2022-08-11
* Update comments related to Swift and Substitute checks (#380)SatoMew2022-08-11
* Replace Hard-Coded Number With Constant (#381)Chatot44442022-08-11
* PP must be 40 or lessRangi2022-08-10
* Clarify how Metronome picks a moveRangi2022-07-26
* Basic Issue Template with Discord Link (#377)vulcandth2022-07-20
* Update commentdannye2022-07-15
* Remove empty lines on the top of map header files (#375)vulcandth2022-07-10