Commit Graph

16 Commits

Author SHA1 Message Date
cawtds
d17698ee8f changed all ability variables to u16 or larger
added ability capsule and ability patch functionality
removed unused ribbons to free space in pokemonsubstruct3 for hidden ability
2024-04-26 22:09:46 +02:00
cawtds
71b9b1ef25 added missing battle functionality for items 2024-04-20 13:07:53 +02:00
cawtds
d869d3355d first changes to item_use in preparation for new items 2024-04-16 21:40:57 +02:00
Eduardo Quezada
ac973aa38d Sync src/battle_util.c with pokeemerald 2022-08-07 22:37:10 -04:00
Eduardo Quezada
7f53f533bb Synced src/battle_script_commands.c 2022-07-29 09:42:03 -04:00
lioniac
0cc1d8a1b5 Multiple renamings; Removed some orphaned functions 2021-10-27 11:56:03 -03:00
PikalaxALT
4d86834d12 Document item use functions in pokemon.c 2021-03-16 21:16:31 -04:00
jiangzhengwenjz
c2964e8181 ported battle_util from pokeem 2019-08-02 05:05:35 +08:00
jiangzhengwenjz
3eb1f1bc78 matched AbilityBattleEffects 2019-08-01 12:30:36 +08:00
jiangzhengwenjz
c88c9c6edf progress #1 on porting battle_util 2019-07-31 07:58:09 +08:00
jiangzhengwenjz
035df4d7a4 ported documentation of battle_util.s 2019-07-31 07:58:09 +08:00
jiangzhengwenjz
045331d139 ported battle_controllers from pokeem 2019-07-31 07:58:09 +08:00
jiangzhengwenjz
0985206a29 marked all static functions in pokemon.c 2019-07-14 04:49:21 +08:00
PikalaxALT
d6233c5b3b Fix C/C++ errors generated by CLion IDE 2018-11-09 12:33:20 -05:00
ProjectRevoTPP
e54247c225 partially decompile pokemon.c 2018-10-08 00:57:51 -04:00
sceptillion
b849ce93db decompile main 2017-12-17 13:22:46 -08:00