[quake3-commits] [ioquake/ioq3] e0a428: Clear more variables in CL_InitServerInfo

Zack Middleton zturtleman at gmail.com
Mon Oct 28 17:00:26 EDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/ioquake/ioq3
  Commit: e0a42885d95227af997635282c21c05e0889d5b7
      https://github.com/ioquake/ioq3/commit/e0a42885d95227af997635282c21c05e0889d5b7
  Author: Zack Middleton <zturtleman at gmail.com>
  Date:   2013-10-28 (Mon, 28 Oct 2013)

  Changed paths:
    M code/client/cl_main.c

  Log Message:
  -----------
  Clear more variables in CL_InitServerInfo

Have cls.localServers use CL_InitServerInfo.
Don't set cls.localServers netType to from.type, it's the wrong value.

Note: server->visible is not cleared in CL_InitServerInfo, as stated by a comment below a place where CL_InitServerInfo is used.





More information about the quake3-commits mailing list