QTfrontend/net/newnetclient.h
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.
Sun, 02 Oct 2016 18:29:55 +0200 sheepluva fix for Bug 91 - Make DELEGATE action available in frontend
Mon, 10 Aug 2015 03:53:11 +0200 sheepluva more copyright fixes
Fri, 02 Jan 2015 00:14:49 +0300 unc0rr Revert 5f34d3341fc1 and 28d5cebdf660, fix 9b789de8e5df instead 0.9.21
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
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
Mon, 22 Dec 2014 17:47:22 -0500 nemo this bugs me every time I look at it
less more (0) -30 -10 -7 tip