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 |
Roman Chistokhodov
|
cb51d2aa17
|
Fix potential segfault when reading sentences.txt
|
5 years ago |
Alibek Omarov
|
17e1af726d
|
wscript: remove DEST_OS2
|
5 years ago |
Roman Chistokhodov
|
f115d3105e
|
Add Drop to floor flag for item_generic
|
5 years ago |
Roman Chistokhodov
|
6e7bf80d08
|
Fix ally grunt schedule priority
|
5 years ago |
Roman Chistokhodov
|
ea7b072761
|
Add missing return
|
5 years ago |
Roman Chistokhodov
|
4fe0da6355
|
Add snow step sound
|
5 years ago |
Roman Chistokhodov
|
017d3d8295
|
Make penguins explosive
|
5 years ago |
Roman Chistokhodov
|
4a4a460beb
|
Update drill sergeant
|
5 years ago |
Roman Chistokhodov
|
ce39b99e71
|
Update voltigore
|
5 years ago |
Roman Chistokhodov
|
61fed5c8b4
|
Add opfor decals
|
5 years ago |
Roman Chistokhodov
|
6f4dbd2484
|
Add info_pitworm_steam_lock and pitworm_gibshooter
|
5 years ago |
Roman Chistokhodov
|
29259ba417
|
Update env_spritetrain
|
5 years ago |
Roman Chistokhodov
|
5eeaaf5952
|
Fade shock roach if its owner fades upon death
|
5 years ago |
Roman Chistokhodov
|
8d19eeec10
|
Fix shockroach sounds
|
5 years ago |
Roman Chistokhodov
|
639fa46a8d
|
Fix op4mortar
|
5 years ago |
Roman Chistokhodov
|
ec2814c2b3
|
Fix massn sniper
|
5 years ago |
Roman Chistokhodov
|
1db20d8a81
|
Fix gonome's player locking
|
5 years ago |