ddnet/src/engine/shared
2013-02-24 18:31:30 +01: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 reworked ban system 2011-12-29 23:36:53 +01:00
config.h added logout command for econ 2011-12-30 19:12:31 +01:00
config_variables.h increased sleep time when tw is minimized and made it adjustable via cputhrottle otherwise 2013-02-24 18:31:23 +01:00
console.cpp fixed all the errors that the clang static analayzer found 2013-02-24 17:58:34 +01:00
console.h added command to toggle config values. Closes #888 2012-01-09 01:25:18 +01:00
datafile.cpp reduced stack memory usage of CDataFileWriter 2011-07-31 01:40:28 +02:00
datafile.h reduced stack memory usage of CDataFileWriter 2011-07-31 01:40:28 +02:00
demo.cpp added demo markers by Choupom. Closes #837 2012-01-10 23:13:19 +01:00
demo.h added demo markers by Choupom. Closes #837 2012-01-10 23:13:19 +01:00
econ.cpp fixed used nettype in server browser and try to use ipv4 and ipv6 socket when using a bindaddr. Closes #940 2013-02-24 17:26:59 +01:00
econ.h added logout command for econ 2011-12-30 19:12:31 +01:00
engine.cpp added "Whitespace and line Endings cleanup" by GreYFoX 2011-04-13 20:37:12 +02: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 added "Whitespace and line Endings cleanup" by GreYFoX 2011-04-13 20:37:12 +02:00
jobs.h added "Whitespace and line Endings cleanup" by GreYFoX 2011-04-13 20:37:12 +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 Updated copyrights 2010-11-20 21:26:06 +01:00
map.cpp added "Whitespace and line Endings cleanup" by GreYFoX 2011-04-13 20:37:12 +02: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 reworked ban system 2011-12-29 23:36:53 +01:00
memheap.cpp added "Whitespace and line Endings cleanup" by GreYFoX 2011-04-13 20:37:12 +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 fixed a check 2013-02-24 17:31:57 +01:00
netban.h cleaned up warnings that clang spits out. some bugs found with it. 2013-02-24 17:54:29 +01:00
network.cpp added "Whitespace and line Endings cleanup" by GreYFoX 2011-04-13 20:37:12 +02:00
network.h prevent that the server uses close messages from clients. Closes #950 2013-02-24 17:32:48 +01: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 show reason for closing a connection within a debug message. Closes #1061 2013-02-24 18:31:30 +01: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 prevent that the server uses close messages from clients. Closes #950 2013-02-24 17:32:48 +01:00
packer.cpp added "Whitespace and line Endings cleanup" by GreYFoX 2011-04-13 20:37:12 +02:00
packer.h added "Whitespace and line Endings cleanup" by GreYFoX 2011-04-13 20:37:12 +02:00
protocol.h made rcon auto completion serverside. Closes #97 2011-07-14 22:07:21 +02:00
ringbuffer.cpp added "Whitespace and line Endings cleanup" by GreYFoX 2011-04-13 20:37:12 +02:00
ringbuffer.h added "Whitespace and line Endings cleanup" by GreYFoX 2011-04-13 20:37:12 +02:00
snapshot.cpp fixed all the errors that the clang static analayzer found 2013-02-24 17:58:34 +01:00
snapshot.h added "Whitespace and line Endings cleanup" by GreYFoX 2011-04-13 20:37:12 +02:00
storage.cpp cleaned up content folder creation. Closes #845 2012-01-09 01:38:45 +01:00