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 |
Night Owl
|
b71768cee6
|
Use correct hull bounds.
|
7 years ago |
Night Owl
|
1c52adfd03
|
Force set cl_lw cvar value to 1. Must prevent fake prediction bugs.
|
7 years ago |
Night Owl
|
d33feb6e68
|
Do not send messages for geiger and flashlight.
|
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
|
7c66c3aa9c
|
A little optimizations.
|
7 years ago |
Night Owl
|
3d7e2b0d93
|
Do not show flashlight sprite in spectator mode.
|
7 years ago |