dxx-rebirth/common
Kp cfb481c74a Add experimental support for guidebot in multiplayer
This was requested by a user in early 2018.  However, the proposed
prototype was susceptible to various forms of desynchronization, and was
unsuitable for merging.  No further revisions were proposed, and the
feature languished.  This commit enables the guidebot in cooperative
games and addresses the known synchronization problems, as well as some
other bugs that were uncovered during light testing.  This is classified
as an experimental feature because it has not been heavily tested in
complicated games.

Requested-by: cfeuersaenger <https://github.com/dxx-rebirth/dxx-rebirth/issues/364>
2019-06-27 03:26:20 +00:00
..
2d Use xrange for loops with simple identifier start and simple identifier end 2019-05-04 18:27:37 +00:00
3d
arch Fix gcc-9 build of joy.cpp 2019-05-06 00:36:16 +00:00
editor
include Fix check_header_includes=1 build 2019-05-04 18:27:37 +00:00
main Add experimental support for guidebot in multiplayer 2019-06-27 03:26:20 +00:00
maths
mem
misc Fix Windows build of hmp.cpp 2019-05-17 02:13:22 +00:00
music
texmap
ui Use xrange for loops with zero start and constant numerical end 2019-05-04 18:27:36 +00:00
unittest