PkmnLibSharp/PkmnLibSharp/Utilities
Deukhoofd 8a7872cf3a
Fixed issue where .ArrayPtr() would not give the pointer to the desired array, and instead returned a pointer to an array of C# objects.
2020-08-24 19:08:51 +02:00
..
Constructor.cs Use Constructor class in PointerArray 2020-08-24 18:33:04 +02:00
MarshalHelper.cs Fixed issue where .ArrayPtr() would not give the pointer to the desired array, and instead returned a pointer to an array of C# objects. 2020-08-24 19:08:51 +02:00
NativeException.cs Several fixes and improvements. 2020-08-17 18:51:07 +02:00
PointerWrapper.cs Additional functionality. 2020-08-10 19:13:17 +02:00
Random.cs Reworks PokemonBuilder. 2020-08-08 17:07:05 +02:00
ReadOnlyArray.cs Update to latest CreatureLib, more work on battle tests. 2020-07-31 14:19:21 +02:00
ReadOnlyNativePtrArray.cs Use Constructor class in PointerArray 2020-08-24 18:33:04 +02:00
ResultChecker.cs Several fixes and improvements. 2020-08-17 18:51:07 +02:00
SignalHandler.cs Grab stacktrace on signal. 2020-08-18 19:26:39 +02:00