]> git.xonotic.org Git - xonotic/darkplaces.git/history - utf8lib.h
sv_main: Add campaign cvar. Set 1 if not coop or deathmatch (Quake rerelease compatib...
[xonotic/darkplaces.git] / utf8lib.h
2021-05-25 CloudwalkAdd/update license headers across various files
2020-10-02 cloudwalkRemove unneeded #includes in some headers. Make some...
2020-09-29 cloudwalkAdd qdefs.h and qstats.h to split up quakedef.h. Make...
2020-09-17 cloudwalkRename qboolean to qbool
2020-08-10 cloudwalkutf8lib: Remove MSVC exception for stdint.h
2020-06-21 cloudwalkRevert "Initialize console commands and cvars before...
2020-06-20 cloudwalkInitialize console commands and cvars before anything...
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