aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add sound bits documentation for wOptions (#110)Linus Unnebäck2023-07-161-1/+6
* Remove unused pikacry macro (#106)Linus Unnebäck2023-04-251-4/+0
* Merge branch 'master' of https://github.com/pret/pokereddannye2023-04-2519-110/+128
|\
| * Update `EndBug` to v9.dannye2023-04-251-2/+1
| * Name some unnamed animation constants (#396)Vortyne2023-03-255-20/+20
| * Dex weights are in tenths of a poundRainbowMetalPigeon2023-03-251-1/+1
| * Complete and improve debug name labels (#408)SatoMew2023-02-265-18/+28
| * Add list assertion to TrainerNamesdannye2022-12-281-47/+49
| * Add table assertion to `TrainerDataPointers` (#403)vulcandth2022-12-282-0/+4
| * Use rgbds 0.6.1 (0.6.0 also still works)Rangi2022-12-032-12/+12
| * Fix preinclude dependenciesmid-kid2022-10-251-8/+9
| * Add `COUNTOF` macro to tools/common.hRangi2022-10-143-11/+13
* | Fix trainer parties' comments (#104)mirko93s2023-02-171-10/+19
* | Use rgbds 0.6.1 (0.6.0 also still works)Rangi2022-12-032-12/+12
* | Move `ShoreTiles` and `WaterTile` into data/Rangi2022-10-052-7/+9
* | Merge remote-tracking branch 'remotes/pokered/master'Rangi2022-10-021-3/+3
|\|
| * Update tools/unnamed.py for rgbds 0.6.0 object filesRangi2022-10-021-3/+3
* | Merge remote-tracking branch 'remotes/pokered/master'Rangi2022-10-0230-1023/+725
|\|
| * Require rgbds 0.6.0Rangi2022-10-0218-373/+43
| * `startswith` works with a tupleRangi2022-09-301-1/+1
| * Revert PR #395Rangi2022-09-261-1/+1
| * Bug: Sprites can receive the wrong movement byte (#395)Vortyne2022-09-261-1/+1
| * Bug: `SUBANIMTYPE_COORDFLIP` should be `SUBANIMTYPE_HVFLIP` (#394)Vortyne2022-09-261-1/+1
| * Change names of move subanimations to be meaningful (#389)BlueZangoose2022-09-259-526/+533
| * Use a SPRITE_SET_LENGTH constantRangi2022-09-243-6/+8
| * Add constants and table macros for the map sprite sets (#392)Rangi2022-09-245-125/+150
* | Merge remote-tracking branch 'remotes/pokered/master'Rangi2022-09-1916-102/+3272
|\|
| * Fix tools/unnamed.py and add tools/consts.pyRangi2022-09-182-2/+58
| * Update and add more tool scriptsRangi2022-09-1812-95/+3207
| * Distinguish Elite 4 "meta" constants from event constantsRangi2022-09-153-4/+6
* | Merge branch 'master' of https://github.com/pret/pokereddannye2022-09-12115-998/+1837
|\|
| * Add `UNUSED_TYPE`/`UNUSED_TYPE_END` constantsRangi2022-09-112-1/+3
| * Comment about UndergroundPathNorthSouth.blk sizeRangi2022-09-111-1/+1
| * Copy pokecrystal's `map_const` macroRangi2022-09-111-251/+251
| * Rename `macros/wram.asm` to `macros/ram.asm` (#388)vulcandth2022-09-114-4/+4
| * Link to the symbols branchRangi2022-09-101-0/+5
| * Improve NPC trade labels and comments (#384)SatoMew2022-09-102-12/+16
| * Use the same music headers as pokecrystal (#382)Rangi2022-08-1125-554/+1313
| * Update comments related to Swift and Substitute checks (#380)SatoMew2022-08-111-2/+2
| * Replace Hard-Coded Number With Constant (#381)Chatot44442022-08-111-1/+1
| * PP must be 40 or lessRangi2022-08-101-0/+1
| * Clarify how Metronome picks a moveRangi2022-07-261-2/+3
| * Basic Issue Template with Discord Link (#377)vulcandth2022-07-202-0/+9
| * Update commentdannye2022-07-151-1/+1
| * Remove empty lines on the top of map header files (#375)vulcandth2022-07-10223-223/+0
| * Identify some `.asm_*` labelsRangi2022-07-1020-92/+93
| * Replace "branch" labels in SFX files with local namesRangi2022-07-10164-312/+7
| * Replace "branch" labels in music files with local namesRangi2022-07-1047-1047/+812
| * Sync Pokédex rating text with pokeyellowRangi2022-07-104-169/+169
| * Identify Pokédex rating textRangi2022-07-102-64/+64