2
0
mirror of https://github.com/rehlds/metamod-r.git synced 2025-01-27 05:58:20 +03:00

Commit Graph

  • db11f9830b The Specialists and Earth's Special Forces Support (#16) Alex_Z 2017-07-19 23:30:00 +03:00
  • 09331e5ae8 Fix PR Alex_Z 2017-07-18 22:54:33 +03:00
  • 4aa72833a9 The Specialists and Earth's Special Forces Support Alex_Z 2017-07-18 22:33:38 +03:00
  • 5cf552dc8c
    Recognize some gamedll Closes #14 Added platform toolset selector for VS2013/VS2015/VS2017 Added lookup gamedll with postfix, е.g _i386.so s1lent 2017-07-18 06:06:15 +07:00
  • 0e59dfe7f7 Fix #12 (#13) In-line 2017-07-17 22:57:10 +04:00
  • 25e2a401a7 Update config.ini Dmitry Novikov 2017-07-18 01:56:13 +07:00
  • a8823b8c81 Fix #12 In-line 2017-07-17 22:50:51 +04:00
  • eddd2b526a Fix #11 (#12) In-line 2017-07-17 22:40:52 +04:00
  • a387c08b6d Add documentation to config.ini In-line 2017-07-17 22:37:48 +04:00
  • a94be3a311 Update game_support.cpp Dmitry Novikov 2017-07-18 01:37:23 +07:00
  • bd51b15a69 Fix style. In-line 2017-07-17 22:10:37 +04:00
  • e184d9ece4 Fix #11 In-line 2017-07-17 22:09:41 +04:00
  • daea1f8352 Fixed crash with Half-Life game dll asmodai 2017-07-07 01:23:58 +03:00
  • 60a9c37123 Fixed crash on call pfnShouldCollide Fixed meta globals processing code asmodai 2017-06-29 19:59:55 +03:00
  • d36301292d link libstdc++ dynamically (#10) Dmitry Novikov 2017-06-29 01:25:21 +07:00
  • ff185130cf Initialize m_clientmeta in MConfig constructor and change it to BOOL (#8) In-line 2017-06-28 22:22:18 +04:00
  • 5a73caf327 Update metamod.cpp Dmitry Novikov 2017-06-29 01:21:48 +07:00
  • 61ba09cef9 Initialize m_clientmeta in MConfig constructor and change it to BOOL In-line 2017-06-28 21:00:21 +04:00
  • 8d6d730ed7 Merge pull request #9 from In-line/patch-2 theAsmodai 2017-06-28 20:41:12 +03:00
  • 26e813a57a
    Add badge s1lent 2017-06-29 00:27:46 +07:00
  • 84743bd65c Move fprintf_ptr under JIT_DEBUG_FILE define In-line 2017-06-28 21:05:53 +04:00
  • 3e93b5d15e
    link libstdc++ dynamically s1lent 2017-06-28 23:04:27 +07:00
  • 7e46cf73f6 Fix refactoring mistake asmodai 2017-06-27 02:19:45 +03:00
  • 16b01c2e55 Create README.md theAsmodai 2017-06-27 01:37:11 +03:00
  • 3aa6adf7d5 Add Makefile for linux asmodai 2017-06-27 01:17:45 +03:00
  • e49aa9bb2b Add more comments asmodai 2017-06-27 00:10:45 +03:00
  • 26f6ea6458 Add config to publish asmodai 2017-06-26 23:49:59 +03:00
  • 4929127adc Added example plugin asmodai 2017-03-10 18:38:35 +03:00
  • 7005773f10 Fix sdk asmodai 2017-06-26 22:51:23 +03:00
  • bb600d0e13 Fix compilation asmodai 2017-06-26 22:11:14 +03:00
  • 3f25635fa5 Fixed rewriting of static jumps to jit callbacks for gamedll functions asmodai 2017-06-26 22:01:32 +03:00
  • 14b26f5961 Fix return addresses after callbacks rebuilding asmodai 2017-06-26 21:57:58 +03:00
  • eef29cb742 Add extra filed for esp to meta globals asmodai 2017-06-26 18:26:13 +03:00
  • 06535237da Use dynamic list of plugins asmodai 2017-06-26 18:10:34 +03:00
  • 50b0d6e1d3 Add jit debug asmodai 2017-06-26 15:44:12 +03:00
  • 5753c397d1 Small refactoring asmodai 2017-06-08 03:15:22 +03:00
  • 895dea5eba Make correct messages for delayed load/unload asmodai 2017-05-09 19:59:13 +03:00
  • 06d78fe775 Standardize code style asmodai 2017-05-09 19:31:09 +03:00
  • f7c115e736 Refactoring of mplugin and mlist asmodai 2017-05-09 18:34:55 +03:00
  • d1d2a9b755 Fix compilation asmodai 2017-05-09 02:39:40 +03:00
  • ad43c00200 Rebuild callbacks after subplugins load asmodai 2017-05-09 00:36:28 +03:00
  • 40bf18a55b Refactoring #2 asmodai 2017-05-09 00:35:21 +03:00
  • 58d54dfa4f Fix typo asmodai 2017-05-09 00:21:37 +03:00
  • d1c69657fe Refactoring asmodai 2017-05-08 23:52:22 +03:00
  • 1be3ce8a33 Fixed typo in logs asmodai 2017-05-08 23:44:19 +03:00
  • faba9aa354 Fixed typo asmodai 2017-05-08 22:33:22 +03:00
  • f667a85282 Refactoring asmodai 2017-05-05 19:36:56 +03:00
  • 29b0f402f1 Added clientmeta option asmodai 2017-03-11 19:12:09 +03:00
  • 3674c3e946 Fixed compilation in MSVC 2017 (fixed #3) asmodai 2017-03-11 17:39:04 +03:00
  • f3e0772b12 Add SDK to release asmodai 2017-03-10 00:26:00 +03:00
  • ca861f62d2 Headers refactoring asmodai 2017-03-10 00:00:25 +03:00
  • 9427d6009e Update jitasm.h to latest fixed version asmodai 2017-03-09 23:18:52 +03:00
  • 6ea3130c66 Align meta globals and local backup for faster access asmodai 2017-02-14 01:51:47 +03:00
  • efb98cc155 Small jit refactoring asmodai 2017-02-14 01:20:27 +03:00
  • d1baff96e2 Fixed stack align, removed all magic numbers from jit asmodai 2017-02-14 00:53:54 +03:00
  • 08b965e485 Force stack align for callbacks asmodai 2017-02-08 00:49:20 +03:00
  • bcb6bd1af5 Add additional place to check for finding the config.ini or plugins.ini. Refactoring. s1lentq 2017-01-23 01:44:52 +07:00
  • 1dcc52fcc0 Typo with minorVersion s1lentq 2017-01-19 00:11:18 +07:00
  • 05c839d295 Update rehlsdk s1lentq 2017-01-18 23:16:56 +07:00
  • 5e0e048cff Refactoring. Fix load gamedll. Backport: setting gamedll s1lentq 2017-01-18 22:14:02 +07:00
  • 20d3b65cdf Fix crash due to NULL pointer access. s1lentq 2017-01-18 08:47:21 +07:00
  • 572fb968e0 Add link statically with libstdc++ s1lentq 2017-01-18 06:27:45 +07:00
  • f2b842b795 Fixed compilation s1lentq 2017-01-18 03:51:43 +07:00
  • 274e7cef8e Changed name to metamod-r asmodai 2017-01-17 22:03:18 +03:00
  • 53a92c353b Updated info asmodai 2017-01-17 01:43:56 +03:00
  • f392c42e7e Final refactoring asmodai 2017-01-17 00:30:02 +03:00
  • 333918455c Refactoring asmodai 2017-01-13 03:00:23 +03:00
  • 855e14b95e Removed jit for trampolines asmodai 2017-01-13 02:12:09 +03:00
  • 6e1a6f8a02 Fixed all places where meta_errno was used Removed most of crazy defines asmodai 2017-01-13 02:04:11 +03:00
  • ca8d4e0bcf Removed some macros asmodai 2017-01-09 02:44:49 +03:00
  • ccea6516cb Finished rewriting of mreg code Debug macro replaced to inline function asmodai 2017-01-09 01:30:23 +03:00
  • be24b08896 Removed meta errno asmodai 2017-01-07 21:03:16 +03:00
  • 7e6878b3a1 Rewritten regcmd code asmodai 2017-01-07 03:20:55 +03:00
  • d206ad4a13 Rewritten most of osdep code asmodai 2017-01-07 01:24:40 +03:00
  • 2ecf18165b Normalize plugins path when loading asmodai 2017-01-06 23:11:52 +03:00
  • 0087accffc Fixed compilation asmodai 2017-01-06 22:55:16 +03:00
  • 8a996d4027 Added missed EXT_FUNC asmodai 2017-01-06 22:33:36 +03:00
  • 87548b9af9 Some cosmetic fixes asmodai 2017-01-06 22:11:28 +03:00
  • 2cf145e2a0 Implemented JIT callbacks asmodai 2016-07-30 02:03:01 +03:00
  • 2e4a5b7c9e Refactoring s1lentq 2016-07-26 23:31:47 +07:00
  • 05067b28b5 Changed source to static linking version asmodai 2016-07-26 15:18:32 +03:00
  • 1294178a8d Fix compilation s1lentq 2016-07-26 09:08:43 +07:00
  • d0c18ee2d7 Merge branch 'master' of bitbucket.org:rehlds/metamod s1lentq 2016-07-26 07:31:12 +07:00
  • eaf6f1ae41 Added gradle Refactoring s1lentq 2016-07-26 07:22:47 +07:00
  • 1e8ef2de38 force load gamedll Adidasman 2016-07-04 16:11:25 +06:00
  • 1f6124b374 update Makefile Adidasman 2016-07-04 13:39:31 +06:00
  • 6f2ad90696 Modification from ReHLDS Team Adidasman 2016-07-04 13:11:20 +06:00
  • 72cd86b431 add project Adidasman 2016-07-04 12:07:29 +06:00