summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2018-12-08Merge pull request #429 from nullableVoidPtr/masterDiegoisawesome
Various fixes and cleanups
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-09Merge remote-tracking branch 'upstream/master'KDSKardabox
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-08Merge remote-tracking branch 'upstream/master'nullableVoidPtr
2018-12-07Document trainer battle scripts (#430)DizzyEggg
2018-12-07fixing merge conflictsgolem galvanize
2018-12-07Tabs -> spaces & align in include/nullableVoidPtr
2018-12-06pushing so I can mergegolem galvanize
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-05Finish porting battle frontier dataDizzyEggg
2018-12-05document pokédex optionsMelody
2018-12-04extern gTower trainer datagarak
2018-12-04finish battle tower data except sRubyFacilityClassToEmeraldgarak
2018-12-03fix merge conflictsgarak
2018-12-03Fix merge conflictsDizzyEggg
2018-12-03Merge pull request #423 from Slawter666/pokedex-docDiegoisawesome
Document some of pokedex.c
2018-12-03Add battle controllers var to src from sym_ewramDizzyEggg
2018-12-03Document some of pokedex.cSlawter666
2018-12-03Make data easier to editDizzyEggg
2018-12-03tweak alignmentMelody
2018-12-03fix brendan/may/wally consistency issuesMelody
2018-12-03tweak alignmentMelody
2018-12-02begin batle tower datagarak
2018-12-02add more consistent namesMelody
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-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-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-27Finish frontier dataDizzyEggg
2018-11-27Merge remote-tracking branch 'upstream/master' into frontier-datagarak
2018-11-27frontier pike and pyramid datagarak
2018-11-27Clean up aligned variables in src/nullableVoidPtr