summaryrefslogtreecommitdiff
path: root/src/pokedex.c
AgeCommit message (Expand)Author
2018-08-26Add Defines for Pokedex Related Numbers and Fixed Comment in birch_pc.c (#680)ultima-soul
2018-07-02label some of pokemon_summary_screenyenatch
2018-05-21Standardize args to palette blend functionsMarcus Huderle
2018-04-13nonmatching debug_80C3A50PikalaxALT
2018-04-07through DebugMenu_807786C; use macro NAKED instead of __attribute__((naked))PikalaxALT
2018-04-05Merge branch 'master' into nakamuraPikalaxALT
2018-04-05RenamingPikalaxALT
2018-04-04Port function/file names from pokeemeraldMarcus Huderle
2018-02-18remove subdirectoriescamthesaxman
2017-08-12split out src/ directory into categorized subdirectories.ProjectRevoTPP
2017-07-20map out ram variablesdrifloony
2017-06-25fix pokedexMarijn van der Werf
2017-06-24fix pokedexMarijn van der Werf
2017-06-24srcMarijn van der Werf
2017-06-23Integrate Pokedex dataMarijn van der Werf
2017-06-20move data to C and introduce CompressedSpriteSheet and CompressedSpritePalettecamthesaxman
2017-06-16Merge remote-tracking branch 'marijn/clean/headers'yenatch
2017-06-150x134 -> SPECIES_SPINDAyenatch
2017-06-15use static and fix a few nonmatching functionscamthesaxman
2017-06-15finish latercamthesaxman
2017-06-15make it build againcamthesaxman
2017-06-15fix merge conflictscamthesaxman
2017-06-15finish converting pokedex data to Ccamthesaxman
2017-06-14style and formattingcamthesaxman
2017-06-14remove gPokedexView from pokedex.hcamthesaxman
2017-06-14convert some data to Ccamthesaxman
2017-06-14finish decompiling pokedex.scamthesaxman
2017-06-14decompile sub_8092508 - sub_80927F0camthesaxman
2017-06-13decompile sub_809207C - sub_80924A4camthesaxman
2017-06-13decompile sub_8091E20 - sub_809204Ccamthesaxman
2017-06-13decompile sub_8091AF8camthesaxman
2017-06-12whitespacecamthesaxman
2017-06-12decompile sub_80917CC - sub_8091A4Ccamthesaxman
2017-06-12decompile sub_8091738camthesaxman
2017-06-120x3E8 -> 1000camthesaxman
2017-06-12decompile unref_sub_80913A4 (English)camthesaxman
2017-06-12sub_8072B80 constcamthesaxman
2017-06-12decompile sub_8090750 - sub_8091304camthesaxman
2017-06-10finish decompiling player_pc.cProjectRevoTPP
2017-05-26Sort includesMarijn van der Werf
2017-05-26Add headersMarijn van der Werf
2017-05-23Merge pull request #303 from marijnvdwerf/clean/includesyenatch
2017-05-22Define gSineTable in trig.hMarijn van der Werf
2017-05-22Add data2 headerMarijn van der Werf
2017-05-22Remove duplicate strings.h declarationsMarijn van der Werf
2017-05-22Decrease indentation level of switchesMarijn van der Werf
2017-05-12remove unknowns from birch_pc.cProjectRevoTPP
2017-05-09use macros to set DISPCNT and BG*CNT registers (#286)Cameron Hall
2017-05-09name new-game functionsYamaArashi
2017-05-08Decompile ShowPokedexCryScreenMarijn van der Werf