Commit Graph

2749 Commits

Author SHA1 Message Date
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
Edo
72460032ae
[Zone🅱️uilder]: Port over json parsing of loc strings (#621) 2022-12-04 00:15:46 +00:00
Edo
5eec7687be
[Zone🅱️uilder]: Delete 'uncompressed' file (#620) 2022-12-02 19:18:04 +00:00
FutureRave
2ef78d5042
[Download]: Use auto keyword 2022-12-01 18:33:32 +00:00
FutureRave
becfbe42fa
[Download]: Use filesystem library for paths 2022-12-01 18:24:44 +00:00
FutureRave
0156f106b9
[Zone🅱️uilder]: Remove + 1 2022-12-01 15:01:30 +00:00
Edo
ee2d12e404
[RawFile]: Remove copy & pasted code 2022-12-01 14:55:25 +00:00
FutureRave
1283abc4e7
[RawFiles]: Actually fix parse code 2022-12-01 14:46:18 +00:00
Edo
7778798f17
[Zone🅱️uilder]: Fix rawfiles (#614) 2022-12-01 14:04:30 +00:00
Edo
874a8027af
[Vote]: Add menus (#613) 2022-12-01 00:00:18 +00:00
Edo
845b9e0341
[Script]: Use .at instead of [] (#611)
* [Script]: Use .at instead of []

* [Script]: Fix typo
2022-11-29 16:01:20 +00:00
Edo
b195d96abb
[GSC]: Script aliases (#610) 2022-11-29 08:18:10 -06:00
Edo
c3d6b20644
[Command]: Fix definition of Cmd_AddCommand (#609) 2022-11-28 23:15:21 +00:00
FutureRave
0642eed7bc
[General]: Correct function definition 2022-11-28 22:04:57 +00:00
Edo
a447a2945a
[Menus]: Fix crashes while parsing (#607) 2022-11-28 18:06:42 +00:00
FutureRave
70ff8d3aa3
[Zone🅱️uilder]: Fix typos 2022-11-28 17:30:17 +00:00
Edo
49d5e84372
[Script]: Add method to clear text in HudElems (#604) 2022-11-27 19:20:07 +00:00
FutureRave
0b2cca4cb6
[Download]: Update Download.cpp 2022-11-26 19:28:49 +00:00
FutureRave
5f14a73968
[Party]: Fix bug 2022-11-26 19:18:41 +00:00
FutureRave
365b287013
[Script]: Fix asm stub again 2022-11-26 18:07:49 +00: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
FutureRave
2d71174ed4
[Threading]: Removing this was not a good idea 2022-11-26 15:50:33 +00:00
FutureRave
720ee9730c
[Script]: Fix asm 2022-11-25 23:28:20 +00:00
FutureRave
e1e67a3ea9
[Memory]: Remove nullptr check before std::free 2022-11-25 22:37:49 +00:00
FutureRave
4a677c5d08
[ScriptStorage]: Allow users to load the storage file 2022-11-25 18:33:53 +00:00
FutureRave
a4946981a1
[LargeLocal]: Tabs vs Spaces 2022-11-25 13:45:23 +00:00
FutureRave
3a48855698
[LargeLocal]: CanUseServerLargeLocal 2022-11-25 13:22:42 +00:00
FutureRave
af6958bba1
[Script]: Add IsSprinting & more 2022-11-24 15:30:06 +00:00
Edo
dc7f6a9f6a
[PlayerMovement]: Re-write stubs (#586) 2022-11-23 15:19:47 -06:00
FutureRave
d60910c5d1
[Cache]: Remove unused code 2022-11-23 16:36:07 +00:00
FutureRave
9b903f64e4
[Changelog]: Re-order urls 2022-11-23 15:31:48 +00:00
Edo
c38a258102
[WebIO]: Fix Crash (#580) 2022-11-22 21:02:10 +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
6a8088281f
Refactor IO (#575)
* [IO]: Use filesystem where possible

* [Library]: One small thing
2022-11-22 00:34:17 +00:00
FutureRave
c136b6fcac
[Proxy]: Refactor some code 2022-11-22 00:02:57 +00:00
FutureRave
0593d890da
[Debug]: Refactor the crit sections class wrapper 2022-11-21 23:22:52 +00:00
FutureRave
d2686071aa
[Proxy]: Fix 2022-11-21 23:08:06 +00:00