index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pokemon_1.c
Age
Commit message (
Expand
)
Author
2018-07-19
oops
Tetrable
2018-07-19
improved commenting
Tetrable
2018-07-19
made indents consistent
Tetrable
2018-07-19
Cleanup pokedex arrays
Tetrable
2018-07-05
Decompile battle_anim_813F0f4.s
Marcus Huderle
2018-04-05
Renaming
PikalaxALT
2018-02-18
remove subdirectories
camthesaxman
2017-08-12
split out src/ directory into categorized subdirectories.
ProjectRevoTPP
2017-07-20
map out ram variables
drifloony
2017-07-16
remove goto in CalculateMonStats
drifloony
2017-07-16
fix CreateMonWithEVSpread
drifloony
2017-05-26
Sort includes
Marijn van der Werf
2017-05-26
Add headers
Marijn van der Werf
2017-05-22
Add data2 header
Marijn van der Werf
2017-05-08
decompile some of mail_data.s
YamaArashi
2017-01-17
Sort includes
Marijn van der Werf
2017-01-05
item constants
YamaArashi
2016-12-17
Rename `charset` and use macro for build language
Marijn van der Werf
2016-12-12
Fix various warnings
Marijn van der Werf
2016-12-02
[WIP] Extract all external function declarations to headers (#114)
Marijn van der Werf
2016-10-24
rename more functions
YamaArashi
2016-10-16
pokemon code cleanup
YamaArashi
2016-10-16
fix spacing around &
YamaArashi
2016-10-16
minor cleanups (#60)
Cameron Hall
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
gLevelUpLearnsetPointers -> gLevelUpLearnsets
YamaArashi
2016-09-09
clean up types in pokemon code
YamaArashi
2016-09-09
more decompilation of pokemon functions
YamaArashi