QTfrontend/chatwidget.cpp
2010-02-09 nemo Suggestion from Tiy. Use a random hi. Could maybe be shorter sounds, using the 4 shortest voicepacks already
2010-02-09 nemo tweak. no chirp on room creation.
2010-02-09 nemo Only enable chirp for room owner
2010-02-09 nemo Only beep in room, load sound in constructor
2010-02-09 nemo Switch to PlayChannel so as not to interrupt background music.
2010-02-09 nemo Have game beep when someone joins lobby/room. Controlled by Sound option
2010-01-24 koda sheepluva's patch to add a "follow" command to server and frontend, in order to stalk people and join them in their rooms
2009-10-12 unc0rr Huge Smaxx patch with some fixes by me:
2009-09-27 unc0rr Colorize chat messages in frontend and engine
2009-09-13 unc0rr - Fix join/leave messages color
2009-09-10 nemo And in frontend
2009-03-26 unc0rr - User from localhost is server admin
2009-03-04 unc0rr Some work on players lists context menus
2009-01-13 unc0rr Sort nicks in chat widget
2009-01-09 unc0rr Colorize join/quit messages
2009-01-06 unc0rr Correctly handle urls in chat widget
2009-01-06 unc0rr Place server message between two horizontal lines
2009-01-06 unc0rr Don't escape chat strings which go to engine
2009-01-06 unc0rr Save much space for chat widget on lobby page by removing server message widget (now this messages goes to chat)
2009-01-03 unc0rr - Decrease font size in chat
2008-11-28 unc0rr Limit max chat string length to 300 letters
2008-11-28 unc0rr Refactor chat widget to use QTextBrower instead of QListWidget:
2008-11-27 unc0rr Limit chat history to 250 entries to avoid DoS attack with its use
2008-10-31 unc0rr Add lightbulbs, some more changes to look 0.9.7-release
2008-10-24 unc0rr Show players ready status in chat nick list
2008-10-21 unc0rr Implement kick
2008-10-15 unc0rr Fix doubling chat message
2008-10-15 unc0rr Oops... fix introduced bug
2008-10-15 unc0rr Share chat between frontend and engine
2008-10-08 unc0rr - Add join and leave messages to chat box
2008-10-07 unc0rr - Add stub page for rooms list
2008-07-07 unc0rr Update copyright headers a bit
2007-08-18 unc0rr One more security fix (check size of QList before using QList::operator[])
2007-02-23 unc0rr - Change proto version to 4
2007-02-21 displacer GPL headers added
2007-02-20 displacer chatWidget with nicks ready
2007-02-20 displacer vertical size fix for chatwidget
2007-02-20 displacer fixes last commit problems
2007-02-20 displacer resizing and grid problems
2007-02-20 displacer chatWidget with layout
less more (0) tip