summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2021-01-19Clarified comment againN
2021-01-19Clarified commentsN
Made comments clearer.
2021-01-19Add FIRST_BALL, some FIRST_BERRY_INDEX usageGriffinR
2021-01-19Name color return values more accuratelySphericalIce
2021-01-19Make broader use of RGB macrosSphericalIce
2021-01-19Add misc item data constantsGriffinR
2021-01-19Use constants for contestLinkResultsGriffinR
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-17Update task.cN
2021-01-17Update task.cN
2021-01-17Update commentN
2021-01-17Make variable name shorterN
2021-01-16renamed taskNum to followupFuncDataIndexN
2021-01-16FIxed the commentsN
2021-01-16Update task.cN
2021-01-16Update task.cN
2021-01-16Remove defineN
2021-01-16Update task.cN
2021-01-16Update task.cN
2021-01-16Get rid of Task_data_OP macroN
This macro is so annoying. Can we please do away with it?
2021-01-14Document battle tv dataGriffinR
2021-01-14Index gBardSoundsTableGriffinR
2021-01-14Array count for easy chat word groupsGriffinR
2021-01-14Index sTMHMMovesGriffinR
2021-01-13Label remaining battle typesGriffinR
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-11rename string id/variable 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-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-04Fix/document possible division by zero in ConvertScaleParamSierraffinity
2021-01-04Some decoration labels, use constant for tileset sizeGriffinR
2021-01-04Clean up gDecorations with gItems formatGriffinR
2021-01-04Fix substitute back spriteGriffinR
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