QTfrontend/chatwidget.cpp
2011-04-11 nemo Change a few iterations over list to what is apparently a modification safe syntax, may fix issue #208 and #217 - needs testing of course.
2011-04-03 unc0rr - Update .pro file
2011-03-01 koda Happy 2011 :)
2011-02-05 unc0rr Convert READY and NOT_READY messages to CLIENT_FLAGS message
2011-02-01 sheepluva automatically convert hedgewars.org urls to actual links (in order to make support in the lobby/rooms easier
2011-02-01 sheepluva stylesheet-based chat coloring (only internal for now)
2011-02-01 sheepluva make names in chats clickable. still color adjustments needed; and testing
2011-01-31 sheepluva nicklist actions:
2011-01-30 sheepluva nicklists:
2011-01-29 sheepluva nick sorting: give letters priority over all other chars
2011-01-29 sheepluva sort nick lists case-insensitive
2010-12-18 unc0rr - Some work on drawMap widget and scene to allow undo, clear, save and load operations
2010-10-04 nemo Missing file extensions for icons was screwing up Qt 4.7
2010-09-02 unc0rr zero span is undefined, use -1 instead
2010-08-29 koda patch by inu to fix a glitch in netgame chatbox
2010-07-31 koda remove trailing spaces from end of line
2010-04-01 nemo Update (c) lines to 2010 as unc0rr requested - they all had varying values so I just took the first year mentioned, then tacked on -2010
2010-03-27 smxx Engine:
2010-03-24 smxx Engine:
2010-03-18 smxx Frontend:
2010-03-06 unc0rr Replace tabs with spaces using 'expand -t 4' command
2010-02-23 smxx Frontend:
2010-02-22 smxx Frontend:
2010-02-22 smxx Frontend:
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
less more (0) -60 tip