Версия
3.5-1879
Ветвь
master
Дата
10 лет, 8 месяцев назад
Windows x64 Windows x86 Mac OS X Android
Коммит
23ff31451fdbff600e02b7279f9e54061cfad9d7
Автор изменения
Jasper St. Pierre
Описание изменения
NetPlay: Rework pad mapping

Pad mapping and the UI behind it is significantly confusing,
and has been confusing users since NetPlay was introduced.

As part of a large code cleanup to help NetPlay more stable,
introduce a better pad mapping system where local pad mapping
is handled by the client. Now, all the server and other
clients know is which player have which controllers, and the
clients only know this so they can show the pad mapping in the
UI; they don't do anything else with it.

A future cleanup will use this pad mapping data to completely
ignore the pads configured in the settings pane on the host.