Wed, 14 Nov 2012 14:31:17 +0400 |
unc0rr |
Don't accept in-room flags when not in room
|
file |
diff |
annotate
|
Sat, 27 Oct 2012 00:53:23 +0400 |
unc0rr |
Oops, fix room players list emptyness
|
file |
diff |
annotate
|
Sun, 21 Oct 2012 17:00:35 +0400 |
unc0rr |
Keep room admin ready status always set
|
file |
diff |
annotate
|
Sun, 21 Oct 2012 16:38:54 +0400 |
unc0rr |
Remove deprecated signals
|
file |
diff |
annotate
|
Wed, 17 Oct 2012 23:33:33 +0400 |
unc0rr |
'In game' client flag, both server and frontend support
|
file |
diff |
annotate
|
Thu, 11 Oct 2012 21:17:56 +0400 |
unc0rr |
- Nicks starting from not-letter char go to bottom of the list
|
file |
diff |
annotate
|
Wed, 10 Oct 2012 00:18:35 +0400 |
unc0rr |
Don't ask for full rooms list on part/kick
|
file |
diff |
annotate
|
Tue, 09 Oct 2012 00:38:17 +0400 |
unc0rr |
Load friends/ignored nicks from file
|
file |
diff |
annotate
|
Mon, 08 Oct 2012 23:57:17 +0400 |
unc0rr |
Room players list
|
file |
diff |
annotate
|
Sun, 07 Oct 2012 23:59:55 +0400 |
unc0rr |
Bring back sorting
|
file |
diff |
annotate
|
Sun, 07 Oct 2012 23:33:09 +0400 |
unc0rr |
Bring icons back
|
file |
diff |
annotate
|
Sun, 07 Oct 2012 00:12:46 +0400 |
unc0rr |
Further work on moving to players list model
|
file |
diff |
annotate
|
Sat, 06 Oct 2012 01:09:41 +0400 |
unc0rr |
Start moving to players list model.
|
file |
diff |
annotate
|
Thu, 27 Sep 2012 19:15:49 +0400 |
unc0rr |
Oops
|
file |
diff |
annotate
|
Tue, 25 Sep 2012 22:45:40 +0400 |
unc0rr |
- Keep track of room name so correct name is displayed when you become room admin
|
file |
diff |
annotate
|
Sun, 09 Sep 2012 20:58:45 +0200 |
sheepluva |
recognize client-flags h and u, ROOM_CONTROL_ACCESS will be ignored from here on
|
file |
diff |
annotate
|
Sun, 09 Sep 2012 20:11:07 +0200 |
sheepluva |
client-flags: make code easier to read/prettier; add parsing of flag 'a'; add warning in console on unknown flag; ignore ADMIN_ACCESS
|
file |
diff |
annotate
|
Thu, 16 Aug 2012 21:58:57 +0400 |
unc0rr |
Forgot this state
|
file |
diff |
annotate
|
Mon, 13 Aug 2012 23:04:42 +0400 |
unc0rr |
Allow JOINED message in lobby
|
file |
diff |
annotate
|
Thu, 09 Aug 2012 15:32:49 +0400 |
unc0rr |
Don't accept room messages when not in room state. Not tested even if it builds.
|
file |
diff |
annotate
|
Sun, 27 May 2012 23:42:43 +0400 |
unc0rr |
- Allow switching colors with mouse wheel
|
file |
diff |
annotate
|
Sat, 28 Apr 2012 18:56:31 +0200 |
sheepluva |
license header year range adjustments
|
file |
diff |
annotate
|
Sun, 26 Feb 2012 12:15:32 +0400 |
unc0rr |
Send ROUND_FINISHED only once (only from in game mode)
|
file |
diff |
annotate
|
Fri, 24 Feb 2012 23:49:31 +0400 |
unc0rr |
- Increase server version number due to rooms list protocol changes
|
file |
diff |
annotate
|
Thu, 23 Feb 2012 22:58:52 +0400 |
unc0rr |
Setup rooms list headers
|
file |
diff |
annotate
|
Thu, 23 Feb 2012 18:41:52 +0400 |
unc0rr |
Handle ROOM* commands in rooms list model
|
file |
diff |
annotate
|
Thu, 23 Feb 2012 00:46:03 +0400 |
unc0rr |
Start switching to rooms list model. To be continued.
|
file |
diff |
annotate
|
Mon, 20 Feb 2012 22:04:52 +0400 |
unc0rr |
Show message and return from network game pages on server shutdown
|
file |
diff |
annotate
|
Fri, 17 Feb 2012 18:23:36 +0100 |
koda |
the most important commit of the year
|
file |
diff |
annotate
|
Sun, 05 Feb 2012 17:35:52 -0500 |
nemo |
ok. really fix by toggling back to ready. At least, I think this should do it...
|
file |
diff |
annotate
|
Sun, 05 Feb 2012 16:21:55 -0500 |
nemo |
attempt to fix 3222bb0612ca - otherwise you are unable to start a second game without quitting the room.
|
file |
diff |
annotate
|
Mon, 30 Jan 2012 17:32:18 -0500 |
nemo |
astyle -C -S -L -N --style=allman --recursive "QTfrontend/*.cpp" "QTfrontend/*.h"
|
file |
diff |
annotate
|
Thu, 29 Dec 2011 09:35:04 +0100 |
kragniz |
GCI task: idea
|
file |
diff |
annotate
|
Wed, 07 Dec 2011 12:19:36 +0100 |
blackmetalowiec |
Auto refresh room list after leaving room. Fixes issue #320 for voluntarily and involuntarily coming to room list.
|
file |
diff |
annotate
|
Fri, 28 Oct 2011 13:10:46 +0200 |
sheepluva |
+ make names in notice messages and leave messages clickable too
|
file |
diff |
annotate
|
Sat, 22 Oct 2011 10:52:07 +0200 |
sheepluva |
some more chat fixes and changes, I think. hum. what was that? um. aaah, I better go catch some sheep ... er sleep.. um..
|
file |
diff |
annotate
|
Thu, 29 Sep 2011 00:13:52 +0200 |
sheepluva |
rename misc.{h,cpp} to the name of the class they contain (FreqSpinBox)
|
file |
diff |
annotate
|
Wed, 28 Sep 2011 19:27:56 +0200 |
sheepluva |
I started to move stuff around, c'mon, hate on meee. PS: if your (clean) build is broken - let me know)
|
file |
diff |
annotate
| base
|