Commit Graph

301 Commits

Author SHA1 Message Date
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 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
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
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 156b0ae69a Reformat some strings yet. 2016-08-02 18:36:48 +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 213653e372 Remove duplicate macros. 2016-08-01 22:14:28 +05:00
Night Owl 2f0174474f Oops. Fix macros. 2016-08-01 22:11:01 +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
a1batross 29f4c35e6e Merge branch 'master' of https://github.com/SDLash3D/hlsdk-xash3d 2016-07-28 22:46:58 +06:00
a1batross a52fda0b19 Don't write viewangles to engine while dead(fix of rotating corpses). Don't let any movement during intermission 2016-07-28 22:46:39 +06:00
mittorn 31a84015ef Skip gauss idle animation on client 2016-07-21 20:38:30 +00:00