summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2018-01-27Merge branch 'master' into german_debugCameron Hall
2018-01-25integrate debug functions in mail.c and decompile some debug codeCameron Hall
2018-01-24integrate debug functions in field_control_avatar.cCameron Hall
2018-01-24integrate debug Blender_PrintBlendingResultsCameron Hall
2018-01-24integrate some debug differencesCameron Hall
2018-01-23decompile kagaya_debug_menu.cCameron Hall
2018-01-23start decompiling start_menu_debug.cCameron Hall
2018-01-22dump some debug baseromsCameron Hall
2018-01-22Rename some static functionsPikalaxALT
2018-01-22through sub_80C8F34PikalaxALT
2018-01-22sub_80C8C80PikalaxALT
2018-01-22sub_80C8AD0PikalaxALT
2018-01-22sub_80C88ACPikalaxALT
2018-01-22through (nonmatching) sub_80C86A0PikalaxALT
2018-01-22through sub_80C8604PikalaxALT
2018-01-21resolve merge conflicts and make it compileCameron Hall
2018-01-20More documentation of field_weatherMarcus Huderle
2018-01-19Further document weatherMarcus Huderle
2018-01-19Merge pull request #543 from camthesaxman/label_field_weatherCameron Hall
label field_weather.c
2018-01-18shop enumProjectRevoTPP
2018-01-18start labeling field_weathercamthesaxman
2018-01-18Merge branch 'master' of https://github.com/pret/pokeruby into fixesProjectRevoTPP
2018-01-17remove unnecessary paddingProjectRevoTPP
2018-01-17resolve more undefined referencesCameron Hall
2018-01-17use Dma Large loops for every while(1) Dma loopProjectRevoTPP
2018-01-17split out crash.cProjectRevoTPP
2018-01-16Merge branch 'master' into german_debugCameron Hall
2018-01-16add debug ifdefsCameron Hall
2018-01-16remove some symbols from sym_ewram.txtcamthesaxman
2018-01-16Merge branch 'master' of https://github.com/pret/pokeruby into fixesProjectRevoTPP
2018-01-16Merge pull request #538 from easyaspi314/song-namesCameron Hall
Add most English song and SFX names as comments in songs.h and song_t…
2018-01-16split data2a and make shop.c stuff staticProjectRevoTPP
2018-01-15match ChangeStatBuffscamthesaxman
2018-01-15import some battle_4.c code from emerald and get atk23_getexp matchingcamthesaxman
2018-01-15split out fldeff_escalator and label shop.c moreProjectRevoTPP
2018-01-15Merge branch 'master' of https://github.com/pret/pokeruby into fixesProjectRevoTPP
2018-01-15vertical scroll indicator labeling and more shop.cProjectRevoTPP
2018-01-15Merge pull request #537 from camthesaxman/decompile_pokemon_item_effectCameron Hall
decompile pokemon_item_effect.s
2018-01-15clean up pokemon_item_effect.ccamthesaxman
2018-01-15Fixed typosDevin
2018-01-15Add most English song and SFX names as comments in songs.h and song_table.incDevin
Ported from my work in pokeemerald.
2018-01-14start decompiling the behemoth that is sub_803E1B0camthesaxman
2018-01-14Fix file modes (revo pls)PikalaxALT
2018-01-14Merge branch 'master' into fix_file_modesPikalaxALT
2018-01-14Fix file modesPikalaxALT
2018-01-14Merge pull request #534 from camthesaxman/tmhm_macrosCameron Hall
improve TM/HM constants and add macro for TM/HM learnsets
2018-01-14Merge pull request #530 from camthesaxman/refactor_saveCameron Hall
clean up save.c
2018-01-14Merge pull request #526 from ProjectRevoTPP/contest_aiCameron Hall
decompile contest_ai.c
2018-01-14improve TM/HM constants and add macro for TM/HM learnsetscamthesaxman
2018-01-14scriptArr to s16ProjectRevoTPP