summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-12-16[Round 3] Apply all source related changes for the new INSTALL.md in one commit.luckytyphlosion
2020-12-16[Round 3] Revert multiple source change commits for re-commit.luckytyphlosion
2020-12-16Don't define CPP until MODERN is defined.luckytyphlosion
2020-12-16[Round 2] Apply all source related changes for the new INSTALL.md in one commit.luckytyphlosion
2020-12-16[Round 2] Revert multiple source change commits for re-commit.luckytyphlosion
2020-12-16Use arm-none-eabi-cpp for modern.luckytyphlosion
2020-12-16Fix modern builds.luckytyphlosion
We actually need standard includes for modern.
2020-12-16Check for $(TOOLCHAIN) before checking for $(TOOLCHAIN)/binluckytyphlosion
if TOOLCHAIN is blank, wildcard can still detect the `/bin` directory.
2020-12-16Add a note on core.filemode error.luckytyphlosion
2020-12-16Make a note about the Microsoft Account dialog.luckytyphlosion
2020-12-16Apply all source related changes for the new INSTALL.md in one commit.luckytyphlosion
For people who want to have dkPless builds in their repo.
2020-12-16Merge branch 'master' of https://github.com/pret/pokeemerald into ↵luckytyphlosion
rebase-install-md
2020-12-16Remove redundant modern CFLAGSGriffinR
2020-12-16Revert multiple source change commits for rebase.luckytyphlosion
2020-12-16Fix asmdiff.sh to work without DKP, also improve the makefile command for ↵luckytyphlosion
recognizing a toolchain. The new command requires the toolchain binary path to exist in the file system before building using a toolchain (to handle the case where gba-dev is uninstalled but $(DEVKITARM) still exists))
2020-12-16Simplify macOS instructions, clarify Linux instructions, general cleanup of ↵luckytyphlosion
macOS and Linux instructions, also some other minor clarifications.
2020-12-14Merge pull request #1265 from Kurausukun/berry_crushGriffinR
fakematch fixes, begin documenting Berry Crush (based on #1187)
2020-12-14use direction constantKurausukun
2020-12-14name a2Kurausukun
2020-12-14fix indentationKurausukun
2020-12-14document reuse of variables in link modeKurausukun
2020-12-14Merge pull request #1267 from ipatix/m4a_namesGriffinR
refactor m4a.c/m4a_1.s constant/variable/type naming
2020-12-14Merge pull request #1269 from GriffinRichards/bugfixGriffinR
Use BUGFIX for some inline fixes
2020-12-14Temporarily change repo links to mine for people testing builds.luckytyphlosion
2020-12-14Add more detailed notes on Windows terminal comparisons, fix Cygwin ↵luckytyphlosion
instructions (didn't export devkitpro), add macOS and Linux instructions. macOS and Linux instructions untested.
2020-12-13Merge pull request #1271 from Sierraffinity/pkmn_affine_anim_bugfixGriffinR
Add bugfix for Pokémon with affine transforms as part of their entry animation glitching when being sent out/put back in ball
2020-12-13BUGFIX implies UBFIXGriffinR
2020-12-13Merge pull request #1270 from timgates42/bugfix_typo_redundantGriffinR
docs: fix simple typo, redunant -> redundant
2020-12-13docs: fix simple typo, redunant -> redundantTim Gates
There is a small typo in include/constants/battle_frontier.h. Should read `redundant` rather than `redunant`.
2020-12-12Update bugs_and_glitches.mdSierra A
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