Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-07 | Tabs -> spaces & align in include/ | nullableVoidPtr | |
2018-12-05 | Finish porting battle frontier data | DizzyEggg | |
2018-12-05 | document pokédex options | Melody | |
2018-12-03 | fix merge conflicts | garak | |
2018-12-03 | Fix merge conflicts | DizzyEggg | |
2018-12-03 | Make data easier to edit | DizzyEggg | |
2018-12-03 | tweak alignment | Melody | |
2018-12-03 | fix brendan/may/wally consistency issues | Melody | |
2018-12-03 | tweak alignment | Melody | |
2018-12-02 | begin batle tower data | garak | |
2018-12-02 | add more consistent names | Melody | |
2018-12-02 | trainerbattle_normal → trainerbattle_single | Melody | |
* trainerbattle_normal → trainerbattle_single * TRAINER_BATTLE_NORMAL → TRAINER_BATTLE_SINGLE * improves the macro documentation a little | |||
2018-12-02 | cleans up trainer battle scripts | Melody | |
* adds battle type macros * adds `trainerbattle_normal` macro * adds `trainerbattle_double` macro * adds rematch macros * adds no intro macro | |||
2018-12-02 | renames the winstrate graphics names to pokefan | Melody | |
2018-11-18 | Party Size and Num Stats | DizzyEggg | |
2018-11-15 | Merge pull request #383 from garakmon/createsprite | Diegoisawesome | |
Update createsprite macro and rename BANK to BATTLER | |||
2018-11-13 | remove extra macro and shorten names | garak | |
2018-11-13 | update createsprite macro and rename BANK to BATTLER | garak | |
2018-11-13 | Move field effects enum to defines | Slawter666 | |
2018-11-11 | Document battle arena | DizzyEggg | |
2018-11-05 | frontier util review changes | DizzyEggg | |
2018-10-30 | Merge pull request #375 from garakmon/animation-test-temp | Diegoisawesome | |
Back animation names | |||
2018-10-30 | label back animations | garak | |
2018-10-30 | Merge pull request #372 from garakmon/sprite-tags | Diegoisawesome | |
Synchronize sprite tags | |||
2018-10-26 | Merge branch 'master' into battle_tower | DizzyEggg | |
2018-10-26 | Battle tower - ewram variables | DizzyEggg | |
2018-10-24 | battle tower, match sth and dumb loop instead of goto | DizzyEggg | |
2018-10-22 | clean up sprite tags | garak | |
2018-10-22 | name remaining tags | garak | |
2018-10-21 | more tag names | garak | |
2018-10-21 | Merge branch 'master' into sprite-tags | garak | |
2018-10-21 | begin ANIM_TAG port | garak | |
2018-10-21 | more tower, fail | DizzyEggg | |
2018-10-19 | Merge pull request #369 from garakmon/pan-constants | Diegoisawesome | |
Use sound pan constants in data/battle_anim_scripts.s | |||
2018-10-19 | Merge remote-tracking branch 'upstream/master' into pan-constants | garak | |
2018-10-19 | use sound panning constants in battle_anim_scripts | garak | |
2018-10-19 | clean flags and remove temp macro | garak | |
2018-10-19 | finish event object flags | garak | |
2018-10-18 | name more event flags | garak | |
2018-10-18 | more event flags | garak | |
2018-10-17 | begin event flag names, add temporary hidden item macro | garak | |
2018-10-17 | Merge branch 'master' into event-flags | garak | |
2018-10-17 | label temp flags, test replace script | garak | |
2018-10-16 | Port/decompile field_control_avatar | Diegoisawesome | |
2018-10-16 | Fix "Vigaroth" misspelling to "Vigoroth" | Deokishisu | |
2018-10-14 | Update All EVENT_OBJ_GFX References | Deokishisu | |
Didn't realize that this needed to be done as well for renaming OW sprites. The event_objects.h file has had its corresponding defines renamed and all references in all files to those defines have been relabeled. | |||
2018-10-14 | Document more of apprentice | DizzyEggg | |
2018-10-14 | Decompile apprentice | DizzyEggg | |
2018-10-06 | Merge pull request #320 from DizzyEggg/anims | Marcus Huderle | |
Document battle animation scripts | |||
2018-10-06 | Label most of the anim tags | DizzyEggg | |