Thu, 01 Nov 2012 06:10:50 +0100 Backed out changeset 5d00c28059e3 - enable the feedback button again
koda [Thu, 01 Nov 2012 06:10:50 +0100] rev 7917
Backed out changeset 5d00c28059e3 - enable the feedback button again
Thu, 01 Nov 2012 14:31:53 +0400 Fix 0.9.18 desync: 0.9.18
unc0rr [Thu, 01 Nov 2012 14:31:53 +0400] rev 7916
Fix 0.9.18 desync: CreateNetGame() slot creates signal-slot connections from hwnet to hwgame. The problem is that this slot is called asynchronously using queued connection, and hwnet could send some signals to hwgame before hwgame object is created and connected. Changed this to direct connection. Also changed connections to hwgame object to queued, but this is unrelated. Sorry, it is frontend patch. Maybe a little delay on server side could help, but not much, as tcp packets could get glued on client's side, and that greately depends on pc and internet connection performance. Frontend should be reworked to be safe for queued connections, as it is extemely dangerous to have a mix of queued/direct connections.
Thu, 01 Nov 2012 04:26:36 +0100 merge again
koda [Thu, 01 Nov 2012 04:26:36 +0100] rev 7915
merge again
(0) -3000 -1000 -300 -100 -30 -10 -3 +3 +10 +30 +100 +300 +1000 +3000 tip