summaryrefslogtreecommitdiffstats
path: root/src/server/ChatRoom.cpp
Commit message (Collapse)AuthorAgeFilesLines
* changes in work spec-symbols have done; server: send info about online and ↵Joursoir2020-12-131-1/+6
| | | | players
* some changes in reg/auth; client: remove name in argumentsJoursoir2020-12-061-57/+87
|
* add registration and authorizationJoursoir2020-12-051-215/+81
|
* refactor code; add class storing usersJoursoir2020-12-021-52/+24
|
* try to make the code is easier; start work with dbJoursoir2020-12-021-0/+360