summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-12-12Update bugs_and_glitches.mdSierra A
2020-12-12Update bugs_and_glitches.mdSierra A
2020-12-12Fix name of SetDexNumberColorSierraffinity
2020-12-12UBFIX for if_status_not_in_partyGriffinR
2020-12-12Use BUGFIX for some inline fixesGriffinR
2020-12-12Fix affine anim bug with Pokémon going in and out of balls without an ↵Sierraffinity
intermediate screen transition
2020-12-12Merge pull request #1268 from LOuroboros/move_flagsGriffinR
Corrected small inconsistency in move flag names
2020-12-12Corrected small inconsistency in move flag namesLOuroboros
2020-12-12remove trailing spacesMichael Panzlaff
2020-12-12fix typoMichael Panzlaff
2020-12-11Merge pull request #1266 from Kurausukun/asmdiffGriffinR
improve asmdiff.sh
2020-12-11Merge pull request #1264 from ExpoSeed/patch-2GriffinR
Fix incorrect bug description
2020-12-11more CgbSound decipher workMichael Panzlaff
2020-12-11use better m4a variable/constant namesMichael Panzlaff
2020-12-11improve asmdiff.shKurausukun
2020-12-10Merge remote-tracking branch 'upstream/master' into berry_crushKurausukun
2020-12-09Fix incorrect bug descriptionExpoSeed
2020-12-08Merge pull request #1263 from GriffinRichards/unown-constantsGriffinR
Define terminal species IDs relatively
2020-12-08Define terminal species IDs relativelyGriffinR
2020-12-01Merge pull request #1259 from GriffinRichards/fix-backpicindexGriffinR
Designated initializers for gTrainerBackPicTable
2020-11-30Designated initializers for gTrainerBackPicTableGriffinR
2020-11-27Merge pull request #1257 from Kurausukun/menu_nonmatchingGriffinR
[LEAK INFORMED] match sub_819A080
2020-11-27Merge pull request #1258 from V-FEXrt/masterGriffinR
Rename graphics files for COOLTRAINER to match define
2020-11-26Rename graphics files for COOLTRAINER to match defineAshley Coleman
2020-11-26whitespaceKurausukun
2020-11-26[LEAK INFORMED] match sub_819A080Kurausukun
2020-11-24Merge pull request #1255 from GriffinRichards/doc-paltagsGriffinR
Name object event palettes and tags
2020-11-23Move object event pal declarations to graphicsGriffinR
2020-11-23Clarify Kecleon objectsGriffinR
2020-11-23Name object event pals/tagsGriffinR
2020-11-18Merge pull request #1252 from luckytyphlosion/masterGriffinR
Missing inc files in asm/*.s and data/*.s will raise an actual error message.
2020-11-18Remove useless comment.luckytyphlosion
2020-11-18Optimize Makefile, also add *.sna to gitignore.luckytyphlosion
2020-11-17Merge pull request #1251 from ExpoSeed/patch-1GriffinR
Document bugged IV inheritance difference
2020-11-17Merge pull request #1254 from kageru/pretGriffinR
Use more constants in Battle Tower code
2020-11-17Use more constants in Battle Tower codekageru
2020-11-16Merge pull request #1253 from LOuroboros/patch-1GriffinR
sanityIsBagEgg -> sanityIsBadEgg
2020-11-16sanityIsBagEgg -> sanityIsBadEggLOuroboros
Fixed a typo. Lunos#4026
2020-11-15Fix grammarExpoSeed
2020-11-15Document bugged IV inheritance differenceExpoSeed
2020-11-12Missing inc files in asm/*.s and data/*.s will raise an actual error message.luckytyphlosion
2020-11-09Merge pull request #1248 from luckytyphlosion/masterGriffinR
Bugfix for ChooseMoveOrAction_Doubles.
2020-11-09Merge pull request #1249 from luckytyphlosion/masterGriffinR
Add missing files to .gitattributes.
2020-11-08Add missing files to .gitattributes.luckytyphlosion
Only *.sed is required, all other files are listed to be explicit.
2020-11-07Bugfix for ChooseMoveOrAction_Doubles.luckytyphlosion
2020-11-07Merge branch 'master' of https://github.com/pret/pokeemeraldluckytyphlosion
2020-11-06Merge pull request #1247 from PidgeyALT/attemptcountfixGriffinR
use constants for ball throw count
2020-11-06Merge pull request #1246 from PikalaxALT/simplify_ram_resetPikalaxALT
Simplify RAM reset adaptation for modern
2020-11-06add spaces around - and remove comment from include in battle.hMCboy
2020-11-06use constants for ball throw countMCboy