1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 08:47:17 +01:00
SqMod/source
2018-07-29 12:25:44 +03:00
..
Base Remove some leftover implicit cast operators. 2018-07-18 23:35:47 +03:00
Core Restructure some files. 2018-07-29 12:25:44 +03:00
Entity Restructure some files. 2018-07-29 12:25:44 +03:00
Library Make builtin formatted strings default to false to avoid trying to perform a format in cases where it can be folled by a following parameters that are not meant to be part of that formatted string. 2017-06-18 20:25:12 +03:00
Misc Restructure some files. 2018-07-29 12:25:44 +03:00
Core.cpp Restructure some files. 2018-07-29 12:25:44 +03:00
Core.hpp Implement pickup option change event and expose the functions to use it. 2018-06-28 22:06:23 +03:00
Logger.cpp Make builtin formatted strings default to false to avoid trying to perform a format in cases where it can be folled by a following parameters that are not meant to be part of that formatted string. 2017-06-18 20:25:12 +03:00
Logger.hpp Untested update to the new plugin API. 2016-05-22 06:20:38 +03:00
Main.cpp Avoid exceptions scaping during plugin initialization. 2018-07-27 22:43:19 +03:00
Makefile Restructure some files. 2018-07-29 12:25:44 +03:00
Register.cpp Initial implementation of the area system. 2017-06-19 04:09:35 +03:00
SqBase.hpp Implement pickup option change event and expose the functions to use it. 2018-06-28 22:06:23 +03:00