-
Notifications
You must be signed in to change notification settings - Fork 42
Added/Updated some things #115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@RaphaelIT7 Could you also update the signature/offsets for GModDataPack_SendFileToClient for windows users? |
I'll look into it today :D |
@danielga I believe Raphael has addressed your comments. Is the PR ready for merge? |
Looks like sigs/offsets for the following also need to be updated for windows - there may be more alongside these that I have not checked yet
|
Update VS version compatibility
- [+] Added
GMOD_USE_ILUAINTERFACE
to possibly allow one to directly use theILuaInterface
instead of theILuaBase
- [+] Added
g_PooledStrings
&g_PooledStringsEnum
for all pooled strings.- [#] Updated
lua_typename
- [#] Updated
CLuaInterface
- - [#] Updated member variables
- [#] Updated
ILuaConVars
- - [+] Added
SaveManaged
- [#] Updated
ILuaInterface
- - [#] Updated return value of
RegisterMetaTable
,CompileString
,PushColor