summaryrefslogtreecommitdiff
path: root/src/gui/windows/serverinfowindow.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-09Update copyright headers up to 2023Jesusalva Jesusalva1-1/+2
2019-01-01Update copyright year.Andrei Karas1-1/+1
2018-01-04Update copyrights year.Andrei Karas1-1/+1
2017-12-28Add missing override and final to destructors.Andrei Karas1-1/+1
2017-07-14Replace std::vector into macro STD_VECTOR.Andrei Karas1-1/+1
2017-06-19Use staticbrowserbox in serverinfowindow.Andrei Karas1-2/+2
2017-06-15Allow open server info window from game.Andrei Karas1-0/+4
2017-06-13Remove unused interface from serverinfowindow.Andrei Karas1-7/+2
2017-06-13Show register and support url in server info window.Andrei Karas1-0/+3
2017-06-13Show server sources in server info window.Andrei Karas1-0/+3
2017-06-12Add server info window. For now empty.Andrei Karas1-0/+63