Roman Chistokhodov
76b7df393a
Add spaces between source files in compile.bat
6 years ago
Roman Chistokhodov
f2f83cd035
Allow hud messages or arbitrary length
6 years ago
Roman Chistokhodov
ea6fa67c87
Fix potential crash / data corruption in hud message
6 years ago
Night Owl
86229f7926
Add cvar to skip unicode check(Same as 4cdb80dce7
)
6 years ago
mittorn
c041db9909
Prevent skipping SetMoveDone call
6 years ago
FOTMarut
8ef6cb2427
Replaced magic numbers with defines in dlls/nodes*
...
- Changed some symbols to be platform-independent
- Now the CGraph_Retail::copyOverTo method doesn't automatically fall back to manual copy (instead of memcpy) on GRAPH_VERSION increments
6 years ago
FOTMarut
2b61380146
Fix for legacy node graph reading with XASH_64BIT
...
- Added dlls/nodes_compat.h, which implements two stub classes for reading legacy CGraph and CLink
- Modified CGraph::FLoadGraph in dlls/nodes.cpp to take advantage of them if GRAPH_VERSION != 16 == iVersion
- Slight changes to dlls/nodes.h to be able to test for the value of GRAPH_VERSION in preprocessor directives
6 years ago
Roman Chistokhodov
073f442293
Fix hornetgun recharge time on changelevel
6 years ago
Roman Chistokhodov
984dab64d3
Use line height from screen info in motd and scoreboard
6 years ago
Roman Chistokhodov
43d63a1448
Remove changing of m_szFriends on TalkInit ( #58 )
6 years ago
Alibek Omarov
59269b1bb0
cmake: remove useless second definition of 64BIT option
6 years ago
Alibek Omarov
e0cf84da82
Merge pull request #69 from FreeSlave/gs_input_tabs
...
Reformat spaces to tabs in input_goldsource.cpp
6 years ago
Roman Chistokhodov
88992a82b8
Reformat spaces to tabs in input_goldsource.cpp
6 years ago
Alibek Omarov
151c0eb303
Merge pull request #68 from FreeSlave/gs_deadangles
...
Enable camera rotation on death in Gold Source
6 years ago
Roman Chistokhodov
60e15c98ee
Enable camera rotation on death in Gold Source
6 years ago
Roman Chistokhodov
4dfdb6fc98
Fix for goldsource running in fullscreen with resolution lower than screen's one ( #67 )
6 years ago
Night Owl
970a468483
Merge branch 'cmake' into dmc
6 years ago
Alibek Omarov
c4ed4ec3c0
Merge pull request #66 from nekonomicon/cmake
...
Use CMAKE_C_FLAGS value for C++ compilers.
6 years ago
Night Owl
b423cac3de
Use CMAKE_C_FLAGS value for C++ compilers.
6 years ago
Alibek Omarov
4d338885ba
Merge pull request #65 from x6herbius/upstream-master
...
Made library functions hidden by default on Mac/Linux
6 years ago
Jonathan Poncelet
65cb1f54f4
Made library functions hidden by default on Mac/Linux
...
This resolves an issue where the server library was calling client
library functions in error.
6 years ago
Night Owl
154bc0bdc1
Fix sprites on low resolution in ThreeWave CTF.
6 years ago
Night Owl
2e28070608
Do not stuck on first spawn.
6 years ago
Night Owl
899d5a7bbe
Add missing call. Fix compilation with msvc6.
6 years ago
Night Owl
2b0b28b715
Merge branch 'master' into dmc
6 years ago
Night Owl
50ac4a8ea2
Update Android.mk.
6 years ago
Night Owl
b6efec8643
Change default mp_teamplay cvar value for threewave.
6 years ago
Night Owl
4e07f3f759
Do not register threewave-specific messages for dmc.
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
Night Owl
e3c44c4be7
Add mp_arcade cvar for arcade gamemode.
7 years ago
Night Owl
dcb4b90785
Add mp_instagib cvar for instagib gamemode.
7 years ago
Night Owl
e1fb9e4321
Add mp_allow_hook cvar to turn on/off hook on spawn.
7 years ago
Night Owl
911965c86b
Add timer from AG mini.
7 years ago
Night Owl
9cff85748f
Fix allow_spectators cvar behavior.
7 years ago
Night Owl
5c2bff7b28
Add checks for 3wave folder.
7 years ago
Night Owl
26f710df68
Refactor some duplicated and bloated code.
7 years ago
Night Owl
193f999cf4
Fix warnings.
7 years ago
Night Owl
774e537a50
Add compatibility with dmq2 sctf maps.
7 years ago
Night Owl
7f548aa57a
Fix runes.
7 years ago
Night Owl
4fc0286735
Show which player has flag. Use correct ScoreInfo message size for dmc/3wave.
7 years ago
Night Owl
b85dfbd8ba
Add missing spawn point entities.
7 years ago
Night Owl
8ad4fa6937
Show new HUD elements.
7 years ago
Night Owl
c6b897dd8e
Merge branch 'travis' into 3wave
7 years ago
Night Owl
621c32a326
Merge branch 'master' into 3wave
7 years ago
Night Owl
e168886df9
Fix server build. Fix spawn point search.
7 years ago
Night Owl
0535fe0ae4
Merge original "ThreeWave" source code.
7 years ago
Night Owl
1fbbbbc46b
Add missing entities - ambient_drip and ambient_suck_wind from Quake Remake.
7 years ago
Night Owl
e75561b382
Add autojump from OpenAG.
7 years ago