summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-07-16Merge pull request #1483 from PikalaxALT/symbols_merge_commitPikalaxALT
Use merge commit message for symbols branch
2021-07-16Use merge commit message for symbols branchPikalaxALT
2021-07-12Merge branch 'master' into flatten_sprite_posGriffinR
2021-07-12Merge pull request #1482 from cstyles/physical-macroGriffinR
Use the `IS_TYPE_PHYSICAL` macro in `AddMovePoints`
2021-07-11Use the `IS_TYPE_PHYSICAL` macro in `AddMovePoints`Collin Styles
2021-07-11Add LINK_MANAGER field comments from SDKGriffinR
2021-07-10Merge pull request #1474 from GriffinRichards/clean-miragetowerGriffinR
Clean up Mirage Tower
2021-07-08Merge pull request #1481 from GriffinRichards/fix-symsnamePikalaxALT
Use PR title for symbols branch commits
2021-07-08Use PR title for symbols branch commitsGriffinR
2021-07-08Merge pull request #1475 from GriffinRichards/doc-minorGriffinR
Label remaining symbols in a few files
2021-07-08Merge pull request #1478 from Kurausukun/itemprintGriffinR
Change ItemPrintFunc to Use u32 Instead of s32
2021-07-07Flatten pos fields in struct SpritePikalaxALT
2021-07-05Add local id constants for CGriffinR
2021-07-03Revert "remove gflib"Kurausukun
This reverts commit 8b59909ac5eb6e3540aeb78396943d57a9702e4d.
2021-07-03Merge pull request #1471 from GriffinRichards/fix-lockGriffinR
Fix some object lock names
2021-07-03Merge pull request #1477 from SnorlaxMonster/comment-battledomeGriffinR
Correct card lines in Battle Dome comments
2021-07-03Correct card lines in Battle Dome commentsSnorlaxMonster
The comments regarding the lines that Trainer information is displayed on the Battle Dome Trainer Card were off-by-one.
2021-07-02Combine battle script labels, add EFFECT commentsGriffinR
2021-07-02Merge pull request #1476 from luckytyphlosion/masterGriffinR
Fix modern builds when devkitARM is not in PATH.
2021-07-02Merge branch 'master' of https://github.com/pret/pokeemeraldluckytyphlosion
2021-07-02Fix modern builds when devkitARM is not in PATH.luckytyphlosion
2021-07-02Fix 'determining' typoGriffinR
2021-07-02Condense battle AI scripts, minor clean upGriffinR
2021-07-02Document smart shopper TV showGriffinR
2021-07-02Label remaining hall_of_fame symbolsGriffinR
2021-07-02Label remaining region_map symbolsGriffinR
2021-07-01Clean up mirage towerGriffinR
2021-07-01Merge pull request #1473 from GriffinRichards/fix-div0GriffinR
Fix divide by 0 in Cmd_getexp
2021-07-01Fix divide by 0 in Cmd_getexpGriffinR
2021-06-27Merge pull request #1472 from garakmon/hiGriffinR
fix encounter slot logic to accomodate changes
2021-06-27fix encounter slot logic to accomodate changesgarakmon
2021-06-25Merge pull request #1470 from GriffinRichards/constants-ftrainerfemaleGriffinR
Add missing use of F_TRAINER_FEMALE
2021-06-25Add missing use of F_TRAINER_FEMALEGriffinR
2021-06-21Merge pull request #1469 from GriffinRichards/fix-contestheartsPikalaxALT
Clarify contest heart tiles
2021-06-21Clarify contest heart tilesGriffinR
2021-06-18Merge pull request #1468 from ultima-soul/patch-1GriffinR
Replace Hardcoded Number in MakeCaptureStars
2021-06-18Replace hardcoded number in MakeCaptureStars.ultima-soul
2021-06-18Merge pull request #1465 from PikalaxALT/push_symbolsPikalaxALT
Port symfile implementation from Ruby, FireRed
2021-06-18Fix regex errorPikalaxALT
2021-06-18change printItemFunc to use u32 instead of s32Kurausukun
also change a use of -2 to LIST_CANCEL
2021-06-17remove gflibKurausukun
2021-06-17Merge pull request #1466 from Sewef/patch-1GriffinR
Fix sATypeMove_Table definition
2021-06-17Update src/battle_message.c Sewef
Nothing happened. Co-authored-by: LOuroboros <lunosouroboros@gmail.com>
2021-06-17Fix sATypeMove_Table definitionSewef
2021-06-16Symplifi symfilesPikalaxALT
2021-06-16Port symfile implementation from Ruby, FireRedPikalaxALT
2021-06-13Merge pull request #1464 from ExpoSeed/pret/map-header-flagsGriffinR
Change map header flags to use a bitfield
2021-06-13Change map header flags to use a bitfieldExpoSeed
2021-06-13Merge pull request #1460 from luckytyphlosion/remove-tempsGriffinR
Buildsystem no longer builds temporary files for C compilation by default, and other makefile optimizations.
2021-06-13Merge pull request #1463 from sphericalice/item-eventscript-labelsGriffinR
Rename item script labels to fit the established name scheme