Commit graph

20 commits

Author SHA1 Message Date
e8bdc8a1f7 nearing the solution 2024-11-03 04:40:46 +01:00
9b164e4f65 tinker a little with Map generation and display 2024-05-01 18:05:19 +02:00
82598aaafb hunting bugs, found space leak in client 2024-04-06 02:18:08 +02:00
58120fbc1b fix some communication issues 2024-03-29 23:01:41 +01:00
be888101a0 introduce proper exception handling 2024-03-29 10:34:15 +01:00
9d140b6206 work on server-side sychronisation 2024-02-02 09:07:11 +01:00
324a776227 more client-server communication 2023-12-20 08:12:22 +01:00
b8214ddbec first actual game content communication 2023-12-13 11:06:45 +01:00
7339587bd1 fix socket file removal 2023-12-12 11:21:25 +01:00
d245129461 improved communication 2023-12-11 09:49:24 +01:00
cda2ffaed4 implement proper non-blocking socket handling 2023-12-10 06:57:48 +01:00
822a2178b4 first working socket experiments 2023-12-10 02:02:09 +01:00
734511b5f9 Haddock 2023-12-09 14:18:10 +01:00
b21f71ffc8 restructuring code 2023-12-09 13:58:59 +01:00
34eecc7cc0 don't block SIGINT 2023-12-09 13:38:23 +01:00
7a01a2a601 open a socket properly 2023-12-09 13:24:33 +01:00
73705f713c first experiments with socket 2023-12-09 08:55:56 +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
88ea640a36 laying some foundations (mostly types) 2023-12-05 05:41:16 +01:00