mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-07 05:30:31 +00:00
d75c35ba30
Due to ambiguities in the grammar, qc-style function params and c-style function params had to be completely separated. This means that qc-style functions can not use pointers and must use qc-style function declarations for parameters, and c-style functions must use c-style param declarations. While this rule is tedious for converting the Ruamoko library, it does actually make for a more consistent language. |
||
---|---|---|
.. | ||
3dfx_stub | ||
bsp2img | ||
build_scripts | ||
carne | ||
cross | ||
cvs2cl | ||
Forge | ||
gas2masm | ||
gl_stub | ||
misc | ||
pak | ||
qfbsp | ||
qfcc | ||
qflight | ||
qflmp | ||
qfmodelgen | ||
qfvis | ||
quaketoascii | ||
qwaq | ||
texpaint | ||
wad | ||
wav | ||
Makefile.am |