Mails from quakewiki.org likely to have been blocked recently

The SPF records of the domain were recently misconfigured so that at least Google Mail did not accept any mail from it. This should be fixed now. If you tried registering or recovering an account recently, please try again. Sorry for the inconvenience! Spirit (talk) 14 August 2023

Difference between revisions of "Modding tools"

From Quake Wiki

(QuakeC Compilers)
m (Commerical)
Line 24: Line 24:
  
 
====Commerical====
 
====Commerical====
* Microsoft Visual Studio
+
* [https://www.visualstudio.com/free-developer-offers/ Microsoft Visual Studio]
 
* UltraEdit/UEStudio
 
* UltraEdit/UEStudio
  
 
===See Also===
 
===See Also===
 
* [[Quake tools]]
 
* [[Quake tools]]

Revision as of 21:22, 24 April 2018

QuakeC Source

QuakeC Compilers

  • FTEQCC - more C like compiler :)
  • FrikQCC - okay compiler
  • QCCX - evile
  • meQCC - very nice builtin precompiler
  • ProQCC - old, don't use
  • fastqcc - old, don't use
  • QCC - id's original, don't use
  • GMQCC - new compiler developed for the xonotic project

QuakeC Editors

Free

Commerical

See Also