ddnet/src/engine/shared
2010-10-25 18:41:15 +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 added mod system. Closes #34 2010-10-06 23:07:35 +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 moved str_skip_to_whitespace function 2010-10-25 18:41:15 +02:00
console.h parse line on addvote and skip invalid ones 2010-10-25 18:30:35 +02:00
datafile.cpp added mod system. Closes #34 2010-10-06 23:07:35 +02:00
datafile.h added mod system. Closes #34 2010-10-06 23:07:35 +02:00
demo.cpp added info in the demo browser by Choupom 2010-10-09 13:27:21 +02:00
demo.h added info in the demo browser by Choupom 2010-10-09 13:27:21 +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 made linereader work with window line endings. Closes #196 2010-10-01 12:43:44 +02:00
linereader.h copied refactor to trunk 2010-05-29 07:25:38 +00:00
map.cpp added mod system. Closes #34 2010-10-06 23:07:35 +02:00
masterserver.cpp added mod system. Closes #34 2010-10-06 23:07:35 +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 made so we can add the reason for a kick/ban (fixes #123) 2010-10-11 00:31:14 +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 made so we can add the reason for a kick/ban (fixes #123) 2010-10-11 00:31:14 +02:00
network_server.cpp made so we can add the reason for a kick/ban (fixes #123) 2010-10-11 00:31:14 +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 added the possibility to create a new folder within the editor's save file dialog 2010-10-16 18:33:54 +02:00