summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2019-09-19Document multichoice idsGriffinR
2019-09-18Initial script_menu documentationGriffinR
2019-09-17Merge branch 'master' into document-eventscriptsGriffinR
2019-09-17Review changes for #807GriffinR
2019-09-17Clean up field_specials documentationGriffinR
2019-09-17Some frontier field_specials documentationGriffinR
2019-09-17Document some field_specials dataGriffinR
2019-09-17Merge branch 'master' into document-eventscriptsGriffinR
2019-09-16Use misc ScrCmd constantsGriffinR
2019-09-16Clean up script_movement documentationGriffinR
2019-09-16Document script_movementGriffinR
2019-09-16Document decor iconsGriffinR
2019-09-16more constant usageGriffinR
2019-09-16Use MAX_MON_MOVES constantsGriffinR
2019-09-15Update BS constants for Cmd renameGriffinR
2019-09-10Document cave transition code.tustin2121
2019-09-08Move gflib srcs and headers to gflib subdirPikalaxALT
2019-09-06document remainder of secret_base scripts, delete unneeded scripts.incsGriffinR
2019-09-05Nuke definition of struct TrHillTag_HalfPikalaxALT
2019-09-05Unify TrHillTag struct definitions (variable floors)PikalaxALT
2019-09-05NULL_BATTLE_TOWER_POKEMON definePikalaxALT
2019-09-05Disassemble data/ereader_screen.sPikalaxALT
2019-09-05Partial refactor of TryWriteTrainerHill_rPikalaxALT
2019-09-05Minor refactor of ereader_helpers.cPikalaxALT
2019-09-05Changed names.Eduardo Quezada D'Ottone
2019-09-05Documented Mechadoll answers.Eduardo Quezada D'Ottone
2019-09-05document secret_base_1.incGriffinR
2019-09-03Merge branch 'master' into document-eventscriptsGriffinR
2019-08-24Synchronize with pokefirered pokedex.c.ultima-soul
2019-08-23Rename atk## constants and statesGriffinR
2019-08-22Merge pull request #786 from DizzyEggg/u8Diegoisawesome
GetAbilityBySpecies's arg from bool8 to u8
2019-08-22bool8 to u8DizzyEggg
2019-08-21more documentation in match_call_dataGriffinR
Documents everything related to UnkStruct_08625388, names HasCheckPage functions, fixes mislabeled Brendan/May headers, and adds header count to pokenav_unk_3
2019-08-21Remove MNUM from oam flip constant namesPikalaxALT
2019-08-21Use HFLIP, VFLIPPikalaxALT
2019-08-21Use DIR constants for createvobjectGriffinR
Also uses event object ids in LinkContestRoom1
2019-08-21Changes from reviewGriffinR
2019-08-21clean upGriffinR
2019-08-21document remaining funcsGriffinR
2019-08-21favor lady funcsGriffinR
2019-08-21move data, more contest lady funcsGriffinR
2019-08-21some contest lady funcsGriffinR
2019-08-21minor fixesGriffinR
2019-08-21standardize favour/favorGriffinR
2019-08-21initial documentation commitGriffinR
2019-08-17Renaming unknown link room ids to be the same as nameTustin2121
This descrepency was causing a lot of annoyance when using porymap, because porymap generated the ids in map_groups.h from the name, and mapjson was generating map_groups.h from the id in the json files. So just name them the same already like every other map in the repo.
2019-08-17Documenting credits a bitTustin2121
2019-08-14initial event_scripts documentationGriffinR
2019-08-05Move pokenav syms aroundPikalaxALT
2019-08-05Merge pull request #768 from PikalaxALT/pokenav_unk_8PikalaxALT
Finish pokenav_unk_8