The cradle of Quake III Arena
Go to file
Artem Kharytoniuk 98bbbf191c Moved tools binaries to tools folder
Removed old q3 sdk files.
2016-07-12 00:12:51 +03:00
config/vs2015 Fixed invalid paths in project files. 2016-07-11 23:40:01 +03:00
source Moved tools binaries to tools folder 2016-07-12 00:12:51 +03:00
third_party/jpeg-6 Moved renderer project to source/engine/renderer. 2016-07-10 23:16:21 +03:00
tools/bin Moved tools binaries to tools folder 2016-07-12 00:12:51 +03:00
.gitignore Moved project configuration files to 'config/vs2015' folder. 2016-07-10 12:32:36 +03:00
COPYING.txt The Quake III Arena sources as originally released under the GPL license on August 20, 2005. 2012-01-31 13:41:34 -06:00
README.md Update README.md 2014-05-10 09:35:34 +03:00
README.txt The Quake III Arena sources as originally released under the GPL license on August 20, 2005. 2012-01-31 13:41:34 -06:00
Screenshot.jpg Added README.md 2014-05-09 23:51:29 +03:00

Welcome to the Quake 3 source code!

This is a fork of the official Quake-III-Arena repository.

The repository is created mostly for educational purposes and is not an attempt to provide 'better Quake3 codebase'. Some features were removed (old GPUs, non-windows platform code) in order to provide more simple codebase for experiments. Only Windows platform is supported.

Some of the modifications that were made to the original codebase:

  1. Removed support for ancient graphics hardware and drivers.
  2. Removed Unix and Mac OS X platform files.
  3. Visual Studio project files are updated to target Visual Studio 2013.

Screenshot