]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Merge remote-tracking branch 'origin/samual/serverlist'
authorSamual Lenks <samual@xonotic.org>
Sun, 24 Nov 2013 04:55:13 +0000 (23:55 -0500)
committerSamual Lenks <samual@xonotic.org>
Sun, 24 Nov 2013 04:55:13 +0000 (23:55 -0500)
commite0ac5f9f14e169a1e19d0e36b85cab061a74ed93
tree788c8180f3a4798bdc919351997dd9e9fc27c51a
parentd2aa2e833adeef6854046076d65472310ac9f542
parentbc20da5a3271b337049a25f68ddecad472b8db98
Merge remote-tracking branch 'origin/samual/serverlist'

* origin/samual/serverlist: (63 commits)
  Use new cvar check URL; kill CVAR_POPCON.
  Show recommended servers when categories are disabled too
  Add a compatibility stop date to the update notification info.
  Fix my breaking of emergency pk3's :D
  ARGH, that really was a STUPID bug.
  Make APPEND_STRING behave "sane".
  Some cleanup
  Properly handle the cvars for serverlist categories now
  Support promoted servers in the recommendations
  Switch to new format for updatenotification
  Switch to recommendation mode 3
  Rename "Bookmark" button to "Favorite" button (it's called favorites...)
  Adjustments to category rendering- left align with colon over servername
  Simplify a LOT.
  Refactor item position code. Should be easier to adapt to new category handling.
  ONE BYTE.
  Fix bug in begin handling.
  Bottom align the headings.
  Give the headings 1.5 rows height.
  use a proper binary search
  ...

Conflicts:
qcsrc/menu/xonotic/serverlist.c
qcsrc/menu/xonotic/util.qc
defaultXonotic.cfg
qcsrc/common/util.qh
qcsrc/dpdefs/menudefs.qc
qcsrc/menu/menu.qc
qcsrc/menu/xonotic/serverlist.c
qcsrc/menu/xonotic/util.qc