NumSortedServers()
meanscompatible version
only, the number can look like they are for the responding server.5494651
Add block list for drivers - Jupeyy
5c79e9a
Less deep nesting in ParseBlocklistDriverVersions - def-
3b90f97
Pull out blocklist_driver.cpp and unit test it - def-
62e291b
Allow opengl version 2.0 - def-
81a1153
Track the driver state - Jupeyy
d04f2cf
blocklist_driver unit test: also check gl version - def-
11d5e87
Merge #3255 - bors[bot][storage]: failed to remove: /home/jupeyy/.teeworlds/
mh ok xd[2020-11-12 14:16:36][client]: connected, sending info
[2020-11-12 14:16:36][client]: loading map, map=Simple World 2 wanted sha256=64a7191335a2350f548b463e1d513ac3a19473232822ad3e884d7514a61f1de2
[2020-11-12 14:16:36][datafile]: loading. filename='maps/Simple World 2.map'
[2020-11-12 14:16:36][datafile]: could not open 'maps/Simple World 2.map'
[2020-11-12 14:16:36][datafile]: loading. filename='downloadedmaps/Simple World 2_64a7191335a2350f548b463e1d513ac3a19473232822ad3e884d7514a61f1de2.map'
[2020-11-12 14:16:36][datafile]: could not open 'downloadedmaps/Simple World 2_64a7191335a2350f548b463e1d513ac3a19473232822ad3e884d7514a61f1de2.map'
[2020-11-12 14:16:36][client/network]: starting to download map to 'downloadedmaps/Simple World 2_64a7191335a2350f548b463e1d513ac3a19473232822ad3e884d7514a61f1de2.map.121427.tmp'
[2020-11-12 14:16:36][http]: http https://maps2.ddnet.tw/Simple%20World%202_64a7191335a2350f548b463e1d513ac3a19473232822ad3e884d7514a61f1de2.map
[2020-11-12 14:16:36][http]: task done https://maps2.ddnet.tw/Simple%20World%202_64a7191335a2350f548b463e1d513ac3a19473232822ad3e884d7514a61f1de2.map
[2020-11-12 14:16:36][client/network]: download complete, loading map
[2020-11-12 14:16:36][datafile]: loading. filename='downloadedmaps/Simple World 2_64a7191335a2350f548b463e1d513ac3a19473232822ad3e884d7514a61f1de2.map'
[2020-11-12 14:16:36][datafile]: allocsize=3288
[2020-11-12 14:16:36][datafile]: readsize=2808
[2020-11-12 14:16:36][datafile]: swaplen=2828
[2020-11-12 14:16:36][datafile]: item_size=2264
[2020-11-12 14:16:36][datafile]: loading done. datafile='downloadedmaps/Simple World 2_64a7191335a2350f548b463e1d513ac3a19473232822ad3e884d7514a61f1de2.map'
[2020-11-12 14:16:36][storage]: failed to remove: /home/jupeyy/.teeworlds/
[2020-11-12 14:16:36][client]: loaded map 'downloadedmaps/Simple World 2_64a7191335a2350f548b463e1d513ac3a19473232822ad3e884d7514a61f1de2.map'
(gdb) print aBuffer
$1 = "/home/deen/.teeworlds/\000\000\366\365\004\365\377\177\000\000\177S\362\071\020\272\320\365\004\000\000\000\000\000\000\000 3\031\365\377\177\000\000\260", '\000' <repeats 31 times>, "\251\023\005\365\377\177\000\000Ж\241WUU\000\000\245\"\005\365\377\177\000\000\320b\241\254\327\026\071\270\031#\005\365\377\177\000\000h\r\000\000\000\000\000\000~\377\004\365\377\177\000\000\177\202<\n\267\357ϙ\327\060\a\016\377\237\257m7\n\255\375\337d\215\275\320\376\267j={\232\307@\353\323\323\032\001;g\264\377\v\365\377\177\000\000\003\260\bZ\a\340\230\221\004\000\000\000\000\000\000\000"...
(gdb) bt
#0 CStorage::RemoveFile(char const*, int) (this=0x555555be30c0, pFilename=0x7fffef517bf0 "", Type=0)
at src/engine/shared/storage.cpp:473
#1 0x00005555556f48a7 in CClient::DemoRecorder_Stop(int, bool) (this=0x7fffef424010, Recorder=3, RemoveFile=true)
at src/engine/client/client.cpp:3876
#2 0x00005555556e99a5 in CClient::LoadMap(char const*, char const*, SHA256_DIGEST*, unsigned int)
(this=0x7fffef424010, pName=0x7fffef8cf640 "SimplePlay", pFilename=0x7fffffffbb30 "downloadedmaps/SimplePlay_b023a26a3b958d57daad9d1bcf2f4d86dde1a0e9d7270cac8f3816d638e2e6eb.map", pWantedSha256=0x7fffef8cf759, WantedCrc=1831392141)
at src/engine/client/client.cpp:1179
#3 0x00005555556ee645 in CClient::FinishMapDownload() (this=0x7fffef424010) at src/engine/client/client.cpp:2377
#4 0x00005555556f04eb in CClient::Update() (this=0x7fffef424010) at src/engine/client/client.cpp:2863
#5 0x00005555556f1ba7 in CClient::Run() (this=0x7fffef424010) at src/engine/client/client.cpp:3242
#6 0x00005555556f8203 in main(int, char const**) (argc=1, argv=0x7fffffffe4d8) at src/engine/client/client.cpp:4355