]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Merge remote-tracking branch 'origin/samual/notification_updates'
authorSamual Lenks <samual@xonotic.org>
Thu, 12 Sep 2013 18:25:03 +0000 (14:25 -0400)
committerSamual Lenks <samual@xonotic.org>
Thu, 12 Sep 2013 18:25:03 +0000 (14:25 -0400)
commitda1dfb57866a4acd73b839e31a5eb5b632bd0b68
treecd190abf29aade11ae6abb6655bde06a9972e99a
parent43820f59de0be2bb0254bd6c235cce4c5858c672
parentaf5c787f5e282e2d4a25460beca36ff936795a29
Merge remote-tracking branch 'origin/samual/notification_updates'

* origin/samual/notification_updates: (37 commits)
  Update common.pot
  Fix some other things
  Remove NOTIFICATIONS_DEBUG flag from compile
  Remove FRAG_VERBOSE here
  Update debug prints for initialization
  Comment out the MSG_CHOICE debug on init
  Fix restartnotifs command
  Update config, fix some other things
  Update announcer countdown system with different types, update debugprint
  Remove some of that useless code kids are always talking about
  Clean up checkargs a little bit
  Update edit date
  Remove old cvars from Dump_Notifications
  Fix problems with sprintf argument limits
  Probably better to comment team check out for now
  Move flag capture verbosity to MSG_CHOICE, plus fix some various things
  Move flag pickup verbose to MSG_CHOICE
  Small cleanup
  Update the notification format specifications
  Reorganize notification values
  ...