..
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
Reintroduce CMDFLAG_TEST
2020-10-11 16:27:28 +02:00
config_variables.h
Reintroduce CMDFLAG_TEST
2020-10-11 16:27:28 +02:00
console.cpp
Reintroduce CMDFLAG_TEST
2020-10-11 16:27:28 +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
Fix clang-analyzer-optin.portability.UnixAPI
2020-10-14 15:45:43 +02:00
demo.h
Run clang-format
2020-09-26 21:50:15 +02:00
dilate.cpp
Fix clang-analyzer-core.uninitialized.Assign
2020-10-14 15:45:47 +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
No null pointer to mem_copy in SendControlMsg
2020-10-11 16:37:03 +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
Fix out of bounds access in snapshot delta handling
2020-10-11 18:42:06 +02:00
snapshot.h
Fix out of bounds access in snapshot delta handling
2020-10-11 18:42:06 +02:00
storage.cpp
Create more config_dir subdirectories at start ( fixes #2992 )
2020-10-03 21:09:19 +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
Optimize uuid lookup
2020-10-11 08:39:29 +02: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 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