Skip to content

Tags: igor725/RedLua

Tags

v0.6.4

Toggle v0.6.4's commit message

Verified

This commit was signed with the committer’s verified signature.
Version 0.6.4

* Treat lightuserdata as cdata pointer too

v0.6.3

Toggle v0.6.3's commit message

Verified

This commit was signed with the committer’s verified signature.
Version 0.6.3

* Fixed bug with natives that returns Vector3 value

v0.6.2

Toggle v0.6.2's commit message

Verified

This commit was signed with the committer’s verified signature.
Fallback server for SDK zip archives

v0.6.1

Toggle v0.6.1's commit message

Verified

This commit was signed with the committer’s verified signature.
Version 0.6.1

* Fix about menu for GTA V build
* Minor changes to build script
* Fix indent in some places

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Version 0.6.0

+ Lua logging module implemented

v0.5.1

Toggle v0.5.1's commit message

Verified

This commit was signed with the committer’s verified signature.
Version 0.5.1

* Fix missing locale strings
+ Ingame menu hotkey changing

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Version 0.5.0

+ Initial Language API implementation
* Fix some me memory leaks

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Version 0.4.0

* Standalone build improved
* Various crash fixes
+ Menu API

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was signed with the committer’s verified signature.
Version 0.3.1

* Some improvements to http error displaying
* Memory leak fixed

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Version 0.3.0

* libcurl is no longer needed
* DllMain now correctly handles directory creation errors
* Some improvements to SettingsController
* Build script improved
+ native.globalptr and native.scrbase isimplemented
+ Experimental GTAV support