summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-07-28Change signedness and add casts to avoid implicit conversion warningsPokeCodec
2020-07-28More slot machine data documentationGriffinR
2020-07-28Merge pull request #1104 from PokeCodec/Explcit-CastingPikalaxALT
2020-07-28Merge branch 'Explcit-Casting' of https://github.com/PokeCodec/pokeemerald in...PokeCodec
2020-07-27Fix naming style of functionExpoSeed
2020-07-27semicolonPokeCodec
2020-07-27Document some battle_util.cExpoSeed
2020-07-27Update secret_base.cPokeCodec
2020-07-27Fix undefined behaviour in protect animationDizzyEggg
2020-07-27Document faraway islandGriffinR
2020-07-27holding back on castsPokeCodec
2020-07-27Fix undefined behaviour in protect animationDizzyEggg
2020-07-26Document some slot machine dataGriffinR
2020-07-24Change signedness and add casts to avoid implicit conversion warningsPokeCodec
2020-07-24Continue new contest documentationGriffinR
2020-07-23Begin new contest documentationGriffinR
2020-07-23Merge branch 'master' into doc-overworldGriffinR
2020-07-23Merge pull request #1102 from GriffinRichards/doc-farawayPikalaxALT
2020-07-23Clean some battle_message.c dataGriffinR
2020-07-22Update agb_flash.cDizzyEggg
2020-07-21Merge pull request #1105 from AsparagusEduardo/CoordinatesGriffinR
2020-07-21Fixed missing changes.Eduardo Quezada
2020-07-21Match AnimTask_RotateAuroraRingColors_StepPokeCodec
2020-07-19Reverted size.Eduardo Quezada
2020-07-19Front pic coordinates.Eduardo Quezada
2020-07-19Back pic coordinatesEduardo Quezada
2020-07-19Label option menu palGriffinR
2020-07-19Document faraway islandGriffinR
2020-07-18Fixed missing lowercase field name.Eduardo Quezada
2020-07-18Fixed field names lowercase.Eduardo Quezada
2020-07-18Some PSS documentation.Eduardo Quezada
2020-07-18Merge branch 'master' into doc-overworldGriffinR
2020-07-18Merge pull request #1086 from GriffinRichards/doc-unktransGriffinR
2020-07-18Merge pull request #1100 from GriffinRichards/clean-battlescrdataGriffinR
2020-07-18Clean up some battle scr cmd dataGriffinR
2020-07-17Merge pull request #1097 from PokeCodec/asmGriffinR
2020-07-17Merge pull request #1081 from GriffinRichards/add-localidsGriffinR
2020-07-17Merge pull request #1088 from GriffinRichards/doc-starterchooseGriffinR
2020-07-16Sort out asmPokeCodec
2020-07-16Use stat constants in MonGainEVsDizzyEggg
2020-07-15Merge pull request #1093 from GriffinRichards/fix-frontiermonconstGriffinR
2020-07-15Merge pull request #1083 from GriffinRichards/playse-constantsGriffinR
2020-07-15Merge branch 'master' into doc-overworldGriffinR
2020-07-14Merge pull request #1082 from GriffinRichards/add-flagvarsaveGriffinR
2020-07-14Merge pull request #1094 from DizzyEggg/renameGriffinR
2020-07-14Merge pull request #1080 from AsparagusEduardo/EndBallsGriffinR
2020-07-14Give proper names to some functionsDizzyEggg
2020-07-13Clean up some frontier mon use in battle factoryGriffinR
2020-07-12Renamed constant,Eduardo Quezada
2020-07-11Fix some UB exposed with GCC 10.1.0PikalaxALT