1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 00:37:15 +01:00
SqMod/module/Core
Sandu Liviu Catalin cb0598d228 Make the audit stage optional.
Also fix bug where the execution function is not invoked without binding an audit function first which enables it.
2021-05-05 17:51:07 +03:00
..
Privilege Const cleanup. 2021-02-05 16:03:04 +02:00
Areas.cpp Major plugin refactor and cleanup. 2021-01-30 08:51:39 +02:00
Areas.hpp Major plugin refactor and cleanup. 2021-01-30 08:51:39 +02:00
Buffer.cpp Major plugin refactor and cleanup. 2021-01-30 08:51:39 +02:00
Buffer.hpp Major plugin refactor and cleanup. 2021-01-30 08:51:39 +02:00
Command.cpp Make the audit stage optional. 2021-05-05 17:51:07 +03:00
Command.hpp Changes to command manager. 2021-05-01 22:58:59 +03:00
Common.cpp Use optimized type identification. 2021-03-20 11:49:58 +02:00
Common.hpp Major plugin refactor and cleanup. 2021-01-30 08:51:39 +02:00
Entity.cpp WIP Official plug-in compatibility layer. 2021-03-15 07:02:48 +02:00
Entity.hpp Disable unwanted constructors and assignment operators. 2021-03-20 11:50:39 +02:00
Events.inc Update Events.inc 2021-03-21 10:36:37 +02:00
Inventory.cpp WIP inventory prototyping. 2021-04-01 22:00:04 +03:00
Inventory.hpp WIP inventory prototyping. 2021-04-01 22:00:04 +03:00
Loot.cpp WIP loot distribution prototyping. 2021-04-01 21:58:42 +03:00
Loot.hpp WIP loot distribution prototyping. 2021-04-01 21:58:42 +03:00
Privilege.cpp Add iteration. 2021-02-05 15:42:27 +02:00
Privilege.hpp Const cleanup. 2021-02-05 16:03:04 +02:00
Routine.cpp Implement timers for official plug-in compatibility layer. 2021-03-20 15:47:32 +02:00
Routine.hpp Implement timers for official plug-in compatibility layer. 2021-03-20 15:47:32 +02:00
Script.cpp Move away from C format to cpp::fmt. 2021-02-03 17:50:39 +02:00
Script.hpp Major plugin refactor and cleanup. 2021-01-30 08:51:39 +02:00
Signal.cpp Handle Poco exceptions explicitly. 2021-02-20 21:22:12 +02:00
Signal.hpp Major plugin refactor and cleanup. 2021-01-30 08:51:39 +02:00
Tasks.cpp Move away from C format to cpp::fmt. 2021-02-03 17:50:39 +02:00
Tasks.hpp Move away from C format to cpp::fmt. 2021-02-03 17:50:39 +02:00
ThreadPool.cpp Allow CPR to use the thread pool. 2021-03-28 00:19:09 +02:00
ThreadPool.hpp Allow CPR to use the thread pool. 2021-03-28 00:19:09 +02:00
Utility.cpp Use direct integer type names instead of fixed size types. 2021-01-31 23:18:28 +02:00
Utility.hpp Use direct integer type names instead of fixed size types. 2021-01-31 23:18:28 +02:00
VecMap.hpp Update VecMap.hpp 2021-03-04 21:59:54 +02:00