ddnet/scripts
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
..
AndroidAppSettings.cfg Fix typo 2018-02-07 16:10:40 +08:00
check_header_guards.py added "fixed some header guards and added a script to fix them all!" by Choupom 2011-04-13 20:22:10 +02:00
compiler.py Merge branch 'master' of git://github.com/oy/teeworlds into DDRace0611 2011-08-13 02:01:40 +02:00
copyright.py Merge branch 'master' of git://github.com/oy/teeworlds into DDRace0611 2011-08-13 02:01:40 +02:00
count_source.sh updated the demo recorder 2008-10-14 12:11:42 +00:00
dat2c.py fixed so that the .dat-files are compiled into the exes 2007-07-24 23:46:29 +00:00
dmg.py dmg.py: Add proper size calculation 2017-11-16 10:03:11 +01:00
font_converter.py renamed everything. added the new license 2008-03-22 18:40:27 +00:00
font_installer.sh Merge branch 'master' of git://github.com/oy/teeworlds into DDRace0611 2011-08-13 02:01:40 +02:00
gen_keys.py Use scancodes instead of keycodes for input (fixes #796, please test) 2017-07-21 19:53:49 +02:00
generate_confusables_data.py Add LATIN SMALL LETTER L confusable 2018-03-20 21:11:44 +01:00
git_revision.py Properly hide stderr in scripts/git_revision.py 2018-03-02 03:31:45 +01:00
hash_passwords.py Fix wording in scripts/hash_passwords.py, fix brace in other file 2017-03-09 13:37:54 +01:00
linecount.sh Merge branch 'master' of git://github.com/oy/teeworlds into DDRace0611 2011-08-13 02:01:40 +02:00
make_android.sh libwinpthread for new mingw 2015-09-03 11:50:40 +02:00
make_docs.sh Merge branch 'master' of git://github.com/oy/teeworlds into DDRace0611 2011-08-13 02:01:40 +02:00
mass_server.py upgraded the master server code so it can handle more servers 2008-11-15 13:29:56 +00:00
netobj.py loads of minor fixes here and there. fixed invalid corrections and stuff like that 2008-03-17 22:36:03 +00:00
nicks.txt added nicks.txt 2007-10-08 10:59:53 +00:00
png.py move even more stuff 2007-05-22 15:06:15 +00:00
process_blame.py more stuff :) 2008-04-27 05:59:38 +00:00
refactor_count.py Fix typo 2018-02-07 16:10:40 +08:00
SDL_scancode.h Merge swick's SDL2 branch 2016-04-29 21:55:48 +02:00
tw_api.py updated tw_api.py for 0.6 and improved it 2011-06-27 16:45:55 +02:00