mittorn
|
ab875f9d90
|
Replace svc_print by ClientPrint
|
6 years ago |
mittorn
|
48201dfcc3
|
Observer seems to be complete broken, restore old mode
|
6 years ago |
mittorn
|
8837e7e188
|
Clean some dead/unused code
|
6 years ago |
mittorn
|
42f5503327
|
Clear triggers.cpp from coop functions
|
6 years ago |
mittorn
|
d249bbfa23
|
Move global vote class to coop.c
|
6 years ago |
mittorn
|
3e58eb6f1d
|
Try disable nullptr hack(1)
|
6 years ago |
mittorn
|
8d75f9404f
|
Try disable nullptr hack
|
6 years ago |
mittorn
|
7eda9d88d0
|
Move global menu to new menu interface
|
6 years ago |
mittorn
|
16c9ac26ed
|
Move local confirm menu to new menu implementation
|
6 years ago |
mittorn
|
b498e9170c
|
Clang, ur mom is ambiguous
|
6 years ago |
mittorn
|
f40f69cb76
|
Try make clang happy again
|
6 years ago |
mittorn
|
c4ce9bb1fa
|
Try make clang happy again
|
6 years ago |
mittorn
|
fb73b35c8e
|
Try fix nullptr comparsion
|
6 years ago |
mittorn
|
cadd6cd2c7
|
Add nullptr implementation
|
6 years ago |
mittorn
|
bcbd934aea
|
Try fix clang build
|
6 years ago |
mittorn
|
b1f6135c62
|
Partially rewrite coop menus, may be broken now
|
6 years ago |
mittorn
|
c6b15908ce
|
Try fix CMakeLists
|
6 years ago |
mittorn
|
0f1ad94cb5
|
Add command to send stufftext back to client
|
6 years ago |
mittorn
|
fe3c7c3f6e
|
Chat command handling
|
6 years ago |
mittorn
|
fb4635d0c5
|
New menu implementation (unused)
|
6 years ago |
mittorn
|
6303e74d4e
|
Merge branch 'master' of https://github.com/FWGS/hlsdk-xash3d into gravgun
|
6 years ago |
Alibek Omarov
|
4c55114a3e
|
Merge pull request #63 from FreeSlave/fixlight
Fix #62 ligthting issue.
|
6 years ago |
Roman Chistokhodov
|
352e52eb0d
|
Fix #62 ligthting issue.
|
6 years ago |
Alibek Omarov
|
744732a381
|
Merge pull request #59 from nekonomicon/flashlight
Do not show flashlight sprite in spectator mode.
|
6 years ago |
mittorn
|
136994c97f
|
Remove some debug code
|
7 years ago |
mittorn
|
2aab84f643
|
Merge pull request #61 from nekonomicon/motd
Do not break motd(Revert old changes).
|
7 years ago |
Night Owl
|
b63c1753a1
|
Do not break motd(Revert old changes).
|
7 years ago |
Alibek Omarov
|
ba91ecb8d9
|
Merge pull request #60 from FreeSlave/remove_old_texturetype
Remove old TEXTURETYPE code
|
7 years ago |
Roman Chistokhodov
|
75bc5105e7
|
Remove old TEXTURETYPE code
|
7 years ago |
Night Owl
|
3d7e2b0d93
|
Do not show flashlight sprite in spectator mode.
|
7 years ago |
Alibek Omarov
|
d17387c61f
|
Some fixes for PM_InitTextureTypes() from ReGameDLL_CS
|
7 years ago |
Alibek Omarov
|
e2c3ccd67a
|
Merge pull request #57 from FreeSlave/dollar
Fix addressing variables in travis
|
7 years ago |
Roman Chistokhodov
|
ec6afbe86d
|
Fix addressing variables in travis
|
7 years ago |
Alibek Omarov
|
ffb9a75051
|
Merge pull request #56 from FreeSlave/mingw
Add mingw support to CMakeLists.txt. Add crosscompiling instructions …
|
7 years ago |
Roman Chistokhodov
|
d112f720ad
|
Test building with mingw on travis
|
7 years ago |
Roman Chistokhodov
|
71f55bb119
|
Add mingw support to CMakeLists.txt. Add crosscompiling instructions to README.md
|
7 years ago |
Alibek Omarov
|
6e5062b39e
|
Check for bad game data(missing or invalid hud.txt)
|
7 years ago |
Alibek Omarov
|
cec6d7a1bc
|
Add HUD_MessageBox. Rename isXashFWGS to IsXashFWGS
|
7 years ago |
Alibek Omarov
|
0c515e3464
|
Update mobility interface
|
7 years ago |
Alibek Omarov
|
632b324187
|
Merge pull request #54 from FreeSlave/fix_zoom_crosshair
Always update gHUD.m_iFOV on SetFOV message. Fix #53
|
7 years ago |
Roman Chistokhodov
|
f6ffc92d5d
|
Always update gHUD.m_iFOV on SetFOV message. Fix #53
|
7 years ago |
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.
|
7 years ago |
Alibek Omarov
|
3401f54148
|
Fix Android buil
|
7 years ago |
Alibek Omarov
|
bc379e9234
|
Add 64/32 bit message and a dumb check when 32 bit isn't properly enabled
|
7 years ago |
Alibek Omarov
|
4af9030156
|
Append 64 postfix on 64 bit
|
7 years ago |
mittorn
|
f5426c5d21
|
Fix prop owner, fix bouncing without damage on nearest targets
|
7 years ago |
Alibek Omarov
|
6161c6d4d8
|
Replace snprintf by _snprintf, for MSVC
|
7 years ago |
Alibek Omarov
|
6818ff091d
|
Remove cast pointer to size_t in cbase.h, it's useless here
|
7 years ago |
Alibek Omarov
|
d52b03a9c4
|
Add AppVeyor build status
|
7 years ago |
Alibek Omarov
|
81d31cdbd1
|
Add appveyor
|
7 years ago |