72 Commits

Author SHA1 Message Date
Night Owl
c8c4fe8440 Merge branch 'sdk-update' into half-screwed 2017-06-16 19:19:04 +05:00
Night Owl
fc276ad52f Do not use -frtti flag. 2017-06-16 19:18:24 +05:00
Night Owl
01b14bc871 Fix build on some environments. 2017-06-16 03:05:08 +05:00
Night Owl
6408f67bb5 Forgot about glock. 2017-06-13 18:15:39 +05:00
Night Owl
944b4a6b87 Remove unneeded check. 2017-06-13 01:49:36 +05:00
Night Owl
a807ad8fe7 Fix shadowing variable. 2017-06-13 01:48:00 +05:00
Night Owl
7936f4d80e Fix some warnings. 2017-06-13 01:24:49 +05:00
Night Owl
a2e6f71412 Fix build. 2017-06-12 21:37:46 +05:00
Night Owl
4f7f23ea2c Update CMakeLists.txt 2017-06-12 20:19:47 +05:00
Night Owl
dbefbc819f Merge a06a736dfb 2017-06-12 18:51:43 +05:00
Night Owl
303703384d Merge original "Half-Screwed Death and Rebirth" source code. 2017-06-12 01:20:16 +05:00
Night Owl
409848b80f Do not break menuselect behavior. 2017-04-03 21:16:25 +05:00
mittorn
55a3ab741a Fix build 2017-02-09 22:54:09 +06:00
mittorn
617d75545f Fix unaligned access when built by clang 2017-02-09 22:54:09 +06:00
mittorn
80593d29bd Apply fixes from gravgun branch 2017-02-01 14:55:40 +00:00
mittorn
02532a478b Fix visual studio server build 2017-01-10 16:09:44 +07:00
Roman Chistokhodov
56aa9f4a9c Put MOVETYPE_COMPOUND usage under if 2017-01-04 22:05:21 +03:00
Roman Chistokhodov
b7990e270d Remove usage of MOVETYPE_COMPOUND to prevent crash 2017-01-03 00:49:22 +03:00
Night Owl
2d0ef9914a Prevent crash when pressed USE and called scripted_sequence. 2016-11-30 01:41:14 +05:00
mittorn
21317e7da3 Fix build on some enviroments 2016-08-18 23:23:03 +00:00
a1batross
396629081c Fix "too quality" @nekonomicon's PR 2016-08-13 13:16:23 +06:00
a1batross
2f317acc24 Fix name in Android.mk 2016-08-11 12:21:14 +06:00
a1batross
008234143e Revert some changes from PR 2016-08-08 15:01:16 +06:00
a1batross
42052a5057 CMake as optional build system 2016-08-08 13:27:59 +06:00
FreeSlave
5d0b6f267e Use ?= on compilers. Remove D_LINUX from client Makefile 2016-08-06 23:37:36 +04:00
FreeSlave
d4d78f7691 Add README.md. Some fixes for FreeBSD. Add Makefile for client 2016-08-06 22:25:29 +04:00
Night Owl
611d2b73a5 Merge branch 'master' of https://github.com/FWGS/hlsdk-xash3d 2016-08-04 22:48:49 +05:00
mittorn
6c7d89ea76 Fix win64 build 2016-08-03 22:36:50 +00:00
Night Owl
d8c8c09d54 Oops. Fix my mistakes. 2016-08-03 02:40:57 +05:00
Night Owl
a8b188e1d5 Fix -Wshadow. 2016-08-02 23:16:24 +05:00
Night Owl
932d269e74 Fix memory leak. 2016-08-02 22:24:25 +05:00
Night Owl
b925cbd284 Oops. Fix voice. 2016-08-02 21:24:33 +05:00
Night Owl
7c17f6e042 Rework initialization. 2016-08-02 16:59:22 +05:00
Night Owl
acd54c6edf Rework DNO_VOICEGAMEMGR macro. 2016-08-01 22:18:54 +05:00
Night Owl
3b8bc0a417 Reformat some files yet. 2016-08-01 16:13:13 +05:00
Night Owl
07347addc2 Move h_cine.cpp to dlls/legacy directory. 2016-07-31 19:54:54 +05:00
Night Owl
327bf79e74 Remove h_cine.cpp from Android.mk. 2016-07-31 19:52:15 +05:00
Night Owl
3728c6c7c2 Merge branch 'master' of https://github.com/FWGS/hlsdk-xash3d 2016-07-31 19:33:34 +05:00
Night Owl
5890ff41ee Server format. 2016-07-31 18:48:50 +05:00
mittorn
31a84015ef Skip gauss idle animation on client 2016-07-21 20:38:30 +00:00
Night Owl
fad7aa53d7 Remove extra commas and semicolons. 2016-06-25 23:21:01 +05:00
Night Owl
34ec37cc9e Comment useless header. 2016-06-25 21:54:13 +05:00
Night Owl
242983d0f4 move useless files to useless/dlls directory. 2016-06-25 21:45:47 +05:00
Night Owl
769f1e765e Move tempmonster.cpp to examples directory. 2016-06-25 21:39:31 +05:00
Night Owl
a0a780d465 Remove tempmonster.cpp from Android.mk 2016-06-25 21:36:56 +05:00
Night Owl
1aac42f504 Remove extra commas and semicolons. Format. 2016-06-25 21:33:39 +05:00
Night Owl
3a691b21a4 Partially fix -Wswitch. 2016-06-13 19:29:45 +05:00
Night Owl
a9796904ec Remove unused check. 2016-06-13 18:48:17 +05:00
Night Owl
1866872887 Fix access to uninitialized variables. 2016-06-13 18:45:25 +05:00
mittorn
2c0f598c6d Disable CVoiceGameMgr 2016-06-12 20:43:45 +00:00