Commit graph

26 commits

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