index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
battle_tv.c
Age
Commit message (
Expand
)
Author
2021-10-02
Document remaining symbols in pokemon.c
GriffinR
2021-09-30
Rename Battle Weather flags
Pokestia
2021-08-24
Removed trailing spaces in the most relevant files
LOuroboros
2021-07-11
Use the `IS_TYPE_PHYSICAL` macro in `AddMovePoints`
Collin Styles
2021-04-03
Add remaining multistring chooser constants
GriffinR
2021-01-14
Document battle tv data
GriffinR
2021-01-13
Label remaining battle types
GriffinR
2020-10-26
Merge branch 'master' into reverts
aaaaaa123456789
2020-10-23
re-match TryPutLinkBattleTvShowOnAir (from #1177)
Kurausukun
2020-10-01
Replace POKEMON_SLOTS_NUMBER
GriffinR
2020-09-13
Undo PokeCodec's PRs
aaaaaa123456789
2020-09-04
Match more functions
PokeCodec
2020-08-04
Add stat stage constants
GriffinR
2019-03-31
Give battle_anim files appropriate names
Marcus Huderle
2018-12-25
use max mon moves constant where able (#480)
melthelesbian
2018-12-06
Remove uses of INVALID_ defines, clean up some arrays with constants, and spa...
nullableVoidPtr
2018-12-06
Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc...
nullableVoidPtr
2018-10-14
Clean battle structs
DizzyEggg
2018-07-01
document frontier related
DizzyEggg
2018-06-30
C vars sym ewram
DizzyEggg
2018-05-11
Update naked attribute and ASM_DIRECT to NAKED macro
Diegoisawesome
2018-03-01
battle tv review changes
DizzyEggg
2018-02-28
make it compile
DizzyEggg
2018-02-27
decompile and document battle tv
DizzyEggg