30e63d36b5
Changed player names to allocated strings to be friendly to Scheme!
3873192547
Basic Scheme implementations of player structures and messaging.
5fea20ff9d
Fix minor mistake that lead to extra ships being rendered
161f877834
Incredibly basic implementation of client-side prediction
Compare 2 commits »
e11a7b3a76
Basic global messaging functions for Scheme
2acbe5e19b
Initial test implementation of output message queuing.
Compare 2 commits »
81fc72a1d7
Added system messages to client and added welcome message from server.