summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/NetPlayChatUI.cpp
AgeCommit message (Expand)Author
2019-05-29VideoCommon/NetPlayChatUI: Default destructor in the cpp fileLioncash
2019-05-29VideoCommon/NetPlayChatUI: Use nullptr where applicableLioncash
2019-05-29VideoCommon/NetPlayChatUI: Take std::string by value in AppendChat()Lioncash
2019-05-29VideoCommon/NetPlayChatUI: Set member variable within the constructor initial...Lioncash
2019-03-26NetPlayChatUI: Add activate chat hotkeyspycrab
2019-03-23Add imgui-based Netplay Chatspycrab