Files
OpenRA/OpenRA.Mods.Common/Widgets/Logic
Dominic Renaud f8eefe310c Add input style to match other, non-C&C, RTS games
Uses left-click for targeted orders (attack move, guard, selecting movement types from the command bar, etc.) and right-click for contextual ones. Works like basically all non-C&C games

Removed GameSettings.UseClassicMouseStyle, as it is replaced by MouseControlStyle


Changed Minelayer and Chronotank teleport to UnitOrderGenerator

Fixes bug with Modern controls issuing a move order cancelling a mine field order

Better organizes all unit orders into a single order generator base class, rather than having their logic spread across multiple base classes, which required some hacks to get the control logic to match
2026-01-04 12:35:35 +00:00
..
2026-01-03 11:31:48 +02:00
2026-01-03 11:31:48 +02:00
2023-08-07 21:38:09 +02:00
2023-04-08 16:51:51 +03:00
2025-11-24 12:33:53 +02:00
2025-12-30 22:39:24 +00:00
2023-08-07 21:38:09 +02:00
2025-09-11 06:49:52 +01:00
2023-11-10 10:38:41 +02:00