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 df7c5f8266 USe pragma once.
2020-04-27 11:06:51 +03:00
..
Base Don't pre-reserve null values in the array. 2020-04-20 16:07:42 +03:00
Core Rename function. 2020-04-17 20:34:27 +03:00
Entity Replace GetObject with GetObj to avoid collisions on Windows. 2020-04-17 17:42:09 +03:00
Library Fix: remove leftover code. 2020-04-21 06:07:47 +03:00
Misc Allow circles to be transformed to area points. 2020-04-20 16:00:47 +03:00
Vendor USe pragma once. 2020-04-27 11:06:51 +03:00
CMakeLists.txt Initial implementation of basic TCP/UDP sockets. 2020-04-20 04:46:05 +03:00
Core.cpp Initial implementation of basic TCP/UDP sockets. 2020-04-20 04:46:05 +03:00
Core.hpp Replace GetObject with GetObj to avoid collisions on Windows. 2020-04-17 17:42:09 +03: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 Initial implementation of basic TCP/UDP sockets. 2020-04-20 04:46:05 +03:00
SqBase.hpp Minor cleanup. 2020-03-22 12:33:20 +02:00