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 |
|
Alibek Omarov
|
4c55114a3e
|
Merge pull request #63 from FreeSlave/fixlight
Fix #62 ligthting issue.
|
2018-07-08 18:36:11 +03: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 |
|
Alibek Omarov
|
ba91ecb8d9
|
Merge pull request #60 from FreeSlave/remove_old_texturetype
Remove old TEXTURETYPE code
|
2018-04-09 17:04:39 +03: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 |
|
Alibek Omarov
|
d17387c61f
|
Some fixes for PM_InitTextureTypes() from ReGameDLL_CS
|
2018-04-07 04:22:15 +03:00 |
|
Alibek Omarov
|
e2c3ccd67a
|
Merge pull request #57 from FreeSlave/dollar
Fix addressing variables in travis
|
2018-04-04 18:35:47 +03:00 |
|
Roman Chistokhodov
|
ec6afbe86d
|
Fix addressing variables in travis
|
2018-04-04 17:31:26 +03:00 |
|
Alibek Omarov
|
ffb9a75051
|
Merge pull request #56 from FreeSlave/mingw
Add mingw support to CMakeLists.txt. Add crosscompiling instructions …
|
2018-04-04 02:43:08 +03:00 |
|
Roman Chistokhodov
|
d112f720ad
|
Test building with mingw on travis
|
2018-04-03 23:18:53 +03:00 |
|
Roman Chistokhodov
|
71f55bb119
|
Add mingw support to CMakeLists.txt. Add crosscompiling instructions to README.md
|
2018-04-03 21:39:07 +03:00 |
|
Alibek Omarov
|
6e5062b39e
|
Check for bad game data(missing or invalid hud.txt)
|
2018-04-02 23:57:09 +03:00 |
|
Alibek Omarov
|
cec6d7a1bc
|
Add HUD_MessageBox. Rename isXashFWGS to IsXashFWGS
|
2018-04-02 23:57:09 +03:00 |
|
Alibek Omarov
|
0c515e3464
|
Update mobility interface
|
2018-04-02 23:57:09 +03:00 |
|