Commit Graph

25 Commits

Author SHA1 Message Date
Deukhoofd dc3630b171
Cleanup cmake file. 2020-07-18 12:42:54 +02:00
Deukhoofd 41b15dc693
Update to newer CreatureLib. 2020-07-12 15:53:27 +02:00
Deukhoofd d50926afba
Cleanup of CInterface, removed operator-> on BorrowedPtr, as it throws when null. 2020-07-07 15:54:25 +02:00
Deukhoofd 7f1bc252ba
Update to newer CreatureLib. 2020-07-04 15:50:30 +02:00
Deukhoofd 2d3a2fc63b
Smart pointers for most library and battle classes. 2020-06-02 20:37:21 +02:00
Deukhoofd f42ce8865d
Update CreatureLib. 2020-05-27 17:26:25 +02:00
Deukhoofd 92135a88eb
Move experience gain from species to forme. 2020-05-22 13:43:02 +02:00
Deukhoofd 6c7c460640
Support Pokemon style experience gain. 2020-05-20 16:05:52 +02:00
Deukhoofd a19965c1c3
C Interface for PokemonLibrary. 2020-05-04 18:07:39 +02:00
Deukhoofd 93983bdf5b
Turns PokemonSpecies Construct C interface into Try function 2020-05-03 12:46:35 +02:00
Deukhoofd 91bd7f8670
Fixes for wrong C declarations 2020-05-02 16:19:24 +02:00
Deukhoofd e17a8e016b
Implements support for registering types and functions in AngelScript externally. 2020-05-02 11:53:12 +02:00
Deukhoofd 9b125503ee
AngelScriptResolver C Interface 2020-05-02 11:38:13 +02:00
Deukhoofd 846580550a
C Interface for PkmnScript. 2020-04-29 20:17:18 +02:00
Deukhoofd 9206ff642b
C Interface for battle libraries. 2020-04-29 19:46:24 +02:00
Deukhoofd c4b866cb38
File formatting. 2020-04-28 14:48:56 +02:00
Deukhoofd 686f898259
WeatherChangeEvent. C Interface. 2020-04-26 20:12:31 +02:00
Deukhoofd 718c146ebe
Battle C Interface. 2020-04-26 20:01:11 +02:00
Deukhoofd caa353191d
C Interface for Pokemon. 2020-04-18 13:43:05 +02:00
Deukhoofd 66060c68c0
Item C Interface. 2020-04-17 21:02:17 +02:00
Deukhoofd a95b6d1817
C Interface for nature. 2020-04-17 20:15:21 +02:00
Deukhoofd bd3e274d3d
Nature Library C Interface. 2020-04-17 20:03:01 +02:00
Deukhoofd 82e0774b40
C Interface for EvolutionData 2020-04-16 16:18:09 +02:00
Deukhoofd 8344f33e95
C Interface for PokemonSpecies 2020-04-16 15:04:53 +02:00
Deukhoofd 2ab9445b71
Implements CInterface core, C Interface for LibrarySettings. 2020-04-14 16:36:54 +02:00