summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2018-01-25decompile more debug functionsCameron Hall
2018-01-25more debug integrationsCameron Hall
2018-01-25decompile sub_813B79CCameron Hall
2018-01-25integrate debug functions in contest.cCameron Hall
2018-01-25finish decompiling all debug code in mail.cCameron Hall
2018-01-25integrate debug functions in mail.c and decompile some debug codeCameron Hall
2018-01-24fix buildCameron Hall
2018-01-24integrate debug functions in field_control_avatar.cCameron Hall
2018-01-24integrate debug IsMonDisobedientCameron Hall
2018-01-24integrate debug AbilityBattleEffectsCameron Hall
2018-01-24decompile debug_sub_8010818 and debug_sub_80108B8camthesaxman
2018-01-24integrate debug Blender_PrintBlendingResultsCameron Hall
2018-01-24integrate some debug differencesCameron 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-23remove some unnecessary DEBUG conditionals in symbol filesCameron Hall
2018-01-23fix more false offsetsCameron Hall
2018-01-23fix more false offsetsCameron Hall
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-22disassemble debug Blender_PrintBlendingResultsCameron Hall
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-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-20turns out graphics are the same. I forgot to run 'make clean' :(Cameron Hall
2018-01-19Further document weatherMarcus Huderle
2018-01-19Merge pull request #543 from camthesaxman/label_field_weatherCameron Hall
label field_weather.c
2018-01-19dump outline cursors for debug ROMCameron Hall
2018-01-18Merge pull request #535 from ProjectRevoTPP/fixesMarcus Huderle
fixes
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-18add more 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-17add debug code in battle_4.c and battle_controller_player.cCameron Hall
2018-01-17add some debug changes that I missedCameron Hall
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