index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
engine
/
trainer_card.c
Age
Commit message (
Collapse
)
Author
2018-01-10
finish labeling scanline_effect.c
camthesaxman
2018-01-10
label more of scanline_effect.c
camthesaxman
2018-01-09
rename unknown_task to scanline_effect
camthesaxman
2018-01-09
more text/menu renaming
camthesaxman
2018-01-08
re-label some window and text code
camthesaxman
2018-01-01
Label a bunch more specials
Marcus Huderle
2017-12-19
Simplify copy in sub_8093324
PikalaxALT
2017-12-17
Use FLAG_ prefix for all flags
Marcus Huderle
2017-11-26
abilities, songs, species constants
camthesaxman
2017-11-19
clean up unknown_task variables
sceptillion
2017-11-11
eliminate remaining RAM pointers in src/
ProjectRevoTPP
2017-11-09
remove shared_syms
ProjectRevoTPP
2017-11-05
move ewram defines to ewram.h.
ProjectRevoTPP
2017-10-28
Give more descriptive names for battle tower structs
Marcus Huderle
2017-10-28
Even more battle tower decompilation
Marcus Huderle
2017-10-21
More battle_tower work
Marcus Huderle
2017-09-28
merge
ProjectRevoTPP
2017-09-09
merge
ProjectRevoTPP
2017-08-12
split out src/ directory into categorized subdirectories.
ProjectRevoTPP