summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2021-06-13Change map header flags to use a bitfieldExpoSeed
2021-06-10Remove remaining grey and replace with grayExpoSeed
2021-05-31[LEAK-INFORMED] fix CreateShedinja fakematchKurausukun
info: the header change is required. accesses to the struct need to be treated as non-const, even though the array must be const. thanks to jiang for figuring this out.
2021-05-13Update IsPokemonCryPlayinggAlfonso-bit
2021-05-11Name map groupsGriffinR
2021-05-06Fix Substitute typoFlametix
2021-05-04Restore EReaderTrainerHillSet dummyGriffinR
2021-05-04Fix some object lock namesGriffinR
2021-04-29Merge pull request #1421 from GriffinRichards/doc-tvrecordmixGriffinR
Document TV
2021-04-28Merge pull request #1420 from GriffinRichards/doc-dataanimsGriffinR
Document battler affine anims, default pokeball throw
2021-04-28Merge pull request #1418 from GriffinRichards/sync-ereaderhelpGriffinR
Sync e-reader helpers, document trainer hill e-reader
2021-04-27Merge pull request #1417 from GriffinRichards/doc-pyramidbagGriffinR
Document Battle Pyramid Bag
2021-04-27Merge pull request #1415 from GriffinRichards/doc-contestutilGriffinR
Some Contest clean up
2021-04-26Merge pull request #1419 from GriffinRichards/doc-animstatusGriffinR
Label more unused battle anims
2021-04-26Merge pull request #1410 from GriffinRichards/doc-tradedataGriffinR
Document trade sequence animation, some trade cleanup
2021-04-26Document TVGriffinR
2021-04-25Document battler sprite affine anims, default pokeball throwGriffinR
2021-04-24Label more unused battle animsGriffinR
2021-04-24Document trainer hill ereaderGriffinR
2021-04-24Sync ereader_helpers with pokefireredGriffinR
2021-04-23Document Battle Pyramid BagGriffinR
2021-04-22Misc contest cleanupGriffinR
2021-04-21Clean up contest_paintingGriffinR
2021-04-20Clean up contest_utilGriffinR
2021-04-20Document trade sequence animation, some trade cleanupGriffinR
2021-04-17Doc storage - misc cleanup, some item/cursorGriffinR
2021-04-16Doc storage - fix row/column flipGriffinR
2021-04-15Doc storage - choose box menu, move wallpaper gfxGriffinR
2021-04-15Doc storage - wallpaper and titlesGriffinR
2021-04-14Merge pull request #1403 from GriffinRichards/doc-pokeblockGriffinR
Document Pokéblock menu and feeding scene
2021-04-13Remove unnecessary scope for TEST_BUTTONGriffinR
2021-04-13Merge pull request #1400 from GriffinRichards/doc-pokemonanimGriffinR
Document Pokémon animation
2021-04-12Document pokeblock feed sceneGriffinR
2021-04-11Document pokeblock menuGriffinR
2021-04-10Merge pull request #1398 from GriffinRichards/doc-fieldGriffinR
Document field
2021-04-10Merge pull request #1397 from GriffinRichards/doc-moremiscGriffinR
Clean up battle scripts
2021-04-10Document pokemon animation typesGriffinR
2021-04-06event_object_movement cleanupGriffinR
2021-04-06Minor misc field docGriffinR
2021-04-06Document remaining overworldGriffinR
2021-04-06Document fieldmapGriffinR
2021-04-06Document disguise field effectsGriffinR
2021-04-06Document some event object movementGriffinR
2021-04-06Clarify Groudon/Kyogre/Rayquaza gfx namesGriffinR
2021-04-05Document some objev anims, make objevgfx info staticGriffinR
2021-04-05Document more field effectsGriffinR
2021-04-04Document some weather, field effectsGriffinR
2021-04-04Label remaining fields in Weather structGriffinR
2021-04-04Document thunderstormGriffinR
2021-04-03Sync drought with pokefirered, add weather tagsGriffinR