I want to do some experiments with DarkPlaces and client-side QuakeC, particularly focused on modifying the HUD.
It is my understand that DarkPlaces has an implementation of CSQC. although Lardarse has told me there are a couple of outstanding issues with it and DarkPlaces.
I have read the Quake Wiki page on CSQC http://wiki.quakesrc.org/index.php/EXT_CSQC
From what it requires compiling a csprogs.dat that should be in the game directory or id1.
Is there a working example of a CSQC source somewhere that has been roadtested with FTEQW? And a csprogs.dat too hopefully?