index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
battle_tent.c
Age
Commit message (
Collapse
)
Author
2021-11-16
Handle optional arguments for warp commands, add WARP_ID_NONE
GriffinR
2020-12-10
Merge remote-tracking branch 'upstream/master' into berry_crush
Kurausukun
2020-10-11
Document gUnknown_03006298
kageru
2020-10-01
Replace POKEMON_SLOTS_NUMBER
GriffinR
2020-09-12
Match two minor functions in battle_tent and berry_crush
Kaz
2020-08-18
Wrap asm statements in NONMATCHING
GriffinR
2020-01-08
Add battle tent mon/trainer constants
GriffinR
2020-01-07
More battle_dome.c doc
GriffinR
2019-12-20
Add frontier trainer constants
GriffinR
2019-12-05
Set up Battle Tent macros
GriffinR
2019-12-05
Set up remaining facility script doc, use Palace macros
GriffinR
2019-11-25
Document Frontier Util
GriffinR
2019-11-25
Begin documenting Battle Pike and Frontier Util
GriffinR
2019-06-26
Fix/suppress warnings when building with gcc-8
PikalaxALT
2019-03-03
Use macros for summary windows
Phlosioneer
Other minor changes and fixes are included
2019-02-07
Document battle factory functions
Marcus Huderle
2019-02-07
Document more battle pyramid
Marcus Huderle
2019-01-31
Convert map data to JSON
Marcus Huderle
2018-12-27
Misc overworld documentation
Marcus Huderle
2018-12-18
Additional SPECIES_* documentation.
Meowsy
2018-12-05
Finish porting battle frontier data
DizzyEggg
2018-11-19
Move vars to battle_main.c
DizzyEggg
2018-11-19
clean up variables in files
DizzyEggg
2018-11-11
Factory done
DizzyEggg
2018-11-01
Finish frontier util
DizzyEggg
2018-10-30
Make frontier util compile
DizzyEggg
2018-10-24
battle tower, match sth and dumb loop instead of goto
DizzyEggg
2018-10-21
more tower, fail
DizzyEggg
2018-10-21
More battle tower.
DizzyEggg
2018-09-10
Battle Factory is decompiled and documented.
DizzyEggg
2018-08-29
battle tent review changes
DizzyEggg
2018-08-26
try battle tent and fail
DizzyEggg
2018-08-25
Up To CopyDomeTrainerName
DizzyEggg
2018-06-30
change mapDataId to mapLayoutId
DizzyEggg
2018-06-30
use region map constants
DizzyEggg
2018-06-17
battle tent start and create frontier struct in saveblock
DizzyEggg