summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2018-02-18decompile more debug codeCameron Hall
2018-02-17take your stupid fucking politically correct names since you dont care about ↵ProjectRevoTPP
authenticity
2018-02-17Merge branch 'master' of https://github.com/pret/pokeruby into evobjmvProjectRevoTPP
2018-02-17remove unnecessary struct in battle tower dataCameron Hall
2018-02-17decompile more debug codeCameron Hall
2018-02-17decompile more debug codeCameron Hall
2018-02-16decompile more debug codeCameron Hall
2018-02-16reorganize slot machine dataCameron Hall
2018-02-16finish decompiling debug code in slot_machine.cCameron Hall
2018-02-16decompile some debug code in slot_machine.cCameron Hall
2018-02-15decompile region_map.c and cable_car.c debug functionsCameron Hall
2018-02-15ItemId_GetItem -> ItemId_GetNameCameron Hall
2018-02-15decompile debug_sub_8011EA0 and debug_sub_8012294Cameron Hall
2018-02-14decompile debug_sub_801174CCameron Hall
2018-02-14Merge branch 'master' into decompile_debugcamthesaxman
2018-02-11Document battle anim things related to STRENGTH, TACKLE, BODY_SLAM, and ↵Marcus Huderle
SUPERSONIC
2018-02-11Document battle anim things related to SWIFT and TWISTERMarcus Huderle
2018-02-11Merge pull request #557 from PikalaxALT/fix_nonmatchingMarcus Huderle
Fix nonmatching functions throughout the repo
2018-02-10Start documenting battle animsMarcus Huderle
2018-02-10Sync battle anim script command names with pokeemeraldMarcus Huderle
2018-02-07Merge branch 'master' into fix_nonmatchingPikalaxALT
2018-02-06decompile debug code in reset_rtc_screen.ccamthesaxman
2018-02-06fix buildcamthesaxman
2018-02-06decompile debug code in cable_club.ccamthesaxman
2018-02-06Merge branch 'master' into german_debugCameron Hall
2018-02-04Merge branch 'master' into fix_nonmatchingPikalaxALT
2018-02-04Finish decompiling dark.s except one functionMarcus Huderle
2018-02-03Declare gBagPockets as non-const in item.c for the sake of getting ↵PikalaxALT
AddBagItem to match without the NONMATCHING define
2018-02-01Finish decompiling psychic.sMarcus Huderle
2018-01-31Start decompiling psychic.sMarcus Huderle
2018-01-31Merge branch 'master' into german_debugcamthesaxman
Conflicts: asm/pokemon_storage_system.s data/pokemon_storage_system.s src/pokemon/pokemon_1.c src/pokemon/pokemon_storage_system.c sym_common.txt sym_ewram.txt
2018-01-30Merge pull request #512 from PikalaxALT/pokemon_storage_systemMarcus Huderle
[Merge if you so choose] Pokemon Storage System
2018-01-30Use standard naming convention for pc_screen_effect.h guardMarcus Huderle
2018-01-30Merge pull request #558 from huderlem/rockMarcus Huderle
Decompile rock.s
2018-01-30Finish decompiling rock.sMarcus Huderle
2018-01-30match sub_8116100PikalaxALT
2018-01-30Remove some explicit calls to memcpy in matsuda_debug_menu; label fields in ↵PikalaxALT
ContestPokemon
2018-01-29Merge branch 'master' into pokemon_storage_systemPikalaxALT
2018-01-29Merge branch 'master' into contest_link_80C2020PikalaxALT
2018-01-29integrate debug code in pokenav_before.ccamthesaxman
2018-01-28clean up option_menu.c and field_poison.c a bitcamthesaxman
2018-01-28Decompile gBattleTerrainTableBlampharos
Forward declares introduced into graphics.h
2018-01-27Merge branch 'master' into german_debugCameron Hall
2018-01-27Merge branch 'master' into contest_link_80C2020PikalaxALT
2018-01-27Decompile link battle animation dataBlampharos
2018-01-26LoadAllContestMonIconsPikalaxALT
2018-01-26Merge branch 'master' of https://github.com/pret/pokeruby into evobjmvProjectRevoTPP
2018-01-26through (nonmatching) sub_80C3024PikalaxALT
2018-01-25Decompile trainer dataBlampharos
This necessitated changes in other files which access this data. Three macro constants were migrated from trainer_constants.inc to trainer.h data/trainers.inc and data-de/trainers.inc have been deleted
2018-01-25integrate debug functions in mail.c and decompile some debug codeCameron Hall