index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
field
/
decoration.c
Age
Commit message (
Collapse
)
Author
2018-02-18
remove subdirectories
camthesaxman
2018-01-20
More documentation of field_weather
Marcus Huderle
2018-01-19
Further document weather
Marcus Huderle
2018-01-16
split data2a and make shop.c stuff static
ProjectRevoTPP
2018-01-15
vertical scroll indicator labeling and more shop.c
ProjectRevoTPP
2018-01-09
more text/menu renaming
camthesaxman
2018-01-08
re-label some window and text code
camthesaxman
2017-12-23
Merge branch 'master' into decompile_data
PikalaxALT
2017-12-21
Rename gScript* vars to gSpecialVar_*
Marcus Huderle
2017-12-20
Use RGB macro in decoration.c
PikalaxALT
2017-12-19
Get rid of a memcpy call in decoration.c
PikalaxALT
2017-12-15
Label landmark and daily flags.
Marcus Huderle
2017-11-26
opponents, map_objects, hold_effects, game_stat, decorations, ↵
camthesaxman
battle_move_effects constants
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-09
remove shared_syms
ProjectRevoTPP
2017-11-05
move ewram.h includes in include/ to src files.
ProjectRevoTPP
2017-11-04
finish first wave of fixes
ProjectRevoTPP
2017-10-01
Merge remote-tracking branch 'upstream/master' into script_cmd_renaming
camthesaxman
2017-09-28
merge
ProjectRevoTPP
2017-08-12
german fix
ProjectRevoTPP
2017-08-12
split out src/ directory into categorized subdirectories.
ProjectRevoTPP