summaryrefslogtreecommitdiff
path: root/data/maps
AgeCommit message (Collapse)Author
2019-02-06Document a bunch of battle pyramidMarcus Huderle
2019-02-04Cleanup and add game version flag to mapjson toolMarcus Huderle
2019-01-31Convert map data to JSONMarcus Huderle
2019-01-29Define layout constantsMarcus Huderle
2019-01-29Cleanup Rustboro City House layout labelMarcus Huderle
2019-01-29Fix PetaburgCity map scripts labelMarcus Huderle
2019-01-29Cleanup link contest map scriptsMarcus Huderle
2019-01-29Cleanup link contest map eventsMarcus Huderle
2019-01-29Document trainer approach funcs, and use movement type constants in scriptsMarcus Huderle
2019-01-22Merge branch 'master' into trainer_cardDizzyEggg
2019-01-21Add var const prefix for some missed var numbersDiegoisawesome
2019-01-19Document and match somne trainer cardDizzyEggg
2019-01-13Move some vars to CDizzyEggg
2019-01-03Corrected typosTetrable
2019-01-02Fix merge conflictsTetrable
2019-01-02Finish off labelling flagsTetrable
2018-12-31Merge branch 'master' of github.com:pret/pokeemerald into tradeDiegoisawesome
2018-12-29Almost done with tradeDiegoisawesome
2018-12-29add event object var referencesMelody
2018-12-29Document deoxys rockMarcus Huderle
2018-12-28improve checkplayergender callsMelody
clean up constant definitions make tweaks from review
2018-12-26Use map_header_flags macro (#483)Marcus Huderle
2018-12-25Document mirage_tower.c. (Combine fldeff_groundshake.c and fossil_specials.c)Marcus Huderle
2018-12-25improve event script object callsMelody
2018-12-24Merge pull request #477 from melthelesbian/object_script_commandsDiegoisawesome
use player constant in obj script commands
2018-12-24use player constant in obj script commandsMelody
2018-12-24document setweather callsMelody
2018-12-21improve call_if macrosMelody
2018-12-21improve goto_if macrosMelody
2018-12-19Merge pull request #440 from garakmon/fldeffDiegoisawesome
Decompile / port fldeff_80F9BCC
2018-12-19update applymovement to remove magic numbersMelody
2018-12-16Merge branch 'master' into fldeffgarak
2018-12-09sync fldeff function names with pokerubygarak
2018-12-09Decompile cable_car.c (#438)Marcus Huderle
2018-12-07Document trainer battle scripts (#430)DizzyEggg
2018-12-07Use normal apostrophes like adultsMelody
2018-12-02trainerbattle_normal → trainerbattle_singleMelody
* trainerbattle_normal → trainerbattle_single * TRAINER_BATTLE_NORMAL → TRAINER_BATTLE_SINGLE * improves the macro documentation a little
2018-12-02cleans up trainer battle scriptsMelody
* adds battle type macros * adds `trainerbattle_normal` macro * adds `trainerbattle_double` macro * adds rematch macros * adds no intro macro
2018-12-02defines `register_matchcall` macroMelody
2018-12-02adds constants, cleans up callstd and msgbox codeMelody
* 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-25Fixup some namesMarcus Huderle
2018-11-18Document Battle PyramidDizzyEggg
2018-11-12Decompile Battle PalaceDizzyEggg
2018-11-12Document Battle PieDizzyEggg
2018-11-11Factory doneDizzyEggg
2018-11-01Finish frontier utilDizzyEggg
2018-10-28Frontier, finish ranking hallDizzyEggg
2018-10-22More and more battle towerDizzyEggg
2018-10-21more tower, failDizzyEggg
2018-10-21More battle tower.DizzyEggg