Go to file
Kp c3434e61d3 Enable PF_USES_THRUST when reseting multiplayer flags
Commit b1b5de4 switched from enabling select physics flags to setting
those flags and clearing all others.  Unfortunately, flag PF_USES_THRUST
was omitted from the enabled list, so it was disabled on reset.  It is
required to let player ships move.

Reported-by: Sottises <https://github.com/dxx-rebirth/dxx-rebirth/issues/347>
Fixes: b1b5de4297 ("Additional safeguard for bug #306")
2017-10-03 01:31:33 +00:00
common Pass canvas to menubar_init 2017-09-26 04:15:50 +00:00
contrib Add Gentoo ebuilds for beta 2017-04-08 16:48:19 +00:00
d1x-rebirth Use reference for robot_info 2017-08-26 19:47:51 +00:00
d2x-rebirth Apply SoundFx control to in-game movies 2017-10-01 20:31:34 +00:00
Documentation Require support for reference qualified methods 2016-12-10 17:51:07 +00:00
similar Enable PF_USES_THRUST when reseting multiplayer flags 2017-10-03 01:31:33 +00:00
.gitattributes Add experimental Windows manifest 2017-08-02 02:49:12 +00:00
.gitignore ignore XCode user data 2014-12-06 22:43:12 -08:00
COPYING.txt
GPL-3.txt
INSTALL.markdown Fix Ubuntu package name in INSTALL.markdown 2016-12-23 02:56:55 +00:00
SConstruct Prefer dict.get() over try/except KeyError in SConstruct 2017-09-26 04:15:50 +00:00