Jan
99b5da72f6
Fix codol dynentity patch not respecting that the return type should be BOOL so 32bit instead of bool 8bit
2021-08-03 21:36:57 +02:00
Diavolo
4db1c1b0a9
Remove function again
2021-07-28 19:15:47 +02:00
Louvenarde
2dd703c037
Another zones::version specific to the map
2021-07-28 18:49:39 +02:00
Louve
9de63a3772
Merge branch 'develop' into skip_specops_entities
2021-07-28 18:32:45 +02:00
Diavolo
ef1a902381
Changing the style to PascalCase
2021-07-21 18:44:58 +02:00
Diavolo
6197b0f5be
Removed unused/replaced function
2021-07-18 22:54:46 +02:00
Edoardo Sanguineti
98272e4187
Indentation
2021-07-18 22:02:05 +02:00
Diavolo
a6b17cf64d
Better quit_hard
2021-07-18 17:36:01 +02:00
Diavolo
ac2302b138
Better asm block
2021-07-17 11:31:46 +02:00
rackover
54df979c2b
Add comments, improve clarity
2021-07-05 21:23:57 +02:00
rackover
e99b642cec
Whoops, forgot that print
2021-07-05 00:29:53 +02:00
rackover
6ab6f2cd62
Remove extra fluff & useless comments
2021-07-05 00:28:50 +02:00
rackover
993fe28a37
Wip skip specops entities part 2
2021-07-04 18:44:25 +02:00
rackover
78eadd4eb1
WIP entity skipping
2021-07-02 11:43:04 +02:00
rackover
462148a4b0
Fixed signed/unsigned masquerade
2021-04-28 20:23:56 +02:00
rackover
368e339efc
Aggressive material replacement
2021-04-28 19:05:11 +02:00
rackover
63ccf0e2bd
draw model names
2021-04-28 19:04:54 +02:00
rackover
22d63bf3b6
Group dvars to draw triggers/trees
2021-04-05 17:29:56 +02:00
rackover
d610e85176
C-Compliant clipmap trigger conversion
2021-04-05 17:29:53 +02:00
Jan
e9f78eedb7
Add r_drawTriggers debugging dvar to draw triggers on the map
2021-04-05 17:29:49 +02:00
rackover
a2832d606c
Added r_drawSceneModelCollisions
2021-04-05 17:25:51 +02:00
Jan
b21e57ccc2
Add r_drawSceneModelBoundingBoxes debugging dvar to draw dobj and scene model bounding boxes
2021-04-05 17:25:49 +02:00
INeedBots
28df9b651a
[QuickPatch] Added G_Antilag dvar
2020-12-22 22:15:48 -06:00
INeedBots
eeb70a7da4
Fixed compile errors on C++20
2020-12-09 13:13:34 -06:00
VVLNT
60b50104af
[QuickPatch] Fix crash in G_GetClientScore
...
Fixed the crash when calling G_GetClientScore before the game was initialised, which could also cause IW4x's HTTP server to stop working.
2020-11-13 09:09:29 +02:00
Dss0
966ac99f7b
Merge branch 'develop' into IntermissionTime
2020-11-12 23:16:08 +01:00
Joelrau
4438205a01
[QuickPatch] Added dvars 'g_playerCollision' and 'g_playerEjection'
...
g_playerCollision: Flag whether player collision is on or off ( note: enemy nametags are not visible and crosshair color doesn't change when looking at an enemy )
g_playerEjection: Flag whether player ejection is on or off
Also added: Ignore call to print 'Offhand class mismatch when giving weapon...
2020-09-02 13:02:41 +02:00
RaidMax
e0cb39ceaa
Fix issue that causes crash when retrieving client score on status generation if clients are in certain states
2020-05-11 13:33:08 -05:00
H3X1C
02907c1f97
[QuickPatch] Removed undesired save flag
2019-12-26 12:35:05 +00:00
H3X1C
c58797abc1
[QuickPatch] Datatype changed to float, correct flags added and fixed small typo
2019-12-26 00:11:52 +01:00
H3X1C
b662075620
[QuickPatch] Add intermission time dvar
2019-12-26 00:11:52 +01:00
H3X1C
6a38fa01c5
[QuickPatch] Datatype changed to float, correct flags added and fixed small typo
2019-12-23 17:16:34 +00:00
H3X1C
507994cd5b
[QuickPatch] Add intermission time dvar
2019-12-23 15:58:42 +00:00
RektInator
e2965aeb9a
[Auth] Add GUID validation
2019-10-03 09:10:00 +02:00
momo5502
4d53b29fec
[QuickPatch] Fix mouse lags
2019-03-10 22:01:56 +01:00
RektInator
4ce9a1b007
[QuickPatch] quit_hard for hard quitting purposes
2019-02-17 01:12:11 +01:00
TheApadayo
07278ebbfa
[ZoneBuilder] Add support for iw3 techsets, decl, vs, and ps
2019-02-01 16:16:42 -05:00
RektInator
e596dd3848
Added ultrawide patch
2019-01-23 01:36:31 +01:00
RektInator
b1971c907c
Updated dvar description
2019-01-21 00:51:16 +01:00
RektInator
3130dd37e7
Added bounce dvar
2019-01-21 00:44:49 +01:00
momo5502
4fa89722a2
[General] Use const string references
2018-12-17 15:34:28 +01:00
momo5502
b2cb5f7394
[QuickPatch] Fix invalid name check
2018-11-19 21:29:16 +01:00
momo5502
86819658f7
[QuickPatch] Fix party-join vulnerability
2018-10-13 22:59:32 +02:00
momo5502
537cbe12f0
Revert "[DHT] Integrate the protocol into the game's network infrastructure"
2018-10-09 10:53:04 +02:00
RektInator
b0a41328ed
[General] Added VMProtect libraries (I own a license, feel free to DM), Fixed empty name vuln, Fixed javelin glitch.
2018-07-17 14:30:29 +02:00
momo5502
33a8baa9b5
[Game] Adapt to correct structures
2018-05-09 14:33:52 +02:00
momo5502
5d4cd82ed1
[DHT] Integrate the protocol into the game's network infrastructure
2017-09-03 18:14:08 +02:00
momo5502
338c65689b
[QuickPatch] Add a V2 exploit fix
2017-07-12 23:39:40 +02:00
momo5502
4aba6fa06d
[Submodules] Get rid of zstd
2017-07-03 16:43:48 +02:00
momo5502
688a5d9cac
[QuickPatch] Allow windows 5 again
2017-07-02 11:12:17 +02:00