]> git.xonotic.org Git - xonotic/gmqcc.git/commit
Possibility to call a main function with parameters by specifying -float, -vector...
authorWolfgang (Blub) Bumiller <blub@speed.at>
Thu, 23 Aug 2012 08:35:03 +0000 (10:35 +0200)
committerWolfgang (Blub) Bumiller <blub@speed.at>
Thu, 23 Aug 2012 08:35:03 +0000 (10:35 +0200)
commit84149c371d220bcba3671a57e50b923b1f51c035
tree27018243d5d1acc3191d294dcfb441b81fd09717
parentab440743ebb7ebfb79de82b2e2b564f840d02fcd
Possibility to call a main function with parameters by specifying -float, -vector or -string parameters to standalone qcvm
exec.c