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 378b1bf001 Fix routines once and forever.
By simply preventing reuse of slots that have been terminated during their execution.
2020-05-06 01:20:17 +03:00
..
Base Prevent silent failure uppon loading scripts that don't exist. 2020-04-30 22:28:01 +03:00
Core Implement simple distance tracking for player and vehicle entities. 2020-05-04 11:58:30 +03:00
Entity Implement simple distance tracking for player and vehicle entities. 2020-05-04 11:58:30 +03:00
Library What is dead may never live. 2020-04-30 23:27:24 +03:00
Misc Fix routines once and forever. 2020-05-06 01:20:17 +03:00
Vendor Fix maxminddb redefinition of strcasecmp. 2020-04-30 21:37:44 +03:00
CMakeLists.txt Allow for debug builds with debug information. 2020-04-30 21:34:10 +03:00
Core.cpp Fix initialization of null entities. 2020-05-04 18:50:33 +03:00
Core.hpp Include default value for default constructor. 2020-05-04 11:59:40 +03:00
Logger.cpp Refactor. 2020-04-27 13:53:16 +03:00
Logger.hpp Fix algorithms. 2020-04-30 20:03:24 +03:00
Main.cpp Code cleanup. 2020-03-22 10:31:43 +02:00
Register.cpp Actually expose the MySQL api. 2020-04-27 15:02:10 +03:00
SqBase.hpp Implement simple distance tracking for player and vehicle entities. 2020-05-04 11:58:30 +03:00