summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-12-02add more consistent namesMelody
2018-12-02index trainer class lookupsMelody
2018-12-02Merge pull request #419 from melthelesbian/trainerbattle_macro_cleanupDiegoisawesome
cleans up trainer battle scripts
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 pull request #420 from DizzyEggg/boredDiegoisawesome
Get rid of static functions in includ and add req macro arguments
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-02Merge pull request #418 from DizzyEggg/link_rfuDiegoisawesome
Finish Link rfu
2018-12-02fix brackes n ne fileDizzyEggg
2018-12-02Use :req macrosDizzyEggg
2018-12-02Get rid of static functions in includesDizzyEggg
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-02Merge pull request #416 from melthelesbian/fix_pokefanDiegoisawesome
fixes pokefan graphics naming
2018-12-02renames the winstrate graphics names to pokefanMelody
2018-12-01Merge pull request #415 from melthelesbian/trainer_defsDiegoisawesome
cleans up trainer name defines
2018-12-01cleans up trainer name definesMelody
2018-12-01Start working on link rfuDizzyEggg
2018-11-30Decompile normal.c (#414)Marcus Huderle
2018-11-30Merge pull request #413 from DizzyEggg/doDiegoisawesome
Match 2 field effect functions
2018-11-30Match 2 field effect functionsDizzyEggg
2018-11-30Decompile pokedex_area_screen.c (#412)Marcus Huderle
2018-11-29Merge pull request #410 from DizzyEggg/will_i_match_sth_againDiegoisawesome
match 2 field functions
2018-11-29match 2 field functionsDizzyEggg
2018-11-28Merge pull request #408 from DizzyEggg/pass_timeDiegoisawesome
Match 3 link rfu functions
2018-11-28Match 3 link rfu functionsDizzyEggg
2018-11-28Merge pull request #407 from DizzyEggg/max_spritesDiegoisawesome
Use MAX_SPRITES define
2018-11-28Use MAX_SPRITES defineDizzyEggg
2018-11-28Decompile pokedex_cry_screen.c (#406)Marcus Huderle
2018-11-27Finish decompiling internation_string_util.cMarcus Huderle
2018-11-27Merge pull request #405 from DizzyEggg/frontier_dataDiegoisawesome
Finish frontier data
2018-11-27Finish frontier dataDizzyEggg
2018-11-27Merge pull request #404 from garakmon/frontier-dataDiegoisawesome
Some frontier data
2018-11-27Merge branch 'frontier-data' of https://github.com/garakmon/pokeemerald into ↵garak
frontier-data
2018-11-27clean frontier datagarak
2018-11-27delete createsprite.pygarak
2018-11-27Merge remote-tracking branch 'upstream/master' into frontier-datagarak
2018-11-27frontier pike and pyramid datagarak
2018-11-27Merge pull request #403 from nullableVoidPtr/masterDiegoisawesome
Clean up aligned variables in src/
2018-11-27Clean up aligned variables in src/nullableVoidPtr
2018-11-27Merge pull request #402 from Slawter666/pokedex-dataDiegoisawesome
Convert pokédex data to C
2018-11-27Convert pokédex data to CSlawter666
2018-11-26Merge pull request #396 from DizzyEggg/attemptMarcus Huderle
Match some functions
2018-11-26Merge pull request #400 from DizzyEggg/utilMarcus Huderle
Match sub_080F8970
2018-11-26Merge pull request #401 from PlatinumMaster/patch-1Marcus Huderle
Fix labels, shifted off by one.
2018-11-26Update back_pic_coordinates.hJefferson Steelflex