|
c31078ebd5
|
refactor a lot of the code because it was getting messy
|
2024-10-13 15:04:35 -05:00 |
|
|
f64646b40b
|
do all the world initialisation stuff i previously did plus some temporary serverside rendering so i know it works
|
2024-10-06 01:11:49 -05:00 |
|
|
f2478951a2
|
open a socket on server/client that just echos; also fixed a critical bug in the daemon(++ -> -- lol) so now it actually daemonises
|
2024-10-05 03:58:16 -05:00 |
|
|
9d255f7948
|
add a default set of initialisation options for cli flags
|
2024-10-05 02:07:11 -05:00 |
|
|
2db264c027
|
mainly just make spacing look nicer lol
|
2024-10-05 01:35:07 -05:00 |
|
|
174ed1ed30
|
we do a lil daemonisation >:-)
|
2024-10-04 00:05:43 -05:00 |
|
|
391db5c444
|
common/src/*.h -> common/include/
|
2024-10-02 19:42:30 -05:00 |
|
|
8b04672d34
|
prepare for daemonisation by splitting into a client/server/common design
|
2024-10-02 15:43:44 -05:00 |
|
|
d9a5962c32
|
base TODO list
|
2024-09-29 23:20:34 -05:00 |
|