Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-03 | Rename some graphics | Marijn van der Werf | |
2017-01-03 | more labels in battle_ai.c and intro.c and misc places (#151) | ProjectRevoTPP | |
* 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 * label intro.c a bit * label battle_ai.c and document some stuff * formatting * more labeling and clarification. * more label stuff | |||
2017-01-02 | define script data in C | YamaArashi | |
2017-01-02 | decompile coord_event_weather.c | YamaArashi | |
2017-01-02 | name functions and split data more | YamaArashi | |
2017-01-02 | get sub_814A2EC closer to matching | YamaArashi | |
2017-01-02 | Merge pull request #150 from marijnvdwerf/decompile/tv | YamaArashi | |
Partly decompile tv show | |||
2017-01-03 | Partly decompile tv show | Marijn van der Werf | |
2017-01-02 | Merge pull request #149 from marijnvdwerf/decompile/bard_music | YamaArashi | |
Decompile bard_music | |||
2017-01-03 | Decompile bard_music | Marijn van der Werf | |
2017-01-02 | Merge pull request #148 from marijnvdwerf/decompile/decoration | YamaArashi | |
Decompile bit of decoration | |||
2017-01-03 | Decompile bit of decoration | Marijn van der Werf | |
2017-01-02 | split out battle_party_menu and pokemon_storage_system | YamaArashi | |
2017-01-02 | Merge pull request #147 from yenatch/baserom-graphics | YamaArashi | |
No more baserom in data/graphics.s | |||
2017-01-02 | No more baserom in data/graphics.s | yenatch | |
2017-01-02 | split out more asm files | YamaArashi | |
2017-01-02 | split out more code | YamaArashi | |
2017-01-02 | name_string_util.s | YamaArashi | |
2017-01-02 | split rom_8148B8C.s | YamaArashi | |
2017-01-02 | name battle setup functions | YamaArashi | |
2017-01-02 | gBattleTerrain | YamaArashi | |
2017-01-02 | simplify conditional | YamaArashi | |
2017-01-02 | gUnknown_0203869A -> gIsLinkContest | YamaArashi | |
2017-01-02 | rename AI type | YamaArashi | |
2017-01-02 | battle type constants | YamaArashi | |
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 | gBattleTypeFlags | YamaArashi | |
2017-01-02 | event_data.c | YamaArashi | |
2017-01-01 | split rom_806936C | YamaArashi | |
2017-01-01 | braille puzzle stuff | YamaArashi | |
2017-01-01 | fix flag names | YamaArashi | |
2017-01-01 | add flags | YamaArashi | |
2017-01-01 | name util functions | YamaArashi | |
2017-01-01 | split rom_80A2B18.s | YamaArashi | |
2017-01-01 | mail data in save block 1 | YamaArashi | |
2017-01-01 | put rom_806D7F8 into party_menu | YamaArashi | |
2017-01-01 | name more functions | YamaArashi | |
2017-01-01 | fix MapEvents struct | YamaArashi | |
2017-01-01 | name some functions | YamaArashi | |
2017-01-01 | start decompiling item_use.c (#144) | ProjectRevoTPP | |
* begin decompiling item_use.c * decompile more of item_use.c * commit what I have currently * formatting | |||
2017-01-01 | split out some battle anim code | YamaArashi | |
2017-01-01 | gBattleAnimArgs | YamaArashi | |
2017-01-01 | remove unused variables | YamaArashi | |
2017-01-01 | Merge pull request #143 from yenatch/battle-anim | YamaArashi | |
Decompile battle_anim_80A7E7C | |||
2017-01-01 | Remove argc in the battle_anim macros. | yenatch | |
2017-01-01 | Decompile battle_anim_80A7E7C | yenatch | |
2016-12-31 | use more constants in CalculateBaseDamage | YamaArashi | |
2016-12-30 | nonmatching damage calc function | YamaArashi | |
2016-12-30 | evolution method constants | YamaArashi | |
2016-12-30 | remove extra line | YamaArashi | |