ddnet/src/base
Zwelf 81e5bb924c Move sync_barrier to only used place
to remove `#include <windows.h>` from header file preventing compiling on windows
2020-08-09 18:17:42 +02:00
..
tl Move sync_barrier to only used place 2020-08-09 18:17:42 +02:00
unicode UTF8 nocase compare & use for chat TAB completion 2019-01-09 08:31:03 +01:00
color.h Get rid of more magic constants, adapt to 0.7 2020-06-19 21:48:48 +03:00
detect.h Remove unmaintained Android code (fixes #1575) 2019-04-10 19:40:50 +02:00
hash.c Use OpenSSL md5 if it is available 2019-04-06 02:56:29 +02:00
hash.h Use OpenSSL md5 if it is available 2019-04-06 02:56:29 +02:00
hash_bundled.c Use OpenSSL md5 if it is available 2019-04-06 02:56:29 +02:00
hash_ctxt.h Use (u)int64 from system.h instead of (u)int64_t from cstdint 2020-07-09 13:55:28 +02:00
hash_libtomcrypt.c Use (u)int64 from system.h instead of (u)int64_t from cstdint 2020-07-09 13:55:28 +02:00
hash_openssl.c Use OpenSSL md5 if it is available 2019-04-06 02:56:29 +02:00
math.h Add a saner way to select angles. Close #1916 2019-09-20 23:57:35 +03:00
system.c Fix utf8 handling in str_truncate (fixes #2533) 2020-08-02 18:32:42 +02:00
system.h Fix utf8 handling in str_truncate (fixes #2533) 2020-08-02 18:32:42 +02:00
vmath.h Revert "Support shotgun_speed 0" 2019-12-09 14:59:10 +01:00