2
0
mirror of https://github.com/rehlds/metamod-r.git synced 2024-12-29 08:05:41 +03:00
Commit Graph

15 Commits

Author SHA1 Message Date
s1lentq
ec926a611f Gracefully shutdown metamod and plugins when game is closing (for a proper reload using _restart command) 2023-11-28 16:28:55 +07:00
s1lent
e32e4f6d6e
Use MAX_PATH instead PATH_MAX to use one style 2017-11-18 23:31:40 +07:00
s1lent
5cf552dc8c
Recognize some gamedll Closes #14
Added platform toolset selector for VS2013/VS2015/VS2017
Added lookup gamedll with postfix, е.g _i386.so
2017-07-18 08:32:49 +07:00
asmodai
5753c397d1 Small refactoring 2017-06-08 03:15:22 +03:00
asmodai
06d78fe775 Standardize code style 2017-05-09 19:41:57 +03:00
asmodai
f7c115e736 Refactoring of mplugin and mlist 2017-05-09 18:44:00 +03:00
asmodai
ca861f62d2 Headers refactoring 2017-03-10 00:00:25 +03:00
s1lentq
5e0e048cff Refactoring.
Fix load gamedll.
Backport: setting gamedll
2017-01-18 23:09:42 +07:00
asmodai
333918455c Refactoring 2017-01-13 03:00:23 +03:00
asmodai
d206ad4a13 Rewritten most of osdep code 2017-01-07 01:43:27 +03:00
asmodai
2cf145e2a0 Implemented JIT callbacks 2016-07-30 02:03:01 +03:00
s1lentq
2e4a5b7c9e Refactoring 2016-07-26 23:37:45 +07:00
asmodai
05067b28b5 Changed source to static linking version 2016-07-26 15:26:12 +03:00
s1lentq
1294178a8d Fix compilation 2016-07-26 10:53:35 +07:00
s1lentq
eaf6f1ae41 Added gradle
Refactoring
2016-07-26 07:22:47 +07:00