Andrey Akhmichin
|
6605b07027
|
Turn on mobile hacks for Android by default.
|
5 years ago |
Andrey Akhmichin
|
01d12d88f5
|
Place new code under MOBILE_HACKS macro.
|
5 years ago |
Andrey Akhmichin
|
bfe422bf2f
|
Fix borderlands folder name.
|
5 years ago |
Andrey Akhmichin
|
273a1f79a6
|
More fixes for Sewer Beta.
|
5 years ago |
Andrey Akhmichin
|
a019c21185
|
Fix Sewer Beta folder name.
|
5 years ago |
Andrey Akhmichin
|
661e19b6d2
|
Fix toad viewmodel animation in half-secret.
|
5 years ago |
Andrey Akhmichin
|
918aacad9e
|
Fix flashlight in induction.
|
5 years ago |
Andrey Akhmichin
|
22a953d3c6
|
Fix build.
|
5 years ago |
Andrey Akhmichin
|
19484014f2
|
Disable some definitions.
|
5 years ago |
Andrey Akhmichin
|
4d5f583f35
|
Double promotion fixes.
|
5 years ago |
Andrey Akhmichin
|
5bddf9d815
|
Fix wrong comment.
|
5 years ago |
Andrey Akhmichin
|
c8db7ccf44
|
Remove useless python-specific changes.
|
5 years ago |
Andrey Akhmichin
|
c7fe134222
|
Double promotion fixes.
|
5 years ago |
Andrey Akhmichin
|
ac3a4c663f
|
Remove trailing spaces.
|
5 years ago |
Andrey Akhmichin
|
72798a517e
|
Always give item_flashlight with impulse 101 cheat cmd.
|
5 years ago |
Andrey Akhmichin
|
15c85e6d88
|
Add precache for item_flashlight.
|
5 years ago |
Andrey Akhmichin
|
ff08b8e96d
|
Add mod-specific checks.
|
5 years ago |
Andrey Akhmichin
|
913d732a3f
|
Place all a new mod-specific code under MOBILE_HACKS macro.
|
5 years ago |
Andrey Akhmichin
|
2d282b1477
|
Override HandleAnimEvent function instead of BarneyFirePistol to avoid fields offsets changing.
|
5 years ago |
Andrey Akhmichin
|
9b56788ef1
|
Remove leading underscores.
|
5 years ago |
Andrey Akhmichin
|
666ff98ac7
|
Define simple mods enumiration.
|
5 years ago |
Andrey Akhmichin
|
3c56175717
|
Fix compilation.
|
5 years ago |
Andrey Akhmichin
|
8c01f8754f
|
Add trigger_playerfreeze.
|
5 years ago |
Andrey Akhmichin
|
b6f33c964a
|
Add item_flashlight.
|
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 |
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
|
e44490dd26
|
Add monster_roy_dead implementation.
|
5 years ago |
Andrey Akhmichin
|
c5aa59bd32
|
Cleanup.
|
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
|
5f8afd6e79
|
Enable more crowbar fixes for Blue Shift
|
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
|
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 |