ddnet/src/base
heinrich5991 6d88a29910 Add LATIN SMALL LETTER L confusable
This makes `LATIN SMALL LETTER L` confusable with `LATIN SMALL LETTER I`
because `CYRILLIC SMALL LETTER PALOCHKA` "ӏ" (mapping to i) wasn't
confusable with `LATIN SMALL LETTER L` "l" (mapping to l) before.

Also add tests for `str_utf8_comp_confusable`.
2018-03-20 21:11:44 +01:00
..
tl Clean up and fix semaphores and threading 2017-08-31 19:18:07 +02:00
color.h Implement an HSV picker for color of quad points 2015-08-17 20:14:23 +02:00
confusables.c Add possibility to ban players by name 2018-03-09 20:30:27 +01:00
confusables_data.h Add LATIN SMALL LETTER L confusable 2018-03-20 21:11:44 +01:00
detect.h support NetBSD 2015-09-23 16:47:20 +02:00
math.h fixed compiling using visual studio 2013 by renaming the round function 2014-04-22 23:46:55 +02:00
system.c Merge #1082 2018-03-14 02:00:42 +00:00
system.h Merge #1082 2018-03-14 02:00:42 +00:00
vmath.h Partially revert #681 2017-03-16 10:19:08 +01:00