Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | defines `register_matchcall` macro | Melody | |
2018-12-02 | adds constants, cleans up callstd and msgbox code | Melody | |
* adds some constants for standard script names and messagebox types * replaces some callstd calls with msgbox calls where equivalent * replaces msgbox and callstd calls using raw digits with versions that use the constants | |||
2018-11-25 | Fixup some names | Marcus Huderle | |
2018-11-18 | Document Battle Pyramid | DizzyEggg | |
2018-11-12 | Decompile Battle Palace | DizzyEggg | |
2018-11-12 | Document Battle Pie | DizzyEggg | |
2018-11-11 | Factory done | DizzyEggg | |
2018-11-01 | Finish frontier util | DizzyEggg | |
2018-10-28 | Frontier, finish ranking hall | DizzyEggg | |
2018-10-22 | More and more battle tower | DizzyEggg | |
2018-10-21 | more tower, fail | DizzyEggg | |
2018-10-21 | More battle tower. | DizzyEggg | |
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-17 | use event flags in event scripts | garak | |
2018-10-16 | Port/decompile field_control_avatar | Diegoisawesome | |
2018-10-16 | Fix "Vigaroth" misspelling in May's House 1F | Deokishisu | |
2018-10-16 | Fix "Vigaroth" misspelling in Brendan's House 1F | 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 | Finish documenting apprentice for now | DizzyEggg | |
2018-10-14 | Merge branch 'master' into apprentice | DizzyEggg | |
2018-10-14 | Decompile apprentice | DizzyEggg | |
2018-10-13 | Port/decompile cable_club.s | Diegoisawesome | |
2018-08-25 | Document battle dome. | DizzyEggg | |
2018-08-12 | Prepare learn_move for merge | Diegoisawesome | |
2018-08-11 | Merge remote-tracking branch 'garakmon/heal-loc-2' | Diegoisawesome | |
2018-08-11 | Revert "Rename some specials" | Diegoisawesome | |
This reverts commit 658f9351fe9349eb16edab8d5d503ef741449d4a. | |||
2018-08-11 | Rename some specials | Diegoisawesome | |
2018-08-11 | Finish decompiling field_specials | Diegoisawesome | |
2018-08-10 | port larger heal location changes from poke ruby pr | garak | |
2018-08-08 | Continue decompiling field_specials | Diegoisawesome | |
2018-08-08 | Begin porting/decompiling field_specials | Diegoisawesome | |
2018-07-24 | Merge branch 'master' of github.com:pret/pokeemerald | Diegoisawesome | |
2018-07-24 | Clean up files and add entries to charmap | Diegoisawesome | |
2018-07-22 | merge union room with master | DizzyEggg | |
2018-07-22 | make union room compile i guess | DizzyEggg | |
2018-07-15 | Merge pull request #275 from Diegoisawesome/master | Diegoisawesome | |
Document list_menu.c and main_menu.c | |||
2018-07-15 | Document list_menu.c and main_menu.c | Diegoisawesome | |
2018-07-12 | Use map battle scene constants in map headers | Marcus Huderle | |
2018-07-12 | Use map type constants in map headers | Marcus Huderle | |
2018-07-12 | Use weather constants in map headers | Marcus Huderle | |
2018-07-12 | Use region map section constants in map headers | Marcus Huderle | |
2018-07-11 | Sync bg_event macros with pokeruby | Marcus Huderle | |