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
path:
root
/
src
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
10
-223
/
+172
*
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
/
+613
*
some changes in reg/auth; client: remove name in arguments
Joursoir
2020-12-06
6
-506
/
+0
*
refactoring and some feature
Joursoir
2020-11-30
3
-11
/
+40
*
one more fix chat, support spec-messages, add exit from program :)
Joursoir
2020-11-27
6
-47
/
+81
*
client: remove menu, all actions move to chat, fix chat move
Joursoir
2020-11-25
5
-159
/
+61
*
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