aboutsummaryrefslogtreecommitdiffstats
path: root/engine (follow)
Commit message (Expand)AuthorAge
* Use RGBDS 0.9.0 (#482)Rangi2024-12-25
* Use `SERIAL_RNS_LENGTH` in `BattleRandom`Rangi422024-12-21
* Remove redundant parenthesesRangi422024-12-16
* Use "gray", not "grey"Rangi422024-12-16
* Assert the relations between some move effect constants (#478)Sylvie2024-11-24
* `FreezeEnemyTrainerSprite` -> `SetEnemyTrainerToStayAndFaceAnyDirection`Vortyne2024-10-07
* `dbsprite` is the wrong macro for `WriteOAMBlock` data (#472)Vortyne2024-09-29
* This byte is written to, but not used (#471)Vortyne2024-09-25
* 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
* 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
* 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
* Identify some unused WRAM variables (#453)Sylvie2024-06-15
* Fix hard-coded bankdannye2024-05-05
* Update to RGBDS 0.7.0 (#447)Rangi2024-01-03
* Clean up item comments (#443)SatoMew2023-12-18
* Correct StarterDex function comment (#440)colawsol2023-12-06
* Delete a couple EOL whitespace.vulcandth2023-11-22
* 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
* 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
* 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 unnamed labels in seafoam islands and pokemon mansion script files (#435)Vortyne2023-11-19
* Identify more map script labelsRangi422023-11-18
* .calculateHPBarCoords incorrectly referenced OAMvulcandth2023-11-17
* Add constants for wMapConnections bits and group map header wram labelsLinus Unnebäck2023-11-17
* Use PSN constant in PoisonEffect routine (#426)strager2023-09-20
* Improve comment about the "ED" tile bug (#421)SatoMew2023-07-16
* Use charmap in link_battle_versus_text (#415)Linus Unnebäck2023-07-16
* Thoroughly document debug code (#410)SatoMew2023-07-15
* Add macros, constants, and labels for map scripts and text (#367)vulcandth2023-07-13
* Name some unnamed animation constants (#396)Vortyne2023-03-25
* Complete and improve debug name labels (#408)SatoMew2023-02-26
* Revert PR #395Rangi2022-09-26
* Bug: Sprites can receive the wrong movement byte (#395)Vortyne2022-09-26
* Change names of move subanimations to be meaningful (#389)BlueZangoose2022-09-25
* Use a SPRITE_SET_LENGTH constantRangi2022-09-24