| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
started serializing game state through the wire.
made some major changes to the Lobby struct, plus the ability to check the health of every connection.
added some more debug statements, did some cleanup and put more checks.
|
|
|
|
| |
brought the pack/unpack procedures from ssh(1).
|
|
|
|
|
| |
got rid of unnecessary (at least for now) code.
brought some e-funcs.
|
|
implemented basic server loop, with separate threads to handle connections and run the simulations.
|