-
1.2.0 Stable
released this
2015-06-06 21:19:26 +02:00 | 21 commits to master since this releaseChangelog
- New License: Default Copyright -> LGPLv3 (Automatically copied to build directory!)
- Function-exports have been moved from .h to .cpp for better compatability.
- Fixed Stack Overflow when calling DLL functions from Blitz due to using __cdecl instead of __stdcall.
- Addresses are now handled as uint32_t* instead of intptr_t* due to odd glitches happening at random.
Downloads