241 Commits

Author SHA1 Message Date
mittorn
6a131615c7 Fix build 2017-02-24 09:22:26 +00:00
mittorn
c129d99721 Fix crash 2017-02-24 09:21:06 +00:00
mittorn
64646c5bd1 Make strrstr static 2017-02-14 09:14:20 +00:00
mittorn
9944698ae5 Implement mp_checkentities to prevent creating too many monsters 2017-02-13 21:14:37 +00:00
mittorn
22d9421b0b Fix crash 2017-02-13 21:14:37 +00:00
mittorn
332a67249f Fix build 2017-02-09 22:46:48 +06:00
mittorn
24fdbf4a01 Fix unaligned access when built by clang 2017-02-09 22:30:31 +06:00
mittorn
5deec79132 Prevent infinite loop 2017-02-02 21:15:29 +00:00
mittorn
9d7c772f33 Fix possible crash in ClientKill 2017-02-01 18:03:39 +00:00
mittorn
5dabd5f751 Coop text interfaces 2017-02-01 19:45:29 +00:00
mittorn
11d17bd7fb Merge branch 'master' into gravgun 2017-02-01 14:56:05 +00:00
mittorn
80593d29bd Apply fixes from gravgun branch 2017-02-01 14:55:40 +00:00
mittorn
a06b307be5 Merge branch 'master' into gravgun 2017-02-01 14:45:12 +00:00
mittorn
aa3babfa07 Add xash3d extensions 2017-02-01 14:06:44 +00:00
mittorn
0f24b15364 Add strcasestr implementation for win32 2017-02-01 13:58:24 +00:00
mittorn
26bec53193 Optionally fix hornet bug 2017-02-01 13:54:34 +00:00
mittorn
0750a76fb5 Fix wrong state in deathmatch, fix skipdefaults 2017-02-01 13:11:29 +00:00
mittorn
e920c98659 Prop unstuck feature (stop infinite touching between props) 2017-01-29 21:04:17 +00:00
mittorn
635759e3b6 Enable gateofbabylon, make spawners defination private until it used somewhere else 2017-01-29 17:49:26 +00:00
mittorn
554db54143 Fix typo 2017-01-29 17:27:10 +00:00
mittorn
14fa247866 Add mp_skipdefaults and mp_coop_strongcheckpoints 2017-01-29 13:55:50 +02:00
mittorn
6f703619be Fix skipspawncheck 2017-01-29 13:41:51 +02:00
mittorn
7a881f2a82 Fix creating checkpoint in spectator mode 2017-01-29 11:47:17 +02:00
mittorn
309dbf57ae Fix crash 2017-01-29 11:44:11 +02:00
mittorn
682c83996b Reset confirm state on wrong changelevel 2017-01-22 09:20:54 +00:00
mittorn
ab4fc25e67 Move checkpoints check 2017-01-22 09:14:57 +00:00
mittorn
a837174564 Move coop stuff to coop.cpp 2017-01-22 09:00:56 +00:00
mittorn
41f1b88fa6 Fix client build 2017-01-21 11:55:47 +00:00
a1batross
1bf208cf27 Merge 2017-01-21 01:23:53 +03:00
a1batross
ed0449448d Make gPhysicsInterfaceInitialized public 2017-01-21 01:23:16 +03:00
a1batross
fa181d8332 Update cmakelists 2017-01-21 01:22:47 +03:00
a1batross
37bbc867ed Add new weapon: Gate Of Babylon 2017-01-21 01:22:30 +03:00
a1batross
13f9cd9564 Make custom weapons id public. Fix minor bugs, like wrong slashes or missing check for WIN32 2017-01-21 01:21:33 +03:00
mittorn
dbf9a357f2 tabs, comments, code style 2017-01-19 21:04:44 +00:00
mittorn
2f4f8090a7 Remove wrong nickname changed message in coop 2017-01-18 21:37:52 +00:00
mittorn
578f3b93c1 Big refactoring 2017-01-18 21:31:39 +00:00
mittorn
4c70acf01d Merge branch 'master' of https://github.com/SDLash3D/hlsdk-xash3d into gravgun 2017-01-18 20:24:01 +00:00
mittorn
6b575975c6 Fix blacklist 2017-01-18 18:23:26 +02:00
mittorn
ab1ae84bc8 Add changelevel local confirm and banlist 2017-01-18 18:17:35 +02:00
mittorn
d627ff1528 Allow incresed charger capacity in coop 2017-01-18 18:13:42 +02:00
mittorn
06cab18762 Refactor menu, add checkpoints 2017-01-15 21:59:08 +02:00
mittorn
04afeb4798 Fix too long line that crashed some clients 2017-01-15 15:05:23 +02:00
mittorn
dd1fd1c5da Add ability to change materials.txt and sentences.txt paths 2017-01-15 15:03:19 +02:00
mittorn
c8084e8428 Add extended weapon ehandle 2017-01-12 01:26:32 +02:00
mittorn
61bdd7d95e Do not crash on lost bodyque 2017-01-11 23:49:55 +02: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
mittorn
914e3f6610 Workarounds 2017-01-03 11:05:35 +02:00
mittorn
ba432768da Make monsters interpolate 2017-01-03 11:04:44 +02:00
Roman Chistokhodov
b7990e270d Remove usage of MOVETYPE_COMPOUND to prevent crash 2017-01-03 00:49:22 +03:00