summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* client: fix typos, gui: remove trashHEADmasterJoursoir2021-01-172-6/+5
|
* client gui: add non-blocking socket workingJoursoir2021-01-173-7/+17
|
* client gui: add support windowsJoursoir2021-01-057-31/+107
|
* changes in work spec-symbols have done; server: send info about online and ↵Joursoir2020-12-139-40/+126
| | | | players
* some changes in work spec-symbols; clui: refactor;Joursoir2020-12-126-40/+39
|
* GUI feature: handle players and online info from server, show it; fix: close ↵Joursoir2020-12-125-47/+159
| | | | app;
* clui feature: handle players and online info from server, show itJoursoir2020-12-115-16/+109
|
* refactor clui: delete class ChatRoom, create own class for chat, players, ↵Joursoir2020-12-108-160/+180
| | | | tips (new), input
* clui: architecture go to base class for clients; fix bugsJoursoir2020-12-0911-231/+178
|
* gui: receive msg from server to chat and move itJoursoir2020-12-095-45/+95
|
* create base class for all client, add some functionality to guiJoursoir2020-12-087-25/+184
|
* add objects level for use fltkJoursoir2020-12-076-50/+89
|
* add gui without functionalityJoursoir2020-12-079-0/+127
|
* some changes in reg/auth; client: remove name in argumentsJoursoir2020-12-0610-137/+100
|
* add registration and authorizationJoursoir2020-12-0511-244/+382
|
* add config file for serverJoursoir2020-12-041-0/+14
|
* refactor code; add class storing usersJoursoir2020-12-024-77/+129
|
* try to make the code is easier; start work with dbJoursoir2020-12-0212-448/+535
|
* add database classJoursoir2020-12-022-0/+136
|
* refactoring and some featureJoursoir2020-11-308-128/+241
| | | | | | | | | client: type nick in argument server: basis for registration; change style add commands; edit send msg to user; feature: private room
* init licenseJoursoir2020-11-291-0/+661
|
* server: add different messages, support commands('/') and spec-messagesJoursoir2020-11-275-87/+246
|
* one more fix chat, support spec-messages, add exit from program :)Joursoir2020-11-276-47/+81
|
* add second (work with chat) level of abstractionJoursoir2020-11-2510-17/+524
|
* client: remove menu, all actions move to chat, fix chat moveJoursoir2020-11-255-159/+61
|
* server: add first (work with sockets) level of abstractionJoursoir2020-11-233-0/+158
|
* add chat move, fix some bugsJoursoir2020-11-224-86/+175
|
* start feature: cluiJoursoir2020-11-226-88/+433
|
* init projectJoursoir2020-11-173-0/+123