Files
kiwistation/code/datums
MrPerson d5b98c4d8d Unicode support Part 1 (#48304)
* Unicode support Part 1

Makes all calls to ascii2text() and text2ascii() unicode aware as well as all calls in code/__HELPERS/text.dm.

Adds defines for the footext_char() procs to maintain 512 support.

I did some cleanup on the text helpers since a lot of them were really, really bad.

reject_bad_text() and reject_bad_name() have an arg to reject non-ascii chars which defaults to TRUE.

* Give travis a more recent beta

* Ultimate compat
Added the _char procs I was missing
Test the build instead of the version because Lummox is a goddamn moron

* Suggested fixes, removes the last of the dd_ helpers

* Reading the reference is very important!

* Minor code improvements and a comment

* Typo
2020-01-07 09:25:47 +01:00
..
2018-07-18 17:46:53 -04:00
2019-12-27 04:24:27 +01:00
2020-01-02 14:20:24 +01:00
2019-10-05 13:40:40 -04:00
2020-01-05 16:43:47 +13:00
2020-01-07 09:25:47 +01:00
2019-10-15 10:13:41 +02:00
2018-01-25 10:27:36 -05:00
2019-11-13 03:07:59 -08:00
2019-12-12 00:16:25 -05:00
2019-12-10 20:52:13 +13:00
2019-08-15 01:43:50 -07:00
2019-11-19 16:54:30 -08:00
2019-12-09 20:53:24 +13:00
2019-06-04 23:55:14 +02:00
2019-10-25 04:26:09 -03:00