summaryrefslogtreecommitdiff
path: root/src/field
AgeCommit message (Collapse)Author
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-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
2018-01-17split out crash.cProjectRevoTPP
2018-01-16Merge branch 'master' into german_debugCameron Hall
2018-01-16add debug ifdefsCameron Hall
2018-01-16use game stat definesProjectRevoTPP
2018-01-16remove some symbols from sym_ewram.txtcamthesaxman
2018-01-16split data2a and make shop.c stuff staticProjectRevoTPP
2018-01-15split out fldeff_escalator and label shop.c moreProjectRevoTPP
2018-01-15Merge branch 'master' of https://github.com/pret/pokeruby into fixesProjectRevoTPP
2018-01-15vertical scroll indicator labeling and more shop.cProjectRevoTPP
2018-01-14write sub_807D770 bettercamthesaxman
2018-01-14add comment about NULL pointer dereferencecamthesaxman
2018-01-14tabsProjectRevoTPP
2018-01-14fix PrintFlyTargetNameProjectRevoTPP
2018-01-14fix BuyMenuDrawGraphicsProjectRevoTPP
2018-01-14Merge pull request #534 from camthesaxman/tmhm_macrosCameron Hall
improve TM/HM constants and add macro for TM/HM learnsets
2018-01-14Merge pull request #530 from camthesaxman/refactor_saveCameron Hall
clean up save.c
2018-01-14improve TM/HM constants and add macro for TM/HM learnsetscamthesaxman