Skip to content

Releases: 0KepOnline/Spore-ModAPI

ModAPI SDK v2.5.571

Choose a tag to compare

@github-actions github-actions released this 23 Sep 11:39
c4791da
Add `Movie::MovieSystem` stub (#119)

ModAPI SDK v2.5.574

Choose a tag to compare

@github-actions github-actions released this 25 Jul 16:20
288cc1d
Merge branch 'master' into master

ModAPI SDK v2.5.572

Choose a tag to compare

@github-actions github-actions released this 25 Jul 16:08
995a75f
Describe most `cPlanetModel` fieldss, fix alignment

ModAPI SDK v2.5.569

Choose a tag to compare

@github-actions github-actions released this 24 Jul 11:41
2bdac99
Fix includes in `cTerrainSphereDecal.h`

ModAPI SDK v2.5.568

Choose a tag to compare

@github-actions github-actions released this 24 Jul 11:32
d95ad97
Minor field renames

ModAPI SDK v2.5.570

Choose a tag to compare

@github-actions github-actions released this 10 Jul 21:03
753d111
Add `IO::IniFile` stub (#107)

* Add `StreamCompressionZLib.h` include to `Spore/IO.h`

* Rename `Stream(De)CompressionZLib::Dispose` to `_dtor`

Also fix a "missing" include which broke `ASSERT_SIZE` for both while generating fully valid objects in runtime (triple-checked in x32dbg).

* Add `IO::IniFile` stub

* Add missing aliases

* Remove `IO::_stub` method, a leftover from earlier tests

ModAPI SDK v2.5.566

Choose a tag to compare

@github-actions github-actions released this 07 Jul 18:51
15c9b7a
Remove `IO::_stub` method, a leftover from earlier tests

ModAPI SDK v2.5.567

Choose a tag to compare

@github-actions github-actions released this 28 Jun 10:03
41354dc
Limited update of `Thumbnail_cImportExport`

ModAPI SDK v2.5.565

Choose a tag to compare

@github-actions github-actions released this 28 Jun 02:21
835fff6
Additional small fixes for `StreamCompressionZLib`

ModAPI SDK v2.5.564

Choose a tag to compare

@github-actions github-actions released this 28 Jun 00:18
713e39a
Add proper destructors for `StreamCompressionZLib`