summaryrefslogtreecommitdiff
path: root/src/data
AgeCommit message (Collapse)Author
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
2019-07-01create defines to support encounter index ratiosgarak
2019-06-30add field info to wild pokemon jsongarak
2019-05-25change cooltrainer unused class nameDizzyEggg
2019-05-25USE PROTAGDizzyEggg
2019-05-25Rename PKMN TRAINER CALSS 4DizzyEggg
2019-05-22Documenting bags, berries and graphicsPapa Cancer
Bag graphics and berry graphics mostly documented item_menu.c significantly documented Bag structs documented and functions renamed to match formatting
2019-05-17Use array count for trainer partiesDizzyEggg
2019-05-16ability random define for battle pyramindDizzyEggg
2019-05-16Change abilities in base stats to arrayDizzyEggg
2019-05-16use ability num instead of alt abilityDizzyEggg
2019-05-08Convert wild encounter data to JSONMarcus Huderle
2019-04-16Compact item data, make descriptions easier to readDizzyEggg
2019-04-16Document pokemon item effectsDizzyEggg