Commit Graph

526 Commits

Author SHA1 Message Date
Night Owl
c28d86f748 Fix wrong check. 2017-07-02 02:42:30 +05:00
Night Owl
d20c4ff329 Fix build. 2017-07-02 02:36:56 +05:00
Night Owl
2faa732aa1 Apply some @AlliedModders's patches. 2017-06-29 18:56:03 +05:00
Night Owl
d217780789 Try fix build again. 2017-06-26 07:41:01 +05:00
Night Owl
ecaba0de22 Upload missing file. Fix build. 2017-06-26 07:06:27 +05:00
Night Owl
a522ae20c3 Merge some changes from git version of hlsdk. 2017-06-26 05:47:19 +05:00
Night Owl
fc276ad52f Do not use -frtti flag. 2017-06-16 19:18:24 +05:00
Night Owl
8163bced2c Do not break hud_takesshots cvar behavior. 2017-04-12 02:02:18 +05:00
Night Owl
6f8d64df89 Make cl_scoreboard_bg cvar archive. 2017-04-04 01:43:21 +05:00
Night Owl
4fbb070e7d Implement cl_scoreboard_bg cvar. 2017-04-04 01:15:16 +05:00
Night Owl
409848b80f Do not break menuselect behavior. 2017-04-03 21:16:25 +05:00
mittorn
e099224bc5 Use vgui2 functions for utf-8 print 2017-03-29 19:59:50 +00:00
Night Owl
aaab42a494 Merge branch 'master' into tot 2017-03-05 16:42:27 +05:00
Night Owl
33af327ba5 Merge branch 'master' into bshift 2017-03-05 16:38:11 +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
08cada116a Remove unneeded check. 2016-12-09 00:38:29 +05:00
Night Owl
47ef8f2bfe Merge branch 'minor_bugfixes' into tot 2016-12-07 01:08:11 +05:00
Night Owl
9b40735be9 Merge branch 'minor_bugfixes' into bshift 2016-12-04 00:42:19 +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
82aca8bec8 Merge Uncle Mike's patches for "Blue Shift". 2016-11-19 20:13:49 +05:00
Night Owl
8607d22707 Remove unneeded macro. 2016-09-20 00:52:10 +05:00
Night Owl
98815c198b Update Android.mk. 2016-09-20 00:43:34 +05:00
Night Owl
32f262d872 Update CMakeLists.txt. 2016-09-20 00:41:54 +05:00
Night Owl
44ccc8a6e8 Merge @malortie's patches for Times of Troubles. 2016-09-20 00:40:05 +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