Commit graph

21 commits

Author SHA1 Message Date
b2d75ca3fd some graphics code 2023-12-23 03:19:32 +01:00
1ebc6961a2 prepare graphics 2023-12-22 16:18:08 +01:00
324a776227 more client-server communication 2023-12-20 08:12:22 +01:00
eda823bb17 notify server of quitting client 2023-12-12 09:47:50 +01:00
afa21eaece restructure of library and introducing channels to client 2023-12-11 17:21:24 +01:00
c1717bc7d1 restructuring and preparing for actual client work 2023-12-11 11:54:17 +01:00
46f41519fc fix communication 2023-12-11 07:07:09 +01:00
aa1805ce19 first actual message passing 2023-12-10 17:00:50 +01:00
03679ef1fa prepare for actual data 2023-12-10 15:18:40 +01:00
deec89f125 established first (mock) communication from client to server 2023-12-10 12:44:23 +01:00
cda2ffaed4 implement proper non-blocking socket handling 2023-12-10 06:57:48 +01:00
b21f71ffc8 restructuring code 2023-12-09 13:58:59 +01:00
7a01a2a601 open a socket properly 2023-12-09 13:24:33 +01:00
554f483cd9 make configuration and move things around 2023-12-09 02:49:19 +01:00
7516364193 start creating amin server loop 2023-12-08 05:19:32 +01:00
bf2310a011 make options 2023-12-08 02:26:29 +01:00
b7714fbb09 prepare server/client communication 2023-12-07 18:20:28 +01:00
8aeef3505b generate full arena 2023-12-07 17:31:28 +01:00
ac0b09256f start with buggy arena generation 2023-12-06 06:14:12 +01:00
88ea640a36 laying some foundations (mostly types) 2023-12-05 05:41:16 +01:00
7650fb306c init 2023-12-04 17:20:06 +01:00