index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
2017-12-19
Reorganize party_menu rodata to resolve explicit memcpy calls
PikalaxALT
2017-12-19
Resolve explicit memcpy calls in field_specials.c
PikalaxALT
2017-12-19
Get rid of a memcpy call in decoration.c
PikalaxALT
2017-12-19
Simplify copy in sub_8093324
PikalaxALT
2017-12-19
Reorganize data in field_effect_helpers to remove explicit memcpy calls
scnorton
2017-12-19
Reorganize data in field_effect.c to remove explicit memcpy references
scnorton
2017-12-18
Decompile data: field_map_obj_helpers
PikalaxALT
2017-12-18
Decompile data: naming_screen
PikalaxALT
2017-12-18
namingScreenDataPtr is probably used in source but optimized out by compiler
PikalaxALT
2017-12-18
Merge branch 'master' into decompile_data
scnorton
2017-12-18
Decompile data: intro_credits_graphics
scnorton
2017-12-18
Merge pull request #491 from huderlem/flags
Marcus Huderle
Use named flag constants
2017-12-18
Make mystery_event_msg great again
scnorton
2017-12-18
Decompile data: mystery_event_msg
scnorton
2017-12-18
Fix building german
scnorton
2017-12-18
Decompile German menu cursor data
PikalaxALT
2017-12-17
Use FLAG_ prefix for all flags
Marcus Huderle
2017-12-17
Decompile German bard music data
PikalaxALT
2017-12-17
Decompile data: unknown_debug_menu
PikalaxALT
2017-12-17
Decompile data: menu_cursor, 2
PikalaxALT
2017-12-17
Decompile data: menu_cursor, 1
scnorton
2017-12-17
Fix CheckPathBetweenTrainerAndPlayer and remove MapObject2 struct definition ↵
scnorton
and references
2017-12-17
Decompile data: trainer_see
scnorton
2017-12-17
Decompile data: bard_music
scnorton
2017-12-15
Label landmark and daily flags.
Marcus Huderle
2017-12-11
decompile struggle, swipe, and uproar
camthesaxman
2017-12-11
decompile devil
camthesaxman
2017-12-11
decompile aurora
camthesaxman
2017-11-28
Merge pull request #485 from camthesaxman/mon_markings_data
Cameron Hall
convert mon_markings data to C
2017-11-28
Merge pull request #483 from camthesaxman/mail_data
Cameron Hall
convert mail data to C
2017-11-28
mon_markings data
camthesaxman
2017-11-28
convert mail data to C
camthesaxman
2017-11-27
convert fldeff data to C
camthesaxman
2017-11-27
fldeff_cut.c data
camthesaxman
2017-11-27
Merge pull request #480 from camthesaxman/wild_encounter_data
Cameron Hall
convert wild_encounter data to C
2017-11-27
convert wild_encounter data to C
camthesaxman
2017-11-27
convert landmark data to C
camthesaxman
2017-11-26
fix merge conflicts
camthesaxman
2017-11-26
Merge pull request #473 from ProjectRevoTPP/split_80C
Marcus Huderle
split battle_anim_80CA710
2017-11-26
Fix some non-matching functions. Thanks cam
Marcus Huderle
2017-11-26
Use song constants and 'mon' instead of 'pokemon'
Marcus Huderle
2017-11-26
move src/anim to src/battle/anim.
ProjectRevoTPP
2017-11-26
Fix German build
Marcus Huderle
2017-11-26
don't require MAP_ prefix on MAP_GROUP and MAP_NUM macros
camthesaxman
2017-11-26
opponents, map_objects, hold_effects, game_stat, decorations, ↵
camthesaxman
battle_move_effects constants
2017-11-26
map constants
camthesaxman
2017-11-26
Cleanup pokemon_summary_screen
Marcus Huderle
2017-11-26
merge
ProjectRevoTPP
2017-11-26
flag, vars, items constants
camthesaxman
2017-11-26
Fix sprite data accesses
Marcus Huderle
[next]