223 Commits

Author SHA1 Message Date
Night Owl
1f7e5bc9d3 Merge branch 'master' into visitors 2018-07-16 04:45:10 +05:00
Roman Chistokhodov
352e52eb0d Fix #62 ligthting issue. 2018-07-08 15:49:23 +03:00
Alibek Omarov
744732a381
Merge pull request #59 from nekonomicon/flashlight
Do not show flashlight sprite in spectator mode.
2018-07-02 14:46:32 +03:00
Night Owl
3d9b26eb9b Merge branch 'master' into visitors 2018-04-14 06:54:08 +05:00
mittorn
2aab84f643
Merge pull request #61 from nekonomicon/motd
Do not break motd(Revert old changes).
2018-04-11 13:31:05 +07:00
Night Owl
b63c1753a1 Do not break motd(Revert old changes). 2018-04-11 04:48:42 +05:00
Roman Chistokhodov
75bc5105e7 Remove old TEXTURETYPE code 2018-04-08 20:30:17 +03:00
Night Owl
3d7e2b0d93 Do not show flashlight sprite in spectator mode. 2018-04-08 03:32:13 +05:00
Night Owl
b5190b744f Merge branch 'master' into visitors 2018-03-31 17:51:28 +05:00
Andrey Akhmichin
9d7ab6acf4 Some fixes for FoV, HUD, egon flare and new compilers. (#52)
* Fix warnings.

* Merge some fixes from https://github.com/Fograin/hl-subs-mod.
2018-03-31 15:09:13 +03:00
Alibek Omarov
4af9030156 Append 64 postfix on 64 bit 2018-03-22 15:23:34 +03:00
Alibek Omarov
6161c6d4d8 Replace snprintf by _snprintf, for MSVC 2018-03-04 00:24:54 +03:00
Alibek Omarov
6818ff091d Remove cast pointer to size_t in cbase.h, it's useless here 2018-03-04 00:21:05 +03:00
Alibek Omarov
ccbc147c90 Fix Battery message spam when armorvalue goes fractional 2018-03-03 23:58:19 +03:00
Night Owl
540200ee08 Merge branch 'master' into visitors 2018-02-23 03:47:45 +05:00
Night Owl
556e2647fe Do not show train controls after player death. 2018-02-15 18:15:02 +05:00
Night Owl
f3348046b9 Revert "Try fix stuck in moving train on vis04 map." because this commit causes another troubles under GoldSrc.
This reverts commit 83c0040af73b6f744c124a7519e5956633ad2eb2.
2018-01-29 14:07:24 +05:00
Night Owl
8fb5b78fda Update game description. 2018-01-29 11:38:03 +05:00
Night Owl
4e95bf606c Do not destroy player corpse. 2018-01-28 18:07:04 +05:00
Night Owl
723af1f2d9 Fix death camera rotation. 2018-01-28 03:17:43 +05:00
Night Owl
6b646e952a Remove unneeded checks. 2018-01-28 03:06:51 +05:00
Night Owl
65ef3a70fe Fix build. 2018-01-27 02:05:46 +05:00
Night Owl
8f3b05a0d1 Merge branch 'angles' into visitors 2018-01-26 19:34:20 +05:00
Night Owl
55fc95cde8 Use crowbar idle animation. 2018-01-26 19:33:43 +05:00
Night Owl
792c824052 Implement "Scientist-o-matic". 2018-01-26 19:01:10 +05:00
Night Owl
8ba397db4c Fix weapon_sniper. 2018-01-26 00:08:08 +05:00
Night Owl
481f56a566 Do not give item_suit and item_battery. 2018-01-25 22:26:16 +05:00
Night Owl
4c507a48b2 Give only one handgrenade. 2018-01-25 22:09:20 +05:00
Night Owl
83c0040af7 Try fix stuck in moving train on vis04 map. 2018-01-25 18:42:49 +05:00
Night Owl
40eae16cab Move hack for osprey on vis24 map to another place. 2018-01-25 17:32:57 +05:00
Night Owl
38924ed7b1 Do not show hud on vis_credits map. 2018-01-25 15:55:47 +05:00
Night Owl
b48bc1477a Fix pistols. 2018-01-25 00:23:57 +05:00
Night Owl
22791ee915 Play ear ringing sound when inflicted explosion damage to player. Add cinematic camera implementation. 2018-01-24 23:52:13 +05:00
Roman Chistokhodov
48733fd1a1 All copyright symbols to (c) 2018-01-19 20:00:32 +03:00
Night Owl
b0e237ded8 Reduce armor bonus from kevlar. 2018-01-19 10:45:59 +05:00
Night Owl
9fcb1ad03d Fix monster_scientist. 2018-01-19 10:45:45 +05:00
Roman Chistokhodov
8dc9245fe3 Copyright symbol to utf-8 2018-01-18 22:36:32 +03:00
Alibek Omarov
c64b300050
Merge pull request #45 from FreeSlave/fix_warnings
Fix some warnings. Disable warning about invalid offsetof as it produ…
2018-01-18 22:15:30 +03:00
Alibek Omarov
88d1a860d7
Merge pull request #44 from nekonomicon/angles
Fix typo.
2018-01-18 22:13:35 +03:00
Night Owl
ea556922b5 Fix weapon_pipe. 2018-01-18 17:56:25 +05:00
Roman Chistokhodov
c135463774 add_compile_options for older cmake versions 2018-01-16 15:45:53 +03:00
Roman Chistokhodov
31c1e121b5 Fix some warnings. Disable warning about invalid offsetof as it produces billion warnings in save-restore code 2018-01-13 18:05:13 +03:00
Night Owl
8abffc9371 Fix typo. 2018-01-13 09:01:38 +05:00
mittorn
c5aa3aa40e Fix amd64 build 2017-12-30 22:22:14 +07:00
Alibek Omarov
9a02d7116f It's better to use MSVC here instead of WIN32, so it wouldn't break MinGW builds 2017-12-28 02:05:47 +03:00
Alibek Omarov
3dda2ec590 Fix compiling on MSVC2017 2017-12-28 02:02:23 +03:00
Night Owl
09690ef1cf Fix build. 2017-12-25 01:58:43 +05:00
Night Owl
3b15f21264 Merge branch 'travis' into visitors 2017-12-24 23:33:30 +05:00
Alibek Omarov
7981bad606 Fix weapon selection being broken at the start of demo(or manual fullupdate call) 2017-12-19 00:28:34 +03:00
Alibek Omarov
c128c69ceb Add install() for CMake. 2017-12-19 00:27:56 +03:00