index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2021-01-26
Document object lock and some trainer approach
GriffinR
2021-01-26
Clean up scrcmd.c
GriffinR
2021-01-21
Merge pull request #1305 from GriffinRichards/doc-battletv
GriffinR
2021-01-20
Merge pull request #1312 from sphericalice/pokeemerald
GriffinR
2021-01-20
Rename GetObjEventReflectionType & fix fakematch in GetGroundEffectFlags_Refl...
SphericalIce
2021-01-20
Move the definition of RETURN_REFLECTION_TYPE_AT and make use of REFL_TYPE_NONE
SphericalIce
2021-01-20
Include NUM_REFLECTION_TYPES in the ReflectionTypes enum
SphericalIce
2021-01-19
Merge pull request #1311 from GriffinRichards/clean-unused
GriffinR
2021-01-19
Merge pull request #1309 from GriffinRichards/misc-macro
GriffinR
2021-01-19
Name object event ID arguments properly
SphericalIce
2021-01-19
Correct ground effect flag names for reflections & document sprite data usage
SphericalIce
2021-01-19
Remove unused local variables and functions
GriffinR
2021-01-19
Add FIRST_BALL, some FIRST_BERRY_INDEX usage
GriffinR
2021-01-19
Name color return values more accurately
SphericalIce
2021-01-19
Make broader use of RGB macros
SphericalIce
2021-01-19
Add misc item data constants
GriffinR
2021-01-19
Use constants for contestLinkResults
GriffinR
2021-01-19
Use NUMBER_OF_MON_TYPES in pokedex search
GriffinR
2021-01-19
Use ARRAY_COUNT in PrintMenuTable
GriffinR
2021-01-19
Use ARRAY_COUNT in InitBgsFromTemplates
GriffinR
2021-01-19
Use GET_UNOWN_LETTER macro
GriffinR
2021-01-14
Document battle tv data
GriffinR
2021-01-14
Index gBardSoundsTable
GriffinR
2021-01-14
Array count for easy chat word groups
GriffinR
2021-01-14
Index sTMHMMoves
GriffinR
2021-01-13
Label remaining battle types
GriffinR
2021-01-11
Fix missing header for sub_817F77C BUGFIX
GriffinR
2021-01-11
Move SeedRngWithRtc fix to BUGFIX conditional
GriffinR
2021-01-11
Merge pull request #1297 from SatoMew/master
GriffinR
2021-01-11
rename string id/variable to reflect usage
opakedragon
2021-01-10
Document the unused battle strings for downpour weather
SatoMew
2021-01-10
Merge pull request #1296 from GriffinRichards/bugfix-typo
GriffinR
2021-01-10
Add missing braces to bugfix in CalculateMonStats
GriffinR
2021-01-07
Use the correct constant for max-IV masks
SphericalIce
2021-01-07
Use constants for max IVs & the random IV generation flag
SphericalIce
2021-01-07
Use the constant for the max total of EVs
SphericalIce
2021-01-05
Merge pull request #1293 from GriffinRichards/typo-pyramind
GriffinR
2021-01-04
Fix sPyramindFloorNames typo
GriffinR
2021-01-04
Merge pull request #1292 from GriffinRichards/fix-partymenu
GriffinR
2021-01-04
Merge pull request #1291 from Sierraffinity/master
GriffinR
2021-01-04
Remove unnecessary subtraction in switch
GriffinR
2021-01-04
Fix/document possible division by zero in ConvertScaleParam
Sierraffinity
2021-01-04
Some decoration labels, use constant for tileset size
GriffinR
2021-01-04
Clean up gDecorations with gItems format
GriffinR
2021-01-04
Fix substitute back sprite
GriffinR
2021-01-03
Remove unnecessary string.h includes
GriffinR
2021-01-03
Merge pull request #1283 from GriffinRichards/doc-factscreen
GriffinR
2021-01-03
Merge pull request #1285 from GriffinRichards/doc-fieldscr
GriffinR
2021-01-01
Merge pull request #1281 from GriffinRichards/index-bc
GriffinR
2021-01-01
Label some ReturnToField funcs
GriffinR
[next]