index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pokemon
/
pokemon_menu.c
Age
Commit message (
Collapse
)
Author
2018-02-18
remove subdirectories
camthesaxman
2018-01-25
more debug integrations
Cameron Hall
2018-01-21
resolve merge conflicts and make it compile
Cameron Hall
2018-01-20
More documentation of field_weather
Marcus Huderle
2018-01-18
add more debug code
Cameron Hall
2018-01-17
add more debug code
Cameron Hall
2018-01-17
split out crash.c
ProjectRevoTPP
2018-01-09
more text/menu renaming
camthesaxman
2018-01-08
re-label some window and text code
camthesaxman
2018-01-01
decompile sub_80E60D8 - sub_80E6AC4
camthesaxman
2017-12-21
Rename gScript* vars to gSpecialVar_*
Marcus Huderle
2017-12-17
Use FLAG_ prefix for all flags
Marcus Huderle
2017-11-26
fix merge conflicts
camthesaxman
2017-11-26
flag, vars, items constants
camthesaxman
2017-11-26
Label the PokemonSummaryScreenStruct structs members
Marcus Huderle
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-06
finish refactoring ewram defines into ewram.h.
ProjectRevoTPP
2017-11-05
move ewram.h includes in include/ to src files.
ProjectRevoTPP
2017-10-10
Add more party_menu documentation
Marcus Huderle
2017-10-09
Document part of menu setup struct and accompanying functions
Marcus Huderle
2017-10-09
Document party menu handlers, text oam, and menu types
Marcus Huderle
2017-10-09
Merge remote-tracking branch 'upstream/master' into party_menu
Marcus Huderle
2017-09-28
merge
ProjectRevoTPP
2017-09-09
merge
ProjectRevoTPP