ddnet/src/engine/shared
def 6a79cc3e59 Determine binary dir independently of data dir (fixes #2891)
@Learath2 Could you check if this can be extended to also find the
DDNet-Server executable on Mac?
2020-10-02 18:19:41 +02: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 Run clang-format 2020-09-26 21:50:15 +02:00
config.h Run clang-format 2020-09-26 21:50:15 +02:00
config_variables.h Merge pull request #2928 from Jupeyy/pr_multiple_pngs 2020-09-29 07:46:43 +02:00
console.cpp Run clang-format 2020-09-26 21:50:15 +02:00
console.h Run clang-format 2020-09-26 21:50:15 +02:00
csv.cpp Add a simple CSV writer for Python's "excel" csv dialect 2020-06-23 09:11:59 +02:00
csv.h Add a simple CSV writer for Python's "excel" csv dialect 2020-06-23 09:11:59 +02:00
datafile.cpp Run clang-format 2020-09-26 21:50:15 +02:00
datafile.h Run clang-format 2020-09-26 21:50:15 +02:00
demo.cpp Run clang-format 2020-09-26 21:50:15 +02:00
demo.h Run clang-format 2020-09-26 21:50:15 +02:00
dilate.cpp Fix dilate threshold & automatically apply dilate on embedded textures in the editor 2020-09-21 19:17:38 +02:00
dilate.h Fix dilate threshold & automatically apply dilate on embedded textures in the editor 2020-09-21 19:17:38 +02:00
econ.cpp Run clang-format 2020-09-26 21:50:15 +02: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 Run clang-format 2020-09-26 21:50:15 +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 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
ghost.cpp Run clang-format 2020-09-26 21:50:15 +02:00
ghost.h Run clang-format 2020-09-26 21:50:15 +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
jobs.cpp Run clang-format 2020-09-26 21:50:15 +02:00
jobs.h Run clang-format 2020-09-26 21:50:15 +02: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 Run clang-format 2020-09-26 21:50:15 +02:00
linereader.cpp Run clang-format 2020-09-26 21:50:15 +02:00
linereader.h Run clang-format 2020-09-26 21:50:15 +02: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 Run clang-format 2020-09-26 21:50:15 +02: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 Run clang-format 2020-09-26 21:50:15 +02:00
netban.h Make sure headers compile standalone 2020-09-26 21:50:27 +02:00
network.cpp Run clang-format 2020-09-26 21:50:15 +02:00
network.h Run clang-format 2020-09-26 21:50:15 +02:00
network_client.cpp Run clang-format 2020-09-26 21:50:15 +02:00
network_conn.cpp Run clang-format 2020-09-26 21:50:15 +02:00
network_console.cpp Run clang-format 2020-09-26 21:50:15 +02:00
network_console_conn.cpp Run clang-format 2020-09-26 21:50:15 +02:00
network_server.cpp Run clang-format 2020-09-26 21:50:15 +02: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 Run clang-format 2020-09-26 21:50:15 +02:00
serverbrowser.cpp Run clang-format 2020-09-26 21:50:15 +02:00
snapshot.cpp Run clang-format 2020-09-26 21:50:15 +02:00
snapshot.h Run clang-format 2020-09-26 21:50:15 +02:00
storage.cpp Determine binary dir independently of data dir (fixes #2891) 2020-10-02 18:19:41 +02: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 Run clang-format 2020-09-26 21:50:15 +02:00
uuid_manager.h Run clang-format 2020-09-26 21:50:15 +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 websockets behavior in net_socket_read_wait 2020-09-18 21:28:17 +08:00
websockets.h Make sure headers compile standalone 2020-09-26 21:50:27 +02:00