summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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-23Clean up English/German blocks (fingers crossed)PikalaxALT
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-22Rename some static functionsPikalaxALT
2018-01-22through sub_80C8F34PikalaxALT
2018-01-22sub_80C8E1CPikalaxALT
2018-01-22disassemble debug Blender_PrintBlendingResultsCameron Hall
2018-01-22sub_80C8C80PikalaxALT
2018-01-22sub_80C8AD0PikalaxALT
2018-01-22through sub_80C8A38PikalaxALT
2018-01-22sub_80C8938PikalaxALT
2018-01-22sub_80C88ACPikalaxALT
2018-01-22sub_80C8734PikalaxALT
2018-01-22through (nonmatching) sub_80C86A0PikalaxALT
2018-01-22through sub_80C8604PikalaxALT
2018-01-22Begin decompiling battle_1.cBlampharos
Enemy backsprite data (palettes, coords, sprites) and foe elevation data are converted in this commit
2018-01-22Use BATTLE_TYPE_DOUBLE constant in guard.cThomas Winwood
2018-01-21nonmatching sub_809C664PikalaxALT
2018-01-21Create stub files to hold ewram symbolsPikalaxALT
2018-01-21Merge branch 'master' into pokemon_storage_systemPikalaxALT
2018-01-21nonmatching sub_809C464PikalaxALT
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-19switching over to a different branch for testing with tile stuffMarco Willems (M17.1)
2018-01-19Merge remote-tracking branch 'upstream/master' into various_dataMarco Willems (M17.1)
2018-01-18Merge pull request #535 from ProjectRevoTPP/fixesMarcus Huderle
fixes
2018-01-18shop enumProjectRevoTPP
2018-01-18start labeling field_weathercamthesaxman