Barra Ó Catháin barra
2024-03-15 01:33:50 +00:00
32c802b2a8 Make client use getopts and getaddrinfo
2024-03-15 01:31:53 +00:00
barra pushed to dev at barra/SilverMUD
03ea201716 Make client use getopts and getaddrinfo
2024-03-15 01:29:00 +00:00
aa5d320ada New Article: Why I Love Manuals
2024-02-25 21:03:39 +00:00
787898df30 Added new article about whiteboards.
2024-01-23 02:27:35 +00:00
7fa1fadc12 Accidental typo while moving around.
2023-11-21 10:51:32 +00:00
3c8ed9994b Removed now unneeded placeholder.
2023-11-20 21:33:57 +00:00
30e63d36b5 Changed player names to allocated strings to be friendly to Scheme!
2023-11-20 21:33:40 +00:00
3873192547 Basic Scheme implementations of player structures and messaging.
2023-11-20 21:32:43 +00:00
4fa677c09a Update C Codebase to use modules for Scheme primitives
2023-11-20 21:31:47 +00:00
3309c034c4 Update output queue to not pin the CPU (proper waiting)
2023-11-20 21:26:14 +00:00
2023-11-18 22:17:19 +00:00
5fea20ff9d Fix minor mistake that lead to extra ships being rendered
161f877834 Incredibly basic implementation of client-side prediction
Compare 2 commits »
2023-11-18 22:17:19 +00:00
2e813ae29c Added independent output thread.
2023-11-09 23:51:43 +00:00
2023-11-07 22:46:50 +00:00
e11a7b3a76 Basic global messaging functions for Scheme
2acbe5e19b Initial test implementation of output message queuing.
Compare 2 commits »
2023-11-07 22:46:50 +00:00
8044dd36be Version 0.0.1 of the rewritten client and server.
2023-11-05 15:20:04 +00:00
barra pushed to dev at barra/SilverMUD
442a9319e8 Removed unneeded check, added temporary name command
2023-10-30 16:57:17 +00:00
barra pushed to dev at barra/SilverMUD
a66a07c897 Properly remove disconnected players
2023-10-29 20:15:35 +00:00
barra pushed to dev at barra/SilverMUD
81fc72a1d7 Added system messages to client and added welcome message from server.
2023-10-29 17:20:40 +00:00