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

10 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
Asmodai
80555d35b8 Add float return type support (lol :D) 2018-01-26 20:44:52 +03:00
asmodai
14b26f5961 Fix return addresses after callbacks rebuilding 2017-06-26 21:59:51 +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
3674c3e946 Fixed compilation in MSVC 2017 (fixed #3) 2017-03-11 17:39:04 +03:00
asmodai
ccea6516cb Finished rewriting of mreg code
Debug macro replaced to inline function
2017-01-09 01:30:23 +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