index
:
pokediamond
master
Pokémon Diamond
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
pokemon.h
Age
Commit message (
Collapse
)
Author
2021-07-27
rename to sound_chatot.c
Rémi Calixte
2021-07-27
decompile unk_02005CFC.s
Rémi Calixte
2020-09-01
Rename routines in pokemon.c
PikalaxALT
2020-09-01
Decompile unk_0206B688 in poketool
PikalaxALT
2020-08-30
Decompile mail-related code
PikalaxALT
2020-08-29
Decompile pokedex.c
PikalaxALT
2020-08-25
Decompile poketch resident code at 0204BE14
PikalaxALT
2020-08-24
Fix a function prototype in pokemon.c
PikalaxALT
2020-08-18
Rename routines related to the pokemon storage system
PikalaxALT
2020-08-18
Remove player_data include from save_block_2 header
PikalaxALT
2020-08-15
Name some script mon related routines
PikalaxALT
2020-08-12
Resolve warnings
PikalaxALT
2020-08-12
Merge two struct definitions
PikalaxALT
2020-08-12
Decompile unk_02046294.s --> event_data.c
PikalaxALT
2020-06-18
evo tables to JSON
PikalaxALT
2020-06-15
Decompile party.s
PikalaxALT
2020-06-15
Resolve compiler warnings
PikalaxALT
2020-06-14
through FUN_0206A054
PikalaxALT
2020-06-14
through FUN_02069CF4
PikalaxALT
2020-06-14
GetMonEvolution
PikalaxALT
2020-06-13
through FUN_020690E8
PikalaxALT
2020-06-13
through FUN_02069010
PikalaxALT
2020-06-13
through FUN_02068E88
PikalaxALT
2020-06-13
through FUN_02068C00
PikalaxALT
2020-06-13
GenerateShinyPersonality
PikalaxALT
2020-06-13
Fix warnings
PikalaxALT
2020-06-13
through CalcShininessByOtIdAndPersonality
PikalaxALT
2020-06-13
Through ModifyStatByNature
PikalaxALT
2020-06-13
Through GetMonBaseStat
PikalaxALT
2020-06-13
Through AddBoxMonData
PikalaxALT
2020-06-13
through SetBoxMonDataInternal
PikalaxALT
2020-06-12
GetBoxMonDataInternal
PikalaxALT
2020-06-12
through GetBoxMonData
PikalaxALT
2020-06-12
through CalcMonStats
PikalaxALT
2020-06-12
through GenPersonalityByGenderAndNature
PikalaxALT
2020-06-12
pokemon.c through TryDecryptMon
PikalaxALT
2020-06-11
More pokemon.s method names; annotate species imms in FUN_02068C00
PikalaxALT
2020-06-11
Fixup pokemon substructs and fill out MON_DATA_ defines
PikalaxALT
2020-06-11
WIP MON_DATA defines
PikalaxALT
2020-06-11
Name more funcs in pokemon.s
PikalaxALT
2020-06-10
Further fill in base stats and pokemon data structs
PikalaxALT
2020-06-10
Preliminary base stats struct; name pokemon.s encryption funcs
PikalaxALT
2020-06-09
Species constants
PikalaxALT
2020-06-07
Name more routines in pokemon.s
PikalaxALT
2020-06-05
shared headers
red031000
2020-05-29
Implement config.mk and config.h
PikalaxALT
2020-05-24
fix more warnings
red031000
2020-05-01
remove include/nitro and shift everything to arm9/lib
red031000
2020-04-21
Tidy tree
PikalaxALT