index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
pokemon.h
Age
Commit message (
Expand
)
Author
2017-05-08
finish decompiling mail_data.s
YamaArashi
2017-05-08
decompile some of mail_data.s
YamaArashi
2017-05-07
decompile more pokemon functions
YamaArashi
2017-05-07
decompile EV and pokerus functions
YamaArashi
2017-05-04
decompile time_events
YamaArashi
2017-04-08
finish decompiling item_use.c (#244)
ProjectRevoTPP
2017-01-10
more labels and finish decompiling battle_ai.c except for unk_24 (#184)
ProjectRevoTPP
2017-01-06
complete PokemonStorage struct
YamaArashi
2017-01-03
Attempt to decompile trainer memo printing
Marijn van der Werf
2016-12-31
use more constants in CalculateBaseDamage
YamaArashi
2016-12-11
decompile more of matsuda_debug_menu.c (#122)
ProjectRevoTPP
2016-11-30
Declare more non-static functions in header files (#111)
Marijn van der Werf
2016-11-14
Start decompiling battle_ai.c cmd functions (#100)
ProjectRevoTPP
2016-11-06
start decompiling battle_ai.c (#92)
Cameron Hall
2016-11-04
Big shroomish barboach (#87)
Cameron Hall
2016-10-21
add explanatory comment about GetMonData()/GetBoxMonData()
YamaArashi
2016-10-21
don't specify arguments in GetMonData()/GetBoxMonData() prototypes
YamaArashi
2016-09-18
expand WRAM sections and add some variables
YamaArashi
2016-09-12
decompile pokemon functions
YamaArashi
2016-09-12
decompile more pokemon functions
YamaArashi
2016-09-10
decompile functions for setting pokemon data
YamaArashi
2016-09-10
use name length defines
YamaArashi
2016-09-10
decompile more pokemon functions
YamaArashi
2016-09-09
fix mistake in function name
YamaArashi
2016-09-09
rename pokemon functions
YamaArashi
2016-09-09
clean up types in pokemon code
YamaArashi
2016-09-09
more decompilation of pokemon functions
YamaArashi
2016-09-08
starting decompliation of pokemon functions
YamaArashi