2
0
mirror of https://github.com/rehlds/metamod-r.git synced 2024-12-26 06:35:33 +03:00
Commit Graph

127 Commits

Author SHA1 Message Date
s1lent
0fff97941f
Temporary patch #40 2018-06-15 15:47:00 +07:00
Asmodai
93b5bd45e2 Fix crashes in pfnAlertMessage 2018-05-10 18:43:15 +03:00
6456c5f7ec
Merge pull request #39 from theAsmodai/stamepicmorg-patch-1
fixed game-list + updated readme
2018-04-30 19:36:56 +03:00
6cb74d4069
Update README.md 2018-04-27 11:32:17 +03:00
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
89b29af8a5
readme.md update
* cosmetic edit
* sorry for overcommits :(
2018-03-13 00:53:40 +03:00
5e685df118
readme.md update 2018-03-12 13:13:57 +03:00
Asmodai
35eada44d0 Fix #33 2018-03-11 02:23:01 +03:00
AEnimka
e0e3266711
Update README.md 2018-03-10 20:40:46 +03:00
AEnimka
b9c5262789
Updated Readme.MD
* Added some info
2018-03-10 20:11:17 +03:00
Asmodai
cdefc711ef Add building instructions 2018-02-17 01:12:09 +03:00
theAsmodai
3e57cfc463
Merge pull request #32 from theAsmodai/stamepicmorg-patch-1
Updated year at copyrights (2017->2018)
2018-02-13 19:08:03 +03:00
7ade806ece
Update metamod.cpp 2018-02-13 18:37:54 +03:00
Asmodai
c7c3494bd0 Update readme 2018-02-13 00:11:10 +03:00
theAsmodai
2e23956a45
Merge pull request #28 from In-line/AddPluginsFile
Add mm_pluginsfile option
2018-02-08 18:00:30 +03:00
Alik Aslanyan
f1d09c5085
Add mm_pluginsfile option 2018-01-31 21:11:36 +04:00
theAsmodai
082b8c4dd9
Merge pull request #27 from stamepicmorg/patch-1
Added compablity table at readme.md
2018-01-30 03:12:39 +03:00
b1ab4f23dc
fixed mistake 2018-01-30 01:21:01 +03:00
2d101ad1b7
Added compablity table
Structure:
Game or Mod, Windows, Linux, Comment
2018-01-30 01:00:59 +03:00
132cbad009 added more supported games 2018-01-29 20:37:54 +03:00
Asmodai
80555d35b8 Add float return type support (lol :D) 2018-01-26 20:44:52 +03:00
Asmodai
76f64ff95d Fix example plugin compilation 2018-01-26 19:21:37 +03:00
s1lent
3ff4f675d0
Fix typo 2017-11-20 00:07:09 +07:00
s1lent
c8e836d28f
Fixed crash in some cases when a plugin is unloaded 2017-11-19 23:20:41 +07:00
s1lent
98fd23afed
Fix parse 2017-11-19 03:24:56 +07:00
s1lent
e1e1b8aaaa
Add option dynalign_list <yes/no> (for compatibility HLSW on Tab 'Metamod Plugins') 2017-11-19 02:58:58 +07: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
41be316e12
mutil_CenterSayVarargs: Ignore dormant client's 2017-11-18 23:18:16 +07:00
s1lent
2b059821c9
Use nullptr instead NULL 2017-11-18 23:15:45 +07:00
s1lent
bbcee49883
Cleanup & minor refactor 2017-11-18 23:14:14 +07:00
s1lent
0012c7779c
Refactoring 2017-11-18 22:53:18 +07:00
s1lent
bc64710eb8
Remove leading lib prefix on all projects 2017-11-18 22:40:22 +07:00
s1lent
4abf731650
publish.gradle: remove leading lib prefix 2017-11-18 22:40:04 +07:00
s1lent
be8e547706
Add basic editor rules 2017-11-18 22:35:51 +07:00
s1lent
e086566a11
Fix typo with Q_strrchr 2017-11-18 21:39:05 +07:00
s1lent
8d5c8d2df4
Use Q_strlcpy instead Q_strncpy for simplified code 2017-11-18 21:36:53 +07:00
s1lent
e343dfe905
Reworked MPluginList::getWidthFields
Fix typo in MPlugin::str_action
2017-11-18 21:25:25 +07:00
s1lent
c0155f8f1d
Implemented a dynamic indent in the output meta list for avoid truncation of field to desc, vers, file. 2017-11-18 20:28:41 +07:00
s1lent
14c3001b3a
Update README.md 2017-11-18 19:02:04 +07:00
s1lent
5b7fe14723
Fix crash and reworked find_memloc 2017-11-15 22:13:36 +07:00
s1lent
1be6696e6b
Refactoring
Fix parse plugins.ini (Load the plugins for a appropriate platform only)
Fix crash for meta-plugins using UPX
2017-11-15 07:22:48 +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
s1lent
d90f336a75
update rehlsdk 2017-07-31 22:37:50 +07:00
s1lent
d51cc853cc
Refactoring versioning 2017-07-31 21:44:24 +07:00
s1lent
94df0af371
Update rehlsdk up to 3.3 2017-07-31 20:56:51 +07:00
s1lent
95f636a4dd
Add support for VS2015/VS2017 in old gradle. 2017-07-31 19:41:53 +07:00
asmodai
25c9ee1bd7 Load plugins with RTLD_DEEPBIND option 2017-07-27 19:59:35 +03:00
asmodai
7ffbf8f826 Use stat64 for better compatibility 2017-07-21 15:13:38 +03:00