summaryrefslogtreecommitdiff
path: root/src/debug
AgeCommit message (Collapse)Author
2018-01-27Merge branch 'master' into german_debugCameron Hall
2018-01-23remove Japanese characters from menu order dataCameron Hall
2018-01-23move undecompiled debug menu code to asmCameron Hall
2018-01-23decompile kagaya_debug_menu.cCameron Hall
2018-01-23start decompiling start_menu_debug.cCameron Hall
2018-01-23fix more false offsetsCameron Hall
2018-01-23fix more false offsetsCameron Hall
2018-01-23through sub_80C2340PikalaxALT
2018-01-23dump more baseroms and fix more false offsetsCameron Hall
2018-01-22fix false gMysteryEventScriptCmdTableEnd offsetsCameron Hall
2018-01-22dump some debug baseromsCameron Hall
2018-01-22through sub_80C8F34PikalaxALT
2018-01-22sub_80C8AD0PikalaxALT
2018-01-21match debug ROMCameron Hall
2018-01-21fix build of normal ROMsCameron Hall
2018-01-21resolve merge conflicts and make it compileCameron Hall
2018-01-18add some debug dataCameron Hall
2018-01-17resolve more undefined referencesCameron Hall
2018-01-17resolve more undefined referencesCameron 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-17add more debug dataCameron Hall
2018-01-17oopsProjectRevoTPP
2018-01-17split out crash.cProjectRevoTPP
2018-01-16add debug ifdefsCameron Hall
2018-01-10finish labeling scanline_effect.ccamthesaxman
2018-01-10label more of scanline_effect.ccamthesaxman
2018-01-09label some scanline_effect functionscamthesaxman
2018-01-09rename unknown_task to scanline_effectcamthesaxman
2018-01-09more text/menu renamingcamthesaxman
2018-01-09s/gWindowConfig/gWindowTemplate/gcamthesaxman
2018-01-08re-label some window and text codecamthesaxman
2018-01-07Finish decompiling battle_2Marcus Huderle
2018-01-01Label a bunch more specialsMarcus Huderle
2017-12-27Port battle_anim changes from pokeemeraldMarcus Huderle
2017-12-24Merge pull request #492 from PikalaxALT/decompile_dataMarcus Huderle
Decompile data and abstract away some explicit memcpy calls
2017-12-23decompile sub_80AAD84camthesaxman
2017-12-23decompile sub_80C4D80camthesaxman
2017-12-23Merge branch 'master' into decompile_dataPikalaxALT
2017-12-22clean up and label more of contest.ccamthesaxman
2017-12-22fix merge conflictscamthesaxman
2017-12-22label and clean up some things in contest.ccamthesaxman
2017-12-21Rename gScript* vars to gSpecialVar_*Marcus Huderle
2017-12-17Decompile data: unknown_debug_menuPikalaxALT
2017-12-17fix buildcamthesaxman
2017-12-16decompile sub_80AD8DC - sub_80AE098camthesaxman
2017-11-26abilities, songs, species constantscamthesaxman
2017-11-18change Sprite struct to use a data array instead of manual declares.ProjectRevoTPP