PkmnLibSharp/PkmnLibSharp/Battling
Deukhoofd d542e75cd1
Update to latest.
2021-11-05 13:58:01 +01:00
..
Battle Support clearing a battle on demand 2021-07-09 18:19:21 +02:00
ChoiceTurn Updates pkmnlib, adds wrappers for PkmnLib_ai 2021-04-23 10:53:50 +02:00
Events Dont trigger event functions if the passed pointer is nil 2021-07-09 18:19:38 +02:00
History Move constructing from pointer to Constructor class to easily handle inheritance. 2020-08-22 16:26:14 +02:00
Library Update to latest. 2021-11-05 13:58:01 +01:00
AngelscriptScript.cs Initial outline of battle class. 2020-07-26 14:47:56 +02:00
DamageSource.cs More work on Pokemon class wrapping. 2020-07-24 10:57:18 +02:00
EvolutionScript.cs Adds support for new evolution helper functions 2021-07-09 15:59:42 +02:00
ItemUseScript.cs Updates CreatureLib, implements support for ItemUseScript. 2021-03-07 19:36:09 +01:00
LearnedMove.cs Adds ScopedOwner class, that disposes owned values when garbage collected. 2021-01-15 16:53:32 +01:00
LogHandler.cs Cleanup for EventData. 2020-08-14 16:15:19 +02:00
MiscLibrary.cs Rework misclibrary gettime to not segfault 2021-07-09 18:20:01 +02:00
MoveLearnMethod.cs Cleanup for EventData. 2020-08-14 16:15:19 +02:00
Pokemon.cs Adds support for new evolution helper functions 2021-07-09 15:59:42 +02:00
PokemonBuilder.cs Fixes issue where HeldItem string in PokemonBuilder could be empty. 2021-07-09 18:20:18 +02:00
PokemonParty.cs Adds ScopedOwner class, that disposes owned values when garbage collected. 2021-01-15 16:53:32 +01:00
Script.cs Initial outline of battle class. 2020-07-26 14:47:56 +02:00
ScriptCategory.cs Adds support for new evolution helper functions 2021-07-09 15:59:42 +02:00