Skip to content

Releases: NativeFunction/SC-CL-SampleProject

SC-CL ALPHA

SC-CL ALPHA Pre-release
Pre-release

Choose a tag to compare

@NativeFunction NativeFunction released this 22 Jul 05:52

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

SC-CL ALPHA Pre-release
Pre-release

Choose a tag to compare

@NativeFunction NativeFunction released this 04 Jul 07:55

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

SC-CL ALPHA Pre-release
Pre-release

Choose a tag to compare

@NativeFunction NativeFunction released this 29 Jun 19:37

Initial release