index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
frontier_util.c
Age
Commit message (
Expand
)
Author
2019-04-05
Clean up data headers
DizzyEggg
2019-03-08
Merge branch 'master' into extern-cleanup
Phlosioneer
2019-03-02
Rename macro with correct name for pixel values
Phlosioneer
2019-03-02
Eliminate more externs
Phlosioneer
2019-02-22
Give window drawing functions better names
Phlosioneer
2019-02-21
Improve window palette macros
Phlosioneer
2019-02-21
Merge branch 'master' into main-menu-state-machine
Phlosioneer
2019-02-15
Finish and polish new_game.c
Phlosioneer
2019-02-11
Document main_menu state machine, name window constants
Phlosioneer
2019-02-07
Document more battle pyramid
Marcus Huderle
2019-01-13
Decompile trainer hill
DizzyEggg
2018-12-27
Misc overworld documentation
Marcus Huderle
2018-12-25
use max mon moves constant where able (#480)
melthelesbian
2018-12-10
Merge pull request #422 from garakmon/frontier_data_1
Diegoisawesome
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-12-05
Finish porting battle frontier data
DizzyEggg
2018-11-27
Finish frontier data
DizzyEggg
2018-11-27
clean frontier data
garak
2018-11-27
Merge remote-tracking branch 'upstream/master' into frontier-data
garak
2018-11-27
frontier pike and pyramid data
garak
2018-11-26
Merge pull request #396 from DizzyEggg/attempt
Marcus Huderle
2018-11-26
Fix indentation
DizzyEggg
2018-11-25
Fixup some names
Marcus Huderle
2018-11-11
Factory done
DizzyEggg
2018-11-05
frontier util review changes
DizzyEggg
2018-11-01
Finish frontier util
DizzyEggg
2018-11-01
Document recorded battle
DizzyEggg
2018-10-30
Make frontier util compile
DizzyEggg
2018-10-30
why is this function so hard to match
DizzyEggg
2018-10-28
Frontier, finish ranking hall
DizzyEggg