2
0
mirror of https://github.com/rehlds/rehlds.git synced 2024-12-27 23:25:45 +03:00
Commit Graph

855 Commits

Author SHA1 Message Date
s1lent
33d76dd68e
launcher: support xp 2017-05-06 21:45:51 +07:00
Dmitry Novikov
f2b080ebba Merge pull request #457 from s1lentq/hltv-patch1
HLTV: Fix crash and small refactoring.
2017-05-05 19:06:31 +03:00
theAsmodai
96b985b799 Merge pull request #456 from dreamstalker/launcher_refactoring
Fix launcher crash on linux
2017-05-05 18:38:21 +03:00
s1lent
fa6bc4b98e
HLTV: Fix crash and small refactoring.
HLTV: Removed the obsolete filesystem_steam.
2017-05-05 22:33:07 +07:00
asmodai
0c4f5d37ad Fix crash on linux 2017-05-05 18:30:10 +03:00
theAsmodai
97edca1d90 Merge pull request #410 from dreamstalker/launcher_refactoring
Launcher refactoring
2017-05-04 22:32:00 +03:00
s1lentq
4ddd0ede7d Merge pull request #453 from s1lentq/fix_crash_hltv
HLTV: Fix crash the client on the connection to master server.
2017-05-04 20:27:23 +03:00
s1lent
98ba97820a HLTV: Fix crash the client on the connection to master server. 2017-05-05 00:23:59 +07:00
theAsmodai
3d4e4ae8e8 Merge pull request #452 from s1lentq/patch-21
SV_RecursiveHullCheck: fix typo
2017-05-04 01:32:42 +03:00
s1lent
1f355d6a5b SV_RecursiveHullCheck: fix typo
DELTA_TestDelta: reverse engineering mistake.
2017-05-04 04:28:06 +07:00
s1lentq
f48ddcfadd Merge pull request #440 from s1lentq/hltv
Add project HLTV
2017-05-03 21:38:15 +03:00
s1lent
cd7798b7a8 Merge branch 'master' of github.com:dreamstalker/rehlds into hltv 2017-05-04 00:50:08 +07:00
Lev
a6ebcc747c Merge branch 'master' into launcher_refactoring 2017-05-03 20:41:14 +05:00
Lev
337847ddc1 Merge pull request #366 from Sh1ft0x0EF/coderev
[Codebase] const-like defines -> consts
2017-05-03 20:37:38 +05:00
s1lent
46cd13fcd6 Add project HLTV 2017-05-03 22:02:15 +07:00
theAsmodai
5fa7569c26 Merge pull request #450 from In-line/patch-6
Fix #445
2017-04-30 01:31:47 +03:00
In-line
a3d05f2301 Fix #445 2017-04-29 23:41:49 +04:00
Lev
adac0d655d Merge pull request #449 from In-line/patch-6
Refactor Sys_FloatTime in linux
2017-04-29 15:23:16 +05:00
In-line
0698bcc899 Refactor Sys_FloatTime in linux 2017-04-29 11:14:13 +04:00
In-line
f812b2ea2e Fix possible null dereferences (#443)
* Fix possible null dereference in R_StudioCalcBonePosition

* Fix possible null dereference in NET_LagPacket

* Fix possible null dereference in SV_CreatePacketEntities_internal
2017-04-27 19:55:25 +05:00
theAsmodai
66fea521a8 Merge pull request #447 from In-line/patch-6
Add missing NOXREF and NOXREFCHECK to Host_Crash_f
2017-04-27 16:39:39 +03:00
In-line
edbb15a0ca Add missing NOXREF and NOXREFCHECK to Host_Crash_f 2017-04-27 17:10:25 +04:00
In-line
187e04e25e Refactor calls (#445)
Refactor NET_LagPacket calls
Refactor R_StudioCalcBonePosition call
2017-04-26 18:36:13 +03:00
In-line
4da6a09875 Fix out of bounds assign in Sys_InitGame (#444)
* Fix out of bounds assign in Sys_InitGame.
2017-04-26 18:44:18 +05:00
Sh1ft0x0EF
416637e970 Const-like defines -> consts 2017-04-26 04:51:40 +04:00
theAsmodai
c895428d1d Merge pull request #439 from In-line/patch-6
Optimize PF_IsMapValid_I
2017-04-25 18:43:16 +03:00
theAsmodai
18afb757b7 Merge pull request #438 from In-line/patch-4
Add REHLDS_FIXES checks
2017-04-25 18:38:03 +03:00
In-line
52c6d0f855 Refactor & Fix pr_cmds.cpp (#437)
* Use sizeof in PF_stuffcmd_I

* Undef IGETINDEX_CHECK_FIELD after usage

* Move index variables to loops

* Use __func__ whenever possible, addition to #353
2017-04-25 20:30:32 +05:00
In-line
63357e9ce3 Optimize PF_IsMapValid_I 2017-04-25 18:41:50 +04:00
In-line
5f117f2c9e Add REHLDS_FIXES checks 2017-04-25 18:38:20 +04:00
s1lent
6bda5ecbba Restructuring of rehlds for HLTV project.
Improved hooks stuff: Removed wrappers for virtual functions hooks.
2017-04-24 04:25:31 +07:00
In-line
7efc256c7c Update IsComment (#433)
Refactor IsComment.
2017-04-23 17:19:56 +05:00
Lev
d4e76672e6 Merge pull request #432 from bryant1410/master
Fix broken headings in Markdown files
2017-04-18 08:09:03 +05:00
Santiago Castro
d84d92964b Fix broken Markdown headings 2017-04-17 23:54:10 -03:00
asmodai
6ee60a1f76 invert condition 2017-03-23 00:47:27 +03:00
Lev
7e05e65513 Merge pull request #414 from dreamstalker/fixes20170321
Add check for NULL edict.
2017-03-21 01:24:57 +05:00
Lev
45a84ead82 Add check for NULL edict. 2017-03-21 01:14:27 +05:00
Lev
c4d0210615 Merge pull request #413 from dreamstalker/fixes201703194
Use TYPE_xxx defines for *hltv values.
2017-03-20 00:02:21 +05:00
asmodai
0f4b380bee Added brackets after sizeof 2017-03-19 22:01:04 +03:00
asmodai
2c98e14606 Launcher refactoring 2017-03-19 21:57:14 +03:00
Lev
be6a16eb39 Use TYPE_xxx defines for *hltv values. 2017-03-19 23:45:35 +05:00
Lev
e92df0e3f4 Merge pull request #409 from dreamstalker/fixes201703192
Make cycle more close to original.
2017-03-19 22:41:16 +05:00
Lev
a4d2cd722f Merge pull request #412 from dreamstalker/fixes201703193
Add and use netsrc_s size.
2017-03-19 22:36:21 +05:00
Lev
2fc756efd1 Merge pull request #411 from dreamstalker/fixes201703194
Leave FL_DORMANT in flags on disconnect if present (used by CS).
2017-03-19 22:35:57 +05:00
Lev
ac3fdd5c5a Add and use netsrc_s size. 2017-03-19 21:58:48 +05:00
Lev
7c8dd5964d Leave FL_DORMANT in flags on disconnect if present (used by CS). 2017-03-19 21:46:20 +05:00
theAsmodai
7e2dac19aa Merge pull request #408 from dreamstalker/fixes20170319
Reset edict flags on client disconnect.
2017-03-19 18:32:21 +03:00
Lev
278573df1b Make cycle more close to original.
Optimisation in call to the sleep function.
2017-03-19 19:57:07 +05:00
Lev
95a7df6ba5 Reset edict flags on client disconnect. 2017-03-19 19:50:38 +05:00
theAsmodai
f63bd849fa Merge pull request #407 from dreamstalker/fixes20170319
Allow to modify triggers collection while iterating it (prevent crash).
2017-03-19 14:19:01 +03:00