Edo
|
61173b3d9b
|
[IO]: Use filesystem api (#860)
|
2023-03-21 18:06:48 +00:00 |
|
Edo
|
c71eddc5a9
|
[ServerList]: Check for duplicates (#820)
|
2023-03-09 18:39:10 +00:00 |
|
FutureRave
|
7526486f3d
|
[General]: Cleanup
|
2023-02-19 15:06:49 +00:00 |
|
FutureRave
|
dfe28f4e88
|
[Download]: Add maprotation to info endpoint
|
2023-02-10 00:12:05 +00:00 |
|
Edo
|
5f3bbd4021
|
[Utils]: Modernize WebIO (#742)
|
2023-01-28 23:38:24 +00:00 |
|
Edo
|
75c04939b3
|
Update STDInclude.hpp
|
2023-01-19 17:24:12 +00:00 |
|
Edo
|
33f554effd
|
[ScriptErrors]: Add useful errors to scripts (#721)
|
2023-01-16 18:55:26 +01:00 |
|
Edo
|
7a438e3409
|
[Console]: Allow the client console to be opened (#695)
|
2023-01-03 13:16:44 +01:00 |
|
Diavolo
|
4d1baa17be
|
[Logger]: Refactor
|
2022-12-28 11:03:14 +01:00 |
|
Diavolo
|
e30bde8458
|
[Menus]: Cleanup
|
2022-12-14 12:31:03 +01:00 |
|
FutureRave
|
c6b3e88938
|
[Main]: Improve error message
|
2022-12-06 13:05:03 +00:00 |
|
Edo
|
210873499c
|
[Theatre]: Cleanup (#624)
|
2022-12-05 18:45:14 +00:00 |
|
Edo
|
b195d96abb
|
[GSC]: Script aliases (#610)
|
2022-11-29 08:18:10 -06:00 |
|
Edo
|
44098c51cd
|
[General]: Remove unnecessary global header (#600)
* [General]: Remove unnecessary global header
* [ServerList]: Fix comp
|
2022-11-26 17:38:34 +00:00 |
|
Edo
|
e8e1543cea
|
[Utils]: Re-order namespaces (#576)
* [Utils]: Re-order namespaces
* [Steam]: Fix comp
|
2022-11-22 08:09:25 -06:00 |
|
Edo
|
c946e26467
|
Keep Curses Headers to the Console Module (#539)
|
2022-10-27 00:48:33 +01:00 |
|
Louve
|
ea09208b2a
|
Cool console! (#477)
* Cool console!
* Debug-specific colors
* Fix release build
* Clear text "as we go"
* dpi awareness :>
* Address diamante'"s formatting review
* Addressed review, added font license
Co-authored-by: rackover <roxanne@thegamebakers.com>
Co-authored-by: Louvenarde <louve@louve.systems>
|
2022-09-20 19:33:21 +03:00 |
|
Edo
|
be0e071aba
|
[General] Attempt to organize functions def per category (#454)
* [General] Attempt to organize functions def per category
* [System] Forgot about sys_exitCmdLine
|
2022-08-23 12:58:33 +02:00 |
|
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 |
|