Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-19 | Battle labels named (#333) | DizzyEggg | |
* Changed battle labels | |||
2017-05-12 | remove unknowns from birch_pc.c | ProjectRevoTPP | |
2017-05-08 | Decompile 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-07 | finish decompiling pokemon_3 | YamaArashi | |
2017-05-07 | decompile battle music and pokemon palette functions | YamaArashi | |
2017-05-04 | rename extension of included .s files to .inc | camthesaxman | |
2017-01-27 | define 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-07 | Continue decompilation | Marijn van der Werf | |
2017-01-05 | split data | YamaArashi | |
2017-01-05 | split out more data | YamaArashi | |
2017-01-05 | more 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-04 | more 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-04 | Decompile sub_800DC24 | Marijn van der Werf | |
2016-12-19 | decompile GetGroundEffectFlags_Reflection | YamaArashi | |
2016-10-28 | included .s to .inc | YamaArashi | |
2016-10-09 | decompile 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-18 | rename intro.s to birch_speech.s | YamaArashi | |
2016-09-18 | name birch speech strings | YamaArashi | |
2016-09-10 | build revision 1 and 2 | YamaArashi | |
2016-09-08 | starting decompliation of pokemon functions | YamaArashi | |
2016-08-26 | ruby/sapphire differences | YamaArashi | |
2016-08-25 | Fix a lot of static addresses in data2.s. | yenatch | |
2016-08-20 | dissassemble contest AI routines (#34) | ProjectRevoTPP | |
2016-08-12 | Add more battle scripts. | yenatch | |
2016-08-11 | Add battle scripts and battle text constants. | yenatch | |
2016-08-03 | function pointers | YamaArashi | |
2016-08-02 | Remove battle text table INCBIN. | Marcus Huderle | |
2016-07-29 | landmark data | YamaArashi | |
2016-07-16 | incbins | ProjectRevoTPP | |
2016-07-09 | sprite templates | YamaArashi | |
2016-07-05 | convert .global to double colon | YamaArashi | |
2016-07-05 | remove empty lines at eof | YamaArashi | |
2016-07-05 | some ruby/sapphire event script differences | YamaArashi | |
2016-07-04 | more scripts | YamaArashi | |
2016-07-04 | small script incbins | YamaArashi | |
2016-07-02 | More Sapphire diffs. | yenatch | |
2016-06-30 | Split a bunch of misc scripts and text. | yenatch | |
2016-06-27 | Move data/maps/{text,scripts}/ to data/{text,scripts}/maps/. | yenatch | |
2016-06-22 | Dump the specials and std script tables. | yenatch | |
Also split the braille text. | |||
2016-06-20 | Split out the trainer text. | yenatch | |
2016-06-18 | more ruby/sapphire differences | YamaArashi | |
2016-06-05 | another function pointer table | YamaArashi | |
2016-06-05 | label internal data2.s pointers | YamaArashi | |
2016-06-05 | Dump all pure pointer tables and label them (#6) | ProjectRevoTPP | |
dump pure pointer tables | |||
2016-05-30 | Dump most of the text from data2 (#4) | ProjectRevoTPP | |
* dump pokedex entries * account for newline on new file * fix incorrect pointer so pokeruby builds to same sha1 * text dumping part 1 * text dump part 2 & update macros * text dump part 3, revenge of the whitespaces * text dump part 4: a new commit * text dump part 5: the merge conflict strikes back * dump a huge chunk of texts * remove byte hunting comments * add proper align * fix align * consistency, who needs it - actually, everyone * dump credits * simplify names * dump a load of text and update charmaps * move credits.s back into data2 * dump trainer eye text * remember to add this file you dummy * incomplete bank dissassembly * another ugly, incomplete mass dump * dissassemble contest opponents and other incbins * 1P * dump the rest of text blobs from data2 * dump missing text incbin 1 * dump missing text incbins 2 * fix palette usage * normalize palette usage to decimals * remember to add the equal sign charmap you dummy | |||
2016-05-15 | song names text | YamaArashi | |
2016-04-21 | Prepare for switch to standard gas (with preprocessor) | YamaArashi | |
2016-01-28 | berry data | YamaArashi | |
2016-01-28 | item descriptions | YamaArashi | |
2016-01-28 | '.charmapstr' to '.string' and '{next}' to '\n' | YamaArashi | |