Latest commit 4bf3294 Feb 28, 2018 History
--all sdk extensions are now shared between SA,VC and III plugin projects
--'paths' module is not a separated library anymore, it's included into main library
--'common_sdk' module is now included into III and VC plugin projects
--fixed include paths in all header/source files
support for VS2010-2013 was stopped
updated VS and C::B Project Wizard for future multi-version support
switch to latest C++ language standard (gnu++17 for C::B, c++latest for MSVS)
updated CPool class
--replaced 'handle' word with 'ref'
--added 'PoolIterator' for using range-based-for loop with CPool class
added 'GameVersion' module with possibility to check game version
fixed plugin::paths::GetPluginFileNameA/W functions
1 contributor

Users who have contributed to this file