summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-01-26Document object lock and some trainer approachGriffinR
2021-01-26Clean up scrcmd.cGriffinR
2021-01-21Merge pull request #1305 from GriffinRichards/doc-battletvGriffinR
Document battle tv data
2021-01-20Merge pull request #1312 from sphericalice/pokeemeraldGriffinR
Fix misnamed ground effect flags & document reflections
2021-01-20Rename GetObjEventReflectionType & fix fakematch in ↵SphericalIce
GetGroundEffectFlags_Reflection
2021-01-20Move the definition of RETURN_REFLECTION_TYPE_AT and make use of REFL_TYPE_NONESphericalIce
2021-01-20Include NUM_REFLECTION_TYPES in the ReflectionTypes enumSphericalIce
2021-01-19Merge pull request #1311 from GriffinRichards/clean-unusedGriffinR
Remove unused local variables and functions
2021-01-19Merge pull request #1309 from GriffinRichards/misc-macroGriffinR
Use constants for item data, misc other constants/fixes
2021-01-19Name object event ID arguments properlySphericalIce
2021-01-19Correct ground effect flag names for reflections & document sprite data usageSphericalIce
2021-01-19Remove unused local variables and functionsGriffinR
2021-01-19Merge pull request #1310 from sphericalice/pokeemeraldGriffinR
Make broader use of RGB macros
2021-01-19Add FIRST_BALL, some FIRST_BERRY_INDEX usageGriffinR
2021-01-19Name color return values more accuratelySphericalIce
2021-01-19Parentheses for GET_UNOWN_LETTERGriffinR
2021-01-19Make broader use of RGB macrosSphericalIce
2021-01-19Add misc item data constantsGriffinR
2021-01-19Fix some mislabeled scriptsGriffinR
2021-01-19Note bug in Foresight AIGriffinR
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-16Merge pull request #1307 from Kurausukun/channel_constantGriffinR
use constant for max directsound channels
2021-01-16use constant for max directsound channelsKurausukun
makes it easier to modify the size of the struct used in m4a_1
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-14Document battle tv dataGriffinR
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