ddnet/src/engine/server
2016-07-08 16:38:05 +02:00
..
register.cpp Fix vulnerability, see official teeworlds news 2015-11-02 15:04:59 +01:00
register.h Merge branch 'master' of git://github.com/oy/teeworlds 2011-05-09 18:36:13 +02:00
server.cpp Forbid names starting with /, as they can be abused to make people write chat commands 2016-07-08 16:38:05 +02:00
server.h removed double semicolons 2016-05-04 00:24:54 +02:00
sql_connector.cpp Merge branch 'master' into sqlmasters 2016-05-03 23:07:24 +02:00
sql_connector.h reset preferred sql-server to the first specified 2016-02-20 15:33:35 +01:00
sql_server.cpp Clean up sql dbg_msg calls 2016-06-15 11:52:40 +02:00
sql_server.h do not always try to connect to unreachable sqlservers 2016-02-20 15:33:35 +01:00
sql_string_helpers.cpp made CSqlData const for threadfunctions and added a class for sqlstrings 2016-05-09 23:35:23 +02:00
sql_string_helpers.h made CSqlData const for threadfunctions and added a class for sqlstrings 2016-05-09 23:35:23 +02:00