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.
|
file |
diff |
annotate
|
2011-04-03 |
unc0rr |
- Update .pro file
|
file |
diff |
annotate
|
2011-03-01 |
koda |
Happy 2011 :)
|
file |
diff |
annotate
|
2011-02-05 |
unc0rr |
Convert READY and NOT_READY messages to CLIENT_FLAGS message
|
file |
diff |
annotate
|
2011-02-01 |
sheepluva |
automatically convert hedgewars.org urls to actual links (in order to make support in the lobby/rooms easier
|
file |
diff |
annotate
|
2011-02-01 |
sheepluva |
stylesheet-based chat coloring (only internal for now)
|
file |
diff |
annotate
|
2011-02-01 |
sheepluva |
make names in chats clickable. still color adjustments needed; and testing
|
file |
diff |
annotate
|
2011-01-31 |
sheepluva |
nicklist actions:
|
file |
diff |
annotate
|
2011-01-30 |
sheepluva |
nicklists:
|
file |
diff |
annotate
|
2011-01-29 |
sheepluva |
nick sorting: give letters priority over all other chars
|
file |
diff |
annotate
|
2011-01-29 |
sheepluva |
sort nick lists case-insensitive
|
file |
diff |
annotate
|
2010-12-18 |
unc0rr |
- Some work on drawMap widget and scene to allow undo, clear, save and load operations
|
file |
diff |
annotate
|
2010-10-04 |
nemo |
Missing file extensions for icons was screwing up Qt 4.7
|
file |
diff |
annotate
|
2010-09-02 |
unc0rr |
zero span is undefined, use -1 instead
|
file |
diff |
annotate
|
2010-08-29 |
koda |
patch by inu to fix a glitch in netgame chatbox
|
file |
diff |
annotate
|
2010-07-31 |
koda |
remove trailing spaces from end of line
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
2010-03-27 |
smxx |
Engine:
|
file |
diff |
annotate
|
2010-03-24 |
smxx |
Engine:
|
file |
diff |
annotate
|
2010-03-18 |
smxx |
Frontend:
|
file |
diff |
annotate
|
2010-03-06 |
unc0rr |
Replace tabs with spaces using 'expand -t 4' command
|
file |
diff |
annotate
|
2010-02-23 |
smxx |
Frontend:
|
file |
diff |
annotate
|
2010-02-22 |
smxx |
Frontend:
|
file |
diff |
annotate
|
2010-02-22 |
smxx |
Frontend:
|
file |
diff |
annotate
|
2010-02-09 |
nemo |
Suggestion from Tiy. Use a random hi. Could maybe be shorter sounds, using the 4 shortest voicepacks already
|
file |
diff |
annotate
|
2010-02-09 |
nemo |
tweak. no chirp on room creation.
|
file |
diff |
annotate
|
2010-02-09 |
nemo |
Only enable chirp for room owner
|
file |
diff |
annotate
|
2010-02-09 |
nemo |
Only beep in room, load sound in constructor
|
file |
diff |
annotate
|
2010-02-09 |
nemo |
Switch to PlayChannel so as not to interrupt background music.
|
file |
diff |
annotate
|
2010-02-09 |
nemo |
Have game beep when someone joins lobby/room. Controlled by Sound option
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
2009-10-12 |
unc0rr |
Huge Smaxx patch with some fixes by me:
|
file |
diff |
annotate
|
2009-09-27 |
unc0rr |
Colorize chat messages in frontend and engine
|
file |
diff |
annotate
|
2009-09-13 |
unc0rr |
- Fix join/leave messages color
|
file |
diff |
annotate
|
2009-09-10 |
nemo |
And in frontend
|
file |
diff |
annotate
|
2009-03-26 |
unc0rr |
- User from localhost is server admin
|
file |
diff |
annotate
|
2009-03-04 |
unc0rr |
Some work on players lists context menus
|
file |
diff |
annotate
|
2009-01-13 |
unc0rr |
Sort nicks in chat widget
|
file |
diff |
annotate
|
2009-01-09 |
unc0rr |
Colorize join/quit messages
|
file |
diff |
annotate
|
2009-01-06 |
unc0rr |
Correctly handle urls in chat widget
|
file |
diff |
annotate
|
2009-01-06 |
unc0rr |
Place server message between two horizontal lines
|
file |
diff |
annotate
|
2009-01-06 |
unc0rr |
Don't escape chat strings which go to engine
|
file |
diff |
annotate
|
2009-01-06 |
unc0rr |
Save much space for chat widget on lobby page by removing server message widget (now this messages goes to chat)
|
file |
diff |
annotate
|
2009-01-03 |
unc0rr |
- Decrease font size in chat
|
file |
diff |
annotate
|
2008-11-28 |
unc0rr |
Limit max chat string length to 300 letters
|
file |
diff |
annotate
|
2008-11-28 |
unc0rr |
Refactor chat widget to use QTextBrower instead of QListWidget:
|
file |
diff |
annotate
|
2008-11-27 |
unc0rr |
Limit chat history to 250 entries to avoid DoS attack with its use
|
file |
diff |
annotate
|
2008-10-31 |
unc0rr |
Add lightbulbs, some more changes to look
0.9.7-release
|
file |
diff |
annotate
|
2008-10-24 |
unc0rr |
Show players ready status in chat nick list
|
file |
diff |
annotate
|
2008-10-21 |
unc0rr |
Implement kick
|
file |
diff |
annotate
|
2008-10-15 |
unc0rr |
Fix doubling chat message
|
file |
diff |
annotate
|
2008-10-15 |
unc0rr |
Oops... fix introduced bug
|
file |
diff |
annotate
|
2008-10-15 |
unc0rr |
Share chat between frontend and engine
|
file |
diff |
annotate
|
2008-10-08 |
unc0rr |
- Add join and leave messages to chat box
|
file |
diff |
annotate
|
2008-10-07 |
unc0rr |
- Add stub page for rooms list
|
file |
diff |
annotate
|
2008-07-07 |
unc0rr |
Update copyright headers a bit
|
file |
diff |
annotate
|
2007-08-18 |
unc0rr |
One more security fix (check size of QList before using QList::operator[])
|
file |
diff |
annotate
|
2007-02-23 |
unc0rr |
- Change proto version to 4
|
file |
diff |
annotate
|
2007-02-21 |
displacer |
GPL headers added
|
file |
diff |
annotate
|
2007-02-20 |
displacer |
chatWidget with nicks ready
|
file |
diff |
annotate
|