[quake3-commits] [ioquake/ioq3] ed8d48: Fix VMs forcing engine latch cvar to update to lat...

Zack Middleton zack at cloemail.com
Sun Jan 21 20:56:38 EST 2018


  Branch: refs/heads/master
  Home:   https://github.com/ioquake/ioq3
  Commit: ed8d48cac3689205e95a462f438e3a8afe218041
      https://github.com/ioquake/ioq3/commit/ed8d48cac3689205e95a462f438e3a8afe218041
  Author: Zack Middleton <zack at cloemail.com>
  Date:   2018-01-21 (Sun, 21 Jan 2018)

  Changed paths:
    M code/qcommon/cvar.c

  Log Message:
  -----------
  Fix VMs forcing engine latch cvar to update to latched value

A few commits ago I stopped VM's Cvar_Set() from instantly updating
latched values. Now VM can't call Cvar_Register() afterword to force
latched value to be used.

Reported by Noah Metzger (Chomenor).




More information about the quake3-commits mailing list