Quake-III-Arena is the legendary first-person shooter originally released in 1999, and this repository holds its GPL-licensed source code release. By making the engine code fully open under GPL-2.0 (with licensing details regarding some bundled libraries like zlib), it allows the community to build, port, and maintain the engine, ensuring that the game remains playable even decades later. The release includes all major game subsystems: rendering, physics, network code, game logic, and tools...