2
0
mirror of https://github.com/rehlds/metamod-r.git synced 2025-04-09 11:00:04 +03:00

23 Commits

Author SHA1 Message Date
Asmodai
35eada44d0 Fix #33 2018-03-11 02:23:01 +03:00
s1lent
e32e4f6d6e
Use MAX_PATH instead PATH_MAX to use one style 2017-11-18 23:31:40 +07:00
s1lent
2f1df890bd
Bugfix: use size of buffer instead pointer 2017-11-18 23:23:17 +07:00
s1lent
0012c7779c
Refactoring 2017-11-18 22:53:18 +07:00
s1lent
8d5c8d2df4
Use Q_strlcpy instead Q_strncpy for simplified code 2017-11-18 21:36:53 +07:00
s1lent
a6ab7cea5d
Implemented extension dll to avoid a list of entities e.g (linkgame.cpp).
Minor refactoring
2017-08-01 01:00:35 +07:00
asmodai
7ffbf8f826 Use stat64 for better compatibility 2017-07-21 15:13:38 +03:00
Dmitry Novikov
d36301292d link libstdc++ dynamically (#10) 2017-06-29 01:25:21 +07:00
asmodai
14b26f5961 Fix return addresses after callbacks rebuilding 2017-06-26 21:59:51 +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
40bf18a55b Refactoring #2 2017-05-09 00:35:21 +03:00
asmodai
f667a85282 Refactoring 2017-05-05 19:36:56 +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
f2b842b795 Fixed compilation 2017-01-18 04:17:20 +07:00
asmodai
333918455c Refactoring 2017-01-13 03:00:23 +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
d206ad4a13 Rewritten most of osdep code 2017-01-07 01:43:27 +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