index
:
want-chat
master
Single threaded TCP chat and server in 80s style
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
client gui: add non-blocking socket working
Joursoir
2021-01-17
3
-7
/
+17
|
*
client gui: add support windows
Joursoir
2021-01-05
7
-31
/
+107
|
*
changes in work spec-symbols have done; server: send info about online and ↵
Joursoir
2020-12-13
9
-40
/
+126
|
|
|
|
players
*
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
|
|
|
|
app;
*
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, ↵
Joursoir
2020-12-10
8
-160
/
+180
|
|
|
|
tips (new), input
*
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
6
-50
/
+89
|
*
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
|
|
|
|
|
|
|
|
|
client: type nick in argument server: basis for registration; change style add commands; edit send msg to user; feature: private room
*
init license
Joursoir
2020-11-29
1
-0
/
+661
|
*
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
10
-17
/
+524
|
*
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
6
-88
/
+433
|
*
init project
Joursoir
2020-11-17
3
-0
/
+123