dolphin/Source/Core
Lioncash 675260b0f7
Core: Namespace NetPlay utilities under the NetPlay namespace
Previously there was only one function under the NetPlay namespace,
which is kind of silly considering we have all of these other types
and functions existing outside of the namespace.

This moves the rest of them into the namespace.

This gets some general names, like Player, for example, out of the global namespace.
2018-07-06 19:53:23 -04:00
..
AudioCommon AudioCommon: Implement WASAPI 2018-05-26 13:08:10 +02:00
Common Removed some more double-expansions of CMAKE_SYSTEM_NAME. 2018-07-02 13:01:16 -04:00
Core Core: Namespace NetPlay utilities under the NetPlay namespace 2018-07-06 19:53:23 -04:00
DiscIO ChunkFile: Remove unnecessary includes 2018-06-09 16:49:59 -04:00
DolphinNoGUI Merge pull request #6983 from yourWaifu/add-discord-rpc-support 2018-06-25 00:06:27 +02:00
DolphinQt Core: Namespace NetPlay utilities under the NetPlay namespace 2018-07-06 19:53:23 -04:00
InputCommon ControllerEmu/BooleanSetting: Add exclusive flag 2018-07-02 15:15:23 +02:00
UICommon Merge pull request #6983 from yourWaifu/add-discord-rpc-support 2018-06-25 00:06:27 +02:00
Updater
VideoBackends Mark all video backend names for translation 2018-06-30 06:30:19 -04:00
VideoCommon Make arbitrary mipmap detection toggle invalidate the texture cache 2018-07-03 18:44:11 -04:00
CMakeLists.txt Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00