| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2025-07-02 | 9 | -43/+43 |
| |\ | |||||
| | * | Use combined hardware constants | Rangi42 | 2025-06-30 | 3 | -4/+4 |
| | | | |||||
| | * | Replace hardware_constants.asm with hardware.inc (#511) | Rangi | 2025-06-30 | 9 | -46/+46 |
| | | | |||||
| | * | Fix sprite data comment (#507) | Vortyne | 2025-05-09 | 1 | -2/+2 |
| | | | | | | | Reduces confusion if someone edits this file since the wrong byte was commented | ||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2025-01-30 | 6 | -14/+14 |
| |\| | |||||
| | * | Fix some label typos, and add some constants instead of raw numbers (#492) | Narishma-gb | 2025-01-30 | 1 | -5/+5 |
| | | | |||||
| | * | Consistently capitalize `ASSERT` directives (#489) | Rangi | 2025-01-28 | 1 | -1/+1 |
| | | | |||||
| * | | Identify unnamed functions in map_sprites.asm (#126) | Engezerstorung | 2025-01-23 | 1 | -7/+7 |
| | | | | | | | Also fix a label name | ||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | Rangi42 | 2024-12-25 | 1 | -1/+1 |
| |\| | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2024-10-09 | 3 | -11/+17 |
| |\| | |||||
| | * | `FreezeEnemyTrainerSprite` -> `SetEnemyTrainerToStayAndFaceAnyDirection` | Vortyne | 2024-10-07 | 1 | -3/+3 |
| | | | |||||
| | * | `dbsprite` is the wrong macro for `WriteOAMBlock` data (#472) | Vortyne | 2024-09-29 | 3 | -12/+21 |
| | | | |||||
| * | | Rename off-by-one wram labels | dannye | 2024-09-29 | 1 | -2/+2 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2024-09-25 | 17 | -183/+190 |
| |\| | |||||
| | * | Identify more bit flags (#465) | Sylvie | 2024-09-24 | 4 | -11/+19 |
| | | | | | | | | | | | * Identify more bit flags * Space | ||||
| | * | Identify more flag bits (#464) | Sylvie | 2024-09-23 | 5 | -22/+22 |
| | | | |||||
| | * | Split `hSpriteIndexOrTextID` into `hSpriteIndex` and `hTextID` (#462) | Sylvie | 2024-09-18 | 1 | -3/+3 |
| | | | | | | | Also identify `wPPUpCountAndMaxPP` | ||||
| | * | Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457) | Sylvie | 2024-08-04 | 1 | -1/+1 |
| | | | |||||
| | * | Identify various flag labels and bit constants (#454) | Sylvie | 2024-07-16 | 12 | -143/+142 |
| | | | |||||
| | * | Identify some unused WRAM variables (#453) | Sylvie | 2024-06-15 | 3 | -4/+4 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2024-05-05 | 1 | -1/+1 |
| |\| | |||||
| | * | Delete a couple EOL whitespace. | vulcandth | 2023-11-22 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2023-11-21 | 3 | -43/+30 |
| |\| | |||||
| | * | Fix a few usages of EFFECTIVE | dannye | 2023-11-21 | 1 | -1/+1 |
| | | | |||||
| | * | Fix inaccurate comment in UpdateNPCSprite | Rangi42 | 2023-11-21 | 1 | -2/+2 |
| | | | | | | | | | Fixes #404 | ||||
| | * | Identify `wSavedCoordIndex` and its other usages | Rangi42 | 2023-11-20 | 2 | -3/+3 |
| | | | |||||
| | * | Add `bigdw` and `dc` data macros | Rangi42 | 2023-11-20 | 1 | -16/+3 |
| | | | |||||
| | * | Identify the unnamed HRAM variables and one WRAM label (#438) | Vortyne | 2023-11-20 | 1 | -19/+19 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2023-11-20 | 5 | -37/+36 |
| |\| | |||||
| | * | Name unnamed labels in seafoam islands and pokemon mansion script files (#435) | Vortyne | 2023-11-19 | 1 | -1/+1 |
| | | | | | | | | | | | * Update PokemonMansion1F.asm * Name unnamed seafoam/mansion labels | ||||
| | * | Thoroughly document debug code (#410) | SatoMew | 2023-07-15 | 1 | -31/+30 |
| | | | |||||
| | * | Add macros, constants, and labels for map scripts and text (#367) | vulcandth | 2023-07-13 | 3 | -5/+5 |
| | | | | | | | This introduces `def_script_pointers`, `def_text_pointers`, and `object_const_def` macros, and applies them to all maps. Most other map labels have also been identified. | ||||
| * | | Merge remote-tracking branch 'remotes/pokered/master' | Rangi | 2022-10-02 | 2 | -35/+37 |
| |\| | |||||
| | * | 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> | ||||
| | * | Change names of move subanimations to be meaningful (#389) | BlueZangoose | 2022-09-25 | 1 | -2/+2 |
| | | | | | | | Co-authored-by: Rangi <remy.oukaour+rangi42@gmail.com> | ||||
| | * | Use a SPRITE_SET_LENGTH constant | Rangi | 2022-09-24 | 1 | -4/+4 |
| | | | |||||
| | * | Add constants and table macros for the map sprite sets (#392) | Rangi | 2022-09-24 | 1 | -34/+38 |
| | | | | | | | Fixes #391 | ||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2022-09-12 | 5 | -8/+5 |
| |\| | |||||
| | * | Use the same music headers as pokecrystal (#382) | Rangi | 2022-08-11 | 1 | -1/+1 |
| | | | |||||
| | * | Identify some `.asm_*` labels | Rangi | 2022-07-10 | 6 | -21/+21 |
| | | | |||||
| | * | wOAMBuffer -> wShadowOAM (#370) | Colton G. Rushton | 2022-07-09 | 6 | -30/+30 |
| | | | |||||
| | * | RGBDS syntax updates (#358) | vulcandth | 2022-06-06 | 3 | -3/+3 |
| | | | | | | | New MACRO and DEF syntax | ||||
| * | | Identify some `.asm_*` labels | Rangi | 2022-07-10 | 4 | -15/+15 |
| | | | |||||
| * | | wOAMBuffer -> wShadowOAM (#95) | Colton G. Rushton | 2022-07-09 | 7 | -33/+33 |
| | | | |||||
| * | | RGBDS syntax updates (#86) | vulcandth | 2022-06-06 | 4 | -4/+4 |
| | | | | | | | New MACRO and DEF syntax | ||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2021-05-31 | 1 | -15/+9 |
| |\| | |||||
| | * | Reformat MoveBoulderDustFunctionPointerTable | Rangi | 2021-05-31 | 1 | -15/+9 |
| | | | |||||
| * | | Merge remote-tracking branch 'remotes/pokered/master' | Rangi | 2021-05-30 | 1 | -1/+7 |
| |\| | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2021-04-17 | 1 | -2/+2 |
| |\| | |||||
