yquake2remaster/src
Yamagi Burmeister 401ec04691 Make the SURF_DRAWSKY fix committed in 325e893 optional.
The developers tested their maps without the fix and decided that it
looked good. Add a new cvar gl_fixsurfsky defaulting to 0 that enables
the fix if someone really want it.
2019-05-04 17:23:20 +02:00
..
backends
client Make the SURF_DRAWSKY fix committed in 325e893 optional. 2019-05-04 17:23:20 +02:00
common Fix Com_VPrintf() for messages longer then 4096 chars. 2019-04-28 13:57:46 +02:00
game Don't allow 'give health 0' or even less. 2019-04-27 19:15:38 +02:00
server
win-wrapper