Re: [crossfire] [PATCH] Fix keybinding bug when connected to server-1.12

2013-11-04 Thread Kevin Zheng
On 11/04/2013 17:41, Arvid Brodin wrote: > As the subject says. > > The patch should apply to client trunk rev 19091. Committed in r19094, thanks! > Also, please do not modify the patches when applying them since > it messes up any patches that I have queued. If something should > be changed,

[crossfire] [PATCH] Fix keybinding bug when connected to server-1.12

2013-11-04 Thread Arvid Brodin
As the subject says. The patch should apply to client trunk rev 19091. The fix is in three parts: * If no character name is given (is NULL), don't load or save character-specific keys file. * Load key bindings directly on startup, when name is NULL. * If playing on a server with a login proce