]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commit
Properly network the MOTD message and display it in the Welcome dialog by using the...
authorterencehill <piuntn@gmail.com>
Thu, 22 Aug 2013 08:20:45 +0000 (10:20 +0200)
committerterencehill <piuntn@gmail.com>
Thu, 22 Aug 2013 08:20:45 +0000 (10:20 +0200)
commit9a80d149a0ae2afdab329a8f79b10a6b29018c04
treebc7ad774e1d255d0b32ff570470e51845775a0de
parentadebf6326205964ee893f16a9adc7c99d27de5e6
Properly network the MOTD message and display it in the Welcome dialog by using the new class TextListBox
qcsrc/client/Main.qc
qcsrc/menu/classes.c
qcsrc/menu/command/menu_cmd.qc
qcsrc/menu/xonotic/dialog_welcome.c
qcsrc/menu/xonotic/textlistbox.c [new file with mode: 0644]
qcsrc/server/cl_client.qc