summaryrefslogtreecommitdiff
path: root/asm
AgeCommit message (Collapse)Author
2018-12-08Decompile field weatherDizzyEggg
2018-12-08Decompile roulette_util.c (#434)Marcus Huderle
2018-12-08Fully decompile fireKDSKardabox
2018-12-08Intial commit for decomp fireKDSKardabox
2018-12-07Document trainer battle scripts (#430)DizzyEggg
2018-12-07fixing merge conflictsgolem galvanize
2018-12-06pushing so I can mergegolem galvanize
2018-12-02adds req for macro argumentsMelody
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-02Merge with masterDizzyEggg
2018-12-02Merge pull request #417 from melthelesbian/msgbox_documentationDiegoisawesome
adds constants, cleans up callstd and msgbox code
2018-12-02Use :req macrosDizzyEggg
2018-12-02Some more rom 8011dc0 workDizzyEggg
2018-12-02defines `register_matchcall` macroMelody
2018-12-02finish link rfu and fix rom 8011dc0DizzyEggg
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-12-01Start working on link rfuDizzyEggg
2018-11-30Decompile normal.c (#414)Marcus Huderle
2018-11-30Decompile pokedex_area_screen.c (#412)Marcus Huderle
2018-11-28Decompile pokedex_cry_screen.c (#406)Marcus Huderle
2018-11-27Finish decompiling internation_string_util.cMarcus Huderle
2018-11-27Merge remote-tracking branch 'upstream/master' into fldeffgarak
2018-11-26Decompile fight.cMarcus Huderle
2018-11-26Decompile ground.cMarcus Huderle
2018-11-26Decompile dragon.cMarcus Huderle
2018-11-26Decompile poison.cMarcus Huderle
2018-11-26Decopmile bug.c (#399)Marcus Huderle
2018-11-25Decompile rockMarcus Huderle
2018-11-25Fixup some namesMarcus Huderle
2018-11-25Decompile script_pokemon_util_80F87D8Marcus Huderle
2018-11-20first 4 functions in fldeffgarak
2018-11-19Merge branch 'master' into frontierDizzyEggg
2018-11-19Decompile mossdeep hymDizzyEggg
2018-11-19Decompile all of battle_anim_utility_funcsMarcus Huderle
2018-11-18rename to mossdeep gymDizzyEggg
2018-11-18Document Battle PyramidDizzyEggg
2018-11-17more battle pytamidDizzyEggg
2018-11-17Begin battle pyramidDizzyEggg
2018-11-15Merge pull request #383 from garakmon/createspriteDiegoisawesome
Update createsprite macro and rename BANK to BATTLER
2018-11-13remove extra macro and shorten namesgarak
2018-11-13update createsprite macro and rename BANK to BATTLERgarak
2018-11-12Fix conflictsDizzyEggg
2018-11-12Decompile Battle PalaceDizzyEggg
2018-11-12Merge branch 'master' of https://github.com/pret/pokeemerald into synchroniseSlawter666
2018-11-12Decompile battle pikeDizzyEggg
2018-11-12Start battle pikeDizzyEggg
2018-11-11Document battle arenaDizzyEggg
2018-11-11Factory doneDizzyEggg
2018-11-06Merge remote-tracking branch 'pret/master' into script_menuDiegoisawesome