summaryrefslogtreecommitdiff
path: root/src/field
AgeCommit message (Collapse)Author
2018-01-01Use var constants for direct uses of gSaveBlock1.varsMarcus Huderle
2018-01-01Label a bunch more specialsMarcus Huderle
2018-01-01Label trendy phrase specialsMarcus Huderle
2018-01-01Label TV specials, and port over some TV changes from pokeemeraldMarcus Huderle
2018-01-01Label DoPokeNews and PokeNews structMarcus Huderle
2018-01-01Port battle_setup names from pokeemeraldMarcus Huderle
2017-12-27Port updated battle_script macros from pokeemeraldMarcus Huderle
2017-12-27Port battle_anim changes from pokeemeraldMarcus Huderle
2017-12-27Use descriptive name for the BLACK GLASSES hidden item flagMarcus Huderle
2017-12-26Add bg_secret_base_event macro, and define secret base id constantsMarcus Huderle
2017-12-26Add bg_hidden_item_event macro, and define hidden item flagsMarcus Huderle
2017-12-26Add coord_weather_event macro, and define COORD_EVENT_WEATHER_* constantsMarcus Huderle
2017-12-24Merge pull request #492 from PikalaxALT/decompile_dataMarcus Huderle
Decompile data and abstract away some explicit memcpy calls
2017-12-24Name and use constants for special varsMarcus Huderle
2017-12-24Name and use general purpose varsMarcus Huderle
2017-12-24Name and use dynamic object gfx id varsMarcus Huderle
2017-12-24Name and use temp var constantsMarcus Huderle
2017-12-23Merge branch 'master' into decompile_dataPikalaxALT
2017-12-21Rename gScript* vars to gSpecialVar_*Marcus Huderle
2017-12-21Use event script macro names from pokeemeraldMarcus Huderle
2017-12-20Use RGB macro in decoration.cPikalaxALT
2017-12-19Reorganize player_pc rodata to resolve explicit memcpy callsPikalaxALT
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-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-18Merge branch 'master' into decompile_datascnorton
2017-12-17Use FLAG_ prefix for all flagsMarcus Huderle
2017-12-17Decompile German bard music dataPikalaxALT
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-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-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-26flag, vars, items constantscamthesaxman
2017-11-26Label the PokemonSummaryScreenStruct structs membersMarcus Huderle
2017-11-26Mostly done decompiling pokemon_summary_screenMarcus Huderle
2017-11-26fix German buildcamthesaxman
2017-11-26easy_chat constantscamthesaxman