aboutsummaryrefslogtreecommitdiffstats
path: root/engine/battle (follow)
Commit message (Expand)AuthorAge
* Merge branch 'master' of https://github.com/pret/pokereddannye2025-11-12
|\
| * Use features of RGBDS 1.0.0 (#537)Rangi2025-11-12
| * Consistently use `ld [hli]`/`ld [hld]`, not `ldi`/`ldd`Rangi2025-10-05
| * Use RAMG_SRAM_ENABLE (#530)PokefanMarcel2025-09-07
* | Misc. naming and cleanup (#139)Narishma-gb2025-09-10
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-09-06
|\|
| * Update comment for clarity (#529)Vortyne2025-09-03
| * Label and constant cleanup (#528)Narishma-gb2025-09-03
| * Use `<STAT>_UP1_EFFECT` constants (#522)PokefanMarcel2025-08-16
| * Use less generic labels for party finding loops (#514)kagnusdev2025-07-07
* | Rename `.asm_39c46` to `.loopSkipTrainer` (#122)PokefanMarcel2025-07-23
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-07-02
|\|
| * Use combined hardware constantsRangi422025-06-30
| * Replace hardware_constants.asm with hardware.inc (#511)Rangi2025-06-30
| * Distinguish single trainer pics section from Pokemon picsRangi422025-06-25
| * Fix typosdannye2025-06-03
| * Add a `CANNOT_MOVE` constant (#508)Rangi2025-05-31
* | Use more ldpikacrydannye2025-05-25
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-05-10
|\|
| * Use constants for PP masks instead of magic numbers (#504)edave642025-04-02
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-01-30
|\|
| * Fix some label typos, and add some constants instead of raw numbers (#492)Narishma-gb2025-01-30
| * Consistently capitalize `ASSERT` directives (#489)Rangi2025-01-28
| * Miscellaneous cleanup (#488)Rangi2025-01-28
| * Use `EFFECT_1E`Rangi422024-12-27
| * Don't pass redundant label names to `table_width` and `list_start` (#484)Rangi2024-12-27
| * Use RGBDS 0.9.0 (#482)Rangi2024-12-25
* | Don't pass redundant label names to `table_width` and `list_start` (#125)Rangi2024-12-27
* | Use RGBDS 0.9.0 (#123)Rangi2024-12-25
* | Merge branch 'master' of https://github.com/pret/pokeredRangi422024-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
* | Rename off-by-one wram labelsdannye2024-09-29
* | Identify more bit flags (#119)Sylvie2024-09-29
* | Merge branch 'master' of https://github.com/pret/pokereddannye2024-09-25
|\|
| * 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
* | Improve documentation of some SRAM routines (#114)SatoMew2024-06-26
* | Merge branch 'master' of https://github.com/pret/pokereddannye2023-11-21
|\|
| * Fix a few usages of EFFECTIVEdannye2023-11-21
| * Use some more constants in place of raw numbersRangi422023-11-21