Go to file
Kp ce5cce0708 Update delayed weapon when updating primary for grant
Grant processing code sets `Primary_weapon` to the user's preferred
weapon, but the delayed autoselect code then changed it back to
something else.  Call select_primary_weapon instead of directly updating
`Primary_weapon`, so that `Delayed_primary` is updated too.

This also fixes a bug where the demo always recorded the player
switching to lasers/concussion, instead of the values that the player
actually received from the grant.

Reported-by: Mako88 <https://github.com/dxx-rebirth/dxx-rebirth/issues/184>
2016-06-25 23:21:36 +00:00
common Move various robot data into namespaces 2016-06-25 23:21:36 +00:00
contrib Update Xcode project file listing (for editing purposes) 2016-03-06 13:05:37 +08:00
d1x-rebirth Move various robot data into namespaces 2016-06-25 23:21:36 +00:00
d2x-rebirth Move various robot data into namespaces 2016-06-25 23:21:36 +00:00
Documentation Add TODO item for namespace changes 2015-12-18 04:08:24 +00:00
similar Update delayed weapon when updating primary for grant 2016-06-25 23:21:36 +00:00
.gitignore ignore XCode user data 2014-12-06 22:43:12 -08:00
COPYING.txt
GPL-3.txt
INSTALL.markdown Add basic instructions on building Rebirth 2015-09-26 21:17:14 +00:00
SConstruct Describe git tag in banner output 2016-06-01 01:52:45 +00:00