aboutsummaryrefslogtreecommitdiffstats
path: root/engine/battle/effects.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2025-07-021-1/+1
|\
| * Fix typosdannye2025-06-031-1/+1
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-05-101-1/+1
|\|
| * Use constants for PP masks instead of magic numbers (#504)edave642025-04-021-1/+1
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-01-301-2/+2
|\|
| * Consistently capitalize `ASSERT` directives (#489)Rangi2025-01-281-2/+2
* | Merge branch 'master' of https://github.com/pret/pokeredRangi422024-12-251-7/+9
|\|
| * Assert the relations between some move effect constants (#478)Sylvie2024-11-241-3/+5
* | Merge branch 'master' of https://github.com/pret/pokereddannye2024-09-251-6/+6
|\|
| * Identify more flag bits (#464)Sylvie2024-09-231-1/+1
| * Identify remaining uses of `wd0b5` and `wd11e` (#463)Sylvie2024-09-181-3/+3
| * Identify various flag labels and bit constants (#454)Sylvie2024-07-161-2/+2
* | Merge branch 'master' of https://github.com/pret/pokereddannye2023-11-211-2/+2
|\|
| * Use MEGA_PUNCH constant in explosion animation routine (#434)BlueZangoose2023-11-211-2/+2
* | Merge branch 'master' of https://github.com/pret/pokereddannye2023-11-201-1/+1
|\|
| * Use PSN constant in PoisonEffect routine (#426)strager2023-09-201-1/+1
* | Merge branch 'master' of https://github.com/pret/pokereddannye2023-04-251-11/+11
|\|
| * Name some unnamed animation constants (#396)Vortyne2023-03-251-8/+8
* | Merge remote-tracking branch 'remotes/pokered/master'Rangi2021-11-231-7/+7
|\|
| * Identify some percentage constant valuesRangi2021-11-021-7/+7
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-09-261-1/+1
|\|
| * wcf4b -> wStringBufferRangi2021-08-281-1/+1
| * Correct comments on SwitchAndTeleportEffectSnorlaxMonster2021-06-141-2/+2
* | Correct comments on SwitchAndTeleportEffectSnorlaxMonster2021-06-191-2/+2
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-03-251-2/+2
|\|
| * Verify data table and name list sizes with assertion macrosRangi2021-03-251-2/+2
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-02-211-19/+21
|\|
| * Clean up handling of extra effective status effectsdannye2021-02-211-11/+13
| * Sync more with pokeyellowRangi2020-11-051-17/+18
| * Use HIGH() and LOW()Rangi2020-07-071-7/+8
| * callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi2020-07-061-14/+14
| * Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-61/+61
| * Port pokecrystal's formatting of text commands and special charactersRangi2020-07-041-64/+64
| * H_CONSTANTNAMES -> hConstantNamesRangi2020-07-031-61/+61
| * Add subdirectories to data/ similar to pokecrystalRangi2020-07-031-2/+2
| * Move more tables from engine/ to data/Rangi2020-06-231-0/+1493
* Sync more with pokeredRangi2020-11-051-1/+2
* Organize home and macro codeRangi2020-11-051-2/+2
* Sync with pokereddannye2020-11-041-0/+1551