summaryrefslogtreecommitdiff
path: root/src/cgame/cg_view.c
AgeCommit message (Collapse)Author
2020-03-29Better handling of cg_fovPaweł Redman
The setting is combined with the original per-class FoV in a smarter way that'll prevent going over 180 degrees.
2020-03-29Fix compiler warningsPaweł Redman
Mostly a metric ton of unused variables
2020-03-23allow cg_fov to actually change fovIronClawTrem
2019-08-06first commitIronClawTrem