summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2018-12-166k leftDizzyEggg
2018-12-15Up to sub 0x80ce580DizzyEggg
2018-12-12Storage up to icon palettesDizzyEggg
2018-12-11More pokemon storageDizzyEggg
2018-12-10More storageDizzyEggg
2018-12-10Document PSS functionsDizzyEggg
2018-12-09More storage workDizzyEggg
2018-12-09Start pokemon storage systemDizzyEggg
2018-12-08Merge pull request #429 from nullableVoidPtr/masterDiegoisawesome
Various fixes and cleanups
2018-12-09Remove trailing whitespacenullableVoidPtr
2018-12-08Merge pull request #432 from KDSKardabox/masterMarcus Huderle
De-compile fire
2018-12-08Shift externs to header fileKDSKardabox
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-08Clean more tablesnullableVoidPtr
2018-12-08Merge remote-tracking branch 'upstream/master'nullableVoidPtr
2018-12-08Format pokemon.cnullableVoidPtr
2018-12-08Clean some more arraysnullableVoidPtr
2018-12-07Document trainer battle scripts (#430)DizzyEggg
2018-12-07Use normal apostrophes like adultsMelody
2018-12-07Realign comments, clean tables in pokemon_animation.c and use ↵nullableVoidPtr
SPECIES_OLD_UNOWN_ defines
2018-12-06Merge pull request #427 from Slawter666/pokedexDiegoisawesome
Document some more of pokedex.c
2018-12-06Remove uses of INVALID_ defines, clean up some arrays with constants, and ↵nullableVoidPtr
spaces -> tabs
2018-12-06Fix alloc.c as per #386, define INVALID_ constants and rename malloc to ↵nullableVoidPtr
alloc as per #325 Some of the INVALID_ are likely erroneously placed, due to lack of documentation
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