22 const struct text_tag_list *tags);
void real_luaconsole_dialog_update()
Update the lua console.
void real_luaconsole_append(const char *astring, const struct text_tag_list *tags)
Appends the string to the chat output window.
void luaconsole_dialog_popup(bool raise)
Popup the lua console inside the main-window, and optionally raise it.
bool luaconsole_dialog_is_open()
Return true if the lua console is open.