Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use a queue for player input to dampen race conditions between the netcode ↵ | rodri | 2023-06-05 | 1 | -0/+3 |
| | | | | and the sims. | ||||
* | put the player routines in their own unit. | rodri | 2023-06-05 | 1 | -0/+91 |
fixed an issue with the threadsim routine that would cause re-stepping of all the previous parties after dissolving one of them due to one of the players quitting. |