23 Commits

Author SHA1 Message Date
Artem Golubikhin
e24168d70b Added support for formatters containing # 2017-07-15 17:32:07 +00:00
Artem Golubikhin
18acff2728 Reverted compile script changes
Fixed crash
Added deinitialization
2017-07-15 07:46:15 +00:00
Artem Golubikhin
45da8a11d9 Removed unrecognized options 2017-07-13 20:57:43 +00:00
Artem Golubikhin
f621b497f9 Try with g++ instead of icpc 2017-07-13 20:55:05 +00:00
Artem Golubikhin
b1597164fc Removed gcc static linking 2017-07-13 20:41:32 +00:00
Artem Golubikhin
0d0e1f56f2 Forgot to remove this debugging log 2017-07-13 10:29:31 +00:00
Artem Golubikhin
ef1fc95425 Removed test logging
Updated version
2017-07-13 10:26:50 +00:00
Artem Golubikhin
1f9b8adb02 Moved initialization into Meta_Attach 2017-07-13 10:18:17 +00:00
Artem Golubikhin
7a9ecbe842 Added some additional tests for linux 2017-07-13 10:13:57 +00:00
Artem Golubikhin
32e0562f50 Forgot PLID in LOG_CONSOLE 2017-07-13 10:11:32 +00:00
Artem Golubikhin
0cff1bfa8f Added tests to find problem on linux 2017-07-13 10:09:25 +00:00
Artem Golubikhin
b0907490ed Added STL static linking on linux 2017-07-13 10:02:29 +00:00
Artem Golubikhin
d2bc30e94b Fixed linux build error 2017-07-13 09:58:43 +00:00
Artem Golubikhin
7294986558 Fixed linux build error 2017-07-13 09:56:31 +00:00
Artem Golubikhin
16a8fe8b15 Fixed linux build error 2017-07-13 09:49:01 +00:00
Artem Golubikhin
d49f59e6d2 Added safety for SayText and TextMsg in cstrike and czero 2017-07-13 09:43:07 +00:00
Artem Golubikhin
713fed3777 Added chat message truncation (to avoid breaking of default engine behaviour) 2017-01-31 23:51:51 +00:00
Artem Golubikhin
c5a833768a Forgot update the date 2017-01-29 23:07:54 +00:00
Artem Golubikhin
769e658bc8 Update the version 2017-01-29 23:04:59 +00:00
Artem Golubikhin
b1d857cc99 Fixed undefined behaviour with isdigit calls
Reverted static links
2017-01-29 22:55:19 +00:00
Artem Golubikhin
3dee14fff6 Static link libc 2017-01-29 22:47:04 +00:00
Artem Golubikhin
855fc762b8 Link LibStdC++ statically 2017-01-29 22:35:51 +00:00
Artem Golubikhin
b7e2e97111 Initial commit 2016-01-25 02:09:11 +00:00