| Commit message (Expand) | Author | Age | Files | Lines |
* | client: fix typos, gui: remove trashHEADmaster | Joursoir | 2021-01-17 | 2 | -6/+5 |
* | client gui: add non-blocking socket working | Joursoir | 2021-01-17 | 2 | -7/+16 |
* | client gui: add support windows | Joursoir | 2021-01-05 | 6 | -31/+106 |
* | changes in work spec-symbols have done; server: send info about online and pl... | Joursoir | 2020-12-13 | 9 | -40/+126 |
* | some changes in work spec-symbols; clui: refactor; | Joursoir | 2020-12-12 | 6 | -40/+39 |
* | GUI feature: handle players and online info from server, show it; fix: close ... | Joursoir | 2020-12-12 | 5 | -47/+159 |
* | clui feature: handle players and online info from server, show it | Joursoir | 2020-12-11 | 5 | -16/+109 |
* | refactor clui: delete class ChatRoom, create own class for chat, players, tip... | Joursoir | 2020-12-10 | 8 | -160/+180 |
* | clui: architecture go to base class for clients; fix bugs | Joursoir | 2020-12-09 | 11 | -231/+178 |
* | gui: receive msg from server to chat and move it | Joursoir | 2020-12-09 | 5 | -45/+95 |
* | create base class for all client, add some functionality to gui | Joursoir | 2020-12-08 | 7 | -25/+184 |
* | add objects level for use fltk | Joursoir | 2020-12-07 | 5 | -49/+87 |
* | add gui without functionality | Joursoir | 2020-12-07 | 9 | -0/+127 |
* | some changes in reg/auth; client: remove name in arguments | Joursoir | 2020-12-06 | 10 | -137/+100 |
* | add registration and authorization | Joursoir | 2020-12-05 | 11 | -244/+382 |
* | add config file for server | Joursoir | 2020-12-04 | 1 | -0/+14 |
* | refactor code; add class storing users | Joursoir | 2020-12-02 | 4 | -77/+129 |
* | try to make the code is easier; start work with db | Joursoir | 2020-12-02 | 12 | -448/+535 |
* | add database class | Joursoir | 2020-12-02 | 2 | -0/+136 |
* | refactoring and some feature | Joursoir | 2020-11-30 | 8 | -128/+241 |
* | server: add different messages, support commands('/') and spec-messages | Joursoir | 2020-11-27 | 5 | -87/+246 |
* | one more fix chat, support spec-messages, add exit from program :) | Joursoir | 2020-11-27 | 6 | -47/+81 |
* | add second (work with chat) level of abstraction | Joursoir | 2020-11-25 | 8 | -3/+521 |
* | client: remove menu, all actions move to chat, fix chat move | Joursoir | 2020-11-25 | 5 | -159/+61 |
* | server: add first (work with sockets) level of abstraction | Joursoir | 2020-11-23 | 3 | -0/+158 |
* | add chat move, fix some bugs | Joursoir | 2020-11-22 | 4 | -86/+175 |
* | start feature: clui | Joursoir | 2020-11-22 | 5 | -87/+432 |
* | init project | Joursoir | 2020-11-17 | 1 | -0/+107 |