summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2017-12-19Reorganize party_menu rodata to resolve explicit memcpy callsPikalaxALT
2017-12-19Resolve explicit memcpy calls in field_specials.cPikalaxALT
2017-12-19Get rid of a memcpy call in decoration.cPikalaxALT
2017-12-19Simplify copy in sub_8093324PikalaxALT
2017-12-19Reorganize data in field_effect_helpers to remove explicit memcpy callsscnorton
2017-12-19Reorganize data in field_effect.c to remove explicit memcpy referencesscnorton
2017-12-18Decompile data: field_map_obj_helpersPikalaxALT
2017-12-18Decompile data: naming_screenPikalaxALT
2017-12-18namingScreenDataPtr is probably used in source but optimized out by compilerPikalaxALT
2017-12-18Merge branch 'master' into decompile_datascnorton
2017-12-18Decompile data: intro_credits_graphicsscnorton
2017-12-18Merge pull request #491 from huderlem/flagsMarcus Huderle
Use named flag constants
2017-12-18Make mystery_event_msg great againscnorton
2017-12-18Decompile data: mystery_event_msgscnorton
2017-12-18Fix building germanscnorton
2017-12-18Decompile German menu cursor dataPikalaxALT
2017-12-17Use FLAG_ prefix for all flagsMarcus Huderle
2017-12-17Decompile German bard music dataPikalaxALT
2017-12-17Decompile data: unknown_debug_menuPikalaxALT
2017-12-17Decompile data: menu_cursor, 2PikalaxALT
2017-12-17Decompile data: menu_cursor, 1scnorton
2017-12-17Fix CheckPathBetweenTrainerAndPlayer and remove MapObject2 struct definition ↵scnorton
and references
2017-12-17Decompile data: trainer_seescnorton
2017-12-17Decompile data: bard_musicscnorton
2017-12-15Label landmark and daily flags.Marcus Huderle
2017-12-11decompile struggle, swipe, and uproarcamthesaxman
2017-12-11decompile devilcamthesaxman
2017-12-11decompile auroracamthesaxman
2017-11-28Merge pull request #485 from camthesaxman/mon_markings_dataCameron Hall
convert mon_markings data to C
2017-11-28Merge pull request #483 from camthesaxman/mail_dataCameron Hall
convert mail data to C
2017-11-28mon_markings datacamthesaxman
2017-11-28convert mail data to Ccamthesaxman
2017-11-27convert fldeff data to Ccamthesaxman
2017-11-27fldeff_cut.c datacamthesaxman
2017-11-27Merge pull request #480 from camthesaxman/wild_encounter_dataCameron Hall
convert wild_encounter data to C
2017-11-27convert wild_encounter data to Ccamthesaxman
2017-11-27convert landmark data to Ccamthesaxman
2017-11-26fix merge conflictscamthesaxman
2017-11-26Merge pull request #473 from ProjectRevoTPP/split_80CMarcus Huderle
split battle_anim_80CA710
2017-11-26Fix some non-matching functions. Thanks camMarcus Huderle
2017-11-26Use song constants and 'mon' instead of 'pokemon'Marcus Huderle
2017-11-26move src/anim to src/battle/anim.ProjectRevoTPP
2017-11-26Fix German buildMarcus Huderle
2017-11-26don't require MAP_ prefix on MAP_GROUP and MAP_NUM macroscamthesaxman
2017-11-26opponents, map_objects, hold_effects, game_stat, decorations, ↵camthesaxman
battle_move_effects constants
2017-11-26map constantscamthesaxman
2017-11-26Cleanup pokemon_summary_screenMarcus Huderle
2017-11-26mergeProjectRevoTPP
2017-11-26flag, vars, items constantscamthesaxman
2017-11-26Fix sprite data accessesMarcus Huderle