openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Z
ZQuake
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
May 12, 2024 — May 12, 2025
Showing page 7 of 110
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
[no comment]
tonik
More...
over 18 years ago
Encode cyrillics as "k8" instead of "koi8q" (k8 is a short alias for koi8q)
tonik
More...
over 18 years ago
Forgot to remove old version of decode_string
tonik
More...
over 18 years ago
Com_PrintW(): wide char, non-vararg variant of Com_Printf
tonik
More...
over 18 years ago
[no comment]
tonik
More...
over 18 years ago
1. CP1251 encoding is now understood by decode_string()
tonik
More...
over 18 years ago
Add R_CharAvailable(): checks if the charset needed to display the Unicode char is available (loaded)
tonik
More...
over 18 years ago
Add qwcslcat()
tonik
More...
over 18 years ago
Fix Linux builds
tonik
More...
over 18 years ago
[no comment]
tonik
More...
over 18 years ago
Add a missing 'extern'
tonik
More...
over 18 years ago
better use relative paths for source files (it seems Xcode uses absolute by default, wtf?)
tonik
More...
over 18 years ago
wcslen should be qwcslen
tonik
More...
over 18 years ago
stradd --> strcat
tonik
More...
over 18 years ago
stradd() --> strcat()
tonik
More...
over 18 years ago
conchars and conchars-cyr can now be in raw (128*128 bytes of data) or QPIC format
tonik
More...
over 18 years ago
CompleteNick works again
tonik
More...
over 18 years ago
Add Q_wcsdup(), a wide char equivalent of Q_strdup()
tonik
More...
over 18 years ago
Move cyrillic charset related functions to textencoding.[ch]
tonik
More...
over 18 years ago
Support for Cyrillic charset in software rendering
tonik
More...
over 18 years ago
Support for Cyrillic charset in software rendering
tonik
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.
tonik
More...
over 18 years ago
Support loading of charsets (incl. cyrillic) from a gfx.wad lump of an .lmp file
tonik
More...
over 18 years ago
[no comment]
tonik
More...
over 18 years ago
Support pasting of cyrillic text
tonik
More...
over 18 years ago
Update to MSVC 2005 Express
tonik
More...
over 18 years ago
A temp fix for r_colormap being used before it's allocated
tonik
More...
over 18 years ago
Fix a stupidity in GL_LoadTexture: we were using crc without initializing, causing redundant texture uploads
tonik
More...
over 18 years ago
Add ZQ_INPUTBUTTON exension: +button3..+button7 now work and can be accessed from QC as .button3-.button7
tonik
More...
over 18 years ago
allowCheats --> allow_cheats
tonik
More...
over 18 years ago
←
1
2
3
4
5
6
7
8
9
10
11
…
109
110
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree