summaryrefslogtreecommitdiff
path: root/src/data
AgeCommit message (Collapse)Author
2019-11-16Document Trainer HillGriffinR
2019-11-16Document contest stringsGriffinR
2019-11-16Document Frontier Exchange Corner scriptsGriffinR
2019-11-16WIP Document apprenticeGriffinR
2019-11-13Document Contest scriptsGriffinR
2019-11-04Rename Grunts to use location-specific namesGriffinR
2019-10-31Merge branch 'master' into doc-partymenuGriffinR
2019-10-31Move party menu dataGriffinR
2019-10-21Document mauville_man.incGriffinR
2019-10-14remove empty groups from wild encounter fields json objectsgarak
2019-10-14add subgroups for fishing rods to encounter jsongarak
2019-10-12Merge remote-tracking branch 'upstream/master' into document-tradeMarcus Huderle
2019-10-10Clean up trade.c docGriffinR
2019-10-10Last non-anim trade.c docGriffinR
2019-10-09More trade doc, fix switch indentationsGriffinR
2019-10-09More trade documentationGriffinR
2019-10-08Document more trade.cGriffinR
2019-10-06Document hide/show reflection movement actionsMarcus Huderle
2019-10-05Continue trade docGriffinR
2019-10-04More trade/union room doc, incidental party_menu docGriffinR
2019-10-04Move union room data, more trade docGriffinR
2019-10-04Document more of tradeGriffinR
2019-10-03Document some of tradeGriffinR
2019-10-03Move trade data, some trade.c clean up documentationGriffinR
2019-09-23Use multi constants from mergeGriffinR
2019-09-19Clean up script_menu documentationGriffinR
2019-09-19Remainder of script_menu documentationGriffinR
2019-09-19Document more script_menu, lilycove harborGriffinR
2019-09-19Document multichoice idsGriffinR
2019-09-18Initial script_menu documentationGriffinR
2019-09-17Review changes for #807GriffinR
2019-09-17Some frontier field_specials documentationGriffinR
2019-09-17Document some field_specials dataGriffinR
2019-09-16Document decor iconsGriffinR
2019-09-05Unify TrHillTag struct definitions (variable floors)PikalaxALT
2019-09-05NULL_BATTLE_TOWER_POKEMON definePikalaxALT
2019-09-05Use designated initializers (C99 feat)PikalaxALT
2019-09-05Disassemble data/ereader_screen.sPikalaxALT
2019-09-05Partial refactor of TryWriteTrainerHill_rPikalaxALT
2019-09-04Merge pull request #744 from PikalaxALT/remove_tutor_castsPikalaxALT
Remove unnecessary tutor learnset casts
2019-09-04Merge pull request #735 from garakmon/encounter_jsonPikalaxALT
Add Different Field Info to Wild Encounters JSON
2019-08-29Change event object graphics pointer table to use explicit indexestustin2121
- This makes it easier for future hack makers to rearrange, add, or delete graphic object ids without having to count indexes or keep them in order. - Porymap will have to be updated, but I have some code for this already in a fork.
2019-08-21document remaining funcsGriffinR
2019-08-21move data, more contest lady funcsGriffinR
2019-07-29INDEX to SLOT in encounter inja templategarak
2019-07-29name match call messages by trainersgarak
2019-07-19finish pokenav data decompgarak
2019-07-19decompile pokenav_unk_5 datagarak
2019-07-19decompile pokenav_unk_3 datagarak
2019-07-10Remove unnecessary tutor learnset castsPikalaxALT