summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-01-19Use constants for contestLinkResultsGriffinR
2021-01-19Use MON_MALE/FEMALE for get_genderGriffinR
2021-01-19Use NUMBER_OF_MON_TYPES in pokedex searchGriffinR
2021-01-19Use ARRAY_COUNT in PrintMenuTableGriffinR
2021-01-19Use ARRAY_COUNT in InitBgsFromTemplatesGriffinR
2021-01-19Use GET_UNOWN_LETTER macroGriffinR
2021-01-15Merge pull request #1306 from GriffinRichards/pokefillerGriffinR
Make filler in PokemonSubstruct0 explicit
2021-01-15Make filler in PokemonSubstruct0 explicitGriffinR
2021-01-14Merge pull request #1304 from GriffinRichards/misc-cleanGriffinR
Minor table clean up
2021-01-14Index gBardSoundsTableGriffinR
2021-01-14Array count for easy chat word groupsGriffinR
2021-01-14Index sTMHMMovesGriffinR
2021-01-14Merge pull request #1303 from GriffinRichards/doc-battledefGriffinR
Label remaining battle types
2021-01-13Label remaining battle typesGriffinR
2021-01-13Merge pull request #1300 from GriffinRichards/bugfix-cleanGriffinR
Minor BUGFIX changes, remove redundant bug fix descriptions
2021-01-12Merge pull request #1301 from GriffinRichards/anim-indexGriffinR
List battle animation indexes alongside tables
2021-01-11List battle animation indexes alongside tablesGriffinR
2021-01-11Remove redundant bug fix descriptionGriffinR
2021-01-11Fix missing header for sub_817F77C BUGFIXGriffinR
2021-01-11Move SeedRngWithRtc fix to BUGFIX conditionalGriffinR
2021-01-11Merge pull request #1297 from SatoMew/masterGriffinR
Document the unused battle strings for downpour weather
2021-01-11Merge pull request #1299 from opakedragon/payday-string-idGriffinR
rename payday string id
2021-01-11rename string id/variable to reflect usageopakedragon
2021-01-11rename string id to reflect usageopakedragon
2021-01-11rename string id to reflect usageopakedragon
2021-01-10Document the unused battle strings for downpour weatherSatoMew
2021-01-10Merge pull request #1296 from GriffinRichards/bugfix-typoGriffinR
Add missing braces to bugfix in CalculateMonStats
2021-01-10Add missing braces to bugfix in CalculateMonStatsGriffinR
2021-01-07Merge pull request #1295 from sphericalice/pokeemeraldGriffinR
Use constants for IV-related values
2021-01-07Use the correct constant for max-IV masksSphericalIce
2021-01-07Use constants for max IVs & the random IV generation flagSphericalIce
2021-01-07Use the constant for the max total of EVsSphericalIce
2021-01-05Merge pull request #1293 from GriffinRichards/typo-pyramindGriffinR
Fix sPyramindFloorNames typo
2021-01-04Fix sPyramindFloorNames typoGriffinR
2021-01-04Merge pull request #1292 from GriffinRichards/fix-partymenuGriffinR
Remove unnecessary subtraction in switch
2021-01-04Merge pull request #1291 from Sierraffinity/masterGriffinR
Fix/document possible division by zero in ConvertScaleParam
2021-01-04Remove unnecessary subtraction in switchGriffinR
2021-01-04Make div by zero fix more conciceSierraffinity
2021-01-04Fix/document possible division by zero in ConvertScaleParamSierraffinity
2021-01-04Merge pull request #1290 from LOuroboros/bugs_doc_updateGriffinR
Updated the bag flickering fix
2021-01-04Updated the bag flickering fixLOuroboros
Originally submitted by MEATLOAF#4302
2021-01-04Some decoration labels, use constant for tileset sizeGriffinR
2021-01-04Clean up gDecorations with gItems formatGriffinR
2021-01-04Merge pull request #1288 from GriffinRichards/substituteGriffinR
Fix substitute back sprite
2021-01-04Fix substitute back spriteGriffinR
2021-01-03Merge pull request #1287 from GriffinRichards/stringGriffinR
Remove unnecessary string.h includes
2021-01-03Remove unnecessary string.h includesGriffinR
2021-01-03Merge pull request #1283 from GriffinRichards/doc-factscreenGriffinR
Document battle factory screen
2021-01-03Merge pull request #1285 from GriffinRichards/doc-fieldscrGriffinR
Minor field_screen_effect / field_player_avatar documentation
2021-01-01Merge pull request #1281 from GriffinRichards/index-bcGriffinR
Index battle controller cmd tables