Fri, 13 Apr 2018 13:03:51 -0400 |
nemo |
QT for some reason messes with XCompose causing broken input (Qt 5 only - Qt 4 did not break anything). In Qt 5.2 and 5.3 this was causing an invalid conversion in chat messages containing these resulting in the bad bytes being stripped. In Qt 5.9 it is still broken, but you at least get a string with something in it. This checks for non-zero converted strings for room creation and chat lines.
|
file |
diff |
annotate
|
Sun, 02 Oct 2016 18:29:55 +0200 |
sheepluva |
fix for Bug 91 - Make DELEGATE action available in frontend
|
file |
diff |
annotate
|
Mon, 10 Aug 2015 03:53:11 +0200 |
sheepluva |
more copyright fixes
|
file |
diff |
annotate
|
Fri, 02 Jan 2015 00:14:49 +0300 |
unc0rr |
Revert 5f34d3341fc1 and 28d5cebdf660, fix 9b789de8e5df instead
0.9.21
|
file |
diff |
annotate
|
Tue, 30 Dec 2014 18:19:05 -0500 |
nemo |
revert 9b789de8e5df on branch based on feedback from zorg - seems to be breaking gameplay
0.9.21
|
file |
diff |
annotate
|
Sat, 27 Dec 2014 22:09:31 +0300 |
unc0rr |
Workaround bug (each time losing room master status, even when joining mutliple rooms, new instance of NetAmmoSchemeModel created, receiving schemeConfig and modifying its 43rd member, thus the last model which accepts this signal has the string cut down several times, workaround creates copy of qstringlist to avoid modifying shared message instance. Proper fix would delete unneeded instances of NetAmmoSchemeModel, but who cares)
0.9.21
|
file |
diff |
annotate
|
Mon, 22 Dec 2014 17:47:22 -0500 |
nemo |
this bugs me every time I look at it
|
file |
diff |
annotate
|
Tue, 04 Feb 2014 19:45:22 +0100 |
sheepluva |
update FSF address. note: two sdl include files (by Sam Lantinga) still have the old FSF address in their copyright - but I ain't gonna touch their copyright headers
|
file |
diff |
annotate
|
Sun, 26 Jan 2014 00:08:49 +0400 |
unc0rr |
Mutual authentication: client side
|
file |
diff |
annotate
|
Tue, 21 Jan 2014 22:38:13 +0100 |
koda |
partial merge of the webgl branch
|
file |
diff |
annotate
|
Fri, 17 Jan 2014 01:06:54 +0100 |
sheepluva |
update copyright to 2014
|
file |
diff |
annotate
|
Sat, 04 Jan 2014 23:55:54 +0400 |
unc0rr |
merge default
webgl
|
file |
diff |
annotate
|
Tue, 15 Oct 2013 23:07:22 +0400 |
unc0rr |
Allow user to enter password for the room he joins
|
file |
diff |
annotate
|
Mon, 14 Oct 2013 23:57:31 +0400 |
unc0rr |
- Frontend finally learns how to create passworded room
|
file |
diff |
annotate
|
Tue, 04 Jun 2013 22:28:12 +0200 |
koda |
update branch
webgl
|
file |
diff |
annotate
|
Wed, 29 May 2013 15:12:06 -0400 |
unc0rr |
bump copyright year for Andrey entries
|
file |
diff |
annotate
|
Mon, 08 Apr 2013 23:34:12 +0400 |
unc0rr |
- Better fix to friends joins/quits highlighting problem
|
file |
diff |
annotate
|
Tue, 02 Apr 2013 21:00:57 +0200 |
koda |
update webgl branch
webgl
|
file |
diff |
annotate
|
Thu, 21 Mar 2013 10:08:30 +0100 |
sheepluva |
fix/hack so that (own) messages sent in frontend are also visible in the game chat
|
file |
diff |
annotate
|
Thu, 21 Mar 2013 09:27:35 +0100 |
sheepluva |
fix player info
|
file |
diff |
annotate
|
Wed, 20 Mar 2013 23:18:46 +0100 |
sheepluva |
add lobby chat features to room chat
|
file |
diff |
annotate
|
Tue, 12 Mar 2013 01:32:39 +0100 |
koda |
this should prevent the password prompt from appearing on local games (issue 548)
|
file |
diff |
annotate
|
Fri, 22 Feb 2013 23:59:52 +0400 |
unc0rr |
Support 'registered only' room flag in frontend
|
file |
diff |
annotate
|
Thu, 21 Feb 2013 22:20:43 +0400 |
unc0rr |
Workaround queued signals problem in netclient instead. Should fix everything.
|
file |
diff |
annotate
|
Sat, 09 Feb 2013 18:58:19 -0500 |
dag10 |
Implements protocol message JOINING on frontend, so client in a room always displays correct room name, even when room name changes. Fixes issue 522.
|
file |
diff |
annotate
|
Sun, 27 Jan 2013 00:28:57 +0100 |
koda |
update branch
webgl
|
file |
diff |
annotate
|
Fri, 25 Jan 2013 13:59:27 +0100 |
sheepluva |
big indentation/whitespaces cleanup
|
file |
diff |
annotate
|
Mon, 21 Jan 2013 02:21:04 -0500 |
dag10 |
It is now possible to start a game even if not all players are "ready"; a confirmation prompt is shown. This commit updates the server.
|
file |
diff |
annotate
|
Thu, 17 Jan 2013 23:17:39 +0400 |
unc0rr |
- Pass unknown chat commands to server
|
file |
diff |
annotate
|
Tue, 25 Dec 2012 04:45:22 +0100 |
koda |
update branch with default
webgl
|
file |
diff |
annotate
|
Fri, 14 Dec 2012 21:09:07 +0100 |
Ondrej Skopek |
Added handling of not registered nicks (no change-server side tho), clearPasswordHash() also now sets the savepassword setting to false
|
file |
diff |
annotate
|
Mon, 10 Dec 2012 22:09:54 +0100 |
Ondrej Skopek |
Patched login dialog bugs, added retry dialogs
|
file |
diff |
annotate
|
Sat, 01 Dec 2012 00:38:06 +0400 |
unc0rr |
Bans manager
|
file |
diff |
annotate
|
Sun, 28 Oct 2012 15:12:37 +0100 |
Xeli |
merge Medo's GSoC work
hedgeroid
|
file |
diff |
annotate
|
Sun, 21 Oct 2012 16:38:54 +0400 |
unc0rr |
Remove deprecated signals
|
file |
diff |
annotate
|
Sun, 07 Oct 2012 23:59:55 +0400 |
unc0rr |
Bring back sorting
|
file |
diff |
annotate
|
Sat, 06 Oct 2012 01:09:41 +0400 |
unc0rr |
Start moving to players list model.
|
file |
diff |
annotate
|
Sun, 16 Sep 2012 16:54:51 +0200 |
Medo |
Merge
|
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
|
Tue, 29 May 2012 23:04:03 +0200 |
Medo |
Removed dead/deprecated code and comments
|
file |
diff |
annotate
|
Sat, 28 Apr 2012 18:56:31 +0200 |
sheepluva |
license header year range adjustments
|
file |
diff |
annotate
|
Thu, 23 Feb 2012 00:46:03 +0400 |
unc0rr |
Start switching to rooms list model. To be continued.
|
file |
diff |
annotate
|
Fri, 17 Feb 2012 18:23:36 +0100 |
koda |
the most important commit of the year
|
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
|
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
|