1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 08:47:17 +01:00
SqMod/module
2020-05-08 23:16:48 +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 String to int/float with specific base. 2020-05-08 18:25:05 +03:00
Misc Fix CreateRadioStream declaration 2020-05-06 22:07:14 +05:00
Vendor Fix maxminddb redefinition of strcasecmp. 2020-04-30 21:37:44 +03:00
CMakeLists.txt Add sample external plugin. 2020-05-08 23:16:48 +03:00
Core.cpp Use auto instead of explicit iterator type. 2020-05-06 01:20:39 +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 Add sample external plugin. 2020-05-08 23:16:48 +03:00