Commit Graph

2785 Commits

Author SHA1 Message Date
Edo
d127bbe89d
[Loader]: Establish a priority list for some modules (#706) 2023-01-06 23:06:10 +01:00
Diavolo
5331f23495
[Download]: Fix listing of files 2023-01-06 14:09:17 +01:00
Edo
1bf8601998
[Download]: Cleanup some stuff (#703) 2023-01-06 13:51:41 +01:00
Diavolo
ca5843587a
[General]: Clean up some dvar usage 2023-01-05 10:59:09 +01:00
Edo
46a3f62406
[Theatre]: Do not draw broken selector (#700) 2023-01-04 18:57:32 +00:00
Edo
c5be92602f
[General]: Fix two bugs (#699) 2023-01-04 18:55:17 +01:00
Edo
766bf18435
[Theatre]: Avoid dvar lookup (#698) 2023-01-03 20:17:46 +00:00
Edo
7a438e3409
[Console]: Allow the client console to be opened (#695) 2023-01-03 13:16:44 +01:00
Edo
406499d919
[Dvar]: Protect saved dvars by default (#694) 2023-01-03 10:23:08 +01:00
Edo
9f39834090
[General]: Clean structs (#692) 2023-01-02 17:04:34 +00:00
Edo
165681f393
Party Fix (#690) 2023-01-01 11:47:50 +00:00
Edo
dcf701562f
Fix FS a bit (#688) 2022-12-31 15:09:11 +01:00
Edo
86b402a5a0
[Dvar]: Don't lookup dvar every time we need it (#677)
* [Dvar]: Don't lookup dvar every time we need it

* [Console]: Cleanup the code

* [Party]: Improve source code quality

* [Party]: Update
2022-12-31 15:03:33 +01:00
Edo
9abba39d69
[ServerList]: Display warning message for recoverable error (#682) 2022-12-29 12:34:43 +01:00
Edo
37f9d84f2c
[Vote]: Do not load broken menus 2022-12-28 15:52:55 +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
Diavolo
f53d487b0d
[Exception]: Fix 2022-12-27 10:40:54 +01:00
Diavolo
fc7b109318
[Dvar]: Protect special dvar 2022-12-26 21:24:46 +01:00
Edo
98a61ee9ed
[Debug]: Draw lines from riot shield (#670) 2022-12-26 15:14:22 +01:00
Edo
f70c02b42e
[Scheduler]: Use enum class & more (#669) 2022-12-26 13:07:24 +01:00
Edo
0539fe3e24
[Exception]: Remove this (#668) 2022-12-25 19:38:43 +01:00
Edo
01a629d02b
[General]: Fix some things (#667) 2022-12-25 18:23:53 +01:00
Edo
79758e1752
[Bots]: Fix code style mistake (#666) 2022-12-24 22:21:18 +00:00
Edo
9f67a4f62d
[Bots]: Add requested feature (#665) 2022-12-24 23:14:47 +01:00
Edo
2698921382
[Entities]: Remove bruh code (#664) 2022-12-24 21:16:01 +00:00
Louve
6958316fe4
Zonebuilder directory for support zones (#662)
Co-authored-by: Louvenarde <louve@louve.systems>
Co-authored-by: Diavolo <edoardo.sanguineti222@gmail.com>
2022-12-24 20:41:23 +00:00
Louve
6692e99d86
Add cod4 map to dlc list (and absolutely nothing else) (#663)
Co-authored-by: louve <louve@louve.systems>
Co-authored-by: Diavolo <edoardo.sanguineti222@gmail.com>
2022-12-24 20:23:33 +00:00
Edo
a4a622be52
[System]: Correct one function (#660) 2022-12-19 17:57:13 +00:00
Edo
02db63cc36
[Sys]: Format code (#658) 2022-12-19 15:01:37 +01:00
Edo
d8166a4166
[Threading]: Initialize tls stuff, making va thread safe (#657) 2022-12-18 21:47:59 +00:00
Edo
24ccd9af3b
[String]: Use ARRAY_COUNT (#656) 2022-12-17 17:54:41 +00:00
Louve
54aabee08d
Fix zonebuilder FindAsset always returning -1 (not found) even when t… (#655)
Co-authored-by: Louvenarde <louve@louve.systems>
Co-authored-by: Edo <edoardo.sanguineti222@gmail.com>
2022-12-17 16:52:00 +01:00
Diavolo
fdd02e2b8d
[RCon]: Tidy up code 2022-12-16 22:48:52 +01:00
Louve
3cdd4d0636
Draw model name in its ground color if relevant (#651)
Co-authored-by: Diavolo <edoardo.sanguineti222@gmail.com>
2022-12-16 14:55:50 +00:00
Edo
b4750b14b1
[Dvar]: Remove cheat protection from useful dvar (#647) 2022-12-15 16:10:25 +00:00
Edo
3622946a10
[Refactor]: Use enum instead of int to catch mistakes (#646) 2022-12-15 15:38:50 +00:00
Edo
ab0da964ee
[Bots]: Support clantags (#645) 2022-12-15 16:13:49 +01:00
Edo
d1efb1e219
[Threading]: VA is already thread safe (#644) 2022-12-15 16:06:28 +01:00
Edo
34b92abd97
[Menus]: Remove calls to free menus (#642)
It may cause a crash and does not even take a dent in the massive memory leak.
2022-12-14 21:10:48 +00:00
Diavolo
6f0438631f
[Menus]: Disable this code too 2022-12-14 12:44:06 +01:00
Diavolo
e30bde8458
[Menus]: Cleanup 2022-12-14 12:31:03 +01:00
Edo
873f54c7a3
[Main]: Remove bugged code. (#640) 2022-12-14 10:26:04 +00:00
Louve
f91fa0d0b2
Big zonebuilder update (#427) 2022-12-14 08:40:15 +00:00
Edo
ac90714811
[General]: Use std::format more often (#635) 2022-12-11 17:54:24 +00:00
Edo
fc97944a12
[MapRotation]: Port changes from S1x (#629) 2022-12-06 21:18:29 +00:00
Edo
3f06eb8eb9
[Weapon]: Move fix here (#627) 2022-12-06 14:42:09 +00:00
FutureRave
c6b3e88938
[Main]: Improve error message 2022-12-06 13:05:03 +00:00
Edo
b8b9391332
[UI]: Fix bug (#625) 2022-12-05 19:34:24 +00:00
Edo
210873499c
[Theatre]: Cleanup (#624) 2022-12-05 18:45:14 +00:00