ddnet/src/engine
heinrich5991 409bc0e019 Ensure null-termination in str_escape
This also fixes a couple of potential buffer overflows. The affected
code is still buggy (doesn't do the right thing on potential buffer
overflow), but at least it won't result in crashes/out of bound writes
anymore.
2017-07-08 13:06:03 +02:00
..
client Ensure null-termination in str_escape 2017-07-08 13:06:03 +02:00
docs Fix a few whitespace-at-end-of-file issues 2015-08-22 15:27:41 +02:00
external Fix a few whitespace-at-end-of-file issues 2015-08-22 15:27:41 +02:00
server stop casting auth state to bool 2017-06-08 13:03:44 -07:00
shared Ensure null-termination in str_escape 2017-07-08 13:06:03 +02:00
client.h CSV file instead of statboard screenshot 2017-04-26 05:10:31 +02:00
config.h dont restore empty config values at start 2015-11-16 20:31:56 +01:00
console.h Disallow usage of semicolons in chat commands 2017-01-03 14:01:51 +01:00
demo.h Revert "Revert "Refactor dummy input and demo filtering"" 2017-02-28 10:08:14 +01:00
editor.h Add code for fixing old maps by removing unused tiles 2017-06-11 19:53:55 +02:00
engine.h fixed problem with sv_bindaddr on the server 2011-04-04 18:20:05 +02:00
fetcher.h Fix variable naming 2015-08-29 23:46:22 +03:00
friends.h Add foes (permanently ignored players) 2015-07-22 22:16:49 +02:00
graphics.h Resize window without restarting client 2016-04-30 17:59:58 +02:00
input.h Added full IME support 2016-08-14 22:16:06 -07:00
kernel.h added "Whitespace and line Endings cleanup" by GreYFoX 2011-04-13 20:37:12 +02:00
keys.h Add support for mousewheelleft and mousewheelright 2016-06-21 15:31:28 +02:00
map.h saving server settings within the map and loading them on init 2015-08-27 12:51:24 +02:00
masterserver.h Fix a few whitespace-at-end-of-file issues 2015-08-22 15:27:41 +02:00
message.h Add protocol extension with UUIDs 2017-05-25 00:52:43 +02:00
server.h stop casting auth state to bool 2017-06-08 13:03:44 -07:00
serverbrowser.h Introduce new, vanilla-compatible server info protocol 2017-03-29 12:56:13 +02:00
sound.h Add option to enable/disable panning per voice 2014-11-30 12:23:05 +01:00
storage.h Demo browser column listbox added 2015-08-27 15:05:24 +02:00
textrender.h added "Whitespace and line Endings cleanup" by GreYFoX 2011-04-13 20:37:12 +02:00
updater.h Allow updating dll files. Replace vectors with map. 2015-08-29 23:48:04 +03:00
uuid.h Add protocol extension with UUIDs 2017-05-25 00:52:43 +02:00