summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
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
2018-01-24mergeProjectRevoTPP
2018-01-24merge field files into evobjmv.c.ProjectRevoTPP
2018-01-24integrate debug functions in field_control_avatar.cCameron Hall
2018-01-24integrate debug Blender_PrintBlendingResultsCameron Hall
2018-01-24integrate some debug differencesCameron Hall
2018-01-23through sub_80C2EA0PikalaxALT
2018-01-23contest_link_80C2020 dataPikalaxALT
2018-01-23decompile kagaya_debug_menu.cCameron Hall
2018-01-23start decompiling start_menu_debug.cCameron Hall
2018-01-23through sub_80C2340PikalaxALT
2018-01-23sub_80C2020PikalaxALT
2018-01-22dump some debug baseromsCameron Hall
2018-01-22Rename some static functionsPikalaxALT
2018-01-22through sub_80C8F34PikalaxALT
2018-01-22sub_80C8C80PikalaxALT
2018-01-22sub_80C8AD0PikalaxALT
2018-01-22sub_80C88ACPikalaxALT
2018-01-22through (nonmatching) sub_80C86A0PikalaxALT
2018-01-22through sub_80C8604PikalaxALT
2018-01-22Make all suitable values in include/data2.h constBlampharos
Values not being const was creating problems in decompiling battle_1, so as a pre-emptive measure I made all the values in there consts.
2018-01-21Merge branch 'master' into pokemon_storage_systemPikalaxALT
2018-01-21resolve merge conflicts and make it compileCameron Hall
2018-01-20More documentation of field_weatherMarcus Huderle
2018-01-19Further document weatherMarcus Huderle
2018-01-19Merge pull request #543 from camthesaxman/label_field_weatherCameron Hall
label field_weather.c
2018-01-19switching over to a different branch for testing with tile stuffMarco Willems (M17.1)
2018-01-19Merge remote-tracking branch 'upstream/master' into various_dataMarco Willems (M17.1)