some chat functionality

This commit is contained in:
Eduardo Bart
2012-01-13 23:37:15 -02:00
parent aae784468b
commit 61aa710d1c
27 changed files with 345 additions and 146 deletions

View File

@@ -16,7 +16,7 @@ OptionCheckBox < CheckBox
MainWindow
id: optionsWindow
text: Options
size: 286 230
size: 286 250
@onEnter: Options.hide()
@onEscape: Options.hide()
@@ -58,9 +58,9 @@ MainWindow
id: showLevelsInConsole
text: Show levels in console
//OptionCheckBox
// id: showPrivateMessagesInConsole
// text: Show private messages in console
OptionCheckBox
id: showPrivateMessagesInConsole
text: Show private messages in console
Button
text: Ok