index
:
pokeemerald.wiki
master
pokeemerald wiki
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Add-Physical-Special-Split.md
Age
Commit message (
Collapse
)
Author
2022-01-22
Updated name to IS_MOVE_<category> and updated arg type
Matthew Cabral
2022-01-22
Fixed `battle_tv.c` instruction in Phys/Spec guide
Matthew Cabral
2022-01-22
Renamed move "Physicality" to "Category" to match common terminology
Matthew Cabral
2022-01-22
Add step for relocating `#undef move` to later in the same function in ↵
Matthew Cabral
Phys/Spec guide
2022-01-21
Move `!IS_TYPE_PHYSICAL` note closer to where it's relevant in Phys/Spec guide
Matthew Cabral
2022-01-21
Revert back to `!IS_TYPE_PHYSICAL` code block for Phys/Spec codeblock (markdown)
Matthew Cabral
2022-01-21
Clarified argument changing section in Add Phys/Spec Split guide (markdown)
Matthew Cabral
2022-01-21
Changed `(moveType)` to `(type)` based on current `src/pokemon.c`
Matthew Cabral
2022-01-21
Changed `!IS_TYPE_PHYSICAL` to `IS_TYPE_SPECIAL` based on current ↵
Matthew Cabral
`src/pokemon.c`
2022-01-20
Updated Add Physical Special Split (markdown)
Kurausukun
2021-08-18
Updated Add Physical Special Split (markdown)
meekrhino
2020-08-04
Updated Add Physical Special Split (markdown)
Kurausukun
2019-12-19
Updated Add Physical Special Split (markdown)
Kurausukun
2018-10-28
Updated Add Physical Special Split (markdown)
Kurausukun
2018-10-14
Created Add Physical/Special Split (markdown)
Kurausukun