summaryrefslogtreecommitdiff
path: root/Add-Physical-Special-Split.md
AgeCommit message (Expand)Author
2022-01-22Updated name to IS_MOVE_<category> and updated arg typeMatthew Cabral
2022-01-22Fixed `battle_tv.c` instruction in Phys/Spec guideMatthew Cabral
2022-01-22Renamed move "Physicality" to "Category" to match common terminologyMatthew Cabral
2022-01-22Add step for relocating `#undef move` to later in the same function in Phys/S...Matthew Cabral
2022-01-21Move `!IS_TYPE_PHYSICAL` note closer to where it's relevant in Phys/Spec guideMatthew Cabral
2022-01-21Revert back to `!IS_TYPE_PHYSICAL` code block for Phys/Spec codeblock (markdown)Matthew Cabral
2022-01-21Clarified argument changing section in Add Phys/Spec Split guide (markdown)Matthew Cabral
2022-01-21Changed `(moveType)` to `(type)` based on current `src/pokemon.c`Matthew Cabral
2022-01-21Changed `!IS_TYPE_PHYSICAL` to `IS_TYPE_SPECIAL` based on current `src/pokemo...Matthew Cabral
2022-01-20Updated Add Physical Special Split (markdown)Kurausukun
2021-08-18Updated Add Physical Special Split (markdown)meekrhino
2020-08-04Updated Add Physical Special Split (markdown)Kurausukun
2019-12-19Updated Add Physical Special Split (markdown)Kurausukun
2018-10-28Updated Add Physical Special Split (markdown)Kurausukun
2018-10-14Created Add Physical/Special Split (markdown)Kurausukun