]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
fix a bug with font scale/voffset not surviving r_restart by moving this settings...
authorvortex <vortex@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 24 May 2010 18:20:25 +0000 (18:20 +0000)
committervortex <vortex@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 24 May 2010 18:20:25 +0000 (18:20 +0000)
commite9e658105ffd3f155b6f874fd79cbef340629748
tree202ed6d729a47ad922b43d13b363864230e2eb59
parent6587c432a999ab2a1e0bbdac77b555dc711a3939
fix a bug with font scale/voffset not surviving r_restart by moving this settings to dp_font->settings. Added "scale" and "voffset" custom switches to loadfont console command.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@10218 d7cf8633-e32d-0410-b094-e92efae38249
draw.h
gl_draw.c