455 Commits

Author SHA1 Message Date
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
409848b80f Do not break menuselect behavior. 2017-04-03 21:16:25 +05:00
mittorn
ac87c8f8c7 Add unpredicted weapon wrapper class 2017-02-24 14:17:18 +00:00
mittorn
316edf139b Fix player state in singleplayer 2017-02-24 09:48:30 +00:00
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
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
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