Skip to content

Releases: NativeFunction/SC-CL-SampleProject

SC-CL ALPHA

22 Jul 05:52

Choose a tag to compare

SC-CL ALPHA Pre-release
Pre-release

Fixed GTA V string obfuscation for console
Changed button name capitalization
Added PC support for getByte and setByte
Changed the platform toolset to LLVM-vs2014 for warnings and errors to be displayed in the error list
Added missing natives
Added more poor man constructors and documentation for them
Added an option to remove the RSC7 header from GTAV scripts

SC-CL ALPHA

04 Jul 07:55

Choose a tag to compare

SC-CL ALPHA Pre-release
Pre-release

Fixed an issue where externed vars were not being parsed correctly
Fixed an issue relating to internally called natives on GTAIV for PC
Fixed preprocessor error relating to natives.h on GTAIV PC
Added more documentation
Added an easier way to create new visual studio projects
Changed setByte and getByte intrinsics to be cross platform

SC-CL ALPHA

29 Jun 19:37

Choose a tag to compare

SC-CL ALPHA Pre-release
Pre-release

Initial release