Skip to content

GDK 4.6.3

Compare
Choose a tag to compare
@Zeex Zeex released this 13 Feb 07:24
· 4 commits to master since this release
  • Fixed a build issue when including sampgdk as a CMake subproject (#208)
  • Fixed an error when compiling with GCC/Clang on Windows (#216)
  • Fixed a crash in sampgdk_callback_invoke() (#219)
  • Fixed an error when a log message passed to sampgdk_logprintf() was too long on Windows - now it will be silently truncated
  • Minor optimizations in internal code (callback/native function registration during server startup)