summaryrefslogtreecommitdiff
path: root/include/pokemon.h
AgeCommit message (Collapse)Author
2018-02-08pokemon and battle constantsDizzyEggg
2018-02-07move mon data fix conflictsDizzyEggg
2018-02-07Merge pull request #166 from camthesaxman/battle_refactorCameron Hall
rename/refactor battle code
2018-02-07match secret base func and fix structDizzyEggg
2018-02-06more renamingcamthesaxman
2018-02-05move some pokemon data to cDizzyEggg
2017-12-01battle setup file is decompiledDizzyEggg
2017-11-27berry blender review changesDizzyEggg
2017-11-14more of daycare doneDizzyEggg
2017-11-14start working on daycareDizzyEggg
2017-11-04battle 7 is decompiledDizzyEggg
2017-10-31fix merge conflicts, evo sceneDizzyEggg
2017-10-27start workin on evo sceneDizzyEggg
2017-10-26Merge branch 'master' into decompile_battle_controllersDizzyEggg
2017-10-26also fix ambiguous MON_DATA_SPD_EV and MON_DATA_SPD2 constantscamthesaxman
2017-10-25start opponent controller, thx birdDizzyEggg
2017-10-24spd to speedDizzyEggg
2017-10-24Merge branch 'master' into decompile_battle_controllersDizzyEggg
2017-10-23use SPEED instead of SPD in mon data constantscamthesaxman
2017-10-23battle link partner controller is doneDizzyEggg
2017-10-22label and do more work at player controllerDizzyEggg
2017-10-21start working on battle controllers, especially playerDizzyEggg
2017-10-11battle 9 is decompiledDizzyEggg
2017-10-06battle 2 is doneDizzyEggg
2017-10-06battle2 more and more and moreDizzyEggg
2017-10-04more battle2 doneDizzyEggg
2017-10-02battle2 3500 C linesDizzyEggg
2017-10-01more of battle2 doneDizzyEggg
2017-10-01start decompiling battle2DizzyEggg
2017-09-26battle 4 up to a8DizzyEggg
2017-09-25battle 4, up to x69DizzyEggg
2017-09-24up to x50DizzyEggg
2017-09-23atk49 is matching baby WOHOHOHOHODizzyEggg
2017-09-22up to x48 and troublesDizzyEggg
2017-09-18Merge branch 'master' into decomp_egg_hatchDizzyEggg
2017-09-18egg hatch almost decompiledDizzyEggg
2017-09-17finish porting cam's portDizzyEggg
2017-09-12almost there, troublesDizzyEggg
2017-09-11more pokemon2 decompDizzyEggg
2017-09-11praise cam the CHAMP manDizzyEggg
2017-09-11pokemon2 get mon data troublesDizzyEggg
2017-09-11more of pokemon3 decompiledDizzyEggg
2017-09-11start pokemon3 decompDizzyEggg
2017-09-06label pokemon3.sDizzyEggg
2017-09-06start porting pokemon1DizzyEggg
2017-09-05really clean up battle aiDizzyEggg
2017-09-04decomp calc dmg and clean up battle aiDizzyEggg
2017-09-04begin load_save.cDizzyEggg
2017-09-02decompile rtcDizzyEggg
2017-02-03finish decompiling battle_ai.c (#16)ProjectRevoTPP
* partially decompile battle_ai.c up to tai60_unk * nonmatching tai60_unk * decompile more of battle_ai.c * formatting * finish porting battle_ai.c * formatting