Commit Graph

116 Commits

Author SHA1 Message Date
Night Owl
1aacdc337b Merge branch 'master' into poke646_vendetta 2017-03-05 16:37:40 +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
a9f2549c57 Add aggregate-return hack for mingw 2017-02-01 14:11:06 +00:00
mittorn
5da21e38d2 Fix client visual studio build 2017-01-10 16:45:52 +07:00
mittorn
02532a478b Fix visual studio server build 2017-01-10 16:09:44 +07:00
Alibek Omarov
b047eefead Merge pull request #21 from FreeSlave/crossbow_fix
Remove usage of MOVETYPE_COMPOUND to prevent crash
2017-01-05 10:26:53 +03: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
Alibek Omarov
8d6f8c1a73 Merge pull request #20 from nekonomicon/minor_bugfixes
Fix some crashes.
2016-12-24 02:49:36 +03:00
Night Owl
ec5a394b72 Merge branch 'minor_bugfixes' into poke646_vendetta 2016-12-07 01:09:46 +05:00
Night Owl
74edcd09b3 Make duplicate global variables extern. 2016-12-04 00:41:40 +05:00
Night Owl
2d0ef9914a Prevent crash when pressed USE and called scripted_sequence. 2016-11-30 01:41:14 +05:00
Night Owl
30def1e38a Par21 damage fix. 2016-09-24 22:13:42 +05:00
Night Owl
d3bec1a90c Remove unneeded macros. 2016-09-24 05:03:25 +05:00
Night Owl
30a4b33aaa Merge some code from hlsdk2.4. 2016-08-29 23:28:07 +05:00
Night Owl
e2826aa0ea Update Android.mk. 2016-08-29 00:05:06 +05:00
Night Owl
3e0920cc3d Update CMakeLists.txt. 2016-08-29 00:02:51 +05:00
Night Owl
4a01abefac Fix build. 2016-08-28 23:58:23 +05:00
Night Owl
4afee2372b Merge @malortie's patches for Poke646: Vendetta. 2016-08-28 23:08:05 +05:00
Night Owl
8af4cfbe56 Make duplicate global variables extern. 2016-08-28 20:38:24 +05:00
Night Owl
cbd4894c6c Use play command intead of mp3. 2016-08-28 17:47:04 +05:00
Night Owl
e5b7b8a867 Merge @malortie's patches for poke646. 2016-08-28 00:39:01 +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
b1ab0fca72 Merge branch 'nekonomicon-master' 2016-08-08 15:01:43 +06:00
a1batross
008234143e Revert some changes from PR 2016-08-08 15:01:16 +06:00
a1batross
422a439b85 conditional apt-get 2016-08-08 14:25:29 +06:00
a1batross
7fdc4ee620 OSX enable 2016-08-08 14:22:24 +06:00
a1batross
46218fe415 [skip ci] Edit README 2016-08-08 14:15:10 +06:00
a1batross
6f6b0000b5 Travis does not need manual set of compiler. Enable multilib 2016-08-08 13:59:52 +06:00
a1batross
fb4091a314 Seems YAML don't like tabs 2016-08-08 13:52:29 +06:00
a1batross
8d3cce7aa2 Add GoldSource support 2016-08-08 13:37:32 +06:00
a1batross
9124c049cd Add build/ to gitignore 2016-08-08 13:29:40 +06:00
a1batross
6012e0e51d Travis CI script 2016-08-08 13:28:33 +06:00
a1batross
42052a5057 CMake as optional build system 2016-08-08 13:27:59 +06:00
Alibek Omarov
4bc44119f3 Merge pull request #8 from MyLittleRobo/fixes
Add README.md. Some fixes for FreeBSD. Add Makefile for client
2016-08-08 12:44:40 +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
mittorn
5bdb97c26c Fix cl_movespeedkey multiplied twice 2016-08-03 21:21:37 +00:00
Night Owl
95b177bf3a CRLF to LF for license. 2016-08-03 03:00:40 +05:00
Night Owl
b2da6a4c92 Move vgui files to useless/game_shared directory. 2016-08-03 02:50:36 +05:00
Night Owl
d8c8c09d54 Oops. Fix my mistakes. 2016-08-03 02:40:57 +05:00
Night Owl
f614c73318 Remove duplicate loop. 2016-08-03 02:05:15 +05:00
Night Owl
9e262a0e14 Include missing header. Remove duplicate structs definitions. 2016-08-03 00:54:19 +05:00
Night Owl
a8b188e1d5 Fix -Wshadow. 2016-08-02 23:16:24 +05:00