Changes between Initial Version and Version 1 of Ticket #1928


Ignore:
Timestamp:
May 3, 2013, 4:46:50 AM (11 years ago)
Author:
Josh
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1928

    • Property Status newassigned
    • Property Milestone BacklogAlpha 14
    • Property Summary Un-select All Units Using Esc[PATCH] Un-select All Units and Cancel Building Placement Using Esc
  • Ticket #1928 – Description

    initial v1  
    1 Most RTS/citybuilder games I am aware of allow using Esc to un-select anything currently selected.
     1Most RTS/citybuilder games I am aware of allow using Esc to un-select/cancel the current action
    22
    3 I think 0AD should also have this feature. Attached is a small (3 line) patch which implements the hotkey.
     3I think 0AD should also have this feature. Attached is a small patch which implements the hotkey.