]> git.xonotic.org Git - xonotic/gmqcc.git/history - tests/predef_func.qc
Implemented >< (vector cross product operator). Currently support for constants only.
[xonotic/gmqcc.git] / tests / predef_func.qc
2013-04-24 Wolfgang BumillerAllow string concatenation in the parser as well, for...
2013-04-24 Wolfgang Bumillertest for the simple __FUNC__ case