QTfrontend/net/newnetclient.h
2019-05-10 Wuzzy Teach frontend how to deal with official server replays (/watch)
2019-04-30 alfadur upgrade to QSslSocket
2019-04-30 alfadur add argument flag for tls connections
2019-04-25 alfadur accept redirect messages
2018-04-13 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.
2016-10-02 sheepluva fix for Bug 91 - Make DELEGATE action available in frontend
2015-08-10 sheepluva more copyright fixes
2015-01-01 unc0rr Revert 5f34d3341fc1 and 28d5cebdf660, fix 9b789de8e5df instead 0.9.21
2014-12-30 nemo revert 9b789de8e5df on branch based on feedback from zorg - seems to be breaking gameplay 0.9.21
2014-12-27 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
2014-12-22 nemo this bugs me every time I look at it
2014-02-04 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
2014-01-25 unc0rr Mutual authentication: client side
2014-01-21 koda partial merge of the webgl branch
2014-01-17 sheepluva update copyright to 2014
2014-01-04 unc0rr merge default webgl
2013-10-15 unc0rr Allow user to enter password for the room he joins
2013-10-14 unc0rr - Frontend finally learns how to create passworded room
2013-06-04 koda update branch webgl
2013-05-29 unc0rr bump copyright year for Andrey entries
2013-04-08 unc0rr - Better fix to friends joins/quits highlighting problem
2013-04-02 koda update webgl branch webgl
2013-03-21 sheepluva fix/hack so that (own) messages sent in frontend are also visible in the game chat
2013-03-21 sheepluva fix player info
2013-03-20 sheepluva add lobby chat features to room chat
2013-03-12 koda this should prevent the password prompt from appearing on local games (issue 548)
2013-02-22 unc0rr Support 'registered only' room flag in frontend
2013-02-21 unc0rr Workaround queued signals problem in netclient instead. Should fix everything.
2013-02-09 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.
2013-01-26 koda update branch webgl
2013-01-25 sheepluva big indentation/whitespaces cleanup
2013-01-21 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.
2013-01-17 unc0rr - Pass unknown chat commands to server
2012-12-25 koda update branch with default webgl
2012-12-14 Ondrej Skopek Added handling of not registered nicks (no change-server side tho), clearPasswordHash() also now sets the savepassword setting to false
2012-12-10 Ondrej Skopek Patched login dialog bugs, added retry dialogs
2012-11-30 unc0rr Bans manager
2012-10-28 Xeli merge Medo's GSoC work hedgeroid
2012-10-21 unc0rr Remove deprecated signals
2012-10-07 unc0rr Bring back sorting
2012-10-05 unc0rr Start moving to players list model.
2012-09-16 Medo Merge
2012-09-09 sheepluva recognize client-flags h and u, ROOM_CONTROL_ACCESS will be ignored from here on
2012-09-09 sheepluva client-flags: make code easier to read/prettier; add parsing of flag 'a'; add warning in console on unknown flag; ignore ADMIN_ACCESS
2012-05-29 Medo Removed dead/deprecated code and comments
2012-04-28 sheepluva license header year range adjustments
2012-02-22 unc0rr Start switching to rooms list model. To be continued.
2012-02-17 koda the most important commit of the year
2012-01-30 nemo astyle -C -S -L -N --style=allman --recursive "QTfrontend/*.cpp" "QTfrontend/*.h"
2011-09-28 sheepluva I started to move stuff around, c'mon, hate on meee. PS: if your (clean) build is broken - let me know)
less more (0) tip