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

21 Commits

Author SHA1 Message Date
s1lentq
83c9d6e177 Backport linkent for hlds (and listenserver) without rehlds 2023-11-28 17:56:52 +07:00
Dmitry Novikov
b838abda59
Migrate the CI/CD to GitHub Actions (#57)
* Implemented CI/CD migration to GitHub
* Remove gradle build
2022-07-03 04:15:27 +07:00
s1lent
a6ab7cea5d
Implemented extension dll to avoid a list of entities e.g (linkgame.cpp).
Minor refactoring
2017-08-01 01:00:35 +07:00
s1lent
d51cc853cc
Refactoring versioning 2017-07-31 21:44:24 +07:00
s1lent
94df0af371
Update rehlsdk up to 3.3 2017-07-31 20:56:51 +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
e49aa9bb2b Add more comments 2017-06-27 00:11:20 +03:00
asmodai
50b0d6e1d3 Add jit debug 2017-06-26 15:44:12 +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
asmodai
333918455c Refactoring 2017-01-13 03:00:23 +03:00
asmodai
6e1a6f8a02 Fixed all places where meta_errno was used
Removed most of crazy defines
2017-01-13 02:04:11 +03:00
asmodai
ca8d4e0bcf Removed some macros 2017-01-09 02:44:49 +03:00
asmodai
7e6878b3a1 Rewritten regcmd code 2017-01-07 03:20:55 +03:00
asmodai
d206ad4a13 Rewritten most of osdep code 2017-01-07 01:43:27 +03:00
asmodai
0087accffc Fixed compilation 2017-01-06 22:55:16 +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