ddnet/src/engine/shared
2013-08-04 04:37:15 +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 reworked ban system 2011-12-29 23:36:53 +01: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 More settings for netlimit 2013-08-04 04:37:15 +02:00
console.cpp Can only set sv_test_cmds at start, then it stays, and determines whether gametype is DDRace (no cheats) or TestDDRace (cheats) 2013-07-23 00:15:50 +02:00
console.h Merge branch 'master' of git://github.com/teeworlds/teeworlds into DDRace 2012-04-12 02:09:31 +02: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 Don't write over memory limit... 2013-08-04 04:24:33 +02:00
demo.h added demo markers by Choupom. Closes #837 2012-01-10 23:13:19 +01:00
econ.cpp Econ bufferoverflow fix 2012-01-12 19:59:27 +01:00
econ.h added logout command for econ 2011-12-30 19:12:31 +01:00
engine.cpp Removed level stuff 2011-08-13 02:11:06 +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 added "Whitespace and line Endings cleanup" by GreYFoX 2011-04-13 20:37:12 +02: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 fix for saving bans in a file 2012-02-13 23:22:40 +01:00
netban.h fixed ban range check to make sure the whole ip matches and not just rely on the hash. Closes #946 2012-07-04 16:55:16 +03:00
network.cpp added "Whitespace and line Endings cleanup" by GreYFoX 2011-04-13 20:37:12 +02:00
network.h Move netlimit over to regular server 2013-08-04 04:24:03 +02:00
network_client.cpp added "Whitespace and line Endings cleanup" by GreYFoX 2011-04-13 20:37:12 +02:00
network_conn.cpp Try to prevent network spamming issues 2013-07-30 22:48:31 +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 Move netlimit over to regular server 2013-08-04 04:24:03 +02: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 added "Whitespace and line Endings cleanup" by GreYFoX 2011-04-13 20:37:12 +02:00
snapshot.h added "Whitespace and line Endings cleanup" by GreYFoX 2011-04-13 20:37:12 +02:00
storage.cpp Merge branch 'master' of git://github.com/teeworlds/teeworlds into DDRace 2012-04-12 02:09:31 +02:00
storage.h Add /points and /toppoints using points.cfg file 2013-07-21 04:52:23 +02:00