This is a fork of Zandronum used on servers hosted by The Sentinels Playground (TSPG), Euroboros (EB), and Down Under Doomers (DUD).
Rev. | a804216fabdb77d6e9c94c363e2609536725eb2c |
---|---|
大小 | 30 字节 |
时间 | 2009-01-04 04:15:05 |
作者 | Benjamin Berkels |
Log Message | Updated the branch with the latest changes from the main trunk (revision 1851-1867):
Aside from unifying the line endings and removal of all temporary files, the source is identical to the one from published by upredsun, i.e. http://www.codeproject.com/KB/IP/port-forwarding/upnp-source.zip.
- upgraded the project and solution file to VC++ 2005
gl_texture_hqresize == 0 : no scaling
gl_texture_hqresize == 2 : Scale2x algorithm gl_texture_hqresize == 3 : Scale3x algorithm gl_texture_hqresize == 4 : Scale4x algorithm - Adapted the Linux makefile for UPnP support.
gl_texture_hqresize == 1 : Scale2x algorithm
gl_texture_hqresize == 2 : Scale3x algorithm gl_texture_hqresize == 3 : Scale4x algorithm - Textures/sprites whose width or height exceeds the new CVAR gl_texture_hqresize_maxinputsize (default 512) are not upsampled.
SVN r1917 (latestzdoom) |
all:
g++ *.cpp -o upnp-test