|
Mirror of http://tremulous.sourceforge.net/junk/Q3A-source/
Quake 3 game source for linuxDownload it HEREFrom the README: This is the Q3 v1.29h game source code configured to compile on linux (and theoretically other *nix). Some minor modification of the Makefile is required, specifically the Q3A_DIR and MOD_DIR variables to match your configuration. To compile the "Team Arena" expansion pack set the TEAM_ARENA variable to yes. If you do reconfigure the Makefile or add files to it, make sure to run "make dist-clean" so that dependancy rules are kept updated. The tools required to compile the Q3A source are included in this tarball. To install them issue the command "make install_build_tools". This will place the tools in /usr/local/bin. If this is not acceptable then copy the files in the build_tools directory to some other directory in the path or alter the Makefile to absolutely reference their respective locations. The copy of q3asm included is compiled with phaethon's (significant) speedups - these are detailed on his website. The main makefile rules are: release - build release .so debug - build debug .so qvm - build qvms install-[release/debug/qvm] - install build clean-[release/debug/qvm] - clean build clean - clean all depend - build dependencies file all - build release, debug and qvms This package is not supported by id Software in any way or form. Do NOT hassle them about it. Tim 'Timbo' Angus - tma@op.ath.cx - http://tremulous.sourceforge.net/
|
| Wednesday, 06-Mar-2002 15:49:16 PST | kishan at hackorama dot com |

