Page 2 of 2

Re: Game code in C

Posted: Sun Mar 20, 2016 10:36 pm
by hogsy
JasonX wrote:I'm working on my engine port and i've decided to drop QuakeC altogether and use pure C, or even an external DLL in the future, for the game code. Does anyone know where to start on this? I mean, just the basics like the ScratchQC project: loading a map and putting a camera there. What are the functions that QuakeC itself calls?
Might be worth taking a look at Katana.