Roman Chistokhodov
|
3e1e8961bf
|
Stop gauss pulse sound on overcharge
|
5 years ago |
Andrey Akhmichin
|
fa50aeeb0c
|
Fix wrong quotes.
|
5 years ago |
Andrey Akhmichin
|
9f93606b50
|
Fix possible null pointer dereference.
|
5 years ago |
Roman Chistokhodov
|
9f932e33f9
|
Init ropes in Activated instead of delayed think
|
5 years ago |
Roman Chistokhodov
|
18127ef848
|
Fix VectorCopy to work correctly with pointers again
|
5 years ago |
mittorn
|
c6d793231c
|
wscript: do not set install_path on dos target, set build task names to "server" and "client"
|
5 years ago |
mittorn
|
9a08968453
|
fix undefined symbols and conflicts on OpenWatcom
|
5 years ago |
mittorn
|
3ebf7f097b
|
server: fix include hell in animation.cpp
|
5 years ago |
mittorn
|
2ba9071798
|
check if cmath useful, remove posix defines when using owcc
|
5 years ago |
Roman Chistokhodov
|
6445266adb
|
Fix shockroach
|
5 years ago |
Roman Chistokhodov
|
9a4d33dd3e
|
Add monster_massassin_dead (Not used in game, but exists in code
|
5 years ago |
Roman Chistokhodov
|
685b404ed5
|
Add dead_canyon animation for dead opfor grunt
|
5 years ago |
Andrey Akhmichin
|
52b067fd4f
|
Fix possible null pointer dereference.
|
5 years ago |
Andrey Akhmichin
|
b8825c2039
|
Fix some potential troubles.
Comment some useless code.
|
5 years ago |
Roman Chistokhodov
|
63205cd3f0
|
Make soldiers properly use shot sentences when hit by player
|
5 years ago |
Roman Chistokhodov
|
3c6ad215d1
|
Properly exit medic healing when schedule is changed forcibly
|
5 years ago |
Roman Chistokhodov
|
5ba209e66f
|
Fix ally grunts not forming squads. Fix references to base class methods in TalkMonster code
|
5 years ago |
Alibek Omarov
|
b4d3b5d8be
|
wscript: enable library naming
|
5 years ago |
Alibek Omarov
|
8622cc945d
|
CMakeLists: remove legacy 64 postfix
|
5 years ago |
tyabus
|
446f608cf3
|
Remove outdated Makefiles (#110)
* Remove outdated Makefiles
* Update README.md
|
5 years ago |
Andrey Akhmichin
|
46f5f21392
|
Fix mp5's bullet spread.
|
5 years ago |
Andrey Akhmichin
|
88161eac14
|
Add "cl_autowepswitch" cvar implementation.
|
5 years ago |
Aimless-Wanderer
|
b604d86f04
|
Update wscript
|
5 years ago |
Aimless-Wanderer
|
682c1c6da9
|
build: fix travis ci
I think travis is still using Python 3.4.*, so f-strings are not supported yet and android engine doesn't build.
|
5 years ago |
Jonathan Poncelet
|
a8669459b9
|
Build: Swapped Win32 check for MSVC check
The linker flag is only relevant to MSVC.
|
5 years ago |
Jonathan Poncelet
|
1bc65c15f5
|
Build: Fixed GiveFnptrsToDll not being found on Windows
Also fixed server DLL being named server.dll instead of hl.dll.
|
5 years ago |
Jonathan Poncelet
|
71afe6e204
|
Build: Added user32.lib dependency to CMake
Also had to add ResetThink to cbase.h, as it was missing in deug.
|
5 years ago |
Roman Chistokhodov
|
7ad7133267
|
Update compile.bat files for old msvc. Patch for #101
|
5 years ago |
Roman Chistokhodov
|
810719f61f
|
Don't require alive target for env_blowercannon
|
5 years ago |
Alibek Omarov
|
b00170a0a2
|
Support compiling with GCC 3.4.3
|
5 years ago |
Roman Chistokhodov
|
c96794aa2d
|
Place crowbar delay fix under a macro
|
5 years ago |
Roman Chistokhodov
|
3fcc119275
|
Place rapid crowbar fix under a macro
|
5 years ago |
Alibek Omarov
|
ae6299f636
|
wscript: use taskgen counter to solve problem with compiling shared code instead of hardcoding indexes
|
5 years ago |
Roman Chistokhodov
|
b825d57c87
|
Ropes use less entities and delayed initialization so other entities have a better chance getting correctly attached. Barnacle tongue has a higher priority over rope to avoid undesired player teleporting between two if player touched by both
|
5 years ago |
Roman Chistokhodov
|
cd2eaae54d
|
Fix item_generic
|
5 years ago |
Roman Chistokhodov
|
987f0890a5
|
Hide desert eagle laser spot on tank usage
|
5 years ago |
Roman Chistokhodov
|
e59451a94d
|
Don't interrupt grapple pull sound by impact sound
|
5 years ago |
Roman Chistokhodov
|
37ef63e6d1
|
Another try to make shockroach dropping closer to original behavior
|
5 years ago |
Roman Chistokhodov
|
4a8d1c8d51
|
Make voltigore prioritize enemy chasing when enemy is occluded
|
5 years ago |
Roman Chistokhodov
|
ec5b716407
|
Fix gonome double sounds, fix gut attachment
|
5 years ago |
Roman Chistokhodov
|
5869d67d99
|
Don't show rpg laser spot when player using func_tank
|
5 years ago |
Andrey Akhmichin
|
11adcd5ac8
|
cmake: Add check for tgmath.h header.
|
5 years ago |
Andrey Akhmichin
|
a9f37f6d74
|
Include tgmath.h and cmath headers.
|
5 years ago |
Andrey Akhmichin
|
73397679c2
|
More double promotion fixes.
|
5 years ago |
Andrey Akhmichin
|
ec9bffedaf
|
Partially fix double promotion.
|
5 years ago |
iZarif
|
a0ccf2d0a1
|
size of arrays are now a power of two
|
5 years ago |
iZarif
|
04a31f4a1a
|
fix gcc 8.3.0 format-overflow warnings
|
5 years ago |
Andrey Akhmichin
|
5d85a3be8d
|
Fix build.
|
5 years ago |
Andrey Akhmichin
|
c9fdcd91e8
|
A little optimizations.
|
5 years ago |
Andrey Akhmichin
|
4623cb0dc2
|
Revert "Merge 89efd616d6 "
This reverts commit c4820ad0df .
|
5 years ago |