aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* This byte is written to, but not used (#471)Vortyne2024-09-25
* Use `const_skip`Rangi422024-09-24
* Identify `wCurrentMapScriptFlags` bits (#467)Sylvie2024-09-24
* Identify hardware register bits (#469)Sylvie2024-09-24
* Identify more bit flags (#465)Sylvie2024-09-24
* Fix comment: Road -> Roar (#466)Vortyne2024-09-24
* Identify more flag bits (#464)Sylvie2024-09-23
* Remove the Discord webhook and tools/unnamed.pyRangi422024-09-18
* Identify remaining uses of `wd0b5` and `wd11e` (#463)Sylvie2024-09-18
* Split `hSpriteIndexOrTextID` into `hSpriteIndex` and `hTextID` (#462)Sylvie2024-09-18
* Use correct label in get_trainer_name.asm (#461)Vortyne2024-09-09
* Use long option flags for rgbgfx, same as tools/gfxRangi422024-08-28
* Fix comment about auto text box drawing (#458)Vortyne2024-08-04
* Use bankless symbols for VC constantsRangi422024-08-04
* Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457)Sylvie2024-08-04
* Identify wcd6d as wNameBuffer and others (#455)Sylvie2024-07-24
* Identify various flag labels and bit constants (#454)Sylvie2024-07-16
* Build with RGBDS 0.8.0, though it is not yet requiredRangi422024-06-28
* Identify some unused WRAM variables (#453)Sylvie2024-06-15
* Add comment about audio engine perfect pitch bug (#451)Preeyan Parmar2024-05-23
* Use constant in wram for hidden item flags (#445)Vortyne2024-05-05
* Fix hard-coded bankdannye2024-05-05
* Update to RGBDS 0.7.0 (#447)Rangi2024-01-03
* Use BANK("Trainer Sight") to apply to all four possible functions in the "Tra...Vortyne2023-12-23
* Clean up item comments (#443)SatoMew2023-12-18
* Correct StarterDex function comment (#440)colawsol2023-12-06
* Convert a couple ds 2 to dwvulcandth2023-11-22
* Delete a couple EOL whitespace.vulcandth2023-11-22
* Fix some map text constantsdannye2023-11-21
* Fix a few usages of EFFECTIVEdannye2023-11-21
* Fix inaccurate comment in UpdateNPCSpriteRangi422023-11-21
* Get rid of wEvosMoves, MAX_EVOLUTIONS, and EVOLUTION_SIZERangi422023-11-21
* Rename two unused items as `ITEM_XX` like pokecrystalRangi422023-11-21
* Use some more constants in place of raw numbersRangi422023-11-21
* Replace some `$a` with `EFFECTIVE` (#399)RainbowMetalPigeon2023-11-21
* Rename `EV_*` constants to `EVOLVE_*` like pokecrystal (#407)SatoMew2023-11-21
* Use MEGA_PUNCH constant in explosion animation routine (#434)BlueZangoose2023-11-21
* Update install instructions for Arch LinuxRotekoppen2023-11-21
* Fix event checkdannye2023-11-20
* List unidentified labels in Discord webhookRangi422023-11-20
* Have palfix.py always output grayscaleRangi422023-11-20
* Identify `wSavedCoordIndex` and its other usagesRangi422023-11-20
* Add `bigdw` and `dc` data macrosRangi422023-11-20
* Identify the unnamed HRAM variables and one WRAM label (#438)Vortyne2023-11-20
* Name 2 unnamed labels I missed in SeafoamIslandsB4F and PokemonMansion3F (#437)Vortyne2023-11-19
* Fix SAFFRONCTIY typodannye2023-11-19
* Fix inconsistent B1F object constsdannye2023-11-19
* Fix incorrect fallthrough commentdannye2023-11-19
* Fix inconsistent object const namesdannye2023-11-19
* Remove incorrect sign object constsdannye2023-11-19