Home Blog Projects Links Bilge: Slang - Stupid talk or writing; nonsense.
QuakeC Coding
This page is to show a number of my more recent QuakeC mods, most of which demonstrate the use of QuakeC to some degree.

Standalone CSQC HUD demonstrates some of the ways in which Client-Side QuakeC can enhance any mod, even if the server side code remains compatible. Mostly this is a custom HUD.
Standalone CSQC HUD v0.1 [zip]

Co-Op Game with Classes mainly demonstrates a class-selection in CSQC, showing how to override input keys and showing a reasonable framework for switching between status bar and other menus.
kzcoop8_20080314.zip