Commit Graph

144 Commits

Author SHA1 Message Date
Diavolo
d67e6ce686
[General] Reduce usage of dvar lookup func 2022-08-10 23:03:26 +02:00
Edo
50eaba2ca9
fix crash in SND func (#407) 2022-08-03 18:27:07 +02:00
Diavolo
8ac33260a4
[Utils] Fix function 2022-08-02 23:04:02 +02:00
Diavolo
fe73bb9827
[QuickPatch] Make startsingleplayer command work with iw4x-sp 2022-08-02 13:24:22 +02:00
Dss0
3977cf42a6
Merge pull request #401 from diamante0018/addimagetolist
Do not use definitions from mongoose
2022-08-01 19:39:00 +02:00
Diavolo
7866d255d9
Do not use definitions from mongoose 2022-08-01 19:15:03 +02:00
Louve
f3c15f2cda
Json11 => NlohmannJson (#393)
* Json11 => NlohmannJson

* Fix release build

* Updated gitmodulie

* Address review

* Update .gitmodules

Co-authored-by: rackover <roxanne@thegamebakers.com>
Co-authored-by: Edo <edoardo.sanguineti222@gmail.com>
2022-07-29 21:54:18 +02:00
Diavolo
1e67fadc42
[Chat] Isolate stack 2022-06-30 17:07:39 +02:00
Diavolo
b718803ecb
[Bans] Refactor 2022-06-28 09:26:43 +02:00
Diavolo
8d2db6b34d
[Utils] Organize Vector functions under the maths module 2022-06-26 15:40:57 +02:00
Edo
144ba7efd3
Add chat callback (#265) 2022-06-14 20:43:19 +02:00
Edo
020201ab1f
[Logger] Use c++20 format 2022-06-12 23:07:53 +02:00
Diavolo
9ec081fcb1
Fix some things 2022-06-04 14:59:14 +02:00
FutureRave
b0dfd16759 Attempt to refactor scheduler *gone insane* 2022-06-04 14:06:22 +02:00
Diavolo
8bae77a8f6
Remove VMProtect from project 2022-04-14 22:24:37 +02:00
FutureRave
0cf2ac2853 Disable warning, fix naming inconsistency for component & remove unused code
Rename Slowmotion.cpp to SlowMotion.cpp

Rename Slowmotion.hpp to SlowMotion.hpp

Modify comments and remove unused code
2022-03-08 10:21:23 +00:00
FutureRave
fb8ecf637f
Added random map rotation 2021-11-16 18:21:06 +00:00
Jan
8ef991f81f Move standard header include to precompiled header
- Im getting forced to do this help
2021-09-11 17:54:50 +02:00
Jan
7ce7ba883b Add gamepad slowdown and lockon aimassists 2021-08-30 16:09:52 +02:00
Louvenarde
ea926dfe67 Merge branch 'develop_official' into feature/xinput 2021-08-14 00:36:42 +02:00
Diavolo
5f7cefa5c9
Fix Quit Hard 2021-07-18 18:29:53 +02:00
Edoardo Sanguineti
81739d4d8a
Correct typo in STDInclude 2021-05-27 14:07:28 +02:00
rackover
332232b88f Merge branch 'develop' of https://github.com/XLabsProject/iw4x-client into feature/xinput 2021-05-02 11:47:33 +02:00
rackover
9b86825713 whoopsie (need algorithm for clamp) 2021-04-05 17:29:54 +02:00
Jan
2b0529ab7d Make sure the code is considered c++17 because using msvc c++20 breaks existing code and no c++20 features are actually being used 2021-04-01 15:14:26 +02:00
INeedBots
01dc00bd7f [XInput] Polling for input 2021-01-02 01:17:37 -06:00
Maurice Heumann
dd42a06151 [MapDump] Introduce proper map dumping 2019-12-28 14:35:00 +01:00
momo5502
2f0ae8f842 [General] Adjust project for opensourcing 2019-09-17 18:47:20 +00:00
momo5502
b2c94a7be3 Revert "[DHT] Implement DHT" 2018-10-09 10:53:15 +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
76b8e299a0 [DHT] Implement DHT 2017-09-02 20:03:51 +02:00
momo5502
6e7c307693 [Submodules] Update libtommath, mongoose and protobuf 2017-09-02 12:29:58 +02:00
momo5502
4aba6fa06d [Submodules] Get rid of zstd 2017-07-03 16:43:48 +02:00
momo5502
a3df6c45da [Compression] Use max compression level for zstd 2017-06-26 20:43:52 +02:00
momo5502
a011022da5 [ZoneBuilder] Use ZSTD for fastfile compression 2017-06-26 20:30:29 +02:00
momo5502
19f49a0273 [Compression] Implement zstd for fastfiles (unfinished) 2017-06-26 19:01:52 +02:00
momo5502
b1a91125fc [Node] Rewrite entire node system 2017-06-25 21:54:35 +02:00
momo5502
a7ac3d3eba [General] Remove double include 2017-06-14 23:19:05 +02:00
momo5502
110aeb02f7 [General] Upgrade to C++17 features 2017-06-13 15:35:12 +02:00
momo5502
445c7825c0 [Proxy] Remove steam start 2017-06-07 11:50:47 +02:00
momo5502
d8c3e7fcee [String] Make VA leak-safe 2017-06-02 15:36:20 +02:00
momo5502
f2d1eac4b8 [Submodules] Update them all 2017-05-04 12:45:08 +02:00
momo5502
93e65b4767 [General] Fix issues for vs17 compatibility 2017-04-28 14:18:28 +02:00
momo5502
360729120c [General] Allow building custom maps 2017-04-15 16:48:43 +02:00
momo5502
654b2210ce [IMapEnts] Correct map entities 2017-03-25 22:18:31 +01:00
momo5502
a257292594 [Exception] Remove bitmrc and upload minidumps using the helper 2017-03-13 22:14:41 +01:00
momo5502
1b4393f095 [AntiCheat] More process security and debug priviledge acquisition 2017-03-04 13:52:00 +01:00
momo5502
c737b4f216 [Premake] Update premake and submodules 2017-02-23 19:00:39 +01:00
momo5502
ac4f824a7c [Submodules] Update tomcrypt and add udis86 2017-02-21 20:14:31 +01:00
momo5502
1b7aea6780 [Toast] Support for native toast notifications 2017-02-18 17:25:54 +01:00