Crossfire Client, Trunk  R18666
Todo List
Global get_info_width (void)
Configure automatic line wrap in message panels and get rid of the hardcoded 40-character wrap.
Global keys_init (GtkWidget *window_root)
Fix the per-character keys file support that is under #if 0.
Global msgctrl_init (GtkWidget *window_root)
Panes that are unsupported in the current layout should always have their routing disabled, and should disallow user interaction with the control but this logic is not yet implemented.
Global NUM_TEXT_VIEWS
Create defines for each panel and replace panel numbers with the defines describing the panel. This integer declaration is to that account.c knows how many are being used here, and can add appropriately.
Global reset_map (void)
remove
Global sound_to_soundnum (const char *name, uint8 type)

Implement conversion to legacy soundnum.

Replace conversion to legacy soundnum.

Global type_to_soundtype (uint8 type)
Replace conversion to legacy soundtype.