2
0
mirror of https://github.com/rehlds/metamod-r.git synced 2025-01-16 08:38:00 +03:00

19 Commits

Author SHA1 Message Date
asmodai
bb600d0e13 Fix compilation 2017-06-26 22:14:43 +03:00
asmodai
14b26f5961 Fix return addresses after callbacks rebuilding 2017-06-26 21:59:51 +03:00
asmodai
eef29cb742 Add extra filed for esp to meta globals 2017-06-26 18:26:13 +03:00
asmodai
06535237da Use dynamic list of plugins 2017-06-26 18:10:34 +03:00
asmodai
50b0d6e1d3 Add jit debug 2017-06-26 15:44:12 +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
d1c69657fe Refactoring 2017-05-09 00:13:03 +03:00
asmodai
3674c3e946 Fixed compilation in MSVC 2017 (fixed #3) 2017-03-11 17:39:04 +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
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
ccea6516cb Finished rewriting of mreg code
Debug macro replaced to inline function
2017-01-09 01:30:23 +03:00
asmodai
0087accffc Fixed compilation 2017-01-06 22:55:16 +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