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

54 Commits

Author SHA1 Message Date
asmodai
50b0d6e1d3 Add jit debug 2017-06-26 15:44:12 +03:00
asmodai
5753c397d1 Small refactoring 2017-06-08 03:15:22 +03:00
asmodai
895dea5eba Make correct messages for delayed load/unload 2017-05-09 19:59:13 +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
d1d2a9b755 Fix compilation 2017-05-09 02:39:40 +03:00
asmodai
ad43c00200 Rebuild callbacks after subplugins load 2017-05-09 00:36:28 +03:00
asmodai
40bf18a55b Refactoring #2 2017-05-09 00:35:21 +03:00
asmodai
58d54dfa4f Fix typo 2017-05-09 00:21:37 +03:00
asmodai
d1c69657fe Refactoring 2017-05-09 00:13:03 +03:00
asmodai
1be3ce8a33 Fixed typo in logs 2017-05-08 23:44:19 +03:00
asmodai
faba9aa354 Fixed typo 2017-05-08 22:33:22 +03:00
asmodai
f667a85282 Refactoring 2017-05-05 19:36:56 +03:00
asmodai
29b0f402f1 Added clientmeta option 2017-03-11 19:12:09 +03:00
asmodai
3674c3e946 Fixed compilation in MSVC 2017 (fixed #3) 2017-03-11 17:39:04 +03:00
asmodai
f3e0772b12 Add SDK to release 2017-03-10 00:35:21 +03:00
asmodai
ca861f62d2 Headers refactoring 2017-03-10 00:00:25 +03:00
asmodai
9427d6009e Update jitasm.h to latest fixed version 2017-03-09 23:18:52 +03:00
asmodai
6ea3130c66 Align meta globals and local backup for faster access 2017-02-14 01:51:47 +03:00
asmodai
efb98cc155 Small jit refactoring 2017-02-14 01:20:27 +03:00
asmodai
d1baff96e2 Fixed stack align, removed all magic numbers from jit 2017-02-14 00:53:54 +03:00
asmodai
08b965e485 Force stack align for callbacks 2017-02-08 01:49:59 +03:00
s1lentq
bcb6bd1af5 Add additional place to check for finding the config.ini or plugins.ini.
Refactoring.
2017-01-23 01:44:52 +07:00
s1lentq
1dcc52fcc0 Typo with minorVersion 2017-01-19 00:11:18 +07:00
s1lentq
05c839d295 Update rehlsdk 2017-01-18 23:16:56 +07:00
s1lentq
5e0e048cff Refactoring.
Fix load gamedll.
Backport: setting gamedll
2017-01-18 23:09:42 +07:00
s1lentq
20d3b65cdf Fix crash due to NULL pointer access. 2017-01-18 08:47:21 +07:00
s1lentq
572fb968e0 Add link statically with libstdc++ 2017-01-18 06:27:45 +07:00
s1lentq
f2b842b795 Fixed compilation 2017-01-18 04:17:20 +07:00
asmodai
274e7cef8e Changed name to metamod-r 2017-01-17 22:03:18 +03:00
asmodai
53a92c353b Updated info 2017-01-17 01:43:56 +03:00
asmodai
f392c42e7e Final refactoring 2017-01-17 00:30:02 +03:00
asmodai
333918455c Refactoring 2017-01-13 03:00:23 +03:00
asmodai
855e14b95e Removed jit for trampolines 2017-01-13 02:12:52 +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
0087accffc Fixed compilation 2017-01-06 22:55:16 +03:00
asmodai
8a996d4027 Added missed EXT_FUNC 2017-01-06 22:33:36 +03:00
asmodai
87548b9af9 Some cosmetic fixes 2017-01-06 22:11:28 +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
d0c18ee2d7 Merge branch 'master' of bitbucket.org:rehlds/metamod 2016-07-26 07:31:12 +07:00
s1lentq
eaf6f1ae41 Added gradle
Refactoring
2016-07-26 07:22:47 +07:00