ddnet/src/engine/shared
2020-12-23 18:13:21 +01:00
..
compression.cpp Run clang-format 2020-09-26 21:50:15 +02:00
compression.h Made int packing functions safe 2017-09-17 02:36:50 +02:00
config.cpp Use warnings popups for some io failures 2020-10-02 16:06:16 +02:00
config.h Revert #3066 2020-10-17 17:32:52 +02:00
config_variables.h Merge #3255 2020-11-12 07:40:10 +00:00
console.cpp Fix some variable name's style 2020-11-08 17:15:48 +01:00
console.h Fix some variable name's style 2020-11-08 17:15:48 +01:00
csv.cpp Add a simple CSV writer for Python's "excel" csv dialect 2020-06-23 09:11:59 +02:00
csv.h Fix some variable name's style 2020-11-08 17:15:48 +01:00
datafile.cpp Map optimizer 2020-11-21 12:10:20 +01:00
datafile.h Map optimizer 2020-11-21 12:10:20 +01:00
demo.cpp Work around clang-analyzer-unix.Malloc false positive 2020-12-22 12:17:50 +01:00
demo.h Fix some variable name's style 2020-11-08 17:15:48 +01:00
econ.cpp Fix variable names manually 2020-11-02 22:40:40 +01:00
econ.h Make sure headers compile standalone 2020-09-26 21:50:27 +02:00
engine.cpp Run clang-format 2020-09-26 21:50:15 +02:00
fifo.cpp Fix some variable name's style 2020-11-08 17:15:48 +01: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 Run clang-format 2020-09-26 21:50:15 +02:00
filecollection.h Make sure headers compile standalone 2020-09-26 21:50:27 +02:00
global_uuid_manager.cpp Move teehistorian UUIDs into engine 2018-01-11 16:01:13 +01:00
huffman.cpp Run clang-format 2020-09-26 21:50:15 +02:00
huffman.h Run clang-format 2020-09-26 21:50:15 +02:00
image_manipulation.cpp Map optimizer 2020-11-21 12:10:20 +01:00
image_manipulation.h Map optimizer 2020-11-21 12:10:20 +01:00
jobs.cpp Run clang-format 2020-09-26 21:50:15 +02:00
jobs.h Add Thread Safety Analysis 2020-12-23 18:13:21 +01:00
json.cpp Run clang-format 2020-09-26 21:50:15 +02:00
json.h Run clang-format 2020-09-26 21:50:15 +02:00
kernel.cpp Fix some variable name's style 2020-11-08 17:15:48 +01:00
linereader.cpp Fix some variable name's style 2020-11-08 17:15:48 +01:00
linereader.h Fix some variable name's style 2020-11-08 17:15:48 +01:00
map.cpp Add menu background map 2020-09-23 23:38:28 +02:00
map.h Add menu background map 2020-09-23 23:38:28 +02:00
masterserver.cpp Fix variable names manually 2020-11-02 22:40:40 +01:00
memheap.cpp Run clang-format 2020-09-26 21:50:15 +02:00
memheap.h Run clang-format 2020-09-26 21:50:15 +02:00
message.h Updated copyrights 2010-11-20 21:26:06 +01:00
netban.cpp Fix some variable name's style 2020-11-08 17:15:48 +01:00
netban.h Fix some variable name's style 2020-11-08 17:15:48 +01:00
network.cpp Fix some variable name's style 2020-11-08 17:15:48 +01:00
network.h Fix some variable name's style 2020-11-08 17:15:48 +01:00
network_client.cpp Run clang-format 2020-09-26 21:50:15 +02:00
network_conn.cpp Allow utf8 ban reasons (fixes #3329) 2020-11-18 14:42:12 +01:00
network_console.cpp Fix some variable name's style 2020-11-08 17:15:48 +01:00
network_console_conn.cpp Run clang-format 2020-09-26 21:50:15 +02:00
network_server.cpp Fix some variable name's style 2020-11-08 17:15:48 +01:00
packer.cpp Run clang-format 2020-09-26 21:50:15 +02:00
packer.h Run clang-format 2020-09-26 21:50:15 +02:00
protocol.h Run clang-format 2020-09-26 21:50:15 +02:00
protocol_ex.cpp Run clang-format 2020-09-26 21:50:15 +02:00
protocol_ex.h Run clang-format 2020-09-26 21:50:15 +02:00
protocol_ex_msgs.h Run clang-format 2020-09-26 21:50:15 +02:00
ringbuffer.cpp Run clang-format 2020-09-26 21:50:15 +02:00
ringbuffer.h Fix some variable name's style 2020-11-08 17:15:48 +01:00
serverbrowser.cpp Run clang-format 2020-09-26 21:50:15 +02:00
snapshot.cpp Fix some variable name's style 2020-11-08 17:15:48 +01:00
snapshot.h Fix some variable name's style 2020-11-08 17:15:48 +01:00
storage.cpp DemoRecorder: Only remove existing filenames 2020-11-12 14:53:42 +01:00
teehistorian_ex.cpp Run clang-format 2020-09-26 21:50:15 +02:00
teehistorian_ex.h Run clang-format 2020-09-26 21:50:15 +02:00
teehistorian_ex_chunks.h Run clang-format 2020-09-26 21:50:15 +02:00
uuid_manager.cpp Fix some variable name's style 2020-11-08 17:15:48 +01:00
uuid_manager.h Optimize uuid lookup 2020-10-11 08:39:29 +02:00
video.cpp Run clang-format 2020-09-26 21:50:15 +02:00
video.h Run clang-format 2020-09-26 21:50:15 +02:00
websockets.cpp Fix some variable name's style 2020-11-08 17:15:48 +01:00
websockets.h Make sure headers compile standalone 2020-09-26 21:50:27 +02:00