]> git.xonotic.org Git - xonotic/darkplaces.git/history - utf8lib.h
r_coronas_occlusionquery: don't try using a GL20-requiring feature in the GL11/GL13...
[xonotic/darkplaces.git] / utf8lib.h
2011-12-12 divverentVM_sprintf: support color codes in %s
2011-10-22 havocmajor overhaul for thread-safety - many global variable...
2011-06-21 divverent"real" Unicode upper/lowercase (only 1:1 mappings,...
2009-12-29 divverentmake the utf8 casting strict aliasing-safe
2009-12-29 divverentimprove the just added macros to not cause anything...
2009-12-29 divverentfactor out the non-utf8 part of u8_get*char into macros
2009-12-25 divverentutf8: add VM_sprintf support
2009-12-23 divverentremove unneeded include
2009-12-23 divverentadditionally include stdint.h on non-MSVC too
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