96 Commits

Author SHA1 Message Date
Louvenarde
835f74065c Fix a crash with arena reloading on custom maps 2024-06-16 00:58:16 +02:00
Louvenarde
704a125223 Better MSS logging when ASI files are missing and causes sound to not be played (also don't spam console) 2024-06-15 23:58:11 +02:00
Diavolo
4059bf4f82
feature: fail2ban native integration 2024-01-12 09:53:58 +01:00
Edo
57d04e5a59
[Events]: User modern concurrency container (#1042) 2023-05-15 23:27:37 +01:00
Edo
d7d06ea47b
[Command]: Refactor (#1013) 2023-05-06 14:20:56 +01:00
Edo
233242a013
[Proxy]: Format (#991) 2023-05-01 22:50:42 +01:00
Edo
f8acea54d8
[Network]: Check who sent print OOB (#969) 2023-04-24 23:42:36 +02:00
Edo
bacaec491f
[Logging]: Fix (#896) 2023-04-03 13:49:37 +02:00
Edo
daf6da1cfa
[Logger]: Make use of Scr_LogString & ScrCmd_LogString_Stub (#895) 2023-04-03 13:13:42 +02:00
Edo
6224728d4b
[Download]: Log Mongoose stuff properly (#879) 2023-03-28 19:13:47 +01:00
Edo
cb24ddabf2
[Network]: Pass Address obj by reference (#867) 2023-03-22 12:55:39 +00:00
Edo
c71eddc5a9
[ServerList]: Check for duplicates (#820) 2023-03-09 18:39:10 +00:00
FutureRave
62d068659a
[General]: Improve code style 2023-02-05 11:29:34 +00:00
Edo
2691c9f55c
[Assets]: Revert last two commits as it's not compatible with iwx3-port (#752) 2023-02-04 18:29:04 +00:00
Louve
eccdf2e25e
Zonebuilder update for iw5xport compat (#750)
Co-authored-by: Louvenarde <louve@louve.systems>
Co-authored-by: Roxanne <roxanne@thegamebakers.com>
Co-authored-by: FutureRave <edoardo.sanguineti222@gmail.com>
2023-02-04 17:29:32 +00:00
Edo
9abba39d69
[ServerList]: Display warning message for recoverable error (#682) 2022-12-29 12:34:43 +01:00
Diavolo
72677d4b1b
[Logger]: Fix pipe, bruh moment 2022-12-28 13:37:03 +01:00
Diavolo
4d1baa17be
[Logger]: Refactor 2022-12-28 11:03:14 +01:00
Edo
f70c02b42e
[Scheduler]: Use enum class & more (#669) 2022-12-26 13:07:24 +01:00
Edo
3622946a10
[Refactor]: Use enum instead of int to catch mistakes (#646) 2022-12-15 15:38:50 +00:00
Edo
ac90714811
[General]: Use std::format more often (#635) 2022-12-11 17:54:24 +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
7a2f72f69c
[Logger]: Refactor pipe (#570)
* [Logger]: Refactor pipe

* [Logger]: Remove unused function
2022-11-17 23:06:47 +00:00
Edo
d48a6c073e
[Structs] Fix logfile definitions (#515) 2022-10-09 19:40:17 +01:00
Edo
a3776f34c7
[ClientCommand] Make kill always avaiable (with cheats on) (#451)
* [ClientCommand] Make kill always avaiable (with cheats on)

* Update ClientCommand.cpp
2022-08-22 19:46:47 +02:00
Edo
0a6d0e1b5d
[Logger] Only filter out coloured strings were needed (#450) 2022-08-22 18:28:57 +02:00
Diavolo
52d9011561
[Network] Organize packet handlers 2022-08-20 01:10:35 +02:00
Diavolo
3af56bb27f
[Logger] Improve Hook code 2022-07-22 11:27:38 +02:00
Diavolo
a3d92939ad
[Logger] Filter out coloured strings for stdout 2022-07-04 21:09:26 +02:00
Diavolo
474d9df014
[Logger] Add new line. Remove gren text 2022-07-03 21:46:42 +02:00
Diavolo
a200d82ae6
[Dvar] Better dvar settings for debugging 2022-07-02 19:52:57 +02:00
Diavolo
69bbdc0e9d
[Logger] Make debug text less lengthy 2022-07-02 11:41:59 +02:00
Diavolo
c467e1d538
[Command] Have SV commands register sooner 2022-06-28 20:57:58 +02:00
Diavolo
f7cb8da352
[Logger] Recycle length from _snprintf_ 2022-06-26 22:01:11 +02:00
Diavolo
e2170e96c2
[Logger] Decouple NetworkLog from the logFile 2022-06-26 21:36:23 +02:00
Diavolo
8ee1bc1ed9
[Logger] Fix output by g_log_list & log_list 2022-06-26 20:20:11 +02:00
Diavolo
da034bd825
[Logger] Fix source location
Only make it display if correct macro is defined
2022-06-22 10:58:51 +02:00
Diavolo
52c9602473
[Dedicated] Fix 2022-06-16 16:15:26 +02:00
Diavolo
bf4ae7f116
[MapRotation] Allow people to circumvent 1024 dvar character limit 2022-06-13 17:32:45 +02:00
Edo
020201ab1f
[Logger] Use c++20 format 2022-06-12 23:07:53 +02:00
Diavolo
9cb9f46663 Remove the most hated callback in the source code 2022-06-04 14:06:30 +02:00
FutureRave
74ed1c342a Fix some mistakes (still wrong pipeline being used somewhere) 2022-06-04 14:06:30 +02:00
FutureRave
b0dfd16759 Attempt to refactor scheduler *gone insane* 2022-06-04 14:06:22 +02:00
Diavolo
f71946a56b
Logger improvements 2022-04-16 10:01:25 +02:00
Diavolo
538ef7e491
Update Premake5 (100% no hacks) 2022-04-07 11:41:20 +02:00
FutureRave
c54981c6df
ISO Core guidelines 2022-02-27 12:53:44 +00:00
FutureRave
f0687f8203
Use correct enum over numbers for com_error 2021-11-16 16:56:13 +00:00
momo5502
4fa89722a2 [General] Use const string references 2018-12-17 15:34:28 +01:00
momo5502
41a85262f5 [Scheduler] Fix startup 2017-07-03 15:40:32 +02:00