Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-25 | Sync names of other pokedex.c methods | PikalaxALT | |
2021-06-21 | Start syncing contest code documentation from Emerald | PikalaxALT | |
2020-04-27 | Sync new_game.inc | GriffinR | |
2018-06-19 | Label various overworld-related things | Marcus Huderle | |
2018-03-24 | use constants for truck warp | yenatch | |
2018-02-18 | remove subdirectories | camthesaxman | |
2017-08-12 | split out src/ directory into categorized subdirectories. | ProjectRevoTPP | |
2017-07-20 | map out ram variables | drifloony | |
2017-07-10 | do some labeling | camthesaxman | |
2017-05-26 | Rename pokeblock.h.h | Marijn van der Werf | |
2017-05-26 | Sort includes | Marijn van der Werf | |
2017-05-26 | Add headers | Marijn van der Werf | |
2017-05-09 | name daily event functions | YamaArashi | |
2017-05-09 | name more functions | YamaArashi | |
2017-05-09 | name new-game functions | YamaArashi | |
2017-05-09 | name mail_data.c functions | YamaArashi | |
2017-05-08 | decompile roamer.s | YamaArashi | |
2017-05-05 | Convert tabs to spaces | Marijn van der Werf | |
2017-04-27 | Sort includes | Marijn van der Werf | |
2017-03-18 | reorganize and add new headers for many files | ProjectRevoTPP | |
2017-01-31 | make ROM match again (#227) | ProjectRevoTPP | |
* some labels and enumerate player speeds * clear up speed enums * GetPlayerSpeed * oops * start decompiling mauville_old_man.c * formatting * decompile more of mauville_old_man.c * someone fix this please * formatting * make ROM build again * formatting again * make ROM match again | |||
2017-01-17 | Sort includes | Marijn van der Werf | |
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-02 | label 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-02 | event_data.c | YamaArashi | |
2016-12-20 | split out more data | YamaArashi | |
2016-12-11 | decompile load_save.c (#125) | ProjectRevoTPP | |
* start decompiling load_save.c * almost finish decompiling load_save.c * finish decompiling load_save.c * i cannot hex math * formatting | |||
2016-12-04 | Decompile sub_8093110 and sub_8093130 | Marijn van der Werf | |
2016-12-02 | [WIP] Extract all external function declarations to headers (#114) | Marijn van der Werf | |
* Extract other external function declarations * Fix GBA compilation * Revert `sub_803C434` to asm | |||
2016-11-30 | Declare more non-static functions in header files (#111) | Marijn van der Werf | |
* Declare more non-static functions in header files * Use `(void)` for functions without arguments. * Move global-included data to seperate headers * Don't import types or global in header * Fix fieldmap imports * Revert in-code changes * Add missing newlines | |||
2016-10-25 | rename functions | YamaArashi | |
2016-10-24 | name/rename a lot of functions | YamaArashi | |
2016-10-20 | new game PC items | YamaArashi | |
2016-10-18 | name some functions | YamaArashi | |
2016-09-25 | decompile new game init code | YamaArashi | |