teeworlds
145816b
IServer: Change GetMapName() type to const char * - Kaffeine
9d35942
Console: Add Config() getter as in other classes - Kaffeine
0b24888
CServer: Init m_pConfig variable with the global instance for now - Kaffeine
4d34645
CServer: Add a const CConfig getter for const Server instance - Kaffeine
d46e4a1
CServer: Port to Config() upstream API - Kaffeine
019f8b6
set m_MapReload instead of polling sv_map, use bool, remove dead code - Robyt3
843d021
add IServer::ChangeMap to fix change_map command - Robyt3
1d88aef
Merge #4456 - bors[bot]IMPORTED_IMPLIB not set for imported target "GTest::gtest" configuration
Uninstalling gtest on Arch Linux worked around it.
@heinrich5991 any idea what's happening? My guess is that it attempts to use the system gtest. But I have always had gtest installed, so it's strange that this started suddenly.