Commit graph

34 commits

Author SHA1 Message Date
nek0 96b6db4755 some polish 2024-04-07 19:15:57 +02:00
nek0 82598aaafb hunting bugs, found space leak in client 2024-04-06 02:18:08 +02:00
nek0 58120fbc1b fix some communication issues 2024-03-29 23:01:41 +01:00
nek0 be888101a0 introduce proper exception handling 2024-03-29 10:34:15 +01:00
nek0 95193f5fd1 closing in on communication issue 2024-03-29 04:14:27 +01:00
nek0 ce69da9e43 make more sync 2024-02-03 18:01:45 +01:00
nek0 d2062b2cbe server start hadling pongs 2024-02-02 16:34:50 +01:00
nek0 baae726e56 server timeout clients 2024-02-02 15:50:57 +01:00
nek0 9d140b6206 work on server-side sychronisation 2024-02-02 09:07:11 +01:00
nek0 6587f97312 begin synchronisation primitives 2024-02-02 08:16:28 +01:00
nek0 3e72e87e56 fix data garbling 2023-12-23 11:38:57 +01:00
nek0 a202ec17b3 figure out timing problems 2023-12-20 09:04:50 +01:00
nek0 324a776227 more client-server communication 2023-12-20 08:12:22 +01:00
nek0 0c805f3aa2 cut out 2023-12-18 14:31:01 +01:00
nek0 7c3fe35ca4 fix sigint handling 2023-12-13 15:09:27 +01:00
nek0 b8214ddbec first actual game content communication 2023-12-13 11:06:45 +01:00
nek0 989d40b7e4 small fix 2023-12-12 13:44:33 +01:00
nek0 7339587bd1 fix socket file removal 2023-12-12 11:21:25 +01:00
nek0 087ae2d072 some little optimizations 2023-12-12 03:31:57 +01:00
nek0 9691a0412a include some failsafes 2023-12-12 02:53:05 +01:00
nek0 6db9d877aa wizard creation and transmission works 2023-12-11 13:47:27 +01:00
nek0 bd890800c5 make server non-blocking 2023-12-11 10:48:25 +01:00
nek0 d245129461 improved communication 2023-12-11 09:49:24 +01:00
nek0 46f41519fc fix communication 2023-12-11 07:07:09 +01:00
nek0 c68bb2a369 messing around 2023-12-10 20:12:53 +01:00
nek0 aa1805ce19 first actual message passing 2023-12-10 17:00:50 +01:00
nek0 4d0a6cbb00 clean imports 2023-12-10 12:50:08 +01:00
nek0 deec89f125 established first (mock) communication from client to server 2023-12-10 12:44:23 +01:00
nek0 b9d28aa946 correct handling of handles 2023-12-10 09:53:56 +01:00
nek0 cda2ffaed4 implement proper non-blocking socket handling 2023-12-10 06:57:48 +01:00
nek0 822a2178b4 first working socket experiments 2023-12-10 02:02:09 +01:00
nek0 734511b5f9 Haddock 2023-12-09 14:18:10 +01:00
nek0 1a925eaa6d helpful comment 2023-12-09 14:11:37 +01:00
nek0 b21f71ffc8 restructuring code 2023-12-09 13:58:59 +01:00