Thu, 18 Mar 2010 09:55:22 +0000 |
smxx |
Frontend:
|
file |
diff |
annotate
|
Sat, 06 Mar 2010 10:59:20 +0000 |
unc0rr |
Replace tabs with spaces using 'expand -t 4' command
|
file |
diff |
annotate
|
Tue, 23 Feb 2010 00:18:57 +0000 |
smxx |
Frontend:
|
file |
diff |
annotate
|
Mon, 22 Feb 2010 23:03:50 +0000 |
smxx |
Frontend:
|
file |
diff |
annotate
|
Mon, 22 Feb 2010 22:51:21 +0000 |
smxx |
Frontend:
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Tue, 09 Feb 2010 13:04:11 +0000 |
nemo |
tweak. no chirp on room creation.
|
file |
diff |
annotate
|
Tue, 09 Feb 2010 03:21:09 +0000 |
nemo |
Only enable chirp for room owner
|
file |
diff |
annotate
|
Tue, 09 Feb 2010 02:03:31 +0000 |
nemo |
Only beep in room, load sound in constructor
|
file |
diff |
annotate
|
Tue, 09 Feb 2010 01:50:36 +0000 |
nemo |
Switch to PlayChannel so as not to interrupt background music.
|
file |
diff |
annotate
|
Tue, 09 Feb 2010 01:47:50 +0000 |
nemo |
Have game beep when someone joins lobby/room. Controlled by Sound option
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Mon, 12 Oct 2009 16:44:30 +0000 |
unc0rr |
Huge Smaxx patch with some fixes by me:
|
file |
diff |
annotate
|
Sun, 27 Sep 2009 10:26:36 +0000 |
unc0rr |
Colorize chat messages in frontend and engine
|
file |
diff |
annotate
|
Sun, 13 Sep 2009 17:51:25 +0000 |
unc0rr |
- Fix join/leave messages color
|
file |
diff |
annotate
|
Thu, 10 Sep 2009 15:30:11 +0000 |
nemo |
And in frontend
|
file |
diff |
annotate
|
Thu, 26 Mar 2009 16:54:16 +0000 |
unc0rr |
- User from localhost is server admin
|
file |
diff |
annotate
|
Wed, 04 Mar 2009 16:35:36 +0000 |
unc0rr |
Some work on players lists context menus
|
file |
diff |
annotate
|
Tue, 13 Jan 2009 20:40:43 +0000 |
unc0rr |
Sort nicks in chat widget
|
file |
diff |
annotate
|
Fri, 09 Jan 2009 17:27:13 +0000 |
unc0rr |
Colorize join/quit messages
|
file |
diff |
annotate
|
Tue, 06 Jan 2009 14:53:49 +0000 |
unc0rr |
Correctly handle urls in chat widget
|
file |
diff |
annotate
|
Tue, 06 Jan 2009 14:30:03 +0000 |
unc0rr |
Place server message between two horizontal lines
|
file |
diff |
annotate
|
Tue, 06 Jan 2009 14:29:34 +0000 |
unc0rr |
Don't escape chat strings which go to engine
|
file |
diff |
annotate
|
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)
|
file |
diff |
annotate
|
Sat, 03 Jan 2009 20:48:37 +0000 |
unc0rr |
- Decrease font size in chat
|
file |
diff |
annotate
|
Fri, 28 Nov 2008 16:46:56 +0000 |
unc0rr |
Limit max chat string length to 300 letters
|
file |
diff |
annotate
|
Fri, 28 Nov 2008 16:45:31 +0000 |
unc0rr |
Refactor chat widget to use QTextBrower instead of QListWidget:
|
file |
diff |
annotate
|
Thu, 27 Nov 2008 15:01:12 +0000 |
unc0rr |
Limit chat history to 250 entries to avoid DoS attack with its use
|
file |
diff |
annotate
|
Fri, 31 Oct 2008 20:50:40 +0000 |
unc0rr |
Add lightbulbs, some more changes to look
0.9.7-release
|
file |
diff |
annotate
|
Fri, 24 Oct 2008 13:00:53 +0000 |
unc0rr |
Show players ready status in chat nick list
|
file |
diff |
annotate
|
Tue, 21 Oct 2008 16:53:34 +0000 |
unc0rr |
Implement kick
|
file |
diff |
annotate
|
Wed, 15 Oct 2008 16:59:11 +0000 |
unc0rr |
Fix doubling chat message
|
file |
diff |
annotate
|
Wed, 15 Oct 2008 15:59:19 +0000 |
unc0rr |
Oops... fix introduced bug
|
file |
diff |
annotate
|
Wed, 15 Oct 2008 15:02:39 +0000 |
unc0rr |
Share chat between frontend and engine
|
file |
diff |
annotate
|
Wed, 08 Oct 2008 13:58:27 +0000 |
unc0rr |
- Add join and leave messages to chat box
|
file |
diff |
annotate
|
Tue, 07 Oct 2008 12:37:06 +0000 |
unc0rr |
- Add stub page for rooms list
|
file |
diff |
annotate
|
Mon, 07 Jul 2008 13:06:25 +0000 |
unc0rr |
Update copyright headers a bit
|
file |
diff |
annotate
|
Sat, 18 Aug 2007 15:16:03 +0000 |
unc0rr |
One more security fix (check size of QList before using QList::operator[])
|
file |
diff |
annotate
|
Fri, 23 Feb 2007 14:24:32 +0000 |
unc0rr |
- Change proto version to 4
|
file |
diff |
annotate
|
Wed, 21 Feb 2007 23:16:54 +0000 |
displacer |
GPL headers added
|
file |
diff |
annotate
|
Tue, 20 Feb 2007 19:50:38 +0000 |
displacer |
chatWidget with nicks ready
|
file |
diff |
annotate
|
Tue, 20 Feb 2007 19:00:46 +0000 |
displacer |
vertical size fix for chatwidget
|
file |
diff |
annotate
|
Tue, 20 Feb 2007 18:51:05 +0000 |
displacer |
fixes last commit problems
|
file |
diff |
annotate
|
Tue, 20 Feb 2007 18:40:45 +0000 |
displacer |
resizing and grid problems
|
file |
diff |
annotate
|
Tue, 20 Feb 2007 17:50:59 +0000 |
displacer |
chatWidget with layout
|
file |
diff |
annotate
|