Commit Graph

58 Commits

Author SHA1 Message Date
Andrey Akhmichin 5d7e7de3e0
Merge branch 'sohl1.2' into zombie-x 2022-11-19 13:21:52 +05:00
Andrey Akhmichin 8f2a4c72c1
Merge branch 'master' into sohl1.2 2022-11-16 06:10:58 +05:00
Andrey Akhmichin 813aa0ae91
More safe string copying. 2022-11-16 05:45:28 +05:00
Andrey Akhmichin 0ce636e72b
Merge branch 'master' into sohl1.2 2022-11-15 10:46:52 +05:00
Andrey Akhmichin 58f78b4f1c
More safe strncpy usage. 2022-11-14 08:47:47 +05:00
Andrey Akhmichin 368fdf1259
More safe _snprintf usage. 2022-11-14 08:19:12 +05:00
Andrey Akhmichin 60bd3121fb
Prevent possible null pointer dereference. 2022-11-08 23:25:27 +05:00
Andrey Akhmichin 1bee90dd8c
Merge branch 'sohl1.2' into zombie-x 2022-08-24 19:39:33 +05:00
Andrey Akhmichin 0cc7784b62
Merge branch 'master' into sohl1.2 2022-08-24 19:28:10 +05:00
Roman Chistokhodov 8d91e9b4c0
Use MAX_WEAPONS constant instead of magic numbers (#294) 2022-07-27 05:24:22 +00:00
Roman Chistokhodov 25ba2b4e5f
Fix ServerActivate check for clients (#288) 2022-07-21 14:23:22 +00:00
Andrey Akhmichin 7b50c80e74
Merge branch 'sohl1.2' into zombie-x 2022-06-06 23:58:21 +05:00
Andrey Akhmichin 723180f497
Merge branch 'master' into sohl1.2 2022-06-05 23:07:22 +05:00
Vale the Violet Mote 302e2d7a2a
Realtime cheats (#197)
* have cheats auto-update (send notif to client, use updated value in server)

* cheats did not need to be registered here as it's registered by the engine

* also not needed.
2021-10-26 21:52:17 +00:00
Andrey Akhmichin 127a559dd7 Merge branch 'sohl1.2' into zombie-x 2021-06-20 04:27:46 +05:00
Andrey Akhmichin 314d096c1f Merge branch 'master' into sohl1.2 2021-06-20 04:26:46 +05:00
Bohdan Shulyar fd6f48175f
Comment unused variables (#184)
* Comment unused variables

* Comment out dead code
2021-06-18 13:00:09 +05:00
Andrey Akhmichin d96c9c6664 Merge branch 'sohl1.2' into zombie-x 2021-06-17 02:39:31 +05:00
Andrey Akhmichin 9e9c587484 Merge branch 'master' into sohl1.2 2021-06-16 02:20:54 +05:00
Andrey Akhmichin 6d8e1c5d0c Got rid "defined". 2021-06-07 19:17:22 +05:00
Andrey Akhmichin 0dd90846fe #ifdef->#if 2021-06-07 05:05:58 +05:00
Andrey Akhmichin 5c07a90490 Double promotion fixes. 2020-01-11 03:51:45 +05:00
Andrey Akhmichin b7f7d6632d Merge branch 'sohl1.2' into zombie-x 2020-01-07 17:56:53 +05:00
Andrey Akhmichin aa9106ae72 Double promotion fixes. 2020-01-07 17:53:03 +05:00
Andrey Akhmichin c8c2ed7f21 Merge branch 'sohl1.2' into zombie-x 2019-11-17 17:09:46 +05:00
Andrey Akhmichin 16e0a45d3c Merge branch 'master' into sohl1.2 2019-11-11 04:00:45 +05:00
Andrey Akhmichin 4a02cfc012 Merge branch 'double_promotion' 2019-11-05 02:48:47 +05:00
Andrey Akhmichin 88161eac14 Add "cl_autowepswitch" cvar implementation. 2019-11-03 22:59:33 +05:00
Andrey Akhmichin ec9bffedaf Partially fix double promotion. 2019-10-13 16:49:25 +05:00
Andrey Akhmichin 21056bf4a5 Merge branch 'master' into zombie-x 2019-07-12 07:45:33 +05:00
Andrey Akhmichin 5cb433092b Merge branch 'master' into sohl1.2 2019-07-12 06:14:01 +05:00
Andrey Akhmichin 93d1ed0294 Add a missing const qualifiers. Remove unneeded casts. 2019-07-07 19:37:24 +05:00
Night Owl 86229f7926 Add cvar to skip unicode check(Same as 4cdb80dce7) 2019-04-11 16:18:47 +03:00
Night Owl 8d53d3cfa7 Merge "Zombie X" source code. 2018-10-08 05:59:28 +05:00
Night Owl 6fe4259223 Merge branch 'master' into sohl1.2 2018-03-31 17:24:38 +05:00
Alibek Omarov 6161c6d4d8 Replace snprintf by _snprintf, for MSVC 2018-03-04 00:24:54 +03:00
Roman Chistokhodov 30f2409952 Merge branch 'master' into sohl1.2 2017-12-18 23:47:12 +03:00
Roman Chistokhodov 22026b90b5 Spirit 1.2 2017-12-18 02:39:44 +03:00
Night Owl f78471ad1d min->Q_min, max->Q_max. 2017-10-15 01:05:50 +05:00
Night Owl 4150b464a0 Improve spectator. 2017-07-24 16:38:38 +05:00
Night Owl d1fbb99574 Fix some warnings yet. 2017-07-20 23:32:06 +05:00
Night Owl 7a5c29cbc9 Clear any effects on disconnect. 2017-07-20 10:51:34 +05:00
Night Owl cbdf9b5d04 Fix knowledge bugs with satchels again. 2017-07-17 09:48:08 +05:00
Night Owl cf5b2f9e14 Merge https://github.com/ValveSoftware/halflife/pull/1601 2017-07-05 23:50:55 +05:00
Night Owl 4800c0d54c Deactivate satchels on disconnect. 2017-07-03 03:24:14 +05:00
Night Owl 391c2aa217 Merge 5a13e06f52 2017-07-02 20:09:34 +05:00
Night Owl 13a691bdd8 Fix GetHullBounds()
Same as in 8d4515be42
2017-07-02 19:02:52 +05:00
Night Owl 2faa732aa1 Apply some @AlliedModders's patches. 2017-06-29 18:56:03 +05:00
Night Owl d217780789 Try fix build again. 2017-06-26 07:41:01 +05:00
Night Owl a522ae20c3 Merge some changes from git version of hlsdk. 2017-06-26 05:47:19 +05:00