summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2018-01-02Merge branch 'master' into decompile_easy_chatcamthesaxman
2018-01-01decompile sub_80E60D8 - sub_80E6AC4camthesaxman
2018-01-01Use var constants for direct uses of gSaveBlock1.varsMarcus Huderle
2018-01-01Label a bunch more 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-30Remove redundant battle constantsMarcus Huderle
2017-12-30Sync gAnimDisableStructPtr and gTransformedPersonalities with pokeemeraldMarcus Huderle
2017-12-30Sync battle_script changes with 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-26Fully enumerate secret base constantsMarcus 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-24'VAR_SPECIAL_X' instead of 'SPECIALVAR_X'Marcus Huderle
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 idsMarcus Huderle
2017-12-24Name and use dynamic object gfx id varsMarcus Huderle
2017-12-24Name and use temp var constantsMarcus Huderle
2017-12-23match sub_80EF9F8camthesaxman
2017-12-23Merge branch 'master' into decompile_dataPikalaxALT
2017-12-22clean up and label more of contest.ccamthesaxman
2017-12-22fix merge conflictscamthesaxman
2017-12-22label and clean up some things in contest.ccamthesaxman
2017-12-22finish decompiling contest.scamthesaxman
2017-12-22fix 0x2DFC in SaveBlock1camthesaxman
2017-12-22save workcamthesaxman
2017-12-21decompile sub_80B1118 - sub_80B1EA8camthesaxman
2017-12-21Rename gScript* vars to gSpecialVar_*Marcus Huderle
2017-12-20Decompile battle_anim shockMarcus Huderle
2017-12-19decompile unref_sub_80B01E0 - sub_80B0F28camthesaxman
2017-12-19Decompile battle_anim wisp_orbMarcus Huderle
2017-12-18decompile sub_80AF438 - unref_sub_80B01B0camthesaxman
2017-12-18Decompile battle_anim note_spinMarcus Huderle
2017-12-18Decompile data: naming_screenPikalaxALT
2017-12-18Start decompiling waterMarcus Huderle
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-18Fix building germanscnorton
2017-12-17Use SYSTEM_FLAGS offset for upper flagsMarcus Huderle
2017-12-17Use FLAG_ prefix for all flagsMarcus Huderle
2017-12-17fix buildcamthesaxman
2017-12-17decompile sub_80AEB1C - sub_80AEFE8camthesaxman