1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 00:37:15 +01:00
SqMod/module
2020-09-06 23:54:28 +03:00
..
Base Add a helper funtion to generate formated string. 2020-09-06 23:54:28 +03:00
Core Some changes on user options. 2020-05-10 12:56:23 +03:00
Entity Implement simple distance tracking for player and vehicle entities. 2020-05-04 11:58:30 +03:00
Library Use polymorphism to deliver jobs. 2020-09-06 23:09:54 +03:00
Misc Update Signal.cpp 2020-09-06 16:14:39 +03:00
Vendor Remove mujs. 2020-09-06 20:11:53 +03:00
CMakeLists.txt Use polymorphism to deliver jobs. 2020-09-06 23:09:54 +03:00
Core.cpp Worker basic prototype implementation. 2020-09-06 20:12:55 +03:00
Core.hpp Some changes on user options. 2020-05-10 12:56:23 +03:00
Logger.cpp Restructure the whole plugin development kit. 2020-05-28 20:59:29 +03:00
Logger.hpp Fix algorithms. 2020-04-30 20:03:24 +03:00
Main.cpp Remove mujs. 2020-09-06 20:11:53 +03:00
Register.cpp Separate jobs from workers. 2020-09-06 21:35:04 +03:00
SqBase.hpp Remove mujs. 2020-09-06 20:11:53 +03:00