Tagged Questions
4
votes
1answer
1k views
Cannot run quake 3 engine compiled from source code
Recently I tried to compile and run the source code of Quake 3 engine. I basically followed this article. However it doesn't work for me.
I am using Visual Studio 2010 on Windows 7, with June 2010 ...
10
votes
3answers
1k views
Resources to help study of Quake 3 engine
Are there good resources ( manuals, tutorials, etc ) to start studying the code of the Quake 3 engine beyond the code itself?
I'm very interested in know how it's structured for educational purposes ...