1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 08:47:17 +01:00
SqMod/module
Sandu Liviu Catalin f0b00fb07f Fix GetWorldBounds() and GetWastedSettings() returning null.
By not giving a virtual machine to the table contructor it defaults to null. Which ignores subsequent values getting assigned and esentially returning null.
2020-04-13 14:01:15 +03:00
..
Base More code cleanup. 2020-03-22 09:16:40 +02:00
Core Code cleanup. 2020-03-22 10:31:43 +02:00
Entity More code cleanup. 2020-03-22 10:00:31 +02:00
Library Preallocate mysql account options table. 2020-04-13 13:57:42 +03:00
Misc Fix GetWorldBounds() and GetWastedSettings() returning null. 2020-04-13 14:01:15 +03:00
Vendor Make MySQL optional. 2020-03-22 18:57:00 +02:00
CMakeLists.txt Don't include MySQL sources when disabled. 2020-03-22 21:02:02 +02:00
Core.cpp Code cleanup. 2020-03-22 10:31:43 +02:00
Core.hpp Code cleanup. 2020-03-22 10:31:43 +02:00
Logger.cpp Code cleanup. 2020-03-22 10:31:43 +02:00
Logger.hpp Code cleanup. 2020-03-22 10:31:43 +02:00
Main.cpp Code cleanup. 2020-03-22 10:31:43 +02:00
Register.cpp Integrate XML module. 2020-03-22 01:33:11 +02:00
SqBase.hpp Minor cleanup. 2020-03-22 12:33:20 +02:00