Xeli [Fri, 02 Nov 2012 20:57:20 +0100] rev 7929
merge from hedgeroid, includes Medo's work from GSoC
unc0rr [Sat, 03 Nov 2012 00:34:35 +0400] rev 7928
Merge with default
koda [Thu, 01 Nov 2012 21:42:06 +0100] rev 7927
merge from default
unc0rr [Fri, 02 Nov 2012 10:17:52 +0400] rev 7926
oops, fix incorrect room owner name in ROOM UPD command again
nemo [Thu, 01 Nov 2012 16:22:40 -0400] rev 7925
Added tag 0.9.18-release for
changeset 2fc02902c7cb
unc0rr [Fri, 02 Nov 2012 10:07:30 +0400] rev 7924
oops, fix incorrect room owner name in ROOM UPD command
nemo [Thu, 01 Nov 2012 16:22:07 -0400] rev 7923
Removed tag 0.9.18-release
nemo [Thu, 01 Nov 2012 15:54:05 -0400] rev 7922
fix for forts mode *sob*
unc0rr [Fri, 02 Nov 2012 00:09:40 +0400] rev 7921
Send ROOM UPD message when team is added/deleted from room, and when game starts or finishes
nemo [Thu, 01 Nov 2012 13:22:52 -0400] rev 7920
Added tag 0.9.18-release for
changeset be11c26a3a0b
nemo [Thu, 01 Nov 2012 08:59:16 -0400] rev 7919
Small fixes to b-day image. For next year I 'spose
nemo [Thu, 01 Nov 2012 13:22:17 -0400] rev 7918
Removed tag 0.9.18-release
koda [Thu, 01 Nov 2012 06:10:50 +0100] rev 7917
Backed out
changeset 5d00c28059e3 - enable the feedback button again
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.
koda [Thu, 01 Nov 2012 04:26:36 +0100] rev 7915
merge again
koda [Thu, 01 Nov 2012 04:25:03 +0100] rev 7914
updated Info.plist
koda [Thu, 01 Nov 2012 01:35:59 +0100] rev 7913
merge with 0.9.18
ChipHome [Thu, 01 Nov 2012 01:35:04 +0100] rev 7912
small it.txt update
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
koda [Thu, 01 Nov 2012 01:05:35 +0100] rev 7910
Added tag 0.9.18-release for
changeset 2f203395baca
nemo [Wed, 31 Oct 2012 16:39:07 -0400] rev 7909
!@#$
nemo [Wed, 31 Oct 2012 16:35:43 -0400] rev 7908
add missing cmakelists.txt, move portal mission graphic to correct dir
nemo [Wed, 31 Oct 2012 15:54:55 -0400] rev 7907
merge trunk w/ final 0.9.18
nemo [Wed, 31 Oct 2012 15:31:18 -0400] rev 7906
merge w/ trunk