github.com, 2025-11-21 | Main page
---------------------------------------------------------------------------------------

Saved from web.archive.org, with Lynx.
---------------------------------------------------------------------------------------
   #GitHub

   IFRAME:
   https://archive.org/includes/donate.php?as_page=1&platform=wb&referer=h
   ttps%3A//web.archive.org/web/20251121132412/https%3A//github.com/id-Sof
   tware/Quake

   Wayback Machine
   https://github.com/i Go
   143 captures
   07 Sep 2014 - 21 Nov 2025
   Oct  NOV  Dec
        21
   2024 2025 2026
   success
   fail
   About this capture
   COLLECTED BY
   Collection: Save Page Now Outlinks
   TIMESTAMPS
   loading

   The Wayback Machine -
   https://web.archive.org/web/20251121132412/https://github.com/id-Softwa
   re/Quake

   Skip to content

Navigation Menu

   (BUTTON) Toggle navigation

   (BUTTON)
   Sign in
   (BUTTON) Appearance settings

     * (BUTTON) Platform
          + GitHub Copilot
            Write better code with AI
          + GitHub Spark New
            Build and deploy intelligent apps
          + GitHub Models New
            Manage and compare prompts
          + GitHub Advanced Security
            Find and fix vulnerabilities
          + Actions
            Automate any workflow
          + Codespaces
            Instant dev environments
          + Issues
            Plan and track work
          + Code Review
            Manage code changes
          + Discussions
            Collaborate outside of code
          + Code Search
            Find more, search less
       Explore
          + Why GitHub
          + Documentation
          + GitHub Skills
          + Blog
       Integrations
          + GitHub Marketplace
          + MCP Registry
       View all features
     * (BUTTON) Solutions
       By company size
          + Enterprises
          + Small and medium teams
          + Startups
          + Nonprofits
       By use case
          + App Modernization
          + DevSecOps
          + DevOps
          + CI/CD
          + View all use cases
       By industry
          + Healthcare
          + Financial services
          + Manufacturing
          + Government
          + View all industries
       View all solutions
     * (BUTTON) Resources
       Topics
          + AI
          + DevOps
          + Security
          + Software Development
          + View all
       Explore
          + Learning Pathways
          + Events & Webinars
          + Ebooks & Whitepapers
          + Customer Stories
          + Partners
          + Executive Insights
     * (BUTTON) Open Source
          + GitHub Sponsors
            Fund open source developers
          + The ReadME Project
            GitHub community articles
       Repositories
          + Topics
          + Trending
          + Collections
     * (BUTTON) Enterprise
          + Enterprise platform
            AI-powered developer platform
       Available add-ons
          + GitHub Advanced Security
            Enterprise-grade security features
          + Copilot for business
            Enterprise-grade AI features
          + Premium Support
            Enterprise-grade 24/7 support
     * Pricing

   (BUTTON)
   Search or jump to...

Search code, repositories, users, issues, pull requests...

   Search
   ____________________
   Clear (BUTTON)

   Search syntax tips

Provide feedback

   (BUTTON)

   We read every piece of feedback, and take your input very seriously.

   _______________________________________________________________________
   _______________________________________________________________________
   _______________________________________________________________________
   _______________________________________________________________________
   [ ] Include my email address so I can be contacted
   (BUTTON) Cancel (BUTTON) Submit feedback

Saved searches

Use saved searches to filter your results more quickly

   (BUTTON)
   Name ____________________
   Query ____________________

   To see all available qualifiers, see our documentation.
   (BUTTON) Cancel (BUTTON) Create saved search

   Sign in

   Sign up

   (BUTTON) Appearance settings

   (BUTTON) Resetting focus

   You signed in with another tab or window. Reload to refresh your
   session. You signed out in another tab or window. Reload to refresh
   your session. You switched accounts on another tab or window. Reload to
   refresh your session. (BUTTON) Dismiss alert

   (BUTTON)
   {{ message }}

   id-Software / Quake Public
     * Notifications You must be signed in to change notification settings
     * Fork 967
     * Star 5.5k

   Quake GPL Source Release
   5.5k stars 967 forks Branches Tags Activity
   Star
   Notifications You must be signed in to change notification settings

     * Code
     * Pull requests 4
     * Actions
     * Security

