Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-14 | Rename 'hidden' Trainers/obj events to 'buried' | SphericalIce | |
2021-02-14 | Merge pull request #1326 from GriffinRichards/doc-layouts | GriffinR | |
Label unused layouts | |||
2021-02-14 | Merge pull request #1325 from GriffinRichards/constants-berrytree | GriffinR | |
Add berry tree id constants | |||
2021-02-14 | oops | Kurausukun | |
2021-02-14 | fix indentation | Kurausukun | |
2021-02-14 | [LEAK-INFORMED] remove fakematching comment | Kurausukun | |
it is in fact not a fakematch | |||
2021-02-14 | [LEAK-INFORMED] fix battle dome fakematching | Kurausukun | |
yes they actually fucking did this | |||
2021-02-12 | Document PokemonUseItemEffects | GriffinR | |
2021-02-12 | Merge pull request #1327 from LOuroboros/vitamins | GriffinR | |
Added constant labels for EV manipulating item effects | |||
2021-02-12 | Added constant labels for EV manipulating item effects | LOuroboros | |
2021-02-10 | Easy changes per Griffin's comments | luckytyphlosion | |
2021-02-10 | Fix swapped route 102 berries | GriffinR | |
2021-02-08 | Merge pull request #1321 from GriffinRichards/doc-evoscene | GriffinR | |
Document evolution scene | |||
2021-02-08 | Merge pull request #1319 from GriffinRichards/crt0comm | GriffinR | |
Add comments for some data in crt0.s | |||
2021-02-08 | Label unused layouts | GriffinR | |
2021-02-08 | Fix up dkP related naming here as well. | luckytyphlosion | |
2021-02-08 | Fix up incorrect term. | luckytyphlosion | |
2021-02-08 | Fix up dkP related naming. | luckytyphlosion | |
2021-02-08 | Add instructions for installing libpng on macOS | luckytyphlosion | |
2021-02-07 | Merge pull request #1317 from opakedragon/master | GriffinR | |
Fix Spelling of BagMenu_RemoveBagItemMessageindow | |||
2021-02-05 | Add berry tree id constants | GriffinR | |
2021-02-05 | Use GAME_LANGUAGE instead of LANGUAGE_ENGLISH | GriffinR | |
2021-02-05 | Document secret_base.c | GriffinR | |
2021-02-05 | Merge pull request #1323 from LOuroboros/newCursorArea | GriffinR | |
newCurosrArea -> newCursorArea | |||
2021-02-05 | Merge pull request #1322 from Deokishisu/patch-2 | GriffinR | |
Fix "Compatibility" Misspelling | |||
2021-02-05 | newCurosrArea -> newCursorArea | LOuroboros | |
2021-02-05 | Fix "Compatibility" Misspelling | Deokishisu | |
Someone misspelled "compatibility" as "compatability" in the daycare-related files. This commit spells them correctly. | |||
2021-02-03 | Document evolution scene | GriffinR | |
2021-02-02 | Merge pull request #1314 from GriffinRichards/doc-controllers | GriffinR | |
Document battle controllers, misc other battle | |||
2021-02-01 | Merge pull request #1316 from GriffinRichards/doc-scrcmd | GriffinR | |
Label remaining script commands, document some scrcmd.c, event_object_lock, trainer_see, berry tree | |||
2021-02-01 | Merge pull request #1318 from GriffinRichards/bardmoves | GriffinR | |
Minor bard music clean up | |||
2021-01-31 | Temporary fix for macOS install. | luckytyphlosion | |
Should probably figure out what's exactly setting $DEVKITPRO since it's set by something else upon opening the Terminal. | |||
2021-01-29 | Add comments for some data in crt0.s | GriffinR | |
2021-01-29 | Revert "Revert "Fix Spelling of BagMenu_RemoveBagItemMessageindow"" | opakedragon | |
This reverts commit be50fab8f2dc81b1d7e33de29866271e5153bbdc. | |||
2021-01-29 | Revert "Fix Spelling of BagMenu_RemoveBagItemMessageindow" | opakedragon | |
This reverts commit 3a6be5a34c48d11e8721100deca3955354ed576e. | |||
2021-01-28 | Label bard music pitch table | GriffinR | |
2021-01-28 | Index gBardSounds_Moves and gBardSounds_Pokemon with constants | GriffinR | |
2021-01-27 | Fix templess builds from not exiting on error. | luckytyphlosion | |
2021-01-27 | Fix Spelling of BagMenu_RemoveBagItemMessageindow | opakedragon | |
2021-01-26 | Merge pull request #1294 from luckytyphlosion/aif2pcm-fix | luckytyphlosion | |
Fix bug in pcm delta compression. | |||
2021-01-26 | Merge pull request #1315 from PokeCodec/patch-3 | luckytyphlosion | |
Use INTR_FLAG_VBLANK instead of constant 0x1 | |||
2021-01-26 | Merge pull request #1308 from PokeCodec/pain | luckytyphlosion | |
Get rid of Task_data_OP macro | |||
2021-01-26 | Fix up berry sparkle | GriffinR | |
2021-01-26 | Document object lock and some trainer approach | GriffinR | |
2021-01-26 | Clean up scrcmd.c | GriffinR | |
2021-01-25 | Use INTR_FLAG_VBLANK instead of constant 0x1 | N | |
2021-01-23 | Misc battle anim documentation | GriffinR | |
2021-01-23 | Misc battle documentation | GriffinR | |
2021-01-22 | Sync link opponent controller doc to opponent | GriffinR | |
2021-01-22 | Sync recorded opponent controller doc to opponent | GriffinR | |