Age | Commit message (Expand) | Author |
2018-12-17 | Merge branch 'master' into createsprite | garak |
2018-12-17 | gAnimBankAttacker/Target to gBattleAnimAttacker/Target | shinny456 |
2018-11-13 | ANIM_BANK -> ANIM_BATTLER and some newlines | garak |
2018-10-16 | document battle anim script commands | garak |
2018-09-24 | second arg of sub_8078764 is bool8 | garak |
2018-07-05 | Decompile battle_anim_813F0f4.s | Marcus Huderle |
2018-06-23 | Decompile more of battle_anim_812C144 | Marcus Huderle |
2018-05-21 | Standardize args to palette blend functions | Marcus Huderle |
2018-04-28 | Start moving .rodata into src/battle/anim files | Marcus Huderle |
2018-04-06 | Use 'battler' instead of 'bank' | Marcus Huderle |
2018-04-06 | Finish decompiling battle_9 | Marcus Huderle |
2018-04-06 | Decompile a bunch of battle_9 | Marcus Huderle |
2018-04-05 | Merge remote-tracking branch 'upstream/master' into various_data | Marcus Huderle |
2018-03-18 | More battle anim documentation | Marcus Huderle |
2018-03-18 | Document PIN_MISSILE and ICICLE_SPEAR anims | Marcus Huderle |
2018-02-11 | Document battle anim things related to STRENGTH, TACKLE, BODY_SLAM, and SUPER... | Marcus Huderle |
2018-02-11 | Document battle anim things related to SWIFT and TWISTER | Marcus Huderle |
2018-02-10 | Start documenting battle anims | Marcus Huderle |
2018-02-04 | Finish decompiling dark.s except one function | Marcus Huderle |
2018-01-31 | Start decompiling psychic.s | Marcus Huderle |
2018-01-19 | switching over to a different branch for testing with tile stuff | Marco Willems (M17.1) |
2018-01-19 | Merge remote-tracking branch 'upstream/master' into various_data | Marco Willems (M17.1) |
2018-01-16 | split data_8393054 | ProjectRevoTPP |
2018-01-16 | Continuing testing with OBJ_VRAM0, all replaced with OBJ_VRAM0_TEMP now | Marco Willems (M17.1) |
2018-01-09 | Merge branch 'master' into battle_anim | Marco Willems (M17.1) |
2018-01-07 | Decompile through HandleEndTurn_BattleWon, and update trainer class constant ... | Marcus Huderle |
2018-01-06 | merge with master | Marco Willems (M17.1) |
2018-01-06 | fix some code and formatting anomalies | camthesaxman |
2018-01-04 | Decompiled poison.s | Marco Willems (M17.1) |
2018-01-03 | Decompiled fire_2.s | Marco Willems (M17.1) |
2017-12-30 | Sync gAnimDisableStructPtr and gTransformedPersonalities with pokeemerald | Marcus Huderle |
2017-12-27 | Port battle_anim changes from pokeemerald | Marcus Huderle |
2017-12-22 | fix merge conflicts | camthesaxman |
2017-12-20 | Decompile battle_anim shock | Marcus Huderle |
2017-12-18 | Start decompiling water | Marcus Huderle |
2017-12-17 | decompile sub_80AE398 - sub_80AE9FC | camthesaxman |
2017-12-11 | decompile struggle, swipe, and uproar | camthesaxman |
2017-11-26 | abilities, songs, species constants | camthesaxman |
2017-11-18 | change Sprite struct to use a data array instead of manual declares. | ProjectRevoTPP |
2017-11-09 | depreciate use of shared_syms | ProjectRevoTPP |
2017-11-03 | NotInBattle | ProjectRevoTPP |
2017-10-09 | Merge remote-tracking branch 'upstream/master' into party_menu | Marcus Huderle |
2017-10-07 | Finish decompiling party_menu, and remove its asm/ file | Marcus Huderle |
2017-08-23 | name labels | DizzyEggg |
2017-06-19 | Battle labels named (#333) | DizzyEggg |
2017-05-26 | Sort includes | Marijn van der Werf |
2017-05-26 | Add headers | Marijn van der Werf |
2017-05-22 | Add data2 header | Marijn van der Werf |
2017-05-13 | decompile more functions | camthesaxman |
2017-05-07 | decompile more pokemon functions | YamaArashi |