dxx-rebirth/similar/editor
Kp b08620292d Fix input handling in automap
The automap code keeps a mostly-private secondary copy of control_info.
The change to reset control_info before the event loop reset the main
copy of control_info for the automap, not the copy that the automap
actually used.  Fix this by passing the desired control_info to relevant
functions instead of always using the global variable Controls.

Fixes: c621a970c6 ("Reset kconfig counters once, before the event loop")
2020-05-28 03:21:22 +00:00
..
centers.cpp Refer to <memory> directly, not through "compiler-make_unique.h" 2020-05-02 21:18:43 +00:00
curves.cpp Move LevelSharedVertexState into d_level_shared_segment_state 2020-05-17 23:35:25 +00:00
eglobal.cpp Qualify uses of std::array 2020-05-02 21:18:42 +00:00
elight.cpp Use susegment for WALL_IS_DOORWAY 2019-12-27 02:02:23 +00:00
eobject.cpp Move LevelSharedVertexState into d_level_shared_segment_state 2020-05-17 23:35:25 +00:00
eswitch.cpp Move LevelSharedVertexState into d_level_shared_segment_state 2020-05-17 23:35:25 +00:00
group.cpp Move LevelSharedVertexState into d_level_shared_segment_state 2020-05-17 23:35:25 +00:00
info.cpp Move LevelSharedVertexState into d_level_shared_segment_state 2020-05-17 23:35:25 +00:00
kbuild.cpp Move LevelSharedVertexState into d_level_shared_segment_state 2020-05-17 23:35:25 +00:00
kcurve.cpp Use segptridx for Cursegp, Markedsegp 2015-07-12 01:04:18 +00:00
kfuncs.cpp Move namespace dsx handling to dsx-ns.h 2016-03-19 19:08:10 +00:00
kgame.cpp Move LevelSharedVertexState into d_level_shared_segment_state 2020-05-17 23:35:25 +00:00
khelp.cpp Convert various static const expressions to constexpr 2016-07-16 16:52:04 +00:00
kmine.cpp Move LevelSharedVertexState into d_level_shared_segment_state 2020-05-17 23:35:25 +00:00
ksegmove.cpp
ksegsel.cpp Move LevelSharedVertexState into d_level_shared_segment_state 2020-05-17 23:35:25 +00:00
ksegsize.cpp Move LevelSharedVertexState into d_level_shared_segment_state 2020-05-17 23:35:25 +00:00
ktmap.cpp Move unique_side to unique_segment 2018-12-13 02:31:38 +00:00
kview.cpp Move LevelSharedVertexState into d_level_shared_segment_state 2020-05-17 23:35:25 +00:00
med.cpp Fix input handling in automap 2020-05-28 03:21:22 +00:00
meddraw.cpp Move LevelSharedVertexState into d_level_shared_segment_state 2020-05-17 23:35:25 +00:00
medmisc.cpp Move LevelSharedVertexState into d_level_shared_segment_state 2020-05-17 23:35:25 +00:00
medrobot.cpp Move LevelSharedVertexState into d_level_shared_segment_state 2020-05-17 23:35:25 +00:00
medsel.cpp Move LevelSharedVertexState into d_level_shared_segment_state 2020-05-17 23:35:25 +00:00
medwall.cpp Move LevelSharedVertexState into d_level_shared_segment_state 2020-05-17 23:35:25 +00:00
mine.cpp Move LevelSharedVertexState into d_level_shared_segment_state 2020-05-17 23:35:25 +00:00
objpage.cpp Qualify uses of std::array 2020-05-02 21:18:42 +00:00
segment.cpp Move LevelSharedVertexState into d_level_shared_segment_state 2020-05-17 23:35:25 +00:00
seguvs.cpp Move LevelSharedVertexState into d_level_shared_segment_state 2020-05-17 23:35:25 +00:00
texpage.cpp Qualify uses of std::array 2020-05-02 21:18:42 +00:00
texture.cpp Move LevelSharedVertexState into d_level_shared_segment_state 2020-05-17 23:35:25 +00:00