index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
battle_tower.c
Age
Commit message (
Collapse
)
Author
2019-03-02
Merge branch 'master' into main-menu-state-machine
Phlosioneer
2019-02-27
Document easy chat screen types
Marcus Huderle
2019-02-11
Document main_menu state machine, name window constants
Phlosioneer
The new names for the constants (and newly named functions) give a much better understanding of what the window system is trying to do.
2019-02-07
Document more battle pyramid
Marcus Huderle
2019-01-13
Decompile trainer hill
DizzyEggg
2019-01-02
Fix merge conflicts
Tetrable
2019-01-02
Finish off labelling flags
Tetrable
2018-12-31
Merge branch 'master' of github.com:pret/pokeemerald into trade
Diegoisawesome
2018-12-31
Cleanup and documentation
Diegoisawesome
2018-12-27
Misc overworld documentation
Marcus Huderle
2018-12-25
use max mon moves constant where able (#480)
melthelesbian
* use max mon moves constant where able * fix errors in script commands file * fix more errors
2018-12-24
Clear includes
DizzyEggg
2018-12-20
Merge with master
DizzyEggg
2018-12-10
Rename UnknownPokemonStruct to BattleTowerPokemon.
Meowsy
2018-12-10
re-add explicit array sizes
garak
2018-12-10
remove explicit array lengths from battle_tower.c
garak
2018-12-09
use facility class constants
garak
2018-12-05
Finish porting battle frontier data
DizzyEggg
2018-12-04
extern gTower trainer data
garak
2018-12-04
finish battle tower data except sRubyFacilityClassToEmerald
garak
2018-12-03
fix merge conflicts
garak
2018-12-03
Match battle_tower.c function
DizzyEggg
For some reason, I gave the function of type void, type u16 instead, which messed up the registers, LMAO
2018-12-02
begin batle tower data
garak
2018-11-19
clean up variables in files
DizzyEggg
2018-11-11
Factory done
DizzyEggg
2018-11-01
Finish frontier util
DizzyEggg
2018-11-01
Document recorded battle
DizzyEggg
2018-10-30
why is this function so hard to match
DizzyEggg
2018-10-27
more battle frontier 2
DizzyEggg
2018-10-27
up to factory
DizzyEggg
2018-10-26
Battle tower - ewram variables
DizzyEggg
2018-10-25
finish decompiling battle tower
DizzyEggg
2018-10-24
battle tower, match sth and dumb loop instead of goto
DizzyEggg
2018-10-22
More and more battle tower
DizzyEggg
2018-10-21
more tower, fail
DizzyEggg
2018-10-21
More battle tower.
DizzyEggg
2018-10-20
begin porting and decomping battle tower
DizzyEggg
2018-08-26
rename battle pyramid to battle pyramid bag
DizzyEggg