dolphin/Source/Core/DolphinWX/NetPlay
Aestek 6a0fc4c438 Improve netplay setup dialog UX
* Focus "Hash Code" / "IP address" text box by default in "Connect"
* Focus game list in "Host" tab
* RETURN keypress now host/join depending on selected tab
* Remember last hosted game
* Remove PanicAlertT:
	* Simply log message to netplay window
	* Remove them when they are useless
* Show some netplay message in OSD
	* Chat messages
	* Pad buffer changes
	* Desync alerts
* Stop the game consistently when another player disconnects / crashes
* Prettify chat textbox
* Log netplay ping to OSD

Join scenario:
* Copy netplay code
* Open netplay
* Paste code
* Press enter

Host scenario:
* Open netplay
* Go to host tab
* Press enter
2016-07-23 20:58:51 +02:00
..
ChangeGameDialog.cpp Add md5 testing to netplay 2016-07-16 22:48:46 +02:00
ChangeGameDialog.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
MD5Dialog.cpp trivial warning fixes 2016-07-20 01:23:19 -04:00
MD5Dialog.h trivial warning fixes 2016-07-20 01:23:19 -04:00
NetPlaySetupFrame.cpp Improve netplay setup dialog UX 2016-07-23 20:58:51 +02:00
NetPlaySetupFrame.h Improve netplay setup dialog UX 2016-07-23 20:58:51 +02:00
NetWindow.cpp Improve netplay setup dialog UX 2016-07-23 20:58:51 +02:00
NetWindow.h Improve netplay setup dialog UX 2016-07-23 20:58:51 +02:00
PadMapDialog.cpp Revert pr#3660 2016-07-08 20:23:33 +02:00
PadMapDialog.h Revert pr#3691 2016-07-08 20:23:32 +02:00