1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 00:37:15 +01:00
SqMod/source
2020-03-21 22:58:50 +02:00
..
Base Move script algorithms to miscellaneous code. 2020-03-21 22:19:20 +02:00
Core Rename function to better express the intention behind it. 2020-03-21 13:57:38 +02:00
Entity Candidate for backwards compatibility. 2020-03-20 20:37:17 +02:00
Library Further file shuffling and finally builds. 2020-03-21 22:58:50 +02:00
Misc Further file shuffling and finally builds. 2020-03-21 22:58:50 +02:00
Vendor Further file shuffling and finally builds. 2020-03-21 22:58:50 +02:00
CMakeLists.txt Further file shuffling and finally builds. 2020-03-21 22:58:50 +02:00
Core.cpp Allow the user to controll when the null entity instances are created. Creating them before executing any scripts will lock entity classes and prevent the user from adding custom elements. 2020-03-21 13:54:38 +02:00
Core.hpp Allow the user to controll when the null entity instances are created. Creating them before executing any scripts will lock entity classes and prevent the user from adding custom elements. 2020-03-21 13:54:38 +02: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 Candidate for backwards compatibility. 2020-03-20 20:37:17 +02: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 Candidate for backwards compatibility. 2020-03-20 20:37:17 +02:00