Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-06 | Document a bunch of battle pyramid | Marcus Huderle | |
2019-02-04 | Cleanup and add game version flag to mapjson tool | Marcus Huderle | |
2019-01-31 | Convert map data to JSON | Marcus Huderle | |
2019-01-29 | Define layout constants | Marcus Huderle | |
2019-01-29 | Cleanup Rustboro City House layout label | Marcus Huderle | |
2019-01-29 | Fix PetaburgCity map scripts label | Marcus Huderle | |
2019-01-29 | Cleanup link contest map scripts | Marcus Huderle | |
2019-01-29 | Cleanup link contest map events | Marcus Huderle | |
2019-01-29 | Document trainer approach funcs, and use movement type constants in scripts | Marcus Huderle | |
2019-01-22 | Merge branch 'master' into trainer_card | DizzyEggg | |
2019-01-21 | Add var const prefix for some missed var numbers | Diegoisawesome | |
2019-01-19 | Document and match somne trainer card | DizzyEggg | |
2019-01-13 | Move some vars to C | DizzyEggg | |
2019-01-03 | Corrected typos | Tetrable | |
2019-01-02 | Fix merge conflicts | Tetrable | |
2019-01-02 | Finish off labelling flags | Tetrable | |
2018-12-31 | Merge branch 'master' of github.com:pret/pokeemerald into trade | Diegoisawesome | |
2018-12-29 | Almost done with trade | Diegoisawesome | |
2018-12-29 | add event object var references | Melody | |
2018-12-29 | Document deoxys rock | Marcus Huderle | |
2018-12-28 | improve checkplayergender calls | Melody | |
clean up constant definitions make tweaks from review | |||
2018-12-26 | Use map_header_flags macro (#483) | Marcus Huderle | |
2018-12-25 | Document mirage_tower.c. (Combine fldeff_groundshake.c and fossil_specials.c) | Marcus Huderle | |
2018-12-25 | improve event script object calls | Melody | |
2018-12-24 | Merge pull request #477 from melthelesbian/object_script_commands | Diegoisawesome | |
use player constant in obj script commands | |||
2018-12-24 | use player constant in obj script commands | Melody | |
2018-12-24 | document setweather calls | Melody | |
2018-12-21 | improve call_if macros | Melody | |
2018-12-21 | improve goto_if macros | Melody | |
2018-12-19 | Merge pull request #440 from garakmon/fldeff | Diegoisawesome | |
Decompile / port fldeff_80F9BCC | |||
2018-12-19 | update applymovement to remove magic numbers | Melody | |
2018-12-16 | Merge branch 'master' into fldeff | garak | |
2018-12-09 | sync fldeff function names with pokeruby | garak | |
2018-12-09 | Decompile cable_car.c (#438) | Marcus Huderle | |
2018-12-07 | Document trainer battle scripts (#430) | DizzyEggg | |
2018-12-07 | Use normal apostrophes like adults | 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 | 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 | |