unc0rr [Wed, 20 Feb 2013 23:57:01 +0400] rev 8521
Workaround hGetContents blocking all threads with my own version of the function
koda [Fri, 22 Feb 2013 05:05:32 +0100] rev 8520
reopen and update branch
unc0rr [Wed, 20 Feb 2013 22:54:16 +0400] rev 8519
Workaround desync issue if I correctly understand its roots (barely tested)
koda [Wed, 20 Feb 2013 01:55:23 +0100] rev 8518
fix compiling on osx when you have multiple linkers installed
unc0rr [Tue, 19 Feb 2013 22:03:33 +0400] rev 8517
Some fixes
nemo [Mon, 18 Feb 2013 14:06:16 -0500] rev 8516
pretty sure esc here is just a holdover from past, and has no use in rearranged implementation.
unc0rr [Mon, 18 Feb 2013 23:04:38 +0400] rev 8515
Parse engine output to deside whether simulation ran to the end
unc0rr [Mon, 18 Feb 2013 22:47:42 +0400] rev 8514
Clear player's clan info on room join
unc0rr [Mon, 18 Feb 2013 22:21:31 +0400] rev 8513
Disallow kicking the opponent in duel
Medo <smaxein@googlemail.com> [Mon, 18 Feb 2013 00:22:16 +0100] rev 8512
Update Hedgeroid to current JNA version, remove workaround for a bug they fixed.
unc0rr [Mon, 18 Feb 2013 00:31:16 +0400] rev 8511
Catch exceptions when moving files
unc0rr [Mon, 18 Feb 2013 00:28:09 +0400] rev 8510
No NFData instance for ByteString when ghc >= 7.6
unc0rr [Mon, 18 Feb 2013 00:22:13 +0400] rev 8509
Sort checked files into dirs
unc0rr [Sun, 17 Feb 2013 00:25:53 +0400] rev 8508
- Ensure that team file exists before saving into it (same fix as for hedgewars.ini, due to bug in Qt)
- Fix build with .pro file
unc0rr [Sat, 16 Feb 2013 23:28:16 +0400] rev 8507
Some more work on checker