Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-07 | Use real apostrophes instead of fake ones | Melody | |
2018-06-20 | Move map text into data/maps/<name> | Marcus Huderle | |
2018-06-20 | Move map scripts into 'data/maps/<mapname>/scripts.inc' | Marcus Huderle | |
2018-06-10 | Label move_tutor_menu.c | Marcus Huderle | |
2018-06-07 | Label all metatile behaviors and functions | Marcus Huderle | |
2018-04-25 | Decompile remaining easy chat data | PikalaxALT | |
2018-01-26 | Decompile move names | Blampharos | |
2018-01-26 | Delete leftover assembly files for species names | Blampharos | |
2018-01-25 | Decompile trainer class names | Blampharos | |
This includes both German and English | |||
2017-12-22 | clean up and label more of contest.c | camthesaxman | |
2017-12-22 | label and clean up some things in contest.c | camthesaxman | |
2017-11-26 | fix merge conflicts | camthesaxman | |
2017-11-26 | Migrate nature_names to src/data/text | Marcus Huderle | |
2017-11-26 | Migrate move_descriptions to src/data/text | Marcus Huderle | |
2017-11-26 | Lots more pokemon_summary_screen decompilation | Marcus Huderle | |
2017-11-26 | easy_chat constants | camthesaxman | |
2017-11-13 | migrate battle_message data to src (TODO, german) | ProjectRevoTPP | |
2017-11-10 | move credits data to C file (todo, german) | ProjectRevoTPP | |
2017-08-24 | finish labeling script | camthesaxman | |
2017-08-24 | actually fix build | camthesaxman | |
2017-08-24 | more Mauville man labeling | camthesaxman | |
2017-08-24 | do some renaming and reorganizing | camthesaxman | |
2017-07-07 | item data | camthesaxman | |
2017-06-30 | add data to C file | ProjectRevoTPP | |
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 | |