Commit Graph

276 Commits

Author SHA1 Message Date
Night Owl 4800c0d54c Deactivate satchels on disconnect. 2017-07-03 03:24:14 +05:00
Night Owl 98a562c20e Merge 9d2ae368aa 2017-07-02 21:17:51 +05:00
Night Owl 391c2aa217 Merge 5a13e06f52 2017-07-02 20:09:34 +05:00
Night Owl d3ebe0ac46 Merge e7b5c6be51 2017-07-02 19:52:18 +05:00
Night Owl ac6d7c4384 Merge 5cade5b760 2017-07-02 19:35:16 +05:00
Night Owl 3dfbd2a41f Merge 14fa5e81d0 2017-07-02 19:31:49 +05:00
Night Owl 13a691bdd8 Fix GetHullBounds()
Same as in 8d4515be42
2017-07-02 19:02:52 +05:00
Night Owl 7113204d51 Merge 8903b33ef3 2017-07-02 16:42:54 +05:00
Night Owl cabb03ad45 Merge 2257fa14e7 2017-07-02 16:11:40 +05:00
Night Owl 4ae58b4170 Fix weapon reload bug. Use macros instead of magic numbers. 2017-07-02 05:37:14 +05:00
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
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 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