summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2018-12-08Merge branch 'master' into weatherDizzyEggg
2018-12-08Finish field screenDizzyEggg
2018-12-08decompile field screenDizzyEggg
2018-12-08Clean up field weatherDizzyEggg
2018-12-08Merge pull request #432 from KDSKardabox/masterMarcus Huderle
De-compile fire
2018-12-08Shift externs to header fileKDSKardabox
2018-12-08Decompile field weatherDizzyEggg
2018-12-08Fix typo "ggText_DexSortSmallestDescription". (#433)Meowsy
Should be "gText_DexSortSmallestDescription".
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-07Use normal apostrophes like adultsMelody
2018-12-06Merge pull request #427 from Slawter666/pokedexDiegoisawesome
Document some more of pokedex.c
2018-12-05document pokédex optionsMelody
2018-12-05Document some more of pokedex.cSlawter666
2018-12-03Match and clean rotating_gate.cDizzyEggg
One more down, many more to go.
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-03tabsDizzyEggg
2018-12-03Fix merge conflictsDizzyEggg
2018-12-03Merge pull request #423 from Slawter666/pokedex-docDiegoisawesome
Document some of pokedex.c
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-03fix brendan/may/wally consistency issuesMelody
2018-12-03Clean up items dataDizzyEggg
2018-12-02add more consistent namesMelody
2018-12-02index trainer class lookupsMelody
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 #418 from DizzyEggg/link_rfuDiegoisawesome
Finish Link rfu
2018-12-02fix brackes n ne fileDizzyEggg
2018-12-02Get rid of static functions in includesDizzyEggg
2018-12-02Some more rom 8011dc0 workDizzyEggg
2018-12-02finish link rfu and fix rom 8011dc0DizzyEggg
2018-12-02renames the winstrate graphics names to pokefanMelody
2018-12-01cleans up trainer name definesMelody
2018-12-01Start working on link rfuDizzyEggg
2018-11-30Decompile normal.c (#414)Marcus Huderle
2018-11-30Match 2 field effect functionsDizzyEggg
2018-11-30Decompile pokedex_area_screen.c (#412)Marcus Huderle
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-28Use MAX_SPRITES defineDizzyEggg