ddnet/src/engine
heinrich5991 cd3b0ae855 Implement the confusable algorithm from Unicode more closely
See UTS#39 "Unicode Security Mechanisms":
http://www.unicode.org/reports/tr39/

This means that characters with accents or other things around them are
now considered the confusable with the base character.

Fixes #557. Fixes #575.
2016-10-30 13:45:55 +01:00
..
client Replace UI elements for the timeout code 2016-10-03 13:56:15 +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 Implement the confusable algorithm from Unicode more closely 2016-10-30 13:45:55 +01:00
shared Merge pull request #554 from heinrich5991/pr_ddnet_random_timeouttoken 2016-10-05 12:21:51 +02:00
client.h Replace UI elements for the timeout code 2016-10-03 13:56:15 +02:00
config.h dont restore empty config values at start 2015-11-16 20:31:56 +01:00
console.h Clean up debug messages a bit (lower case, no useless errors) 2016-05-02 21:35:32 +02:00
demo.h Add function to filter chat out of demo when slicing (fixes #382) 2016-04-27 17:05:30 +02:00
editor.h added notification for unsaved map data and a confirmation for overwriting an existing map in the editor. Closes #115 2011-03-22 00:31:42 +01: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 Updated copyrights 2010-11-20 21:26:06 +01:00
server.h basic DNSBL implementation 2016-09-05 11:38:11 +02:00
serverbrowser.h added entities clear for other gametypes 2016-04-29 19:29:19 +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