ddnet/src/engine/shared
heinrich5991 71548fc0d6 If no rcon password is set, generate one
After the generation (using the OS random number generator), the password is
displayed to the user on stdout.
2015-06-21 19:56:35 +02:00
..
compression.cpp added "Whitespace and line Endings cleanup" by GreYFoX 2011-04-13 20:37:12 +02:00
compression.h Updated copyrights 2010-11-20 21:26:06 +01:00
config.cpp Use settings_ddnet.cfg instead of settings.cfg 2014-08-26 22:25:22 +02:00
config.h Merge branch 'master' of git://github.com/oy/teeworlds into DDRace 2012-01-01 00:11:56 +02:00
config_variables.h Add sv_port description 2015-06-01 12:42:44 +02:00
console.cpp Highlight in console 2014-12-20 13:37:11 +01:00
console.h Highlight in console 2014-12-20 13:37:11 +01:00
datafile.cpp Hopefully fix bug with some malformed maps that can make the client crash 2014-01-11 00:52:23 +01:00
datafile.h Hopefully fix bug with some malformed maps that can make the client crash 2014-01-11 00:52:23 +01:00
demo.cpp Get rid of clang static analyzer warnings 2015-04-19 00:31:45 +02:00
demo.h Fix compile 2014-12-02 21:23:54 +01:00
econ.cpp Highlight in console 2014-12-20 13:37:11 +01:00
econ.h Highlight in console 2014-12-20 13:37:11 +01:00
engine.cpp Removed level stuff 2011-08-13 02:11:06 +02:00
fifoconsole.cpp Fix FIFO initialization once again 2015-05-31 17:36:00 +02:00
fifoconsole.h Try to explicitly close fifo console 2014-12-06 14:14:46 +01:00
filecollection.cpp added missing newlines at end of 2 files 2011-07-30 18:29:40 +02:00
filecollection.h added missing newlines at end of 2 files 2011-07-30 18:29:40 +02:00
huffman.cpp fixed several stuffs 2011-05-03 19:25:11 +02:00
huffman.h added "Whitespace and line Endings cleanup" by GreYFoX 2011-04-13 20:37:12 +02:00
jobs.cpp Hopefully fix compilation on new OS X systems 2015-04-07 19:07:38 +02:00
jobs.h Get rid of all Clang warnings 2015-04-18 22:29:28 +02:00
kernel.cpp added "Whitespace and line Endings cleanup" by GreYFoX 2011-04-13 20:37:12 +02:00
linereader.cpp fixed possible CRLF line ending problem in the linereader 2011-01-20 21:17:11 +01:00
linereader.h Multiline broadcasts 2014-04-19 00:40:21 +02:00
map.cpp Hopefully fix bug with some malformed maps that can make the client crash 2014-01-11 00:52:23 +01:00
mapchecker.cpp cleaned up warnings that clang spits out. some bugs found with it. 2013-02-24 17:54:29 +01:00
mapchecker.h structs are structs, classes are classes 2011-05-03 19:23:33 +02:00
masterserver.cpp Hotfix for Refresh 2014-01-08 07:46:24 +01:00
memheap.cpp Get rid of all Clang warnings 2015-04-18 22:29:28 +02:00
memheap.h added "Whitespace and line Endings cleanup" by GreYFoX 2011-04-13 20:37:12 +02:00
message.h Updated copyrights 2010-11-20 21:26:06 +01:00
netban.cpp fix the fix 2015-05-15 18:47:57 -07:00
netban.h Fix masterserver compilation with clang and optimizations 2015-04-18 23:02:48 +02:00
network.cpp added security token to protocol 2015-03-05 11:07:03 -08:00
network.h Fix dummy connect on servers without security token protocol 2015-04-19 23:09:55 +02:00
network_client.cpp prevent that the server uses close messages from clients. Closes #950 2013-02-24 17:32:48 +01:00
network_conn.cpp Fix security token conversion in a platform independent way 2015-04-18 23:54:19 +02:00
network_console.cpp reworked ban system 2011-12-29 23:36:53 +01:00
network_console_conn.cpp General whitespace and tab cleanup 2011-08-11 10:59:14 +02:00
network_server.cpp If no rcon password is set, generate one 2015-06-21 19:56:35 +02:00
packer.cpp improved chat msg spam protection 2013-04-01 20:30:58 +02:00
packer.h added "Whitespace and line Endings cleanup" by GreYFoX 2011-04-13 20:37:12 +02:00
protocol.h Add fire delay tunings 2015-02-12 15:20:22 +01:00
ringbuffer.cpp added "Whitespace and line Endings cleanup" by GreYFoX 2011-04-13 20:37:12 +02:00
ringbuffer.h Get rid of all Clang warnings 2015-04-18 22:29:28 +02:00
serverbrowser.cpp Add missing file 2014-12-10 11:21:13 +01:00
snapshot.cpp At least don't access invalid memory on server request. Should fix #173 2015-04-19 14:09:40 +02:00
snapshot.h added "Whitespace and line Endings cleanup" by GreYFoX 2011-04-13 20:37:12 +02:00
storage.cpp Create directory for statboard screenshots 2015-06-17 14:13:19 +02:00
storage.h Add /points and /toppoints using points.cfg file 2013-07-21 04:52:23 +02:00
websockets.cpp websockets support in server 2015-02-08 19:11:34 -08:00
websockets.h websockets support in server 2015-02-08 19:11:34 -08:00