See 6d46b4d84e (commitcomment-28224665)
That Unvanquished P000o color code was implemented from a documentation this now gone, and I'm not able to find any implementation of this in both initial commit and latest commit of Dæmon engine, neither in XreaL nor ET:XreaL codebase. So if it ever existed one day, it never left that tree and was deleted before being used. I will just drop it. If someone needs it one day, this code will remain in git history. Unvanquished/Daemon now uses Xonotic notation for RGB color codes.
Note that if that could would have to be reverted because it was found a game was making use of them, that since [pP] is part of [a-zA-Z] and because Unvanquished also support Quake3 color codes, the Quake3 color code filter would have to be moved after the Unvanquished one.
XQF
DESCRIPTION
XQF is a server browser and launcher for games using id Tech engines, Unreal engines and many others (see the wiki/Supported-games page for details). XQF is a front-end to QStat and uses the GTK+ 2 toolkit.
To learn more about what's new in XQF, please read the file NEWS.md and the ChangeLog.
DOWNLOADS
See the Wiki page: wiki/Downloads.
INSTALLATION
git clone https://github.com/XQF/xqf.git
cd xqf
mkdir build
cd build
cmake ..
make
make install
On Debian or Ubuntu, use cmake -DWITH_QSTAT=/usr/bin/quakestat -DCMAKE_INSTALL_PREFIX=/usr ..
.
For extended information, read this Wiki page: wiki/How-to-build.
LINKS
- Current home page: xqf.github.io
- XQF Wiki: github.com/XQF/xqf/wiki
- IRC Channel: #xqf@Freenode (active)
- Source code repository: github.com/XQF/xqf (up to date Git repository)
- Online translation tool: transifex.com/projects/p/xqf
- Continuous integration tool: travis-ci.org/XQF/xqf
- Historical mail list: sf.net/p/xqf/mailman/ (havn't seen mail since years)
- Historical archives: sf.net/p/xqf (previously published files, old SVN repository, and old ticket list)
- QStat, the tool on which XQF is based: github.com/multiplay/qstat
HOW TO CONTRIBUTE
The best way to contribute code is to fork this project. To contribute translation please visit our Transifex project. You will find more details on the wiki: wiki/How-to-contribute.
COPYRIGHT
XQF is Copyright © 1998-2000 Roman Pozlevich. See the wiki page for contributors: wiki/Contributors.
Copying is allowed under the terms of the GNU General Public License.
See the file COPYING for more details.
HISTORY
XQF was originally written by Roman Pozlevich in 1998. It has been maintained and improved by a devoted team over the years with following major developers:
1998-2000 Roman Pozlevich roma@botik.ru
2000-2002 Bill Adams bill@evilbill.org
2000-2003 Alex Burger alex_b@users.sf.net
2001-2010 Ludwig Nussel ludwig.nussel@suse.de
2001-2015 Jordi Mallach jordi@debian.org
2014-2015 Zack Middleton zturtleman@gmail.com
2015-2015 Artem Vorotnikov artem@vorotnikov.me
2013-2017 Thomas Debesse xqf@illwieckz.net