2
0
mirror of https://github.com/rehlds/metamod-r.git synced 2025-04-24 15:23:39 +03:00

18 Commits

Author SHA1 Message Date
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
5b7fe14723
Fix crash and reworked find_memloc 2017-11-15 22:13:36 +07:00
s1lent
1be6696e6b
Refactoring
Fix parse plugins.ini (Load the plugins for a appropriate platform only)
Fix crash for meta-plugins using UPX
2017-11-15 07:22:48 +07:00
s1lent
94df0af371
Update rehlsdk up to 3.3 2017-07-31 20:56:51 +07: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
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
ccea6516cb Finished rewriting of mreg code
Debug macro replaced to inline function
2017-01-09 01:30:23 +03:00
asmodai
be24b08896 Removed meta errno 2017-01-07 21:03:16 +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
2ecf18165b Normalize plugins path when loading 2017-01-06 23:11:52 +03:00
asmodai
8a996d4027 Added missed EXT_FUNC 2017-01-06 22:33:36 +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
eaf6f1ae41 Added gradle
Refactoring
2016-07-26 07:22:47 +07:00