Mantis Bug Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryDate SubmittedLast Update
0000415AI War[All Projects] Bug - OtherOct 11, 2010 8:45 amOct 13, 2010 5:22 pm
Reporterx4000 
Assigned Tokeith.lamothe 
Severityminor 
StatusresolvedResolutionfixed 
Product Version3.707 
Fixed in Version 
Summary0000415: N+3, etc filters are not working.
DescriptionProbably all of the selection filters.
TagsNo tags attached.
Internal Weight
Attached Files

- Relationships

-  Notes
(0000768)
keith.lamothe (administrator)
Oct 13, 2010 5:16 pm

Actually I think the problem is that the first version (which was possibly internal-only) with those key binds did not define their keys, and subsequent updates do not override stuff that's already been written to inputbindings.dat.

Your technique of renaming the internal enum names of the KeyBind works really well to "force" an update, and that's what I'm doing for these. Also, to ease the usage of that technique in the future, I'm pulling the _Name and _Description loca-getting into the new KeyBindData (which, incidentally, uses GetValueOnce to cut down on the loca-dictionary size), and having it chop "_UKB" and anything after that off the KeyBind name before using it to get the loca strings. Long story short, I've tacked "_UKB1" on the end of a number of keybinds; if we need to force another update to those particular ones we can change it to _UKB2 or whatever.

Anyway, once I actually let it define the keys this function seems to work fine, or at least the same as in 3.189.
(0000769)
x4000 (administrator)
Oct 13, 2010 5:22 pm

Excellent all around!

Issue Community Support
This issue is already marked as resolved.
If you feel that is not the case, please reopen it and explain why.
Supporters: No one explicitly supports this issue yet.
Opponents: No one explicitly opposes this issue yet.

- Issue History
Date Modified Username Field Change
Oct 11, 2010 8:45 am x4000 New Issue
Oct 11, 2010 8:45 am x4000 Status new => assigned
Oct 11, 2010 8:45 am x4000 Assigned To => keith.lamothe
Oct 13, 2010 5:16 pm keith.lamothe Note Added: 0000768
Oct 13, 2010 5:16 pm keith.lamothe Status assigned => resolved
Oct 13, 2010 5:16 pm keith.lamothe Resolution open => fixed
Oct 13, 2010 5:22 pm x4000 Note Added: 0000769


Copyright © 2000 - 2011 MantisBT Group
Powered by Mantis Bugtracker