index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
battle_arena.c
Age
Commit message (
Collapse
)
Author
2022-03-10
Add usage of battle strings table offset constant
GriffinR
2021-11-16
Handle optional arguments for warp commands, add WARP_ID_NONE
GriffinR
2021-10-19
Merge pull request #1516 from GriffinRichards/doc-miscbattle
GriffinR
Miscellaneous battle documentation
2021-10-09
Add TRACKS_ALL, remove BGCntrlBitfield
GriffinR
2021-10-09
More battle doc, add battle window ids
GriffinR
2021-09-29
Merge pull request #1506 from GriffinRichards/single-doc
GriffinR
Document some single-remaining symbols
2021-09-24
Document some single-remaining symbols
GriffinR
2021-09-14
Add TAG_NONE
GriffinR
2021-03-22
Misc labels in battle facilities
GriffinR
2020-08-20
Give songs meaningful english names
GriffinR
2019-12-17
Document Battle Tower scripts
GriffinR
2019-12-06
Use ST_OAM constants for OamData definitions
GriffinR
2019-12-05
Set up remaining facility script doc, use Palace macros
GriffinR
2019-11-26
Document Battle Arena scripts
GriffinR
2019-11-25
Document Frontier Util
GriffinR
2019-11-25
Begin documenting Battle Pike and Frontier Util
GriffinR
2019-03-16
Use constants for Oam .shape and .size fields
Phlosioneer
Also some general formatting fixes for constants.
2019-02-08
Document battle arena
Marcus Huderle
2018-12-31
Merge branch 'master' of github.com:pret/pokeemerald into trade
Diegoisawesome
2018-12-27
Misc overworld documentation
Marcus Huderle
2018-12-25
Merge remote-tracking branch 'pret/master' into trade
Diegoisawesome
2018-12-18
Fix compressed palette alignment
Diegoisawesome
2018-12-17
3.5 asm left
DizzyEggg
2018-11-21
Match DecompressGlyphTile
DizzyEggg
2018-11-19
Decompile all of battle_anim_utility_funcs
Marcus Huderle
2018-11-14
Sort includes into alphabetical order
Slawter666
2018-11-11
Document battle arena
DizzyEggg
2018-11-11
Factory done
DizzyEggg
2018-11-07
Start arena
DizzyEggg