Files
OpenRA/OpenRA.Game
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
..
2023-10-30 23:31:33 +02:00
2025-04-19 16:34:13 +01:00
2025-11-23 13:34:31 +02:00
2025-12-20 15:13:15 +02:00
2025-09-14 12:32:49 +01:00
2025-05-09 16:28:04 +03:00
2023-06-06 11:51:47 +03:00
2023-04-08 16:51:51 +03:00
2025-01-07 18:07:13 +02:00
2023-01-11 11:58:54 +02:00
2023-04-08 16:51:51 +03:00
2023-11-16 08:45:10 +02:00