427 Commits

Author SHA1 Message Date
mittorn
1517a774b7 Stop BullChicken from changing worldspawn speed 2018-08-03 18:24:02 +00:00
mittorn
caf13b39af Fix typo 2018-08-03 17:39:30 +00:00
mittorn
01a7c7b01d Allow GC work with patterns 2018-08-04 00:35:22 +07:00
mittorn
2d34d48500 Preserve weapon enttools owner on respawn 2018-08-04 00:19:11 +07:00
mittorn
95ccc3b2bb Use engine export for enttools client print 2018-08-02 18:40:15 +07:00
mittorn
bd268dbf15 Rework player connect, allow adding one custom button 2018-08-02 00:22:03 +07:00
mittorn
c18b171f1e Custom menu/motd support 2018-08-01 19:42:46 +07:00
mittorn
1e78f68dec Improve help message 2018-08-01 02:38:02 +07:00
mittorn
b39767153c Fix enttools glitch 2018-08-01 02:25:17 +07:00
mittorn
5682ca35e3 Hide trigger touch messages 2018-08-01 02:24:54 +07:00
mittorn
e8cd7b3152 Fix text messages 2018-07-31 17:44:11 +00:00
mittorn
21b90a964e Fix menu message spamming, fix text messages 2018-07-31 04:12:50 +00:00
mittorn
90ba38d577 Fix vote 2018-07-30 16:37:27 +00:00
mittorn
cf7e98aacd Fix weapon list 2018-07-29 22:54:59 +00:00
mittorn
7af167bdd3 Fix typo 2018-07-30 04:34:14 +07:00
mittorn
9237d014ef Add some spectator checks 2018-07-30 04:20:57 +07:00
mittorn
80e6591c73 Do not skip suit 2018-07-30 04:16:02 +07:00
mittorn
fe15dc19e0 Restore FL_SPECTATOR 2018-07-30 03:54:34 +07:00
mittorn
ab875f9d90 Replace svc_print by ClientPrint 2018-07-29 19:48:49 +00:00
mittorn
48201dfcc3 Observer seems to be complete broken, restore old mode 2018-07-30 03:42:36 +07:00
mittorn
8837e7e188 Clean some dead/unused code 2018-07-30 03:00:18 +07:00
mittorn
42f5503327 Clear triggers.cpp from coop functions 2018-07-30 02:50:06 +07:00
mittorn
d249bbfa23 Move global vote class to coop.c 2018-07-30 02:34:57 +07:00
mittorn
3e58eb6f1d Try disable nullptr hack(1) 2018-07-30 02:11:30 +07:00
mittorn
8d75f9404f Try disable nullptr hack 2018-07-30 02:08:37 +07:00
mittorn
7eda9d88d0 Move global menu to new menu interface 2018-07-30 02:07:40 +07:00
mittorn
16c9ac26ed Move local confirm menu to new menu implementation 2018-07-30 01:06:50 +07:00
mittorn
b498e9170c Clang, ur mom is ambiguous 2018-07-29 21:28:10 +07:00
mittorn
f40f69cb76 Try make clang happy again 2018-07-29 21:21:25 +07:00
mittorn
c4ce9bb1fa Try make clang happy again 2018-07-29 20:40:16 +07:00
mittorn
fb73b35c8e Try fix nullptr comparsion 2018-07-29 20:34:55 +07:00
mittorn
cadd6cd2c7 Add nullptr implementation 2018-07-29 20:25:56 +07:00
mittorn
bcbd934aea Try fix clang build 2018-07-29 20:07:15 +07:00
mittorn
b1f6135c62 Partially rewrite coop menus, may be broken now 2018-07-29 19:41:31 +07:00
mittorn
c6b15908ce Try fix CMakeLists 2018-07-29 17:52:37 +07:00
mittorn
0f1ad94cb5 Add command to send stufftext back to client 2018-07-29 16:51:09 +07:00
mittorn
fe3c7c3f6e Chat command handling 2018-07-29 16:43:58 +07:00
mittorn
fb4635d0c5 New menu implementation (unused) 2018-07-29 04:03:48 +07:00
mittorn
6303e74d4e Merge branch 'master' of https://github.com/FWGS/hlsdk-xash3d into gravgun 2018-07-29 00:43:02 +07:00
Roman Chistokhodov
352e52eb0d Fix #62 ligthting issue. 2018-07-08 15:49:23 +03:00
Alibek Omarov
744732a381
Merge pull request #59 from nekonomicon/flashlight
Do not show flashlight sprite in spectator mode.
2018-07-02 14:46:32 +03:00
mittorn
136994c97f
Remove some debug code 2018-05-11 14:45:55 +00:00
mittorn
2aab84f643
Merge pull request #61 from nekonomicon/motd
Do not break motd(Revert old changes).
2018-04-11 13:31:05 +07:00
Night Owl
b63c1753a1 Do not break motd(Revert old changes). 2018-04-11 04:48:42 +05:00
Roman Chistokhodov
75bc5105e7 Remove old TEXTURETYPE code 2018-04-08 20:30:17 +03:00
Night Owl
3d7e2b0d93 Do not show flashlight sprite in spectator mode. 2018-04-08 03:32:13 +05:00
Andrey Akhmichin
9d7ab6acf4 Some fixes for FoV, HUD, egon flare and new compilers. (#52)
* Fix warnings.

* Merge some fixes from https://github.com/Fograin/hl-subs-mod.
2018-03-31 15:09:13 +03:00
Alibek Omarov
4af9030156 Append 64 postfix on 64 bit 2018-03-22 15:23:34 +03:00
mittorn
f5426c5d21 Fix prop owner, fix bouncing without damage on nearest targets 2018-03-13 14:29:45 +00:00
Alibek Omarov
6161c6d4d8 Replace snprintf by _snprintf, for MSVC 2018-03-04 00:24:54 +03:00