1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 12, 2024 — May 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[no comment] More... over 18 years ago
Encode cyrillics as "k8" instead of "koi8q" (k8 is a short alias for koi8q) More... over 18 years ago
Forgot to remove old version of decode_string More... over 18 years ago
Com_PrintW(): wide char, non-vararg variant of Com_Printf More... over 18 years ago
[no comment] More... over 18 years ago
1. CP1251 encoding is now understood by decode_string() More... over 18 years ago
Add R_CharAvailable(): checks if the charset needed to display the Unicode char is available (loaded) More... over 18 years ago
Add qwcslcat() More... over 18 years ago
Fix Linux builds More... over 18 years ago
[no comment] More... over 18 years ago
Add a missing 'extern' More... over 18 years ago
better use relative paths for source files (it seems Xcode uses absolute by default, wtf?) More... over 18 years ago
wcslen should be qwcslen More... over 18 years ago
stradd --> strcat More... over 18 years ago
stradd() --> strcat() More... over 18 years ago
conchars and conchars-cyr can now be in raw (128*128 bytes of data) or QPIC format More... over 18 years ago
CompleteNick works again More... over 18 years ago
Add Q_wcsdup(), a wide char equivalent of Q_strdup() More... over 18 years ago
Move cyrillic charset related functions to textencoding.[ch] More... over 18 years ago
Support for Cyrillic charset in software rendering More... over 18 years ago
Support for Cyrillic charset in software rendering More... over 18 years ago
Add an extra '?' to encoded cyrillic text: =?koi8q??messagemessage?=. This is to make it more like (and potentially compatible with) RFC 2047. More... over 18 years ago
Support loading of charsets (incl. cyrillic) from a gfx.wad lump of an .lmp file More... over 18 years ago
[no comment] More... over 18 years ago
Support pasting of cyrillic text More... over 18 years ago
Update to MSVC 2005 Express More... over 18 years ago
A temp fix for r_colormap being used before it's allocated More... over 18 years ago
Fix a stupidity in GL_LoadTexture: we were using crc without initializing, causing redundant texture uploads More... over 18 years ago
Add ZQ_INPUTBUTTON exension: +button3..+button7 now work and can be accessed from QC as .button3-.button7 More... over 18 years ago
allowCheats --> allow_cheats More... over 18 years ago