|
c450adb0a8
|
added config init comments
|
2024-02-23 10:34:04 +01:00 |
|
|
f77f3a8c93
|
implemented config functions
way better now
|
2024-02-21 10:48:48 +01:00 |
|
|
a6f37b1aa3
|
added WHY2 into some chat-flags' identificator
|
2024-02-21 09:06:43 +01:00 |
|
|
1e6c297b57
|
added client accents todo
|
2024-02-19 12:29:40 +01:00 |
|
|
a6f50c2ddd
|
using client's username
|
2024-01-28 13:17:04 +01:00 |
|
|
79ddef2514
|
added get_username todo
|
2024-01-27 22:25:53 +01:00 |
|
|
7fd51adbfa
|
format fix
|
2024-01-25 21:51:11 +01:00 |
|
|
57eba2caf6
|
implemented auto_connect in client
|
2024-01-25 21:46:54 +01:00 |
|
|
abe76d79f0
|
added return value check to client & server getline
|
2024-01-25 11:23:54 +01:00 |
|
|
ddbe899071
|
added message thread cleanup for server
also swaped the function names cause I am so smart
|
2024-01-21 13:44:31 +01:00 |
|
|
72fcc4c3e5
|
running garbage collector at the end of client & server run
|
2024-01-20 16:01:19 +01:00 |
|
|
7ffb9b1d9c
|
fixed client segfault on ssqc
|
2024-01-20 15:48:34 +01:00 |
|
|
f71d3954f0
|
checked getline return value in client main
i hope these comints are sort of intelligent cause im drunk as hell :dd
|
2023-11-18 20:22:04 +01:00 |
|
|
902872d25c
|
implemented why2_chat_init_client_config
meow
|
2023-08-26 18:43:08 +02:00 |
|
|
89e69df3cd
|
renamed why2_chat_init_config to why2_chat_init_server_config
|
2023-08-26 18:15:53 +02:00 |
|
|
2f1c9dfe75
|
implemented why2_chat_init_config in chat-server
|
2023-04-20 21:35:41 +02:00 |
|
|
dac66c105d
|
removed unused chat-client definition
redefinition
|
2023-04-12 10:43:28 +02:00 |
|
|
1087e40cfc
|
sending json format in send_to_all
|
2023-03-25 17:39:52 +01:00 |
|
|
252c697377
|
implemented flags header rename
|
2023-03-12 15:02:06 +01:00 |
|
|
cd5d290a13
|
added WHY2-prefix at the beginning of chat-flags macros
|
2023-03-12 15:01:04 +01:00 |
|
|
edbe07615c
|
removed includes from common.h
|
2023-03-12 14:59:07 +01:00 |
|
|
eedea02701
|
implemented CLEAR_AND_GO_UP in chat stuff
|
2023-03-12 14:45:58 +01:00 |
|
|
899b79941b
|
upgraded underline printing
|
2023-03-12 12:30:11 +01:00 |
|
|
92da77ff3e
|
fixed "local" message formatting
yeeees babyyyyyyyyyyyyy
|
2023-03-12 12:26:19 +01:00 |
|
|
8cfe1e39ea
|
added missing chat-client listen_thread termination
|
2023-03-12 11:59:23 +01:00 |
|
|
258222160e
|
sort of fixed received message formatting
but actually not
|
2023-02-24 16:31:39 +01:00 |
|
|
3976c7e49c
|
added formatting TODO
|
2023-02-23 10:03:26 +01:00 |
|
|
6e746b020b
|
server sending received to all clients
I shall fix the output lol
|
2023-02-22 14:37:18 +01:00 |
|
|
4a298b94b3
|
added thread deallocation to chat-server
|
2023-02-22 10:36:37 +01:00 |
|
|
128cba4bf9
|
implemented why2_clean_threads in chat-server
|
2023-02-22 10:17:54 +01:00 |
|
|
fbaef61ebc
|
removed client test print
|
2023-02-22 09:57:41 +01:00 |
|
|
1e7fbc03a8
|
added way to stop server
|
2023-02-22 09:56:23 +01:00 |
|
|
4b85ba17dd
|
why2_accept_thread param typo fix
|
2023-02-21 19:48:07 +01:00 |
|
|
54d90c7001
|
added missing parameter to why2_accept_thread
|
2023-02-21 19:38:15 +01:00 |
|
|
97e2d1d097
|
moved accept-loop to why2_accept_thread
|
2023-02-21 19:34:40 +01:00 |
|
|
c47c9ffece
|
moved registering connection to new thread
|
2023-02-21 18:59:44 +01:00 |
|
|
03418e7494
|
added server enabled message
|
2023-02-21 15:05:31 +01:00 |
|
|
ad9f4b8f2d
|
implemented linked list in chat-server
|
2023-02-21 12:41:35 +01:00 |
|
|
f31216f387
|
added "why2_" at the beginning of chat-misc functions' identificators
i forgor again
|
2023-02-21 12:33:53 +01:00 |
|
|
22ff5a3e7d
|
moved server functions into why2-misc
|
2023-02-21 10:53:09 +01:00 |
|
|
7123e88f97
|
moved send_socket into chat-misc
|
2023-02-21 07:58:12 +01:00 |
|
|
04f3223fdb
|
moved chat-related files into main directory
|
2023-02-21 07:48:50 +01:00 |
|