Artem Golubikhin
a9241b2af1
Updated the version string to 1.2 Beta 3
v1.2Beta3
2022-02-06 16:13:05 +03:00
Artem Golubikhin
baf100c59d
Fixed crashes on the latest ReHLDS ( #4 )
...
Fixes #1 by updating the memory pattern for `gMsgBuffer` and `gMsgType` variables.
2022-02-06 16:11:03 +03:00
Artem Golubikhin
83fc271222
Updated the version string to 1.2 Beta 2
v1.2Beta2
2022-02-05 18:50:47 +03:00
Dmitry Novikov
837c731ab4
Migrated the CI/CD to GitHub Actions ( #3 )
...
Migrates the project's CI/CD to GitHub Actions from Travis CI. Adds CMake support along with the improved build script for Linux builds and adds `README.md` with build steps.
Co-authored-by: Artem Golubikhin <wpmgprostotema@live.ru>
2022-02-05 18:36:36 +03:00
fl0werD
614a6496d7
Fixed the abuse of the non-printable U+FFA0 character ( #2 )
...
An update to the table of printable characters. Prohibits the use of Halfwidth Hangul Filler U+FFA0. This is a port of dreamstalker/rehlds#893 which fixes dreamstalker/rehlds#887 .
2022-01-30 04:52:37 +03:00
WPMGPRoSToTeMa
8a9dc875e3
Added .travis.yml
v1.2Beta
2018-06-12 17:55:43 +03:00
Artem Golubikhin
3efaadcb55
Fixed crash on the latest ReHLDS
...
Fixed crashes on some platforms which restore protection (or remove write access) of memory after function (memory) call
2017-10-09 02:14:29 +00:00
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