summaryrefslogtreecommitdiff
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-24oops, re-add the old charmap labels in graphics.scamthesaxman
2018-01-24decompile debug_sub_8010818 and debug_sub_80108B8camthesaxman
2018-01-24integrate debug Blender_PrintBlendingResultsCameron Hall
2018-01-24move debug scripts to a separate fileCameron 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-23remove temporary filesCameron Hall
2018-01-23start decompiling start_menu_debug.cCameron Hall
2018-01-23fix travis script for debug romCameron Hall
2018-01-23dump all remaining baseromsCameron 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-22remove raw pointers from event_scripts.sCameron 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-21use sed to convert library paths relative to build dircamthesaxman
2018-01-21preprocess and copy ld script files to build directorycamthesaxman
2018-01-21annotate filenames of common symbolscamthesaxman
2018-01-21don't generate ld scriptscamthesaxman
2018-01-20fix typocamthesaxman
2018-01-20use C preprocessor to generate common syms filecamthesaxman
2018-01-20Merge pull request #544 from huderlem/weatherMarcus Huderle
Further document weather
2018-01-20use manual ld scripts for common symscamthesaxman
2018-01-20More documentation of field_weatherMarcus Huderle
2018-01-20use INCLUDE to include EWRAM and COMMON ld scriptscamthesaxman
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-19more debug graphics baseromsCameron Hall
2018-01-19apparently I suck at thisCameron Hall
2018-01-19actually do unused charmap incbinCameron Hall