| Anonymous | Login | Signup for a new account | May 21, 2013 4:52 am | ![]() |
| Main | My View | View Issues | Vote Tallies | FAQ |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | Date Submitted | Last Update | |||||
| 0000415 | AI War | [All Projects] Bug - Other | Oct 11, 2010 8:45 am | Oct 13, 2010 5:22 pm | |||||
| Reporter | x4000 | ||||||||
| Assigned To | keith.lamothe | ||||||||
| Severity | minor | ||||||||
| Status | resolved | Resolution | fixed | ||||||
| Product Version | 3.707 | ||||||||
| Fixed in Version | |||||||||
| Summary | 0000415: N+3, etc filters are not working. | ||||||||
| Description | Probably all of the selection filters. | ||||||||
| Tags | No tags attached. | ||||||||
| Internal Weight | |||||||||
| Attached Files | |||||||||
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! |
|
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 |