ddnet/src/engine/shared
2014-12-02 12:10:21 +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 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_solo_server for easier solo servers (also working for tunezones finally) 2014-11-25 22:42:05 +01:00
console.cpp Minor console output cleanup 2014-09-06 23:22:35 +02:00
console.h Multiline broadcasts 2014-04-19 00:40:21 +02: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 Don't crash on broken demo files 2014-08-31 03:13:42 +02:00
demo.h Add sv_player_demo_record (mostly from Teerace) 2014-09-26 02:05:31 +02: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 Removed level stuff 2011-08-13 02:11:06 +02:00
fifoconsole.cpp comment 2014-11-26 21:18:11 +01:00
fifoconsole.h fifoconsole cleanup 2014-08-29 19:42:34 +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 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 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 compile with -O3 & -Ofast 2014-12-01 21:10:10 +01:00
netban.h Fix compile with -O3 & -Ofast 2014-12-01 21:10:10 +01:00
network.cpp Remove another bad log 2014-11-26 21:33:57 +01:00
network.h Add a timeout protection message 2014-08-17 05:04:37 +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 Instead of banning players for reconnecting too often, make them wait 3 seconds (fixes #27) 2014-09-09 23:27:28 +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 Minor fix 2014-09-11 21:38:13 +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 prediction of hammer (hits) and grenade (explosions) 2014-12-01 01:31:58 +01: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 More unsigned ints because of undefined integer overflow behaviour 2014-12-02 12:10:21 +01:00
snapshot.h added "Whitespace and line Endings cleanup" by GreYFoX 2011-04-13 20:37:12 +02:00
storage.cpp Add editor undo function (by MAP94) 2014-01-19 04:02:01 +01:00
storage.h Add /points and /toppoints using points.cfg file 2013-07-21 04:52:23 +02:00