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 |
|
Alibek Omarov
|
6818ff091d
|
Remove cast pointer to size_t in cbase.h, it's useless here
|
2018-03-04 00:21:05 +03:00 |
|
Alibek Omarov
|
ccbc147c90
|
Fix Battery message spam when armorvalue goes fractional
|
2018-03-03 23:58:19 +03:00 |
|
mittorn
|
e444f097c2
|
Network gravgun hacks. fake prop position to reduce visible lag
|
2018-02-24 00:40:12 +07:00 |
|
mittorn
|
64de53674f
|
make gravgun pull not depend on network rates
|
2018-02-23 22:37:35 +07:00 |
|
mittorn
|
0819d23771
|
Time-based gravgun grab prediction
|
2018-02-23 21:20:48 +07:00 |
|
Night Owl
|
556e2647fe
|
Do not show train controls after player death.
|
2018-02-15 18:15:02 +05:00 |
|
Roman Chistokhodov
|
48733fd1a1
|
All copyright symbols to (c)
|
2018-01-19 20:00:32 +03:00 |
|
Roman Chistokhodov
|
8dc9245fe3
|
Copyright symbol to utf-8
|
2018-01-18 22:36:32 +03:00 |
|
Alibek Omarov
|
c64b300050
|
Merge pull request #45 from FreeSlave/fix_warnings
Fix some warnings. Disable warning about invalid offsetof as it produ…
|
2018-01-18 22:15:30 +03:00 |
|
Alibek Omarov
|
88d1a860d7
|
Merge pull request #44 from nekonomicon/angles
Fix typo.
|
2018-01-18 22:13:35 +03:00 |
|
Roman Chistokhodov
|
c135463774
|
add_compile_options for older cmake versions
|
2018-01-16 15:45:53 +03:00 |
|
Roman Chistokhodov
|
31c1e121b5
|
Fix some warnings. Disable warning about invalid offsetof as it produces billion warnings in save-restore code
|
2018-01-13 18:05:13 +03:00 |
|
Night Owl
|
8abffc9371
|
Fix typo.
|
2018-01-13 09:01:38 +05:00 |
|
mittorn
|
532c37ecde
|
Improve checkpoint system
|
2018-01-02 02:49:56 +07:00 |
|
mittorn
|
c5aa3aa40e
|
Fix amd64 build
|
2017-12-30 22:22:14 +07:00 |
|
Alibek Omarov
|
9a02d7116f
|
It's better to use MSVC here instead of WIN32, so it wouldn't break MinGW builds
|
2017-12-28 02:05:47 +03:00 |
|
Alibek Omarov
|
3dda2ec590
|
Fix compiling on MSVC2017
|
2017-12-28 02:02:23 +03:00 |
|
Alibek Omarov
|
7981bad606
|
Fix weapon selection being broken at the start of demo(or manual fullupdate call)
|
2017-12-19 00:28:34 +03:00 |
|
Alibek Omarov
|
c128c69ceb
|
Add install() for CMake.
|
2017-12-19 00:27:56 +03:00 |
|
Roman Chistokhodov
|
bf429f0709
|
Fix item soda precache
|
2017-12-16 04:56:23 +03:00 |
|
mittorn
|
634e7e799c
|
Allow blacklist cleaning
|
2017-12-13 02:58:06 +07:00 |
|
mittorn
|
473eb94e96
|
Fix little coop bugs
|
2017-12-13 02:57:41 +07:00 |
|