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

13 Commits

Author SHA1 Message Date
s1lentq
0118e05280 Improved initialization of rehlds api
Prefer Sys_GetModuleHandle over Sys_LoadModule to avoid unnecessary reference count increase
2023-11-28 16:39:09 +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
c0155f8f1d
Implemented a dynamic indent in the output meta list for avoid truncation of field to desc, vers, file. 2017-11-18 20:28:41 +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
d90f336a75
update rehlsdk 2017-07-31 22:37:50 +07:00
s1lent
94df0af371
Update rehlsdk up to 3.3 2017-07-31 20:56:51 +07:00
Dmitry Novikov
d36301292d link libstdc++ dynamically (#10) 2017-06-29 01:25:21 +07:00
asmodai
f7c115e736 Refactoring of mplugin and mlist 2017-05-09 18:44:00 +03:00
s1lentq
05c839d295 Update rehlsdk 2017-01-18 23:16:56 +07:00
asmodai
7e6878b3a1 Rewritten regcmd code 2017-01-07 03:20:55 +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
eaf6f1ae41 Added gradle
Refactoring
2016-07-26 07:22:47 +07:00