Commit Graph

63 Commits (0.7.0)

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) 7 years ago
Koncord bca594150c [Browser] Add debug info to QueryClient 7 years ago
David Cernat b1fb9ba23e [Browser] Remove Favorites tab while it remains broken 7 years ago
Koncord 73cf134107 [General] Fix incoming password string 7 years ago
David Cernat a353a21280 [General] Fix code style inconsistencies 7 years ago
Koncord 6a472de1c0 [Browser] Remove servers before updating server list 7 years ago
Koncord 8f2ef83be1 [Browser] Fix QT warnings 7 years ago
Koncord 9f0ec849a0 [Browser] Disable refresh button when action in progress 7 years ago
Koncord ec5d1b7a86 [Browser] Do not try to open window if server is no more reachable 7 years ago
Koncord c8eb0f0eae [Browser] Move downloading query info to another thread 7 years ago
David Cernat bf2b3bbf51 [Browser] Once again refresh server list when starting 7 years ago
Koncord 4082cddde5 [Browser] Do not allow to connect to unreachable servers 7 years ago
Koncord f8c6ed8028 [Browser] Fix freeze when server is unreachable 7 years ago
Koncord 7a6c12bc2a [Browser] Simplify PingRakNetServer() 7 years ago
Koncord a9fc096c9a [General] Move password of master server to header 7 years ago
David Cernat 10f84c125e [Browser] Start browser without needing to refresh first 7 years ago
Koncord 50c839d425 [Broser] Break while loop if connection was closed 7 years ago
Koncord d3bf4ec577 [Browser] Do not try to receive packet if sending is failed. 7 years ago
Koncord 3f34d328b8 [Browser] use range-based 'for' instead regular 'for' 7 years ago
Koncord 96212e96f4 [Browser] Fix rules list 7 years ago
Koncord 9992058942 [Browser] Use constant instead magic value in PingRakNetServer 7 years ago
Koncord b7e45f269b [Browser] Detach ping from GUI thread 7 years ago
Koncord db16e45e76 [Browser] Add PingUpdater & PingHelper classes for detached ping 7 years ago
Koncord 42eaa7a8fd [Browser] Optimize PingRakNetServer() function 7 years ago
Koncord e77b109ef5 [Browser] Show only fully connected players in main window 7 years ago
Koncord e53916da10 [Browser] Add Rules tab to ServerInfo 7 years ago
Koncord db2b53c1b8 [Browser] Update to new protocol 7 years ago
Koncord e7a1474e04 [Browser] Implement QueryClient 7 years ago
Koncord 691dc75401 [Browser] Fix sign compare warnings 7 years ago
Koncord 1956045e99 [Browser] Fix continuous loop when connection was failed 7 years ago
Battlerax c9dc75f589 [Browser] Fixed two crashes relating to invalid data 7 years ago
Battlerax 76e866c5c9 [Browser] Crash Fix 7 years ago
Battlerax 186e3c2337 [Browser] Crash fix (#168)
* [Browser] Crash Fix

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