# HG changeset patch # User doomjoshuaboy # Date 1607240496 -39600 # Sun Dec 06 18:41:36 2020 +1100 # Node ID 33ee93dc5c0118b3d6642185a0a54231a8d69056 # Parent 642c37a9d7cfd8f5b1d9c96d02626c29a80d764a Forgot to add to the history list. diff -r 642c37a9d7cf -r 33ee93dc5c01 docs/zandronum-history.txt --- a/docs/zandronum-history.txt Sun Dec 06 17:59:02 2020 +1100 +++ b/docs/zandronum-history.txt Sun Dec 06 18:41:36 2020 +1100 @@ -45,6 +45,7 @@ - - Fixed the obituary for the BFG tracer not being used if a player was killed by them. [Kaminsky] - - Fixed desaturated translations created with CreateTranslation() not syncing with clients in an online game. [Kaminsky] - - Fixed missiles with the STEPMISSILE flag disappearing in online games. [Kaminsky] +- - Fixed ASM, HQNX and Manifest for 64 Bit On Windows. [DoomJoshuaBoy] ! - sv_forcegldefaults renamed to sv_forcevideodefaults. The old name still exists for compatibility. [Dusk] ! - r_3dfloors is now forced to be true when sv_forcevideodefaults is true. [Dusk] ! - When the wad authentication fails for a connecting client, the client only reports the missing and incompatible PWADS instead of all of them. [Pol Marcet]