1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 00:37:15 +01:00
SqMod/module
Sandu Liviu Catalin b18d0a129a Implement formatting on math types.
Just a helper method to help you generate strings from math types more easilly. A bit risky if you're dumb and don't know how format specifiers work in C because it provides direct access to those.
2020-09-03 20:33:51 +03:00
..
Base Implement formatting on math types. 2020-09-03 20:33:51 +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 Update Path.cpp 2020-08-30 18:57:13 +03:00
Misc Restructure the whole plugin development kit. 2020-05-28 20:59:29 +03:00
Vendor Experimenting with LTO. 2020-08-19 16:49:45 +03:00
CMakeLists.txt Experimenting with LTO. 2020-08-19 16:49:45 +03:00
Core.cpp Restructure the whole plugin development kit. 2020-05-28 20:59:29 +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 Restructure the whole plugin development kit. 2020-05-28 20:59:29 +03:00
Register.cpp Update Register.cpp 2020-08-30 18:52:53 +03:00
SqBase.hpp Add sample external plugin. 2020-05-08 23:16:48 +03:00