]> de.git.xonotic.org Git - xonotic/gmqcc.git/commit
use INSTR_STATE by default, add -femulate-state to switch to emulation, and -state...
authorWolfgang Bumiller <wry.git@bumiller.com>
Tue, 8 Apr 2014 12:34:55 +0000 (14:34 +0200)
committerWolfgang Bumiller <wry.git@bumiller.com>
Tue, 8 Apr 2014 12:34:55 +0000 (14:34 +0200)
commit8dafdfc5e20ca97ea6e439a8f50ef2fb4936b778
treef32cff2fa242944b66bbe37f2408234d0071b4ba
parent0d8b0d419c0b33bc9471e90f0d92e41d17107f74
use INSTR_STATE by default, add -femulate-state to switch to emulation, and -state-fps=NUM to set its emulation FPS
ast.c
ast.h
doc/gmqcc.1
gmqcc.ini.example
ir.c
ir.h
main.c
opts.c
opts.def
parser.c