summaryrefslogtreecommitdiff
path: root/include/pokemon.h
AgeCommit message (Collapse)Author
2020-09-13Undo PokeCodec's PRsaaaaaa123456789
This commit undoes most of PokeCodec's PRs after the debate in chat. Some harmless or completely superseded PRs have been left alone, as there is not much benefit in attempting to undo them. Reverts #1104, #1108, #1115, #1118, #1119, #1124, #1126, #1127, #1132, #1136, #1137, #1139, #1140, #1144, #1148, #1149, #1150, #1153, #1155, #1177, #1179, #1180, #1181, #1182 and #1183.
2020-09-09Document size field of unknown structPokeCodec
2020-09-09Type adjustPokeCodec
2020-08-04Add stat stage constantsGriffinR
2020-06-03Label union room battle trainerGriffinR
2020-02-04Use friendship event constantsGriffinR
2019-12-21Document item_use.cGriffinR
2019-10-31Clean up party_menu docGriffinR
2019-10-25Document party_menu first passGriffinR
2019-09-22Consolidate remaining pokemon constantsGriffinR
2019-09-22Document PLAYER_HAS constants, consolidate poke constantsGriffinR
2019-09-16Use MAX_MON_MOVES constantsGriffinR
2019-08-22bool8 to u8DizzyEggg
2019-07-25Decompile pokemon unk 6DizzyEggg
2019-05-16rename gFacilityClassPicsByIndex to gLinkPlayerFacilityClassesgarak
2019-05-16name some trainer card related functionsgarak
2019-05-16Change abilities in base stats to arrayDizzyEggg
2019-05-16use ability num instead of alt abilityDizzyEggg
2019-05-15Use PLAYER_NAME_LENGTH constantDizzyEggg
2019-05-03Document MON_DATA_10hjk321
2019-04-05Document secret baseMarcus Huderle
2019-04-05Use shiny species tagDizzyEggg
2019-02-23Documented/polished pokemon_summary_screen.cAriel Antonitis
Mostly variables mislabeled as global and some formerly unknown stuff.
2019-01-13Decompile trainer hillDizzyEggg
2018-12-20Merge with masterDizzyEggg
2018-12-19Almost thereDizzyEggg
2018-12-15Merge pull request #448 from Meowsy/pokedex-documentationMarcus Huderle
Pokedex Documentation
2018-12-15Up to sub 0x80ce580DizzyEggg
2018-12-15Document various things relating to the Pokedex.Meowsy
2018-12-10Rename UnknownPokemonStruct to BattleTowerPokemon.Meowsy
2018-11-26Merge pull request #396 from DizzyEggg/attemptMarcus Huderle
Match some functions
2018-11-25Match some functionsDizzyEggg
2018-11-22Document battle uiSlawter666
2018-11-18Party Size and Num StatsDizzyEggg
2018-11-11Factory doneDizzyEggg
2018-10-21Fix LZ compressed data alignmentDiegoisawesome
2018-10-16Port/decompile field_control_avatarDiegoisawesome
2018-10-13Merge record mixing, pokemon and global with apprenticeDizzyEggg
2018-09-15decompile cable car util which has nothing to do with actual cable carDizzyEggg
2018-09-01Fix the strings length issueDizzyEggg
2018-08-19This is impossibleDizzyEggg
2018-07-07add party menu definesDizzyEggg
2018-07-01label multiuse sprite template functionsDizzyEggg
2018-07-01document frontier relatedDizzyEggg
2018-05-26document record mixingDizzyEggg
2018-05-10Begin porting field_effectDiegoisawesome
2018-02-26correct move target definesDizzyEggg
2018-02-12change some constants to male and femaleDizzyEggg
2018-02-11add more const pokemon data, clear includeDizzyEggg
2018-02-11more pokemon workDizzyEggg