ddnet/src
Robert Müller 87191a380e Use sound lock when setting/getting current time of sample
The lock needs to be owned when accessing the sound voices. Calling `IsPlaying` is redundant, as the loops effectively check whether the sample is playing.
2023-12-29 12:35:45 +01:00
..
android Add tests for overloaded hash operators, use operator instead 2022-11-12 20:36:38 +01:00
antibot Make less headers depend on <base/system.h> 2023-12-11 23:52:23 +01:00
base Make less headers depend on <base/system.h> 2023-12-11 23:52:23 +01:00
engine Use sound lock when setting/getting current time of sample 2023-12-29 12:35:45 +01:00
game Merge pull request #7741 from furo321/translate-racefinish 2023-12-29 08:00:19 +00:00
macos Add INotifications kernel interface 2023-12-16 18:15:43 +01: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 Fix readability-make-member-function-const 2023-12-14 23:38:03 +01:00
tools Fix map tools crashing on maps with unknown UUID-based map items 2023-12-22 16:00:24 +01:00