1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 08:47:17 +01:00
SqMod/source
Sandu Liviu Catalin 8ad6a0f500 Actually expose network statistics functions.
Include an int version just inc ase a 32 bit float would overflow.
2019-08-13 18:34:09 +03:00
..
Base Enhance the routine implementation further by allowing it to be used as the environment itself and include a few extra helpers to avoid extra checks and lookups. 2019-07-26 19:59:34 +03:00
Core Fix entity creation issue with stream event. 2019-06-02 18:58:38 +03:00
Entity Actually expose network statistics functions. 2019-08-13 18:34:09 +03:00
Library Add a secondary seed function that fills the entire seed size. Even on x64 windows. Where long is 32 bit. 2019-05-21 21:14:19 +03:00
Misc Update the plugin SDK. 2019-08-13 18:23:01 +03:00
Core.cpp Use the column to point the location. 2019-06-16 03:22:53 +03:00
Core.hpp Include code line in runtime debug. 2019-06-16 02:51:16 +03:00
Logger.cpp Include code line in runtime debug. 2019-06-16 02:51:16 +03:00
Logger.hpp Improve the debug information provided by the logger. Include value, size, type and other useful information where possible. 2019-05-17 22:54:08 +03:00
Main.cpp Block all callbacks at shutdown event. 2019-06-02 19:00:02 +03:00
Makefile Restructure some files. 2018-07-29 12:25:44 +03:00
Register.cpp Back port changes to squirrel library. Separate mdoule speciffic changes and/or additions to squirrel into their own files. 2019-04-24 22:33:42 +03:00
SqBase.hpp Enhance the routine implementation further by allowing it to be used as the environment itself and include a few extra helpers to avoid extra checks and lookups. 2019-07-26 19:59:34 +03:00