ddnet/src/engine/shared
2010-09-24 13:38:03 +02:00
..
compression.cpp copied refactor to trunk 2010-05-29 07:25:38 +00:00
compression.h copied refactor to trunk 2010-05-29 07:25:38 +00:00
config.cpp restore empty strings in the config to their defaults on startup 2010-08-11 00:31:42 +02:00
config.h added the possibility to store commands within the console and execute them later on when everything is initialised correctly - fixes several possible startup crashes and the "Support bans in server configuration"-ticket 2010-08-07 20:22:25 +02:00
config_variables.h added maximum number of tries for rcon authentication 2010-09-16 13:06:11 +02:00
console.cpp added output level for console print function, categorised the debug messages and merged them into the new functionality. Closes #8 2010-08-18 00:06:00 +02:00
console.h added output level for console print function, categorised the debug messages and merged them into the new functionality. Closes #8 2010-08-18 00:06:00 +02:00
datafile.cpp fixed header and swap sizes in datafiles (may fixes #14) 2010-09-05 14:30:44 +02:00
datafile.h copied refactor to trunk 2010-05-29 07:25:38 +00:00
demo.cpp fixed last commit 2010-09-12 16:56:13 +02:00
demo.h fixed last commit 2010-09-12 16:56:13 +02:00
engine.cpp added lost logfile feature 2010-08-06 20:38:13 +02:00
engine.h added lost logfile feature 2010-08-06 20:38:13 +02:00
huffman.cpp CHuffman::BubbleSort: speedup. 2010-09-24 13:03:05 +02:00
huffman.h added fixes for compiler errors and warnings by sworddragon 2010-08-16 02:21:18 +02:00
jobs.cpp copied refactor to trunk 2010-05-29 07:25:38 +00:00
jobs.h copied refactor to trunk 2010-05-29 07:25:38 +00:00
kernel.cpp added fix for crash when there is no datadir 2010-08-05 20:34:16 +02:00
linereader.cpp copied refactor to trunk 2010-05-29 07:25:38 +00:00
linereader.h copied refactor to trunk 2010-05-29 07:25:38 +00:00
map.cpp copied refactor to trunk 2010-05-29 07:25:38 +00:00
masterserver.cpp updated refactor script and fixed a thing 2010-08-12 19:03:03 +02:00
memheap.cpp copied refactor to trunk 2010-05-29 07:25:38 +00:00
memheap.h copied refactor to trunk 2010-05-29 07:25:38 +00:00
message.h copied refactor to trunk 2010-05-29 07:25:38 +00:00
network.cpp copied refactor to trunk 2010-05-29 07:25:38 +00:00
network.h added output level for console print function, categorised the debug messages and merged them into the new functionality. Closes #8 2010-08-18 00:06:00 +02:00
network_client.cpp added output level for console print function, categorised the debug messages and merged them into the new functionality. Closes #8 2010-08-18 00:06:00 +02:00
network_conn.cpp copied refactor to trunk 2010-05-29 07:25:38 +00:00
network_server.cpp added output level for console print function, categorised the debug messages and merged them into the new functionality. Closes #8 2010-08-18 00:06:00 +02:00
packer.cpp made unpacking of net strings more strict - prevents possible malformed output 2010-08-12 15:22:07 +02:00
packer.h made unpacking of net strings more strict - prevents possible malformed output 2010-08-12 15:22:07 +02:00
protocol.h copied refactor to trunk 2010-05-29 07:25:38 +00:00
ringbuffer.cpp Fixed remaining compiler warnings for gcc on Linux 2010-06-10 20:38:03 +08:00
ringbuffer.h copied refactor to trunk 2010-05-29 07:25:38 +00:00
snapshot.cpp copied refactor to trunk 2010-05-29 07:25:38 +00:00
snapshot.h copied refactor to trunk 2010-05-29 07:25:38 +00:00
storage.cpp fixed that it checks the current dir for demos too 2010-09-24 13:38:03 +02:00