| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge remote-tracking branch 'remotes/pokered/master' | Rangi | 2022-10-02 | 1 | -3/+3 |
| |\ | |||||
| | * | Update tools/unnamed.py for rgbds 0.6.0 object files | Rangi | 2022-10-02 | 1 | -3/+3 |
| | | | |||||
| * | | Merge remote-tracking branch 'remotes/pokered/master' | Rangi | 2022-10-02 | 30 | -1023/+725 |
| |\| | |||||
| | * | Require rgbds 0.6.0 | Rangi | 2022-10-02 | 18 | -373/+43 |
| | | | |||||
| | * | `startswith` works with a tuple | Rangi | 2022-09-30 | 1 | -1/+1 |
| | | | |||||
| | * | Revert PR #395 | Rangi | 2022-09-26 | 1 | -1/+1 |
| | | | |||||
| | * | Bug: Sprites can receive the wrong movement byte (#395) | Vortyne | 2022-09-26 | 1 | -1/+1 |
| | | | | | | | Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com> | ||||
| | * | Bug: `SUBANIMTYPE_COORDFLIP` should be `SUBANIMTYPE_HVFLIP` (#394) | Vortyne | 2022-09-26 | 1 | -1/+1 |
| | | | | | | | Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com> | ||||
| | * | Change names of move subanimations to be meaningful (#389) | BlueZangoose | 2022-09-25 | 9 | -526/+533 |
| | | | | | | | Co-authored-by: Rangi <remy.oukaour+rangi42@gmail.com> | ||||
| | * | Use a SPRITE_SET_LENGTH constant | Rangi | 2022-09-24 | 3 | -6/+8 |
| | | | |||||
| | * | Add constants and table macros for the map sprite sets (#392) | Rangi | 2022-09-24 | 5 | -125/+150 |
| | | | | | | | Fixes #391 | ||||
| * | | Merge remote-tracking branch 'remotes/pokered/master' | Rangi | 2022-09-19 | 16 | -102/+3272 |
| |\| | |||||
| | * | Fix tools/unnamed.py and add tools/consts.py | Rangi | 2022-09-18 | 2 | -2/+58 |
| | | | |||||
| | * | Update and add more tool scripts | Rangi | 2022-09-18 | 12 | -95/+3207 |
| | | | |||||
| | * | Distinguish Elite 4 "meta" constants from event constants | Rangi | 2022-09-15 | 3 | -4/+6 |
| | | | | | | | | | Fixes #390 | ||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2022-09-12 | 115 | -998/+1837 |
| |\| | |||||
| | * | Add `UNUSED_TYPE`/`UNUSED_TYPE_END` constants | Rangi | 2022-09-11 | 2 | -1/+3 |
| | | | | | | | | | Fixes #385 | ||||
| | * | Comment about UndergroundPathNorthSouth.blk size | Rangi | 2022-09-11 | 1 | -1/+1 |
| | | | | | | | | | Fixes #387 | ||||
| | * | Copy pokecrystal's `map_const` macro | Rangi | 2022-09-11 | 1 | -251/+251 |
| | | | | | | | | | Fixes #386 | ||||
| | * | Rename `macros/wram.asm` to `macros/ram.asm` (#388) | vulcandth | 2022-09-11 | 4 | -4/+4 |
| | | | |||||
| | * | Link to the symbols branch | Rangi | 2022-09-10 | 1 | -0/+5 |
| | | | |||||
| | * | Improve NPC trade labels and comments (#384) | SatoMew | 2022-09-10 | 2 | -12/+16 |
| | | | | | | | Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com> | ||||
| | * | Use the same music headers as pokecrystal (#382) | Rangi | 2022-08-11 | 25 | -554/+1313 |
| | | | |||||
| | * | Update comments related to Swift and Substitute checks (#380) | SatoMew | 2022-08-11 | 1 | -2/+2 |
| | | | | | | | Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com> | ||||
| | * | Replace Hard-Coded Number With Constant (#381) | Chatot4444 | 2022-08-11 | 1 | -1/+1 |
| | | | | | | | Replace a hard coded $a in CheckMapForMon with NUM_WILDMONS | ||||
| | * | PP must be 40 or less | Rangi | 2022-08-10 | 1 | -0/+1 |
| | | | |||||
| | * | Clarify how Metronome picks a move | Rangi | 2022-07-26 | 1 | -2/+3 |
| | | | |||||
| | * | Basic Issue Template with Discord Link (#377) | vulcandth | 2022-07-20 | 2 | -0/+9 |
| | | | | | | | Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com> | ||||
| | * | Update comment | dannye | 2022-07-15 | 1 | -1/+1 |
| | | | |||||
| | * | Remove empty lines on the top of map header files (#375) | vulcandth | 2022-07-10 | 223 | -223/+0 |
| | | | |||||
| | * | Identify some `.asm_*` labels | Rangi | 2022-07-10 | 20 | -92/+93 |
| | | | |||||
| | * | Replace "branch" labels in SFX files with local names | Rangi | 2022-07-10 | 164 | -312/+7 |
| | | | |||||
| | * | Replace "branch" labels in music files with local names | Rangi | 2022-07-10 | 47 | -1047/+812 |
| | | | |||||
| | * | Sync Pokédex rating text with pokeyellow | Rangi | 2022-07-10 | 4 | -169/+169 |
| | | | |||||
| | * | Identify Pokédex rating text | Rangi | 2022-07-10 | 2 | -64/+64 |
| | | | |||||
| | * | wOAMBuffer -> wShadowOAM (#370) | Colton G. Rushton | 2022-07-09 | 29 | -105/+105 |
| | | | |||||
| | * | Remove comment about addresses | Rangi | 2022-07-09 | 1 | -1/+1 |
| | | | |||||
| | * | Fix typo: HeatButt -> HeadButt | dannye | 2022-07-04 | 1 | -2/+2 |
| | | | |||||
| | * | Identify the rest of the hardware constants (#371) | Colton G. Rushton | 2022-07-04 | 1 | -7/+3 |
| | | | | | | | See https://github.com/pret/pokecrystal/pull/972 and https://github.com/pret/pokecrystal/pull/947 for details. | ||||
| | * | party_struct constants and ExchangeBytes size (#364) | vulcandth | 2022-07-04 | 3 | -3/+38 |
| | | | | | | | Co-Authored-By: Rangi <35663410+Rangi42@users.noreply.github.com> | ||||
| | * | Use backwards-compatible EQU syntax for rgbdscheck.asm | Rangi | 2022-06-30 | 1 | -3/+3 |
| | | | |||||
| | * | Stop_reducing_move_anim_flashing_Dream_Eater -> ↵ | vulcandth | 2022-06-30 | 2 | -2/+2 |
| | | | | | | | | | Stop_reducing_move_anim_flashing_Blizzard (#369) | ||||
| | * | Fix INSTALL.md's dead links (#365) | Colton G. Rushton | 2022-06-26 | 1 | -8/+8 |
| | | | |||||
| | * | VC ExchangeBytes Aliases (#363) | vulcandth | 2022-06-22 | 3 | -9/+9 |
| | | | | | | | Co-authored-by: aaaaaa123456789 <aaaaaa123456789@acidch.at> | ||||
| | * | Automatically upload .sym files to a 'symbols' branch | Rangi | 2022-06-22 | 1 | -0/+21 |
| | | | | | | | | | Fixes #248 | ||||
| | * | `cp MR_FUJIS_HOUSE` -> `cp POKEMON_TOWER_7F + 1` | Rangi | 2022-06-17 | 1 | -1/+1 |
| | | | | | | | | | Fixes #362 | ||||
| | * | Add a subdirectory for RAM files | Rangi | 2022-06-17 | 6 | -14/+10 |
| | | | |||||
| | * | Rename `SLP` to `SLP_MASK` (#361) | vulcandth | 2022-06-17 | 5 | -15/+15 |
| | | | | | | | Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com> | ||||
| | * | Mention WildDataPointers in map_constants.asm | Rangi | 2022-06-07 | 1 | -0/+1 |
| | | | |||||
| | * | RGBDS syntax updates (#358) | vulcandth | 2022-06-06 | 101 | -958/+958 |
| | | | | | | | New MACRO and DEF syntax | ||||
