summaryrefslogtreecommitdiffstats
path: root/games/q2pro
Commit message (Collapse)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.flz2007-05-191-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Avoid using (a few remaining) i386 assembly sources on other architectures.alepulver2007-02-151-0/+19
| | | | Reported by: pointyhat
* - Update to SVN revision 142.alepulver2007-02-0518-322/+156
| | | | | | | - Add '-fPIC' compiler flag to a source file that is shared between both executables and libraries [1]. Reported by: pointyhat [1]
* - Disable x86 assembly code on non-i386.alepulver2007-01-202-4/+15
| | | | | | - Add X86_ASM option. Reported by: pointyhat
* - Fix building on amd64 (move -fPIC from LDFLAGS to CFLAGS).alepulver2007-01-151-0/+14
| | | | Reported by: pointyhat
* - Add missing SDL and JPEG dependencies.alepulver2007-01-131-1/+3
| | | | Reported by: pointyhat
* Q2PRO is a Quake2 engine modification. Client and server sides are bothalepulver2006-12-2620-0/+788
compatible with original Quake2 v3.20 network architecture, as well as with modern R1Q2 network architecture. Q2PRO is designed to be secure, fast and doesn't provide any graphical enhancements that are contrary to the classic Quake2 look and feel. It provides some features yet unique to Quake2, notably server side Multi View Demos. Q2PRO has it's own software and OpenGL refresh libraries and runs under Win32 and GNU/Linux natively. Q2PRO supports the following network protocols: - 34, original Quake2 protocol. - 35, enhanced R1Q2 protocol. - 36, enhanced Q2PRO protocol, extension of R1Q2 protocol. - 37, special broadband MVD protocol. WWW: http://q2pro.sourceforge.net/
OpenPOWER on IntegriCloud