]> git.localhorst.tv Git - blank.git/history - src/server/Server.hpp
add TCP based CLI
[blank.git] / src / server / Server.hpp
2016-11-16 Daniel Karbachadd TCP based CLI
2015-11-23 Daniel Karbachmake command output visible to player(s)
2015-11-05 Daniel Karbachlet the server wait a little more efficiently
2015-10-26 Daniel Karbachadded simple command line
2015-10-21 Daniel Karbachserver: distribute received messages to clients
2015-10-12 Daniel Karbachcomposite model is the canonical model
2015-10-07 Daniel Karbachmove serverside joining from state to server
2015-10-01 Daniel Karbachstore players in world save
2015-10-01 Daniel Karbachtransmit player input from client to server
2015-09-29 Daniel Karbachsplit input handling
2015-09-20 Daniel Karbachgive network players a model
2015-09-18 Daniel Karbachmove server and client stuff around