mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-02-06 15:51:25 +00:00
Update NEWS for current cvar migration patterns.
This commit is contained in:
parent
351033e8d8
commit
dd3805a56e
1 changed files with 2 additions and 1 deletions
3
NEWS
3
NEWS
|
@ -3,7 +3,8 @@ NEWS for the QuakeForge project
|
||||||
|
|
||||||
Changes from 0.5.4
|
Changes from 0.5.4
|
||||||
o more cvar renaming: scr_consize -> con_size, scr_conspeed -> con_speed,
|
o more cvar renaming: scr_consize -> con_size, scr_conspeed -> con_speed,
|
||||||
gl_conalpha -> con_alpha
|
gl_conalpha -> con_alpha, vid_conwidth -> con_width,
|
||||||
|
vid_conheight -> con_height
|
||||||
o demo_speed no longer affects console scrolling or cursor blink rate
|
o demo_speed no longer affects console scrolling or cursor blink rate
|
||||||
|
|
||||||
Changes from 0.5.3
|
Changes from 0.5.3
|
||||||
|
|
Loading…
Reference in a new issue