Uh oh!
       There was an error while loading. Please reload this page.
     * Insights

   (BUTTON) Additional navigation options
     * Code
     * Pull requests
     * Actions
     * Security
     * Insights

id-Software/Quake

   (BUTTON)
    master
   (BUTTON)
   BranchesTags
   ____________________
   (BUTTON) Go to file
   (BUTTON) Code
   (BUTTON) Open more actions menu
   (BUTTON) (BUTTON)

Folders and files

         Name       Name
   Last commit message
   Last commit date

Latest commit


History

   2 Commits
   QW
   QW


   WinQuake
   WinQuake


   qw-qc
   qw-qc


   gnu.txt
   gnu.txt


   readme.txt
   readme.txt


   (BUTTON) View all files

Repository files navigation

     * README

This is the complete source code for winquake, glquake, quakeworld, and
glquakeworld.

The projects have been tested with visual C++ 6.0, but masm is also required
to build the assembly language files.  It is possible to change a #define and
build with only C code, but the software rendering versions lose almost half
its speed.  The OpenGL versions will not be effected very much.  The
gas2masm tool was created to allow us to use the same source for the dos,
linux, and windows versions, but I don't really recommend anyone mess
with the asm code.

The original dos version of Quake should also be buildable from these
sources, but we didn't bother trying.

The code is all licensed under the terms of the GPL (gnu public license).
You should read the entire license, but the gist of it is that you can do
anything you want with the code, including sell your new version.  The catch
is that if you distribute new binary versions, you are required to make the
entire source code available for free to everyone.

Our previous code releases have been under licenses that preclude
commercial exploitation, but have no clause forcing sharing of source code.
There have been some unfortunate losses to the community as a result of
mod teams keeping their sources closed (and sometimes losing them).  If
you are going to publicly release modified versions of this code, you must
also make source code available.  I would encourage teams to even go a step
farther and investigate using public CVS servers for development where
possible.

The primary intent of this release is for entertainment and educational
purposes, but the GPL does allow commercial exploitation if you obey the
full license.  If you want to do something commercial and you just can't bear
to have your source changes released, we could still negotiate a separate
license agreement (for $$$), but I would encourage you to just live with the
GPL.

All of the Quake data files remain copyrighted and licensed under the
original terms, so you cannot redistribute data from the original game, but if
you do a true total conversion, you can create a standalone game based on
this code.

I will see about having the license changed on the shareware episode of
quake to allow it to be duplicated more freely (for linux distributions, for
example), but I can't give a timeframe for it.  You can still download one of
the original quake demos and use that data with the code, but there are
restrictions on the redistribution of the demo data.

If you never actually bought a complete version of Quake, you might want
to rummage around in a local software bargain bin for one of the originals,
or perhaps find a copy of the "Quake: the offering" boxed set with both
mission packs.

Thanks to Dave "Zoid" Kirsh and Robert Duffy for doing the grunt work of
building this release.

John Carmack
Id Software



About

   Quake GPL Source Release

Resources

   Readme

Uh oh!

   There was an error while loading. Please reload this page.
   Activity
   Custom properties

Stars

   5.5k stars

Watchers

   230 watching

Forks

   967 forks
   Report repository

Releases

   No releases published

Packages 0

   No packages published

Uh oh!

   There was an error while loading. Please reload this page.

Languages

     * C 86.2%
     * Assembly 13.3%
     * Other 0.5%

Footer

   (c) 2025 GitHub, Inc.

Footer navigation

     * Terms
     * Privacy
     * Security
     * Status
     * Community
     * Docs
     * Contact
     * (BUTTON) Manage cookies
     * (BUTTON) Do not share my personal information

   (BUTTON) You can't perform that action at this time.

   (BUTTON)
---------------------------------------------------------------------------------------
Saved from web.archive.org, with Lynx.
 
Main page
 
© 2022 Matei. No cookies®