.. |
compression.cpp
|
Fix a few whitespace-at-end-of-file issues
|
2015-08-22 15:27:41 +02:00 |
compression.h
|
Updated copyrights
|
2010-11-20 21:26:06 +01:00 |
config.cpp
|
Fix the brace style in some places
|
2017-03-04 15:43:49 +01:00 |
config.h
|
(Safely) execute settings embedded in maps
|
2015-08-27 12:55:34 +02:00 |
config_variables.h
|
Add a checkbox to disable friend heart
|
2017-02-27 23:56:22 +03:00 |
console.cpp
|
Fix horrible indent.
|
2017-02-09 13:01:19 +01:00 |
console.h
|
Disallow usage of semicolons in chat commands
|
2017-01-03 14:01:51 +01:00 |
datafile.cpp
|
Obey the Teeworlds code formatting rules.
|
2016-01-18 18:20:47 +02:00 |
datafile.h
|
Add config_store and config_retrieve tool
|
2015-08-27 12:55:35 +02:00 |
demo.cpp
|
Initialize variable in the demo recorder
|
2017-02-28 17:16:22 +01:00 |
demo.h
|
Revert "Revert "Refactor dummy input and demo filtering""
|
2017-02-28 10:08:14 +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 |
fifo.cpp
|
Nicer way of handling Mac fifo rewinding (just don't use high level file streams)
|
2016-05-05 23:32:55 +02:00 |
fifo.h
|
Nicer way of handling Mac fifo rewinding (just don't use high level file streams)
|
2016-05-05 23:32:55 +02:00 |
filecollection.cpp
|
Change auto demo recorder format (fixes #297)
|
2015-08-22 17:22:46 +02:00 |
filecollection.h
|
Change auto demo recorder format (fixes #297)
|
2015-08-22 17:22:46 +02:00 |
huffman.cpp
|
Fix whitespaces a bit
|
2015-07-09 02:12:35 +02:00 |
huffman.h
|
added "Whitespace and line Endings cleanup" by GreYFoX
|
2011-04-13 20:37:12 +02:00 |
jobs.cpp
|
Fix a few whitespace-at-end-of-file issues
|
2015-08-22 15:27:41 +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
|
saving server settings within the map and loading them on init
|
2015-08-27 12:51:24 +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
|
Fix whitespaces a bit
|
2015-07-09 02:12:35 +02: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
|
commanddescription can now be placed directly in
|
2015-12-28 16:19:52 +01:00 |
netban.h
|
Fix masterserver compilation with clang and optimizations
|
2015-04-18 23:02:48 +02:00 |
network.cpp
|
Disallow compressed control messages
|
2016-08-12 18:41:03 +02:00 |
network.h
|
copy resendbuffer on timeout protection
|
2016-05-07 19:28:16 +02:00 |
network_client.cpp
|
let the client check if a connection is still established and for the correct peer address before processing data. Closes #1356
|
2015-08-22 21:52:02 +02:00 |
network_conn.cpp
|
Don't send disconnect on timeout
|
2016-07-08 17:00:47 +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
|
Merge pull request #495 from heinrich5991/pr_ddnet_smaller_dummy_map
|
2016-07-03 23:26:42 +02:00 |
packer.cpp
|
removed double semicolons
|
2016-05-04 00:24:54 +02:00 |
packer.h
|
added "Whitespace and line Endings cleanup" by GreYFoX
|
2011-04-13 20:37:12 +02:00 |
protocol.h
|
Bump version requirement for warmup race timer
|
2017-03-01 00:08:56 +01:00 |
ringbuffer.cpp
|
Fix a few whitespace-at-end-of-file issues
|
2015-08-22 15:27:41 +02:00 |
ringbuffer.h
|
Get rid of all Clang warnings
|
2015-04-18 22:29:28 +02:00 |
serverbrowser.cpp
|
added entities clear for other gametypes
|
2016-04-29 19:29:19 +02: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
|
Clean up debug messages a bit (lower case, no useless errors)
|
2016-05-02 21:35:32 +02:00 |
storage.h
|
Demo browser column listbox added
|
2015-08-27 15:05:24 +02:00 |
websockets.cpp
|
Rename WEBSOCKETS to CONF_WEBSOCKETS
|
2017-03-07 13:03:37 +01:00 |
websockets.h
|
websockets support in server
|
2015-02-08 19:11:34 -08:00 |