aboutsummaryrefslogtreecommitdiffstats
path: root/engine (unfollow)
Commit message (Expand)AuthorFilesLines
2023-11-18Identify more map script labelsRangi421-12/+12
2023-11-17.calculateHPBarCoords incorrectly referenced OAMvulcandth1-1/+1
2023-11-17Add constants for wMapConnections bits and group map header wram labelsLinus Unnebäck1-1/+1
2023-09-20Use PSN constant in PoisonEffect routine (#426)strager1-1/+1
2023-07-16Improve comment about the "ED" tile bug (#421)SatoMew1-3/+2
2023-07-16Use charmap in link_battle_versus_text (#415)Linus Unnebäck1-2/+2
2023-07-15Thoroughly document debug code (#410)SatoMew8-78/+95
2023-07-13Add macros, constants, and labels for map scripts and text (#367)vulcandth5-7/+7
2023-03-25Name some unnamed animation constants (#396)Vortyne3-11/+11
2023-02-26Complete and improve debug name labels (#408)SatoMew4-17/+27
2022-09-26Revert PR #395Rangi1-1/+1
2022-09-26Bug: Sprites can receive the wrong movement byte (#395)Vortyne1-1/+1
2022-09-25Change names of move subanimations to be meaningful (#389)BlueZangoose3-21/+22
2022-09-24Use a SPRITE_SET_LENGTH constantRangi1-4/+4
2022-09-24Add constants and table macros for the map sprite sets (#392)Rangi1-34/+38
2022-08-11Use the same music headers as pokecrystal (#382)Rangi6-10/+10
2022-08-11Update comments related to Swift and Substitute checks (#380)SatoMew1-2/+2
2022-08-11Replace Hard-Coded Number With Constant (#381)Chatot44441-1/+1
2022-07-26Clarify how Metronome picks a moveRangi1-2/+3
2022-07-10Identify some `.asm_*` labelsRangi17-76/+77
2022-07-10Sync Pokédex rating text with pokeyellowRangi1-51/+51
2022-07-10Identify Pokédex rating textRangi1-48/+48
2022-07-09wOAMBuffer -> wShadowOAM (#370)Colton G. Rushton24-95/+95
2022-07-04party_struct constants and ExchangeBytes size (#364)vulcandth1-3/+3
2022-06-30Stop_reducing_move_anim_flashing_Dream_Eater -> Stop_reducing_move_anim_flash...vulcandth1-1/+1
2022-06-22VC ExchangeBytes Aliases (#363)vulcandth1-3/+3
2022-06-17`cp MR_FUJIS_HOUSE` -> `cp POKEMON_TOWER_7F + 1`Rangi1-1/+1
2022-06-17Rename `SLP` to `SLP_MASK` (#361)vulcandth4-14/+14
2022-06-06RGBDS syntax updates (#358)vulcandth12-18/+18
2022-06-06Improved Virtual Console patch identifiers (#357)vulcandth7-51/+53
2022-04-17Add hSerialConnectionStatus vc_assert (#354)vulcandth1-0/+8
2022-03-26Build the Virtual Console patches with `make red_vc` and `make blue_vc` (#351)vulcandth7-20/+88
2022-03-04Gen 1's Minimize graphic was not a complete 8x8 tileRangi1-2/+10
2021-11-23Use ~X instead of $ff ^ XRangi3-4/+4
2021-11-05Add some constants for options (#344)Yoann Fievez5-11/+10
2021-11-05Refactorize check button pressed (#340)Yoann Fievez15-48/+48
2021-11-03Comment on the CooltrainerFAI bugRangi1-0/+3
2021-11-02Identify some percentage constant valuesRangi3-22/+22
2021-09-26Fix typos (#334)Amber Brault1-1/+1
2021-08-28wcf4b -> wStringBufferRangi13-35/+35
2021-06-14Correct comments on SwitchAndTeleportEffectSnorlaxMonster1-2/+2
2021-05-31More WRAM label cleanup (still needs UNIONs and renaming)Rangi4-11/+11
2021-05-31Reformat MoveBoulderDustFunctionPointerTableRangi1-15/+9
2021-05-31Change name wSeaRoutesWildMons to wWaterMons in WRAMYoann Fievez2-2/+2
2021-05-31Improve some RAM formattingRangi2-2/+2
2021-05-23Use macros for bit arraysRangi1-1/+2
2021-05-18Standardize names of wild maps entitiesYoann Fievez2-2/+2
2021-05-06Use BANK("Pics #") for Pokémon and trainer picsRangi1-1/+2
2021-04-27Use {interpolation} to generate sequences of RAM labelsRangi10-27/+27
2021-04-17Use rgbds 0.5.0 features:Rangi1-2/+2