Game code in C

Discuss programming topics for the various GPL'd game engine sources.
hogsy
Posts: 198
Joined: Wed Aug 03, 2011 3:44 pm
Location: UK
Contact:

Re: Game code in C

Post 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.
Post Reply