summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Collapse)Author
2017-01-07Continue decompilationMarijn van der Werf
2017-01-07decorations incbinsYamaArashi
2017-01-07bard incbinsYamaArashi
2017-01-07slot machine incbinsYamaArashi
2017-01-07Start decompiling creditsMarijn van der Werf
2017-01-06dump subsprite tableYamaArashi
2017-01-06define pokemon size record data in CYamaArashi
2017-01-06get rid of battle AI incbinYamaArashi
2017-01-05get rid of Shedinja-related incbinYamaArashi
2017-01-05split dataYamaArashi
2017-01-05lottery prize dataYamaArashi
2017-01-05split out more dataYamaArashi
2017-01-05more labels (#165)ProjectRevoTPP
* more labels and match sub_810745C * formatting * move BattleStruct to battle.h and combine both loose structs * oops * more labels for rom4.c
2017-01-06Contest paintingMarijn van der Werf
2017-01-06Decompile party_menu functionsMarijn van der Werf
2017-01-05define fanfare data in CYamaArashi
2017-01-05define palette struct in CYamaArashi
2017-01-05split out tileset anim dataYamaArashi
2017-01-05define some menu data in CYamaArashi
2017-01-05split out party_menu dataYamaArashi
2017-01-05split out reset_rtc_screen dataYamaArashi
2017-01-05split out field_tasks dataYamaArashi
2017-01-05name clock functionsYamaArashi
2017-01-04more labels (#159)ProjectRevoTPP
* labels for tv.c and tv.s * match function prologue a little bit better * whoops * label and document lottery_corner.c * gSoftResetDisabled * add labels for main_menu.c * labels for metatile_behavior.c
2017-01-04Decompile sub_800DC24Marijn van der Werf
2017-01-03Rename some graphicsMarijn van der Werf
2017-01-03more labels in battle_ai.c and intro.c and misc places (#151)ProjectRevoTPP
* make ROM match again * clean up item_use.c labels and clarify functions. * label and clarify some functions in decompress.c * label and clarify berry.c * rename 20239F8 to gBattleTypeFlags * formatting * label intro.c a bit * label battle_ai.c and document some stuff * formatting * more labeling and clarification. * more label stuff
2017-01-02define script data in CYamaArashi
2017-01-02decompile coord_event_weather.cYamaArashi
2017-01-02name functions and split data moreYamaArashi
2017-01-03Partly decompile tv showMarijn van der Werf
2017-01-02No more baserom in data/graphics.syenatch
2017-01-02name battle setup functionsYamaArashi
2017-01-02rename AI typeYamaArashi
2017-01-02label and document berry.c, decompress.c, item_use.c and label ↵ProjectRevoTPP
gBattleTypeFlags (#146) * make ROM match again * clean up item_use.c labels and clarify functions. * label and clarify some functions in decompress.c * label and clarify berry.c * rename 20239F8 to gBattleTypeFlags * formatting
2017-01-01split rom_806936CYamaArashi
2017-01-01braille puzzle stuffYamaArashi
2017-01-01name more functionsYamaArashi
2017-01-01name some functionsYamaArashi
2017-01-01Merge pull request #143 from yenatch/battle-animYamaArashi
Decompile battle_anim_80A7E7C
2017-01-01Remove argc in the battle_anim macros.yenatch
2016-12-30finish decompiling script_menu.c (#142)ProjectRevoTPP
* begin decompiling script_menu.c * update MultichoiceStructs to use both structs * decompile 2 more functions * decompile more of script_menu.c * do a bit more of script_menu.c * whoops * decompile task_yes_no_maybe * finish decompiling script_menu.c * formatting
2016-12-20split out pokeball code/dataYamaArashi
2016-12-20split out more dataYamaArashi
2016-12-19split out more field dataYamaArashi
2016-12-19decompile ground effect flags functionsYamaArashi
2016-12-19TASK OVER error message stringYamaArashi
2016-12-19decompile GetGroundEffectFlags_ReflectionYamaArashi
2016-12-16decompile save_failed_screen.c except for two functions (#130)ProjectRevoTPP
* begin decompiling save_failed_screen.c * add revision differences for sub_8146E50 * decompile sub_8147048 * help * get sub_8147324 to almost match except for a single instruction * finish decompiling save_failed_screen.c except for two nonmatching functions
2016-12-15fix nonmatching sub_80F8E80YamaArashi