with Cache('/home/teeworlds/servers/players-cache') as cache:
for player, value in players.items():
cache[player] = value
And replaced all data['players'].get(name) with cache.get(name). Should've done this much earlier I guess check_symbol_exists(WavpackOpenFileInputEx wavpack.h WAVPACK_OPEN_FILE_INPUT_EX)
Init
and a destructor that calls PurgeAll
. that should fix itmake VERBOSE=1
c6731c7
Fix uninitialized m_LastProgramID - Ryozuki
cde63e2
Fix TexEx UB - Ryozuki
09b7970
don't check, use dbg_assert - Ryozuki
b4f072f
some valgrind suppressions - Ryozuki
7d51a09
fix memory leak on sound decoding - Ryozuki
5f565a5
check for WavpackCloseFile - Ryozuki
588f8a8
Fix snapshot storage leak - Ryozuki
58f763c
Merge #2128 - bors[bot]player_color_body blue
and it'll workplayer_color_body r0000FF
if(CMAKE_VARIABLE VERSION_LESS 10.8)
@Learath2/bin/DDNet-Server: error while loading shared libraries: libantibot.so: cannot open shared object file: No such file or directory
-DANTIBOT=ON
or installing libantibot.so
-DANTIBOT=ON
-DANTIBOT=ON
-DANTIBOT=ON
(edited)-DANTIBOT=ON
when i compile it o.oCMAKE_BUILD_TYPE
Release
if the user doesn't specify anythingset(CACHE
or somethingset(<variable> <value> CACHE STRING <docsting>)
BUILD_RPATH
or soman cmake-properties
@Learath2