summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-12-06Merge pull request #428 from melthelesbian/pokedex_documentationDiegoisawesome
document pokédex options
2018-12-05document pokédex optionsMelody
2018-12-04Merge pull request #426 from DizzyEggg/patch-1Diegoisawesome
Match and clean rotating_gate.c
2018-12-03Match and clean rotating_gate.cDizzyEggg
One more down, many more to go.
2018-12-03Merge pull request #425 from DizzyEggg/patch-1Diegoisawesome
Match battle_tower.c function
2018-12-03Match battle_tower.c functionDizzyEggg
For some reason, I gave the function of type void, type u16 instead, which messed up the registers, LMAO
2018-12-03Merge pull request #424 from DizzyEggg/labelsDiegoisawesome
Clean up src/data
2018-12-03tabsDizzyEggg
2018-12-03Fix merge conflictsDizzyEggg
2018-12-03Merge pull request #423 from Slawter666/pokedex-docDiegoisawesome
Document some of pokedex.c
2018-12-03Merge pull request #421 from melthelesbian/trainer_class_lookupsDiegoisawesome
clean up trainer class lookups
2018-12-03Clean up safari zoneDizzyEggg
2018-12-03Clean up roamerDizzyEggg
2018-12-03Add battle controllers var to src from sym_ewramDizzyEggg
2018-12-03Get rid of headers in src/dataDizzyEggg
2018-12-03Document some of pokedex.cSlawter666
2018-12-03Make data easier to editDizzyEggg
2018-12-03index trainer front anims ptr tableMelody
2018-12-03tweak alignmentMelody
2018-12-03fix brendan/may/wally consistency issuesMelody
2018-12-03Clean up items dataDizzyEggg
2018-12-03tweak alignmentMelody
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