index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
field
/
region_map.c
Age
Commit message (
Collapse
)
Author
2018-02-18
remove subdirectories
camthesaxman
2018-02-15
decompile region_map.c and cable_car.c debug functions
Cameron Hall
2018-02-15
decompile various debug functions
Cameron Hall
2018-01-21
resolve merge conflicts and make it compile
Cameron Hall
2018-01-17
resolve more undefined references
Cameron Hall
2018-01-17
resolve more undefined references
Cameron Hall
2018-01-17
add more debug things
Cameron Hall
2018-01-14
tabs
ProjectRevoTPP
2018-01-14
fix PrintFlyTargetName
ProjectRevoTPP
2018-01-09
more text/menu renaming
camthesaxman
2018-01-09
s/gWindowConfig/gWindowTemplate/g
camthesaxman
2018-01-08
re-label some window and text code
camthesaxman
2017-12-17
Use FLAG_ prefix for all flags
Marcus Huderle
2017-12-15
Label landmark and daily flags.
Marcus Huderle
2017-11-26
don't require MAP_ prefix on MAP_GROUP and MAP_NUM macros
camthesaxman
2017-11-26
map constants
camthesaxman
2017-11-26
abilities, songs, species constants
camthesaxman
2017-11-18
change Sprite struct to use a data array instead of manual declares.
ProjectRevoTPP
2017-11-11
Merge remote-tracking branch 'upstream/master' into pokenav
Marcus Huderle
2017-11-11
More pokenav decomp
Marcus Huderle
2017-11-09
remove shared_syms
ProjectRevoTPP
2017-11-05
move ewram defines to ewram.h.
ProjectRevoTPP
2017-09-28
merge
ProjectRevoTPP
2017-08-12
split out src/ directory into categorized subdirectories.
ProjectRevoTPP