1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 00:37:15 +01:00
SqMod/source
Sandu Liviu Catalin acea3db378 Move line retrieval into the script wrapper.
Might be used elsewhere.
2019-06-16 02:20:18 +03:00
..
Base Move line retrieval into the script wrapper. 2019-06-16 02:20:18 +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 - GetWeaponSlot 2019-06-02 14:44:37 +05:00
Core.cpp Move line retrieval into the script wrapper. 2019-06-16 02:20:18 +03:00
Core.hpp Include code line in debug. 2019-06-16 02:12:51 +03:00
Logger.cpp Format validation. 2019-06-02 17:12:17 +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