index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
battle
/
battle_records.c
Age
Commit message (
Expand
)
Author
2018-07-02
label some of pokemon_summary_screen
yenatch
2018-06-10
Label move_tutor_menu.c
Marcus Huderle
2018-05-29
Unify 'map object' and 'field object' terms into 'event object'
Marcus Huderle
2018-02-15
decompile various debug functions
Cameron Hall
2018-01-27
add comments for pool loads in C files
Cameron Hall
2018-01-23
fix more false offsets
Cameron Hall
2018-01-18
add more debug code
Cameron Hall
2018-01-17
use 'if DEBUG' instead of 'ifdef DEBUG'
Cameron Hall
2018-01-16
add debug ifdefs
Cameron Hall
2018-01-09
more text/menu renaming
camthesaxman
2018-01-08
re-label some window and text code
camthesaxman
2017-11-26
opponents, map_objects, hold_effects, game_stat, decorations, battle_move_eff...
camthesaxman
2017-11-03
BG_CHAR_ADDR and BG_SCREEN_ADDR recast fixes
ProjectRevoTPP
2017-10-28
Give more descriptive names for battle tower structs
Marcus Huderle
2017-10-21
More battle_tower work
Marcus Huderle
2017-09-28
merge
ProjectRevoTPP
2017-08-12
split out src/ directory into categorized subdirectories.
ProjectRevoTPP