by qbism » Mon Sep 20, 2010 4:35 pm
This is a small source code only update.
Highlights-
Created CodeBlocks mingw project
Added dp_extension sv_modelflags_as_effects, so qc can now change these effects. Read more about it in the tute forum.
And more dp_extensions: drawonlytoclient nodrawtoclient exteriormodeltoclient
(drawonlytoclient is untested)
Change fps from 20 to 60 in Flash project(!)
Added define FLASHDEMO for compiling a demo-only-mode Flash port. FIXME/ limitation- only plays one demo.
FlashDemo demo, Vondur's Adamantine Cruelty:
A note on the CodeBlocks project- you'll have to supply or provide path to mmreg.h and msacm.h from MS SDK. This is required by the movie recording code. Some 'open-source' versions are out there but haven't found one that works.
Last edited by
qbism on Thu Sep 23, 2010 4:13 am, edited 2 times in total.