Commit Graph

63 Commits (a0e89208a0b301666b626a51cdae30e552e50537)

Author SHA1 Message Date
David Cernat d1fa57ac14 [General] Switch to new official master server port when using old one 6 years ago
Koncord d03722b3f4 [Browser] Rework browser for improved stability & clarity
(cherry picked from commits 5c79e7106f, 57353cdfff, 15723adb9a, 01a5196a92, ed75563a94, 3839a2dcfd, 1fd16ba69c, 66283943c5, ba8613a179, 5b8f4f3e92, 35b771b19e, 043eb224e2, 05fac2f67d)
6 years ago
Koncord d7cbfc98eb [Browser] Fix crashing of browser (I hope) 8 years ago
Koncord bca594150c [Browser] Add debug info to QueryClient 8 years ago
David Cernat b1fb9ba23e [Browser] Remove Favorites tab while it remains broken 8 years ago
Koncord 73cf134107 [General] Fix incoming password string 8 years ago
David Cernat a353a21280 [General] Fix code style inconsistencies 8 years ago
Koncord 6a472de1c0 [Browser] Remove servers before updating server list 8 years ago
Koncord 8f2ef83be1 [Browser] Fix QT warnings 8 years ago
Koncord 9f0ec849a0 [Browser] Disable refresh button when action in progress 8 years ago
Koncord ec5d1b7a86 [Browser] Do not try to open window if server is no more reachable 8 years ago
Koncord c8eb0f0eae [Browser] Move downloading query info to another thread 8 years ago
David Cernat bf2b3bbf51 [Browser] Once again refresh server list when starting 8 years ago
Koncord 4082cddde5 [Browser] Do not allow to connect to unreachable servers 8 years ago
Koncord f8c6ed8028 [Browser] Fix freeze when server is unreachable 8 years ago
Koncord 7a6c12bc2a [Browser] Simplify PingRakNetServer() 8 years ago
Koncord a9fc096c9a [General] Move password of master server to header 8 years ago
David Cernat 10f84c125e [Browser] Start browser without needing to refresh first 8 years ago
Koncord 50c839d425 [Broser] Break while loop if connection was closed 8 years ago
Koncord d3bf4ec577 [Browser] Do not try to receive packet if sending is failed. 8 years ago
Koncord 3f34d328b8 [Browser] use range-based 'for' instead regular 'for' 8 years ago
Koncord 96212e96f4 [Browser] Fix rules list 8 years ago
Koncord 9992058942 [Browser] Use constant instead magic value in PingRakNetServer 8 years ago
Koncord b7e45f269b [Browser] Detach ping from GUI thread 8 years ago
Koncord db16e45e76 [Browser] Add PingUpdater & PingHelper classes for detached ping 8 years ago
Koncord 42eaa7a8fd [Browser] Optimize PingRakNetServer() function 8 years ago
Koncord e77b109ef5 [Browser] Show only fully connected players in main window 8 years ago
Koncord e53916da10 [Browser] Add Rules tab to ServerInfo 8 years ago
Koncord db2b53c1b8 [Browser] Update to new protocol 8 years ago
Koncord e7a1474e04 [Browser] Implement QueryClient 8 years ago
Koncord 691dc75401 [Browser] Fix sign compare warnings 8 years ago
Koncord 1956045e99 [Browser] Fix continuous loop when connection was failed 8 years ago
Battlerax c9dc75f589 [Browser] Fixed two crashes relating to invalid data 8 years ago
Battlerax 76e866c5c9 [Browser] Crash Fix 8 years ago
Battlerax 186e3c2337 [Browser] Crash fix (#168)
* [Browser] Crash Fix

* Update NetController.cpp
8 years ago
David Cernat d9229071ef [Browser] Move password column to the right and shorten its name 8 years ago
David Cernat ca0b1a8813 [Browser] Change column names slightly 8 years ago
Koncord 81513082ff [Browser] Some tweaks to password column 8 years ago
Koncord 6f2d12d2c6 [Browser] Add ability for connect to passworded servers 8 years ago
Koncord 0e92f43822 [Browser] Add version column 8 years ago
Koncord 1808cf815f [Browser] Some minor fixes 8 years ago
Koncord 239c1aaebf [Browser] Kill RakNet thread before return 8 years ago
David Cernat 8e1dff8e02 [Browser] Change "Not fully" into "Not full" 8 years ago
Koncord c147d13a73 [Browser] Move hardcoded title to UI 8 years ago
Koncord cb0f5524be [Browser] Implement filters 8 years ago
Koncord f86d17d8a6 [Browser] Add custom proxy model 8 years ago
Koncord dba98f9261 [Browser] Not trying to download extended data if server is unreachable 8 years ago
Koncord 6b42f870a7 [Browser] Use constant instead magic value 8 years ago
Koncord 3070ecdea7 [Browser] Allow connecting by double click 8 years ago
Koncord c3c3c57a98 [Browser] Fix errors for Windows build 8 years ago