2012-11-01 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.
2012-11-01 merge again
koda [Thu, 01 Nov 2012 04:26:36 +0100] rev 7915
merge again
2012-11-01 updated Info.plist 0.9.18
koda [Thu, 01 Nov 2012 04:25:03 +0100] rev 7914
updated Info.plist
2012-11-01 merge with 0.9.18
koda [Thu, 01 Nov 2012 01:35:59 +0100] rev 7913
merge with 0.9.18
2012-11-01 small it.txt update 0.9.18
ChipHome [Thu, 01 Nov 2012 01:35:04 +0100] rev 7912
small it.txt update
2011-11-21 this should fix the highlighting failz with non-lowercase player names like the one CheezeMonkey ran into. 0.9.18
sheepluva [Mon, 21 Nov 2011 21:23:23 +0100] rev 7911
this should fix the highlighting failz with non-lowercase player names like the one CheezeMonkey ran into. there is a workaround: in the user dir put the playername in <playerNameWithCorrectCase>_highlight.txt
2012-11-01 Added tag 0.9.18-release for changeset 2f203395baca 0.9.18
koda [Thu, 01 Nov 2012 01:05:35 +0100] rev 7910
Added tag 0.9.18-release for changeset 2f203395baca
2012-10-31 !@#$ 0.9.18
nemo [Wed, 31 Oct 2012 16:39:07 -0400] rev 7909
!@#$
2012-10-31 add missing cmakelists.txt, move portal mission graphic to correct dir 0.9.18
nemo [Wed, 31 Oct 2012 16:35:43 -0400] rev 7908
add missing cmakelists.txt, move portal mission graphic to correct dir
2012-10-31 merge trunk w/ final 0.9.18
nemo [Wed, 31 Oct 2012 15:54:55 -0400] rev 7907
merge trunk w/ final 0.9.18
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip