summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-08-29Added the Linux column backSatoMew
2020-08-28Added better instructions for checking WinverSatoMew
2020-08-28Improved based on feedback and recent changesSatoMew
2020-05-21Clean up, include feedback, and update INSTALL.mdSatoMew
2020-05-20Merge pull request #1055 from Sierraffinity/mystery_gift_fakematchfixSierra A
Fix mystery gift fakematchings
2020-05-20Merge pull request #1052 from Missingmew/unused-decompressSierra A
Decompile unused decompress function, as seen in ruby
2020-05-20Fix mystery gift fakematchingsSierraffinity
2020-05-20Merge pull request #1054 from Sierraffinity/battle_dome_fakematchfixSierra A
Fix HblankCb_TourneyTree fakematch
2020-05-20Fix HblankCb_TourneyTree fakematchSierraffinity
2020-05-20Merge pull request #1053 from Sierraffinity/text-drawdownarrow-fixSierra A
Fix TextPrinterDrawDownArrow fakematch
2020-05-20Fix the fixSierraffinity
2020-05-20Fix TextPrinterDrawDownArrow fakematchSierraffinity
2020-05-21switch to pret short-types and tabs vs spacesMissingmew
2020-05-20Decompile unused function, as seen in rubyMissingmew
2020-05-19Merge pull request #1049 from GriffinRichards/typoSierra A
sPrizeListGigaSwap typo fix
2020-05-19sPrizeListGigaSwap typo fixGriffinR
2020-05-19Merge pull request #1038 from ProjectRevoTPP/masterPikalaxALT
restore SeedRngWithRtc comment and declaration of GF oversight.
2020-05-19Merge pull request #1044 from DizzyEggg/sssPikalaxALT
Document pokemon summary screen
2020-05-18Merge pull request #1046 from Kurausukun/patch-2Sierra A
Fix compilation on gcc 10 (for real this time)
2020-05-18Fix compilation on gcc 10 (for real this time)Kurausukun
2020-05-18Merge pull request #1041 from AsparagusEduardo/UnownStatsSierra A
Using ability constants for OLD_UNOWN stats
2020-05-18Merge pull request #1039 from GriffinRichards/doc-inconnectSierra A
Label in_connection's field in ObjectEventTemplate
2020-05-18Merge pull request #1043 from Kurausukun/patch-1Sierra A
Fix compilation on gcc 10
2020-05-18Merge pull request #1042 from GriffinRichards/typoSierra A
Fix CreatedHatchedMon typo
2020-05-18Document pokemon summary screenDizzyEggg
2020-05-18Fix compilation on gcc 10Kurausukun
2020-05-17Fix CreatedHatchedMon typoGriffinR
2020-05-16Using ability constants for OLD_UNOWN statsAsparagusEduardo
2020-05-15Merge pull request #1040 from PikalaxALT/toolfixPikalaxALT
Fix building modern from clean
2020-05-15Fix building modern from cleanPikalaxALT
2020-05-14Label in_connection's field in ObjectEventTemplateGriffinR
2020-05-14restore SeedRngWithRtc comment and declaration of GF oversight.ProjectRevoTPP
2020-05-12Update bugs_and_glitches.mdSierra A
Add fix for item image flicker
2020-05-12Merge pull request #1037 from hondew/document-bugsSierra A
Create a document for bugs and glitches
2020-05-09Initial bug doc entryhondew
Minor typo
2020-05-04Merge pull request #1035 from Sierraffinity/masterSierra A
Document undefined sprite template behavior
2020-05-04Merge branch 'master' of github.com:pret/pokeemeraldSierraffinity
2020-05-04Merge pull request #1029 from GriffinRichards/fix-clangwarnSierra A
Fix -Wmissing-braces clang warning
2020-05-04Merge pull request #1034 from ipatix/modern_lib_pathSierra A
Fix MODERN=1 for non-devkitARM compilation
2020-05-05Fix MODERN=1 for non-devkitARM compilationMichael Panzlaff
gcc has this nice option "-print-file-name=" to locate a file in its search path. This is a more portable way to locate libgcc.a and libc.a so there is no longer the need to mess around with devkitARM's path's.
2020-05-03Merge pull request #1030 from SBird1337/gfx/fix-hp-animSierra A
gfx: fix hpbar_anim.png visual palette
2020-05-03gfx: merge battle_interface gfx tableSBird
2020-05-03Merge pull request #1031 from hondew/berry-yieldSierra A
Document minor berry yield bug
2020-05-03Merge pull request #1032 from AsparagusEduardo/OldUnownSierra A
Ordered OLD_UNOWN in the same way as the other base stats.
2020-05-03Merge pull request #1033 from DizzyEggg/patch-1Sierra A
Give a define for all dex interface sprites
2020-05-03Give a define for all dex interface spritesDizzyEggg
for easier editing
2020-05-03Ordered OLD_UNOWN in the same way as the other base stats.AsparagusEduardo
2020-05-02Update external linkshondew
2020-05-02Clarify stageshondew
2020-05-02Document berry yieldhondew
fix wording