Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-17 | Begin synchronising with pokeemerald | Slawter666 | |
2018-04-08 | Document friendship events, primary status ailments, and misc cleanup | Marcus Huderle | |
2018-02-18 | remove subdirectories | camthesaxman | |
2017-08-12 | split out src/ directory into categorized subdirectories. | ProjectRevoTPP | |
2017-05-26 | Sort includes | Marijn van der Werf | |
2017-05-26 | Add headers | Marijn van der Werf | |
2017-05-22 | Decrease indentation level of switches | Marijn van der Werf | |
2017-01-21 | formatting | YamaArashi | |
2017-01-17 | Remove trailing whitespace | Marijn van der Werf | |
2017-01-17 | Move `gStringVar` declarations to text.h | Marijn van der Werf | |
2017-01-10 | finish decompiling field_control_avatar.c (#182) | Cameron Hall | |
* start decompiling field_control_avatar.c * remove field_control_player_avatar.c * finish decompiling * cleanup * var and flag constants | |||
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 | |||
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-10-30 | decompile field_posion.c (#79) | Cameron Hall | |
* start decompiling field_poison.c * finish decompiling |