summaryrefslogtreecommitdiff
path: root/src/debug
AgeCommit message (Collapse)Author
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
2017-11-15migrate matsuda debug menu and tileset anim data to srcProjectRevoTPP
2017-11-14Merge branch 'data' of https://github.com/ProjectRevoTPP/pokeruby into dataProjectRevoTPP
2017-11-13migrate cable_club and mori_debug_menu data to srcProjectRevoTPP
2017-11-12Cleanup and document daycare.cMarcus Huderle
2017-11-09remove shared_symsProjectRevoTPP
2017-11-06finish refactoring ewram defines into ewram.h.ProjectRevoTPP
2017-11-05move src/engine/ direct ewram calls to ewram.h.ProjectRevoTPP
2017-11-05move ewram defines to ewram.h.ProjectRevoTPP
2017-11-04more fixesProjectRevoTPP
2017-11-01Use descriptive variable and function names for battle_tower codeMarcus Huderle
2017-10-28Give more descriptive names for battle tower structsMarcus Huderle
2017-10-21More battle_tower workMarcus Huderle
2017-10-01move sound_check_menu.c to debugcamthesaxman
2017-09-30mergeProjectRevoTPP
2017-09-28mergeProjectRevoTPP
2017-08-26mergeProjectRevoTPP
2017-08-12split out src/ directory into categorized subdirectories.ProjectRevoTPP