summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Collapse)Author
2017-01-17Merge pull request #195 from marijnvdwerf/clean/data-variablesYamaArashi
Use variable names instead of raw offsets in data
2017-01-17Use variable names instead of raw offsets in dataMarijn van der Werf
2017-01-17Include data for gUnknown_0840CA00Marijn van der Werf
2017-01-15Merge pull request #189 from camthesaxman/battle_animYamaArashi
add some data to C file and clean up battle_anim.c
2017-01-15add some data to C file and clean upcamthesaxman
2017-01-10define battle AI rodata in CYamaArashi
2017-01-10Merge pull request #181 from marijnvdwerf/decompile/credits-2YamaArashi
Continue decompiling credits
2017-01-10Continue decompiling creditsMarijn van der Werf
2017-01-08enum the species constantsyenatch
2017-01-08rename truck_scene.c to field_special_scene.cYamaArashi
2017-01-07dump more incbinsYamaArashi
2017-01-07more incbinsYamaArashi
2017-01-07misc. incbinsYamaArashi
2017-01-07save failed screen incbinsYamaArashi
2017-01-07naming screen incbinsYamaArashi
2017-01-07menu cursor incbinsYamaArashi
2017-01-07roulette incbinsYamaArashi
2017-01-07pokenav incbinsYamaArashi
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