{"id":13440133,"url":"https://github.com/id-Software/Quake-III-Arena","last_synced_at":"2025-03-20T09:32:09.292Z","repository":{"id":2354903,"uuid":"3318027","full_name":"id-Software/Quake-III-Arena","owner":"id-Software","description":"Quake III Arena GPL Source Release","archived":false,"fork":false,"pushed_at":"2024-08-02T00:20:36.000Z","size":3576,"stargazers_count":7085,"open_issues_count":3,"forks_count":1897,"subscribers_count":325,"default_branch":"master","last_synced_at":"2024-10-16T09:04:41.799Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/id-Software.png","metadata":{"files":{"readme":"README.txt","changelog":null,"contributing":null,"funding":null,"license":"COPYING.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-01-31T19:39:13.000Z","updated_at":"2024-10-15T21:43:33.000Z","dependencies_parsed_at":"2023-01-14T11:15:26.319Z","dependency_job_id":null,"html_url":"https://github.com/id-Software/Quake-III-Arena","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/id-Software%2FQuake-III-Arena","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/id-Software%2FQuake-III-Arena/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/id-Software%2FQuake-III-Arena/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/id-Software%2FQuake-III-Arena/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/id-Software","download_url":"https://codeload.github.com/id-Software/Quake-III-Arena/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221745261,"owners_count":16873742,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-31T03:01:20.074Z","updated_at":"2025-03-20T09:32:09.286Z","avatar_url":"https://github.com/id-Software.png","language":"C","funding_links":[],"categories":["C","Must see","First-Person games","Table of Contents"],"sub_categories":["Complete Game Sources"],"readme":"Quake III Arena GPL source release\n==================================\n\nThis file contains the following sections:\n\nLICENSE\nGENERAL NOTES\nCOMPILING ON WIN32\nCOMPILING ON GNU/LINUX\nCOMPILING ON MAC\n\nLICENSE\n=======\n\nSee COPYING.txt for the GNU GENERAL PUBLIC LICENSE\n\nSome source code in this release is not covered by the GPL:\n\nIO on .zip files using portions of zlib\n-----------------------------------------------------------------------------\nlines\tfile(s)\n4299\tcode/qcommon/unzip.c\n4546\tlibs/pak/unzip.cpp\nCopyright (C) 1998 Gilles Vollant\nzlib is Copyright (C) 1995-1998 Jean-loup Gailly and Mark Adler\n\n  This software is provided 'as-is', without any express or implied\n  warranty.  In no event will the authors be held liable for any damages\n  arising from the use of this software.\n\n  Permission is granted to anyone to use this software for any purpose,\n  including commercial applications, and to alter it and redistribute it\n  freely, subject to the following restrictions:\n\n  1. The origin of this software must not be misrepresented; you must not\n     claim that you wrote the original software. If you use this software\n     in a product, an acknowledgment in the product documentation would be\n     appreciated but is not required.\n  2. Altered source versions must be plainly marked as such, and must not be\n     misrepresented as being the original software.\n  3. This notice may not be removed or altered from any source distribution.\n\nMD4 Message-Digest Algorithm\n-----------------------------------------------------------------------------\nlines\tfile(s)\n299\t\tcode/qcommon/md4.c\n277\t\tcommon/md4.c\nCopyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All rights reserved.\n\nLicense to copy and use this software is granted provided that it is identified \nas the \u003c93\u003eRSA Data Security, Inc. MD4 Message-Digest Algorithm\u003c94\u003e in all mater\nial mentioning or referencing this software or this function.\nLicense is also granted to make and use derivative works provided that such work\ns are identified as \u003c93\u003ederived from the RSA Data Security, Inc. MD4 Message-Dig\nest Algorithm\u003c94\u003e in all material mentioning or referencing the derived work.\nRSA Data Security, Inc. makes no representations concerning either the merchanta\nbility of this software or the suitability of this software for any particular p\nurpose. It is provided \u003c93\u003eas is\u003c94\u003e without express or implied warranty of any \nkind.\n\nchecksums are used to validate pak files\n\nstandard C library replacement routines\n-----------------------------------------------------------------------------\nlines\tfile(s)\n1324\tcode/game/bg_lib.c\nCopyright (c) 1992, 1993\nThe Regents of the University of California. All rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions\nare met:\n1. Redistributions of source code must retain the above copyright\n   notice, this list of conditions and the following disclaimer.\n2. Redistributions in binary form must reproduce the above copyright\n   notice, this list of conditions and the following disclaimer in the\n   documentation and/or other materials provided with the distribution.\n3. All advertising materials mentioning features or use of this software\n   must display the following acknowledgement:\n     This product includes software developed by the University of\n     California, Berkeley and its contributors.\n4. Neither the name of the University nor the names of its contributors\n   may be used to endorse or promote products derived from this software\n   without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\nARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS\nOR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)\nHOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT\nLIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY\nOUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF\nSUCH DAMAGE.\n\nADPCM coder/decoder\n-----------------------------------------------------------------------------\nlines\tfile(s)\n330\t\tcode/client/snd_adpcm.c\nCopyright 1992 by Stichting Mathematisch Centrum, Amsterdam, The\nNetherlands.\n\n                        All Rights Reserved\n\nPermission to use, copy, modify, and distribute this software and its \ndocumentation for any purpose and without fee is hereby granted, \nprovided that the above copyright notice appear in all copies and that\nboth that copyright notice and this permission notice appear in \nsupporting documentation, and that the names of Stichting Mathematisch\nCentrum or CWI not be used in advertising or publicity pertaining to\ndistribution of the software without specific, written prior permission.\n\nSTICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO\nTHIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND\nFITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE\nFOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES\nWHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN\nACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT\nOF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n\nJPEG library\n-----------------------------------------------------------------------------\ncode/jpeg-6\nlibs/jpeg6\nCopyright (C) 1991-1995, Thomas G. Lane\n\nPermission is hereby granted to use, copy, modify, and distribute this\nsoftware (or portions thereof) for any purpose, without fee, subject to these\nconditions:\n(1) If any part of the source code for this software is distributed, then this\nREADME file must be included, with this copyright and no-warranty notice\nunaltered; and any additions, deletions, or changes to the original files\nmust be clearly indicated in accompanying documentation.\n(2) If only executable code is distributed, then the accompanying\ndocumentation must state that \"this software is based in part on the work of\nthe Independent JPEG Group\".\n(3) Permission for use of this software is granted only if the user accepts\nfull responsibility for any undesirable consequences; the authors accept\nNO LIABILITY for damages of any kind.\n\nThese conditions apply to any software derived from or based on the IJG code,\nnot just to the unmodified library.  If you use our work, you ought to\nacknowledge us.\n\nNOTE: unfortunately the README that came with our copy of the library has\nbeen lost, so the one from release 6b is included instead. There are a few\n'glue type' modifications to the library to make it easier to use from\nthe engine, but otherwise the dependency can be easily cleaned up to a\nbetter release of the library.\n\n\nGENERAL NOTES\n=============\n\nA short summary of the file layout:\n\ncode/\t\t\t   \t\tQuake III Arena source code ( renderer, game code, OS layer etc. )\ncode/bspc\t\t\t\tbot routes compiler source code\nlcc/\t\t\t\t\tthe retargetable C compiler ( produces assembly to be turned into qvm bytecode by q3asm )\nq3asm/\t\t\t\t\tassembly to qvm bytecode compiler\nq3map/\t\t\t\t\tmap compiler ( .map -\u003e .bsp ) - this is the version that comes with Q3Radiant 200f\nq3radiant/\t\t\t\tQ3Radiant map editor build 200f ( common/ and libs/ are support dirs for radiant )\n\nWhile we made sure we were still able to compile the game on Windows, GNU/Linux and Mac, this build didn't get any kind of extensive testing so it may not work completely right. Whenever an id game is released under GPL, several projects start making the source code more friendly to nowaday's compilers and environements. If you are picking up this release weeks/months/years after we uploaded it, you probably want to look around on the net for cleaned up versions of this codebase as well.\n\nCOMPILING ON WIN32\n==================\n\nVC7 / Visual C++ 2003 project files are provided:\ncode/quake3.sln\nq3radiant/Radiant.sln\n\nTo compile the qvms, you need to run some batch files:\nyou will need to have lcc.exe q3cpp.exe q3rcc.exe and q3asm.exe in your path\n( some precompiled binaries are provided in lcc/bin and code/win32/mod-sdk-setup/bin )\nthe qvm batch files are in code/game code/cgame code/q3_ui code/ui ..\n\nCOMPILING ON GNU/LINUX\n==================\n\nthe build system using cons, which may be known as scons's perl ancestor now\nyou don't have to track it down though, the build script is provided in the tree\nyou will need nasm and gcc 2.95\nmake sure you have the X Direct Graphics Access and X Video Mode extensions headers for your X11\na typical compile command goes like this:\n[..]/code$ ./unix/cons -- gcc=gcc-2.95 g++=g++-2.95\n\nCOMPILING ON MAC\n================\n\nproject file for OSX compile is in code/macosx/Quake3.pbproj\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fid-Software%2FQuake-III-Arena","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fid-Software%2FQuake-III-Arena","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fid-Software%2FQuake-III-Arena/lists"}