| Commit message (Expand) | Author | Age | Files | Lines |
| * | Use macros to enforce "hidden object" constraints, and rename them to "hidden... | Rangi | 2026-01-07 | 1 | -17/+17 |
| * | Use macros to enforce "missable/hide/show object" constraints, and rename the... | Rangi | 2026-01-07 | 3 | -43/+44 |
| * | Comment more unreferenced local labels (#550) | Narishma-gb | 2025-12-15 | 5 | -12/+13 |
| * | Avoid magic numbers for most `CopyData` calls (#542) | Rangi | 2025-11-25 | 2 | -6/+6 |
| * | Use more hardware and graphics constants (#532) | Narishma-gb | 2025-11-18 | 4 | -9/+9 |
| * | Use features of RGBDS 1.0.0 (#537) | Rangi | 2025-11-12 | 1 | -1/+1 |
| * | Revise some RAM buffer constants | Rangi | 2025-09-26 | 1 | -3/+3 |
| * | Label and constant cleanup (#528) | Narishma-gb | 2025-09-03 | 1 | -3/+0 |
| * | 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 |
| * | 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 |
| * | `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 |
| * | Identify more bit flags (#465) | Sylvie | 2024-09-24 | 4 | -11/+19 |
| * | 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 |
| * | 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 |
| * | Delete a couple EOL whitespace. | vulcandth | 2023-11-22 | 1 | -1/+1 |
| * | 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 |
| * | 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 |
| * | Name unnamed labels in seafoam islands and pokemon mansion script files (#435) | Vortyne | 2023-11-19 | 1 | -1/+1 |
| * | 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 |
| * | 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 |
| * | Change names of move subanimations to be meaningful (#389) | BlueZangoose | 2022-09-25 | 1 | -2/+2 |
| * | 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 |
| * | 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 |
| * | Reformat MoveBoulderDustFunctionPointerTable | Rangi | 2021-05-31 | 1 | -15/+9 |
| * | Use rgbds 0.5.0 features: | Rangi | 2021-04-17 | 1 | -2/+2 |
| * | Delete unnecessary comment | SatoMew | 2020-11-29 | 1 | -1/+1 |
| * | Label and document hFFD7 more accurately | SatoMew | 2020-11-29 | 2 | -4/+4 |
| * | Fix file modes | dannye | 2020-11-14 | 14 | -0/+0 |
| * | Sync more with pokeyellow | Rangi | 2020-11-06 | 1 | -1/+1 |
| * | Some formatting changes | Rangi | 2020-10-19 | 2 | -5/+10 |
| * | Use constants to delineate map types, and factor out more data | Rangi | 2020-08-31 | 2 | -2/+2 |
| * | Identify some map object related constants | Rangi | 2020-08-17 | 1 | -41/+41 |
| * | Add comments associating constants with data, and identify some more data | Rangi | 2020-07-20 | 1 | -0/+1 |
| * | Port dbsprite macro for OAM y,x,tile,attr data from pokecrystal | Rangi | 2020-07-17 | 5 | -21/+19 |