summaryrefslogtreecommitdiff
path: root/data/text
AgeCommit message (Collapse)Author
2017-11-13migrate battle_message data to src (TODO, german)ProjectRevoTPP
2017-11-10move credits data to C file (todo, german)ProjectRevoTPP
2017-08-24finish labeling scriptcamthesaxman
2017-08-24actually fix buildcamthesaxman
2017-08-24more Mauville man labelingcamthesaxman
2017-08-24do some renaming and reorganizingcamthesaxman
2017-07-07item datacamthesaxman
2017-06-30add data to C fileProjectRevoTPP
2017-06-19Battle labels named (#333)DizzyEggg
* Changed battle labels
2017-05-12remove unknowns from birch_pc.cProjectRevoTPP
2017-05-08Decompile battle interface (#281)Cameron Hall
* start decompiling * more decompilation * sub_8044804 refuses to match. moving on... * decompile sub_80451A0 * more decompilation * finish decompiling * clean up a bit * remove trailing whitespace and change tabs to spaces
2017-05-07finish decompiling pokemon_3YamaArashi
2017-05-07decompile battle music and pokemon palette functionsYamaArashi
2017-05-04rename extension of included .s files to .inccamthesaxman
2017-01-27define more data in C (#219)Cameron Hall
* define some graphics data in C * define wild pokemon in C * use less #ifdefs * define data in berry.c
2017-01-07Continue decompilationMarijn van der Werf
2017-01-05split 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-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
2016-12-19decompile GetGroundEffectFlags_ReflectionYamaArashi
2016-10-28included .s to .incYamaArashi
2016-10-09decompile start menu code (#57)Cameron Hall
* initial decompilation * fix sub_80712B4 * finish decompiling start menu code * refactor * refactor some more * make some variables static * change spaces to tab
2016-09-18rename intro.s to birch_speech.sYamaArashi
2016-09-18name birch speech stringsYamaArashi
2016-09-10build revision 1 and 2YamaArashi
2016-09-08starting decompliation of pokemon functionsYamaArashi
2016-08-26ruby/sapphire differencesYamaArashi
2016-08-25Fix a lot of static addresses in data2.s.yenatch
2016-08-20dissassemble contest AI routines (#34)ProjectRevoTPP
2016-08-12Add more battle scripts.yenatch
2016-08-11Add battle scripts and battle text constants.yenatch
2016-08-03function pointersYamaArashi
2016-08-02Remove battle text table INCBIN.Marcus Huderle
2016-07-29landmark dataYamaArashi
2016-07-16incbinsProjectRevoTPP
2016-07-09sprite templatesYamaArashi
2016-07-05convert .global to double colonYamaArashi
2016-07-05remove empty lines at eofYamaArashi
2016-07-05some ruby/sapphire event script differencesYamaArashi
2016-07-04more scriptsYamaArashi
2016-07-04small script incbinsYamaArashi
2016-07-02More Sapphire diffs.yenatch
2016-06-30Split a bunch of misc scripts and text.yenatch
2016-06-27Move data/maps/{text,scripts}/ to data/{text,scripts}/maps/.yenatch
2016-06-22Dump the specials and std script tables.yenatch
Also split the braille text.
2016-06-20Split out the trainer text.yenatch
2016-06-18more ruby/sapphire differencesYamaArashi
2016-06-05another function pointer tableYamaArashi