[quake3-commits] [ioquake/ioq3] 99317a: Make cgame's tcmd use trap_SendClientCommand for "...

Zack Middleton zturtleman at gmail.com
Tue Sep 3 19:54:15 EDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/ioquake/ioq3
  Commit: 99317a9e9a63acb69e2e56000a7dba153d87c468
      https://github.com/ioquake/ioq3/commit/99317a9e9a63acb69e2e56000a7dba153d87c468
  Author: Zack Middleton <zturtleman at gmail.com>
  Date:   2013-09-03 (Tue, 03 Sep 2013)

  Changed paths:
    M code/cgame/cg_consolecmds.c

  Log Message:
  -----------
  Make cgame's tcmd use trap_SendClientCommand for "gc"

gc command was forwarded to server after if wasn't recognized locally, but let's just send straight to server.

(trap_SendConsoleCommand should of had a \n at end, but using trap_SendClientCommand makes more sense.)





More information about the quake3-commits mailing list