1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 08:47:17 +01:00
SqMod/source
2019-06-16 03:35:17 +03:00
..
Base Fix script loading. 2019-06-16 03:02:04 +03:00
Core Fix entity creation issue with stream event. 2019-06-02 18:58:38 +03:00
Entity Implement new API changes. 2019-06-02 00:39:06 +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 Export entity limits as constants. 2019-06-16 03:35:17 +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 Format validation. 2019-06-02 17:12:17 +03:00