ddnet/src
Robert Müller 140fcea667 Avoid using console to reset game settings
Prevent potential dead lock when using `/map` chat command in combination with Teehistorian. Closes #7619. I could not reproduce the issue on Windows though.

This also means resetting game settings should actually be efficient now, because it only involves iterating over all game settings and directly resetting their value.
2023-12-10 11:23:20 +01:00
..
android Add tests for overloaded hash operators, use operator instead 2022-11-12 20:36:38 +01:00
antibot Allow antibot to kick people 2023-11-19 14:59:14 +01:00
base Merge pull request #7604 from Robyt3/Endianness-Check 2023-12-08 16:13:17 +00:00
engine Avoid using console to reset game settings 2023-12-10 11:23:20 +01:00
game Merge pull request #7593 from archimede67/console-scrolling 2023-12-09 18:26:32 +00:00
macos Huge variable naming format 2022-07-08 18:01:29 +02:00
masterping Add tool to manually ping the mastersrv 2022-12-29 12:50:24 +01:00
mastersrv mastersrv: Go to RawValue directly 2023-09-08 11:03:07 +02:00
rust-bridge Fix being run from rust-analyzer with a clean environment 2022-11-09 15:09:42 +01:00
steam Replace all usages of C standard headers with C++ headers 2023-03-01 19:26:51 +01:00
test Check for invalid unicode in filenames etc. on Windows 2023-12-01 20:27:03 +01:00
tools Use bool instead of int 2023-11-20 21:58:29 +01:00