2025-08-29 02:50 CEST

spring: develop 39b44ef6 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
Tobi Vollebregt Tobi Vollebregt develop 2009-09-23 23:35:08 develop 914c1128
Changeset refactored SelectionKeyHandler filters to map of (filter name, filter singleton)
pairs and added "RulesParamEquals_param_wantedValue" filter.

As name says, this can be used to filter on unit rules params, for example:
  'AllMap+_Not_RulesParamEquals_ammo_0+_ClearSelection_SelectAll'
selects all units in map for which "ammo" rules param is not equal to 0.
mod - rts/Game/UI/SelectionKeyHandler.cpp Diff ] File ]
mod - rts/Game/UI/SelectionKeyHandler.h Diff ] File ]