QTfrontend/chatwidget.cpp
Sat, 18 Dec 2010 23:02:39 +0300 unc0rr - Some work on drawMap widget and scene to allow undo, clear, save and load operations
Mon, 04 Oct 2010 14:03:59 -0400 nemo Missing file extensions for icons was screwing up Qt 4.7
Thu, 02 Sep 2010 20:19:27 +0400 unc0rr zero span is undefined, use -1 instead
Mon, 30 Aug 2010 01:43:21 +0200 koda patch by inu to fix a glitch in netgame chatbox
Sat, 31 Jul 2010 11:24:53 +0200 koda remove trailing spaces from end of line
Thu, 01 Apr 2010 16:08:09 +0000 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
Sat, 27 Mar 2010 20:51:53 +0000 smxx Engine:
Wed, 24 Mar 2010 14:03:03 +0000 smxx Engine:
Thu, 18 Mar 2010 09:55:22 +0000 smxx Frontend:
Sat, 06 Mar 2010 10:59:20 +0000 unc0rr Replace tabs with spaces using 'expand -t 4' command
Tue, 23 Feb 2010 00:18:57 +0000 smxx Frontend:
Mon, 22 Feb 2010 23:03:50 +0000 smxx Frontend:
Mon, 22 Feb 2010 22:51:21 +0000 smxx Frontend:
Tue, 09 Feb 2010 14:24:25 +0000 nemo Suggestion from Tiy. Use a random hi. Could maybe be shorter sounds, using the 4 shortest voicepacks already
Tue, 09 Feb 2010 13:04:11 +0000 nemo tweak. no chirp on room creation.
Tue, 09 Feb 2010 03:21:09 +0000 nemo Only enable chirp for room owner
Tue, 09 Feb 2010 02:03:31 +0000 nemo Only beep in room, load sound in constructor
Tue, 09 Feb 2010 01:50:36 +0000 nemo Switch to PlayChannel so as not to interrupt background music.
Tue, 09 Feb 2010 01:47:50 +0000 nemo Have game beep when someone joins lobby/room. Controlled by Sound option
Sun, 24 Jan 2010 13:38:14 +0000 koda sheepluva's patch to add a "follow" command to server and frontend, in order to stalk people and join them in their rooms
Mon, 12 Oct 2009 16:44:30 +0000 unc0rr Huge Smaxx patch with some fixes by me:
Sun, 27 Sep 2009 10:26:36 +0000 unc0rr Colorize chat messages in frontend and engine
Sun, 13 Sep 2009 17:51:25 +0000 unc0rr - Fix join/leave messages color
Thu, 10 Sep 2009 15:30:11 +0000 nemo And in frontend
Thu, 26 Mar 2009 16:54:16 +0000 unc0rr - User from localhost is server admin
Wed, 04 Mar 2009 16:35:36 +0000 unc0rr Some work on players lists context menus
Tue, 13 Jan 2009 20:40:43 +0000 unc0rr Sort nicks in chat widget
Fri, 09 Jan 2009 17:27:13 +0000 unc0rr Colorize join/quit messages
Tue, 06 Jan 2009 14:53:49 +0000 unc0rr Correctly handle urls in chat widget
Tue, 06 Jan 2009 14:30:03 +0000 unc0rr Place server message between two horizontal lines
Tue, 06 Jan 2009 14:29:34 +0000 unc0rr Don't escape chat strings which go to engine
Tue, 06 Jan 2009 11:28:13 +0000 unc0rr Save much space for chat widget on lobby page by removing server message widget (now this messages goes to chat)
Sat, 03 Jan 2009 20:48:37 +0000 unc0rr - Decrease font size in chat
Fri, 28 Nov 2008 16:46:56 +0000 unc0rr Limit max chat string length to 300 letters
Fri, 28 Nov 2008 16:45:31 +0000 unc0rr Refactor chat widget to use QTextBrower instead of QListWidget:
Thu, 27 Nov 2008 15:01:12 +0000 unc0rr Limit chat history to 250 entries to avoid DoS attack with its use
Fri, 31 Oct 2008 20:50:40 +0000 unc0rr Add lightbulbs, some more changes to look 0.9.7-release
Fri, 24 Oct 2008 13:00:53 +0000 unc0rr Show players ready status in chat nick list
Tue, 21 Oct 2008 16:53:34 +0000 unc0rr Implement kick
Wed, 15 Oct 2008 16:59:11 +0000 unc0rr Fix doubling chat message
Wed, 15 Oct 2008 15:59:19 +0000 unc0rr Oops... fix introduced bug
Wed, 15 Oct 2008 15:02:39 +0000 unc0rr Share chat between frontend and engine
Wed, 08 Oct 2008 13:58:27 +0000 unc0rr - Add join and leave messages to chat box
Tue, 07 Oct 2008 12:37:06 +0000 unc0rr - Add stub page for rooms list
Mon, 07 Jul 2008 13:06:25 +0000 unc0rr Update copyright headers a bit
Sat, 18 Aug 2007 15:16:03 +0000 unc0rr One more security fix (check size of QList before using QList::operator[])
Fri, 23 Feb 2007 14:24:32 +0000 unc0rr - Change proto version to 4
Wed, 21 Feb 2007 23:16:54 +0000 displacer GPL headers added
Tue, 20 Feb 2007 19:50:38 +0000 displacer chatWidget with nicks ready
Tue, 20 Feb 2007 19:00:46 +0000 displacer vertical size fix for chatwidget
Tue, 20 Feb 2007 18:51:05 +0000 displacer fixes last commit problems
Tue, 20 Feb 2007 18:40:45 +0000 displacer resizing and grid problems
Tue, 20 Feb 2007 17:50:59 +0000 displacer chatWidget with layout
less more (0) tip