summaryrefslogtreecommitdiff
path: root/include/pokemon.h
AgeCommit message (Collapse)Author
2021-07-27rename to sound_chatot.cRémi Calixte
2021-07-27decompile unk_02005CFC.sRémi Calixte
2020-09-01Rename routines in pokemon.cPikalaxALT
2020-09-01Decompile unk_0206B688 in poketoolPikalaxALT
2020-08-30Decompile mail-related codePikalaxALT
2020-08-29Decompile pokedex.cPikalaxALT
2020-08-25Decompile poketch resident code at 0204BE14PikalaxALT
2020-08-24Fix a function prototype in pokemon.cPikalaxALT
2020-08-18Rename routines related to the pokemon storage systemPikalaxALT
2020-08-18Remove player_data include from save_block_2 headerPikalaxALT
2020-08-15Name some script mon related routinesPikalaxALT
2020-08-12Resolve warningsPikalaxALT
2020-08-12Merge two struct definitionsPikalaxALT
2020-08-12Decompile unk_02046294.s --> event_data.cPikalaxALT
2020-06-18evo tables to JSONPikalaxALT
2020-06-15Decompile party.sPikalaxALT
2020-06-15Resolve compiler warningsPikalaxALT
2020-06-14through FUN_0206A054PikalaxALT
2020-06-14through FUN_02069CF4PikalaxALT
2020-06-14GetMonEvolutionPikalaxALT
2020-06-13through FUN_020690E8PikalaxALT
2020-06-13through FUN_02069010PikalaxALT
2020-06-13through FUN_02068E88PikalaxALT
2020-06-13through FUN_02068C00PikalaxALT
2020-06-13GenerateShinyPersonalityPikalaxALT
2020-06-13Fix warningsPikalaxALT
2020-06-13through CalcShininessByOtIdAndPersonalityPikalaxALT
2020-06-13Through ModifyStatByNaturePikalaxALT
2020-06-13Through GetMonBaseStatPikalaxALT
2020-06-13Through AddBoxMonDataPikalaxALT
2020-06-13through SetBoxMonDataInternalPikalaxALT
2020-06-12GetBoxMonDataInternalPikalaxALT
2020-06-12through GetBoxMonDataPikalaxALT
2020-06-12through CalcMonStatsPikalaxALT
2020-06-12through GenPersonalityByGenderAndNaturePikalaxALT
2020-06-12pokemon.c through TryDecryptMonPikalaxALT
2020-06-11More pokemon.s method names; annotate species imms in FUN_02068C00PikalaxALT
2020-06-11Fixup pokemon substructs and fill out MON_DATA_ definesPikalaxALT
2020-06-11WIP MON_DATA definesPikalaxALT
2020-06-11Name more funcs in pokemon.sPikalaxALT
2020-06-10Further fill in base stats and pokemon data structsPikalaxALT
2020-06-10Preliminary base stats struct; name pokemon.s encryption funcsPikalaxALT
2020-06-09Species constantsPikalaxALT
2020-06-07Name more routines in pokemon.sPikalaxALT
2020-06-05shared headersred031000
2020-05-29Implement config.mk and config.hPikalaxALT
2020-05-24fix more warningsred031000
2020-05-01remove include/nitro and shift everything to arm9/libred031000
2020-04-21Tidy treePikalaxALT