[quake3-commits] [ioquake/ioq3] 66fec1: Remove unneeded code from OpenGL2's RB_RenderDrawS...

Zack Middleton zack at cloemail.com
Sat Jun 3 15:04:16 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/ioquake/ioq3
  Commit: 66fec1b059c8aaeb6d516065cd74ed57dfd1901b
      https://github.com/ioquake/ioq3/commit/66fec1b059c8aaeb6d516065cd74ed57dfd1901b
  Author: Zack Middleton <zack at cloemail.com>
  Date:   2017-06-03 (Sat, 03 Jun 2017)

  Changed paths:
    M code/renderergl2/tr_backend.c

  Log Message:
  -----------
  Remove unneeded code from OpenGL2's RB_RenderDrawSurfList

Make it more similar to OpenGL1.


  Commit: 5592342b1b452f78a6d7dc82c73f9ac2a16a7093
      https://github.com/ioquake/ioq3/commit/5592342b1b452f78a6d7dc82c73f9ac2a16a7093
  Author: Zack Middleton <zack at cloemail.com>
  Date:   2017-06-03 (Sat, 03 Jun 2017)

  Changed paths:
    M code/ui/ui_main.c

  Log Message:
  -----------
  Only auto update empty Team Arena internet server cache

Previously tested a mod cvar which may be wrong when multiple
mods are involved or config is reset. Let's check the server
cache's internet server count directly.


  Commit: db1198f6ea2e31769c2b3683ff25e2e973edf15c
      https://github.com/ioquake/ioq3/commit/db1198f6ea2e31769c2b3683ff25e2e973edf15c
  Author: Zack Middleton <zack at cloemail.com>
  Date:   2017-06-03 (Sat, 03 Jun 2017)

  Changed paths:
    M code/q3_ui/ui_qmenu.c
    M code/ui/ui_shared.c

  Log Message:
  -----------
  Add mouse wheel support to UI list boxes

Allows scrolling server browser list and some other lists.


Compare: https://github.com/ioquake/ioq3/compare/1aa20487a4b8...db1198f6ea2e


More information about the quake3-commits mailing list