PkmnLibSharp/PkmnLibSharp/Battling
Deukhoofd e2ecec8e7a
Support for BattleParty.
2020-07-25 15:44:39 +02:00
..
AngelScriptResolver.cs Initial work on battle side. 2020-07-18 16:49:11 +02:00
BattleLibrary.cs Support for PokemonParty. 2020-07-25 15:23:01 +02:00
BattleParty.cs Support for BattleParty. 2020-07-25 15:44:39 +02:00
DamageLibrary.cs Initial work on battle side. 2020-07-18 16:49:11 +02:00
DamageSource.cs More work on Pokemon class wrapping. 2020-07-24 10:57:18 +02:00
ExperienceLibrary.cs Initial work on battle side. 2020-07-18 16:49:11 +02:00
Gender.cs Initial work on battle side. 2020-07-18 16:49:11 +02:00
LearnedMove.cs Adds new NativePtrArray class to deal with native arrays easier. 2020-07-25 12:52:18 +02:00
MiscLibrary.cs Initial work on battle side. 2020-07-18 16:49:11 +02:00
MoveLearnMethod.cs Initial work on battle side. 2020-07-18 16:49:11 +02:00
Pokemon.cs Support for PokemonParty. 2020-07-25 15:23:01 +02:00
PokemonBuilder.cs Support for Pokemon building. 2020-07-19 12:33:22 +02:00
PokemonParty.cs Support for PokemonParty. 2020-07-25 15:23:01 +02:00
ScriptResolver.cs Initial work on battle side. 2020-07-18 16:49:11 +02:00
StatCalculator.cs Initial work on battle side. 2020-07-18 16:49:11 +02:00