summaryrefslogtreecommitdiff
path: root/src/pokemon/pokemon_2.c
AgeCommit message (Expand)Author
2018-01-15through sub_809B7D4PikalaxALT
2018-01-14format and arrange some Pokemon datacamthesaxman
2018-01-07Finish battle_2.c and battle_util.c decompilationMarcus Huderle
2018-01-07Decompile through HandleEndTurn_BattleWon, and update trainer class constant ...Marcus Huderle
2017-12-19Abstract away explicit memcpy call in pokemon_2.cPikalaxALT
2017-11-26abilities, songs, species constantscamthesaxman
2017-11-26rename rng.c to random.ccamthesaxman
2017-11-09depreciate use of shared_symsProjectRevoTPP
2017-10-29change SetMonData and SetBoxMonData prototypesProjectRevoTPP
2017-10-29mergeProjectRevoTPP
2017-10-26also fix ambiguous MON_DATA_SPD_EV and MON_DATA_SPD2 constantscamthesaxman
2017-10-23recast fixes for SetMonData and SetBoxMonData.ProjectRevoTPP
2017-10-23use SPEED instead of SPD in mon data constantscamthesaxman
2017-08-27Merge branch 'master' of https://github.com/pret/pokeruby into refactor_srcProjectRevoTPP
2017-08-12split out src/ directory into categorized subdirectories.ProjectRevoTPP