summaryrefslogtreecommitdiff
path: root/src/pokedex.c
AgeCommit message (Collapse)Author
2018-12-20Merge with masterDizzyEggg
2018-12-173.5 asm leftDizzyEggg
2018-12-15Simplify comparisons.Meowsy
2018-12-15Rename temp_notNationalDex to temp_isHoennDex.Meowsy
Don't use hexadecimal format for x and y args.
2018-12-15Document various things relating to the Pokedex.Meowsy
2018-12-08Merge pull request #429 from nullableVoidPtr/masterDiegoisawesome
Various fixes and cleanups
2018-12-08Fix typo "ggText_DexSortSmallestDescription". (#433)Meowsy
Should be "gText_DexSortSmallestDescription".
2018-12-08Merge remote-tracking branch 'upstream/master'nullableVoidPtr
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-03Fix merge conflictsDizzyEggg
2018-12-03Get rid of headers in src/dataDizzyEggg
2018-12-03Document some of pokedex.cSlawter666
2018-12-03Make data easier to editDizzyEggg
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-27Clean up aligned variables in src/nullableVoidPtr
2018-11-27Convert pokédex data to CSlawter666
2018-11-19clean up variables in filesDizzyEggg
2018-11-14Sort includes into alphabetical orderSlawter666
2018-10-21Fix LZ compressed data alignmentDiegoisawesome
2018-09-08Standartize AddTextPrinterParametrized functions,DizzyEggg
2018-08-19battle dome cards sensibly renamedDizzyEggg
2018-08-18battle dome - a couple more functionsDizzyEggg
2018-07-24Clean up files and add entries to charmapDiegoisawesome
2018-07-08Minor variable labellingSlawter666
2018-05-31fixed as best I couldgolem galvanize
2018-05-10finish decompiling pokedexgolem galvanize
2018-04-30decompiled up to sub_80BFCF4golem galvanize
2018-03-30pushing so I can pull from mastergolem galvanize
2018-02-15start decompilinggolem galvanize
2017-12-28fourteenth wave of graphics.s dumpsProjectRevoTPP
2017-12-22get rid of pointers in pokedexDizzyEggg
2017-12-21start dumping pokedexDizzyEggg