Commit graph

24 commits

Author SHA1 Message Date
nek0 ff3fd6415f client: found and fixed mem leak 2024-04-07 13:35:48 +02:00
nek0 58120fbc1b fix some communication issues 2024-03-29 23:01:41 +01:00
nek0 95193f5fd1 closing in on communication issue 2024-03-29 04:14:27 +01:00
nek0 98214fdb38 make debugging a bit easier 2024-01-23 11:13:52 +01:00
nek0 4b8c2eb9fa merge 2024-01-20 10:49:57 +01:00
nek0 83956203ca first graphics experiments 2023-12-23 11:39:34 +01:00
nek0 4780f49073 better timing 2023-12-20 20:17:18 +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 7c3fe35ca4 fix sigint handling 2023-12-13 15:09:27 +01:00
nek0 35da145cd1 prepare graohics 2023-12-13 13:36:06 +01:00
nek0 eda823bb17 notify server of quitting client 2023-12-12 09:47:50 +01:00
nek0 13a4022547 remove client deadlocks 2023-12-12 09:01:21 +01:00
nek0 9691a0412a include some failsafes 2023-12-12 02:53:05 +01:00
nek0 afa21eaece restructure of library and introducing channels to client 2023-12-11 17:21:24 +01:00
nek0 6db9d877aa wizard creation and transmission works 2023-12-11 13:47:27 +01:00
nek0 c1717bc7d1 restructuring and preparing for actual client work 2023-12-11 11:54:17 +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 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 71451df387 some comments 2023-12-10 12:57:36 +01:00
nek0 deec89f125 established first (mock) communication from client to server 2023-12-10 12:44:23 +01:00
nek0 88ea640a36 laying some foundations (mostly types) 2023-12-05 05:41:16 +01:00
Renamed from app/Main.hs (Browse further)