unc0rr [Fri, 02 Jan 2015 23:54:11 +0300] rev 10742
checker.ini to avoid hardcoded paths
nemo [Sat, 03 Jan 2015 18:14:45 -0500] rev 10741
oops
unc0rr [Fri, 02 Jan 2015 22:07:31 +0300] rev 10740
Generate config for 'world edge' and 'script param' scheme options
nemo [Sat, 03 Jan 2015 17:27:33 -0500] rev 10739
Tired of not knowing which rooms I can't join
unc0rr [Fri, 02 Jan 2015 01:13:22 +0300] rev 10738
Fix setting gravity multiplied by million for a moment of time on new turn on certain circumstances
nemo [Sat, 03 Jan 2015 15:25:42 -0500] rev 10737
use copyToXY instead to improve legibility
nemo [Thu, 01 Jan 2015 12:43:00 -0500] rev 10736
Try to handle negative gravity w/ snow. Still needs to look nicer. Currently causes banding.
unc0rr [Sat, 03 Jan 2015 00:28:33 +0300] rev 10735
Fix crash in case of critical image missing
unc0rr [Tue, 30 Dec 2014 23:31:00 +0300] rev 10734
Uhm... this seems to count as a workaround, not tested though
unc0rr [Fri, 02 Jan 2015 00:14:49 +0300] rev 10733
Revert 5f34d3341fc1 and 28d5cebdf660, fix 9b789de8e5df instead
unc0rr [Tue, 30 Dec 2014 22:59:15 +0300] rev 10732
Get rid of teamownerId since rejoin feature makes it virtually useless, as you cannot rely on it anymore. Should fix recently experienced server crashes.
nemo [Thu, 01 Jan 2015 12:41:28 -0500] rev 10731
tweaks to try and make flakes better behaved in negative gravity. branch safe.
unc0rr [Tue, 30 Dec 2014 22:12:07 +0300] rev 10730
Server-side workaround for frontend's script parameter bug in .21
nemo [Tue, 30 Dec 2014 18:23:11 -0500] rev 10729
this should probably work
unc0rr [Tue, 30 Dec 2014 21:00:03 +0300] rev 10728
Merge fixes from .21 branch
nemo [Tue, 30 Dec 2014 18:19:05 -0500] rev 10727
revert 9b789de8e5df on branch based on feedback from zorg - seems to be breaking gameplay
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Mon, 29 Dec 2014 12:27:51 +0100] rev 10726
Use ghc return value instead of looking for the stderr, do not throw error when an haskell module throws a build failure, e.g. because of false positives like this one (debian/arm*)
"You are using a new version of LLVM that hasn't been tested yet!
We will try though..."
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Mon, 05 Jan 2015 13:28:13 +0100] rev 10725
Find lua 5.1 on fedora machines (taken from fedora hw git)
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Tue, 30 Dec 2014 15:56:09 +0100] rev 10724
Fix arm* build failures
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Tue, 30 Dec 2014 19:07:57 +0300] rev 10723
Use ghc return value instead of looking for the stderr, do not throw error when an haskell module throws a build failure, e.g. because of false positives like this one (debian/arm*)
"You are using a new version of LLVM that hasn't been tested yet!
We will try though..."
nemo [Sat, 27 Dec 2014 11:36:28 -0500] rev 10722
Was not a good idea in the first place IMO
unc0rr [Sat, 27 Dec 2014 22:09:31 +0300] rev 10721
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)
nemo [Thu, 25 Dec 2014 13:54:47 -0500] rev 10720
fix amRubber frame positioning fail (probably)
unc0rr [Wed, 24 Dec 2014 23:26:54 +0300] rev 10719
0.9.21 branch
unc0rr [Wed, 24 Dec 2014 23:17:14 +0300] rev 10718
More complete fix for FULLMAPCONFIG message, also add new known protocol versions
nemo [Wed, 24 Dec 2014 14:42:05 -0500] rev 10717
Tweak to land texturing. Treat any non-lfBasic as edge
nemo [Wed, 24 Dec 2014 13:24:38 -0500] rev 10716
cleaned up amRubber.png
krdrt5367 [Wed, 24 Dec 2014 12:24:35 -0500] rev 10715
polish update for rubber
nemo [Wed, 24 Dec 2014 12:19:18 -0500] rev 10714
nemo [Wed, 24 Dec 2014 11:50:53 -0500] rev 10713
bleah. I hate burning changelog revisions, but this isn't finished