summaryrefslogtreecommitdiff
path: root/src/field
AgeCommit message (Collapse)Author
2018-02-14Merge branch 'master' into decompile_debugcamthesaxman
2018-02-07InitFieldObjectStateFromTemplate fakematchingcamthesaxman
2018-02-07decompile some debug code in field_map_obj.ccamthesaxman
2018-02-07decompile debug code in mauville_man.ccamthesaxman
2018-02-07Merge branch 'master' into fix_nonmatchingPikalaxALT
2018-02-06fix buildcamthesaxman
2018-02-04Merge branch 'master' into fix_nonmatchingPikalaxALT
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-01match NameHasGenderSymbolPikalaxALT
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-29Merge branch 'master' into pokemon_storage_systemPikalaxALT
2018-01-28clean up option_menu.c and field_poison.c a bitcamthesaxman
2018-01-27add comments for pool loads in C filesCameron Hall
2018-01-27Merge branch 'master' into german_debugCameron Hall
2018-01-24fix buildCameron Hall
2018-01-24integrate debug functions in field_control_avatar.cCameron Hall
2018-01-23decompile kagaya_debug_menu.cCameron Hall
2018-01-23fix more false offsetsCameron Hall
2018-01-22fix false gMysteryEventScriptCmdTableEnd offsetsCameron Hall
2018-01-22dump some debug baseromsCameron Hall
2018-01-22Rename some static functionsPikalaxALT
2018-01-21Create stub files to hold ewram symbolsPikalaxALT
2018-01-21Merge branch 'master' into pokemon_storage_systemPikalaxALT
2018-01-21resolve merge conflicts and make it compileCameron Hall
2018-01-21Merge pull request #545 from camthesaxman/kill_ramscrgenCameron Hall
(don't merge yet) stop using ranscrgen to generate ld scripts
2018-01-20use C preprocessor to generate common syms filecamthesaxman
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-18shop enumProjectRevoTPP
2018-01-18start labeling field_weathercamthesaxman
2018-01-18add some debug dataCameron Hall
2018-01-18finish adding all debug codeCameron Hall
2018-01-18Merge branch 'master' of https://github.com/pret/pokeruby into fixesProjectRevoTPP
2018-01-18add more debug codeCameron Hall
2018-01-18add more debug codeCameron Hall
2018-01-18add more debug codeCameron Hall
2018-01-18formattingProjectRevoTPP
2018-01-17get nonmatching debug rom to buildCameron Hall
2018-01-17use Defvars instead of some Dma macros and hopefully last while(1)sProjectRevoTPP
2018-01-17resolve more undefined referencesCameron Hall
2018-01-17resolve more undefined referencesCameron Hall
2018-01-17resolve more undefined referencesCameron Hall
2018-01-17use dma macros for remaining missing dma while(1) loopsProjectRevoTPP
2018-01-17use Dma Large loops for every while(1) Dma loopProjectRevoTPP
2018-01-17add more debug codeCameron Hall
2018-01-17add more debug thingsCameron Hall
2018-01-17resolve some undefined referencesCameron Hall
2018-01-17Dma macro cleanup and cleanup sub_8076034 and sub_8076464ProjectRevoTPP
2018-01-17use 'if DEBUG' instead of 'ifdef DEBUG'Cameron Hall