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 (
Expand
)
Author
2019-03-03
Use macros for summary windows
Phlosioneer
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