Missingmew
|
77fde80805
rework login into regular command, add sanity checks for commands before login, allow disconnect before login, add generic error printing via internal command
|
před 5 roky |
Missingmew
|
1e1de39366
make cmdman use printing from ioman, rework internal return value structure, use separate field for possible next command to be executed
|
před 5 roky |
Missingmew
|
c12e92f2c0
switch internal messaging to json, switch rettype to flag model, change UserIoManager to prettyprint json
|
před 5 roky |
Missingmew
|
7b83a2dc39
minor cleanup, add documentation to headers
|
před 5 roky |
Missingmew
|
986041b3a1
run autoformatter after rl alternative interface
|
před 5 roky |
Missingmew
|
391d5e014a
switch readline over to alternative interface for proper multithreading of it
|
před 5 roky |
Denys
|
b63f41a886
fixed tokenizer
|
před 5 roky |
Missingmew
|
3d209720d0
fix mutex mistake, rerun autoformatter
|
před 5 roky |
Missingmew
|
56295a8a80
replace undefined behaviour with proper code
|
před 5 roky |
Denys
|
00a0cfe624
made tokenizing code nicer
|
před 5 roky |
Missingmew
|
8cc3aa6081
rework output message system, todo: get readline prompt fully working after output
|
před 5 roky |
Missingmew
|
d51363af21
fix mapping for disconnect, properly break out of netmain, todo: stop main user input after disconnect
|
před 5 roky |
Missingmew
|
90acb7ccdf
get actual working code, add more debugging output. to investigate: trailing buffer content
|
před 5 roky |
Missingmew
|
3d986ff498
continue refactor, now multithreaded
|
před 5 roky |
Missingmew
|
c8e50e36a0
merge netman back into ioman, reorder some things and get prompts working
|
před 5 roky |
Missingmew
|
92acd07fab
begin rework
|
před 5 roky |