mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-03-22 10:21:21 +00:00
Type encodings are used whenever they are available. For now, if they are not, then everything is treated as void (which prints <void>, not very useful). Most return statements and references to .return are now very readable (excluding structs), and only params going through "..." are a messy union. |
||
---|---|---|
.. | ||
audio | ||
client | ||
console | ||
gamecode | ||
gib | ||
image | ||
models | ||
net | ||
qw | ||
ruamoko | ||
util | ||
video | ||
Makefile.am |