]> git.xonotic.org Git - xonotic/darkplaces.git/history - utf8lib.c
reducing error output in font loading (use developer != 0 to re-enable)
[xonotic/darkplaces.git] / utf8lib.c
2009-12-26 blubset the unicode value to 0 if no value exists, also...
2009-12-25 blubu8_get{n,}char should advance the end-ptr even if no...
2009-12-25 blub'<=' fail: '< 0xC2' means invalid '== 0xC2' does not...
2009-12-25 blubfix u8_COM_StringLengthNoColors the same way other...
2009-12-25 divverentutf8: add VM_sprintf support
2009-12-23 divverentmake utf8 functions safer: give them a size limit in...
2009-12-23 blub... forgot to add the files, I'm too used to git now :P