summaryrefslogtreecommitdiffstats
path: root/src/client/gui/Client.cpp
Commit message (Collapse)AuthorAgeFilesLines
* GUI feature: handle players and online info from server, show it; fix: close ↵Joursoir2020-12-121-9/+65
| | | | app;
* gui: receive msg from server to chat and move itJoursoir2020-12-091-2/+35
|
* create base class for all client, add some functionality to guiJoursoir2020-12-081-0/+6