2
0
mirror of https://github.com/rehlds/metamod-r.git synced 2025-04-25 07:43:32 +03:00

23 Commits

Author SHA1 Message Date
5a3a6aa8a7
fixed game-list
Info: https://github.com/theAsmodai/metamod-r/issues/38#issuecomment-383732880
2018-04-26 19:02:43 +03:00
Asmodai
3728fe42df Added support of ag_i386.so 2018-04-24 00:41:04 +03:00
Asmodai
35eada44d0 Fix #33 2018-03-11 02:23:01 +03:00
132cbad009 added more supported games 2018-01-29 20:37:54 +03:00
s1lent
e32e4f6d6e
Use MAX_PATH instead PATH_MAX to use one style 2017-11-18 23:31:40 +07:00
s1lent
0012c7779c
Refactoring 2017-11-18 22:53:18 +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
Alex_Z
db11f9830b The Specialists and Earth's Special Forces Support (#16)
* The Specialists and Earth's Special Forces Support

Add support games :
- The Specialists
- Earth's Special Forces

* Fix PR
2017-07-19 23:30:00 +03:00
s1lent
5cf552dc8c
Recognize some gamedll Closes #14
Added platform toolset selector for VS2013/VS2015/VS2017
Added lookup gamedll with postfix, е.g _i386.so
2017-07-18 08:32:49 +07:00
In-line
eddd2b526a Fix #11 (#12)
* Fix #11
* Add documentation to config.ini
2017-07-17 21:40:52 +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
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
5e0e048cff Refactoring.
Fix load gamedll.
Backport: setting gamedll
2017-01-18 23:09:42 +07: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
ca8d4e0bcf Removed some macros 2017-01-09 02:44:49 +03:00
asmodai
be24b08896 Removed meta errno 2017-01-07 21:03:16 +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
eaf6f1ae41 Added gradle
Refactoring
2016-07-26 07:22:47 +07:00