1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 00:37:15 +01:00
Commit Graph

12 Commits

Author SHA1 Message Date
Sandu Liviu Catalin
91bb79403c Update sqmod.ini 2021-03-21 20:58:32 +02:00
Sandu Liviu Catalin
44dc1a0dd9 Increase default stack size. 2021-03-21 20:21:31 +02:00
Sandu Liviu Catalin
73fef6cc3f Update sqmod.ini 2021-03-20 17:19:13 +02:00
Sandu Liviu Catalin
47325fa8c0 Begin working on a demo script.
Should be simple and easy to start with.
2019-08-13 21:14:20 +03:00
Sandu Liviu Catalin
d6a3937107 Include code line in debug.
Includes the line of code that causes a syntax error. Few other minor fixes.
2019-06-16 02:12:51 +03:00
Sandu Liviu Catalin
1b7299c0aa Update the provided sample INI config file to include new options. 2016-08-25 23:56:00 +03:00
Sandu Liviu Catalin
59968893f5 Update the sample config to indicate that log file name supports strftime format. 2016-06-19 15:25:16 +03:00
Sandu Liviu Catalin
07c7ebb8d1 Update the sample config to comply with the revised script loading system. 2016-06-18 20:33:56 +03:00
Sandu Liviu Catalin
e9ffab2347 Enable debugging by default again. 2016-05-24 07:45:49 +03:00
Sandu Liviu Catalin
4d21f29e7f Disable debug logging by default. 2016-05-24 07:34:41 +03:00
Sandu Liviu Catalin
f2361a27c3 Untested update to the new plugin API.
Various other changes to the plugin as well.
2016-05-22 06:20:38 +03:00
Sandu Liviu Catalin
06e598acfb Dumped the old implementation. Started with a more simple approach. 2016-02-21 00:25:00 +02:00