Load client mods into memory before execution.
authorsfan5 <sfan5@live.de>
Fri, 8 Nov 2019 19:01:47 +0000 (20:01 +0100)
committersfan5 <sfan5@live.de>
Sat, 9 Nov 2019 15:08:38 +0000 (16:08 +0100)
commit82a2e02323615473fc3039508b4c4529591e27d9
tree3d66f3bf530df8403cdf77199d15a1a9a3fea384
parent5ab546f99bf3f438a8d19a3582798b5ab98476d6
Load client mods into memory before execution.

Preperation for server-sent CSM which will eventually need this.
src/client/client.cpp
src/client/client.h
src/script/cpp_api/s_base.cpp
src/script/cpp_api/s_security.cpp