Sat, 03 Jan 2015 00:29:34 +0300 Fix crash in case of critical image missing
unc0rr [Sat, 03 Jan 2015 00:29:34 +0300] rev 10744
Fix crash in case of critical image missing
Sun, 04 Jan 2015 00:44:14 -0500 Intent is to allow filtering by arbitrary flag combinations. This isn't actually working yet. No idea why. It seems it should. Tired though, so will look at it tomorrow. 0.9.21
nemo [Sun, 04 Jan 2015 00:44:14 -0500] rev 10743
Intent is to allow filtering by arbitrary flag combinations. This isn't actually working yet. No idea why. It seems it should. Tired though, so will look at it tomorrow.
Fri, 02 Jan 2015 23:54:11 +0300 checker.ini to avoid hardcoded paths
unc0rr [Fri, 02 Jan 2015 23:54:11 +0300] rev 10742
checker.ini to avoid hardcoded paths
Sat, 03 Jan 2015 18:14:45 -0500 oops 0.9.21
nemo [Sat, 03 Jan 2015 18:14:45 -0500] rev 10741
oops
Fri, 02 Jan 2015 22:07:31 +0300 Generate config for 'world edge' and 'script param' scheme options
unc0rr [Fri, 02 Jan 2015 22:07:31 +0300] rev 10740
Generate config for 'world edge' and 'script param' scheme options
Sat, 03 Jan 2015 17:27:33 -0500 Tired of not knowing which rooms I can't join 0.9.21
nemo [Sat, 03 Jan 2015 17:27:33 -0500] rev 10739
Tired of not knowing which rooms I can't join
Fri, 02 Jan 2015 01:13:22 +0300 Fix setting gravity multiplied by million for a moment of time on new turn on certain circumstances
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
Sat, 03 Jan 2015 15:25:42 -0500 use copyToXY instead to improve legibility 0.9.21
nemo [Sat, 03 Jan 2015 15:25:42 -0500] rev 10737
use copyToXY instead to improve legibility
Thu, 01 Jan 2015 12:43:00 -0500 Try to handle negative gravity w/ snow. Still needs to look nicer. Currently causes banding.
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.
Sat, 03 Jan 2015 00:28:33 +0300 Fix crash in case of critical image missing 0.9.21
unc0rr [Sat, 03 Jan 2015 00:28:33 +0300] rev 10735
Fix crash in case of critical image missing
Tue, 30 Dec 2014 23:31:00 +0300 Uhm... this seems to count as a workaround, not tested though
unc0rr [Tue, 30 Dec 2014 23:31:00 +0300] rev 10734
Uhm... this seems to count as a workaround, not tested though
Fri, 02 Jan 2015 00:14:49 +0300 Revert 5f34d3341fc1 and 28d5cebdf660, fix 9b789de8e5df instead 0.9.21
unc0rr [Fri, 02 Jan 2015 00:14:49 +0300] rev 10733
Revert 5f34d3341fc1 and 28d5cebdf660, fix 9b789de8e5df instead
Tue, 30 Dec 2014 22:59:15 +0300 Get rid of teamownerId since rejoin feature makes it virtually useless, as you cannot rely on it anymore. Should fix recently experienced server crashes.
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.
Thu, 01 Jan 2015 12:41:28 -0500 tweaks to try and make flakes better behaved in negative gravity. branch safe. 0.9.21
nemo [Thu, 01 Jan 2015 12:41:28 -0500] rev 10731
tweaks to try and make flakes better behaved in negative gravity. branch safe.
Tue, 30 Dec 2014 22:12:07 +0300 Server-side workaround for frontend's script parameter bug in .21
unc0rr [Tue, 30 Dec 2014 22:12:07 +0300] rev 10730
Server-side workaround for frontend's script parameter bug in .21
Tue, 30 Dec 2014 18:23:11 -0500 this should probably work 0.9.21
nemo [Tue, 30 Dec 2014 18:23:11 -0500] rev 10729
this should probably work
Tue, 30 Dec 2014 21:00:03 +0300 Merge fixes from .21 branch
unc0rr [Tue, 30 Dec 2014 21:00:03 +0300] rev 10728
Merge fixes from .21 branch
Tue, 30 Dec 2014 18:19:05 -0500 revert 9b789de8e5df on branch based on feedback from zorg - seems to be breaking gameplay 0.9.21
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
Mon, 29 Dec 2014 12:27:51 +0100 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*)
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..."
Mon, 05 Jan 2015 13:28:13 +0100 Find lua 5.1 on fedora machines (taken from fedora hw git)
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)
Tue, 30 Dec 2014 15:56:09 +0100 Fix arm* build failures
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Tue, 30 Dec 2014 15:56:09 +0100] rev 10724
Fix arm* build failures
Tue, 30 Dec 2014 19:07:57 +0300 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*) 0.9.21
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..."
Sat, 27 Dec 2014 11:36:28 -0500 Was not a good idea in the first place IMO
nemo [Sat, 27 Dec 2014 11:36:28 -0500] rev 10722
Was not a good idea in the first place IMO
Sat, 27 Dec 2014 22:09:31 +0300 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) 0.9.21
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)
Thu, 25 Dec 2014 13:54:47 -0500 fix amRubber frame positioning fail (probably)
nemo [Thu, 25 Dec 2014 13:54:47 -0500] rev 10720
fix amRubber frame positioning fail (probably)
Wed, 24 Dec 2014 23:26:54 +0300 0.9.21 branch 0.9.21
unc0rr [Wed, 24 Dec 2014 23:26:54 +0300] rev 10719
0.9.21 branch
Wed, 24 Dec 2014 23:17:14 +0300 More complete fix for FULLMAPCONFIG message, also add new known protocol versions
unc0rr [Wed, 24 Dec 2014 23:17:14 +0300] rev 10718
More complete fix for FULLMAPCONFIG message, also add new known protocol versions
Wed, 24 Dec 2014 14:42:05 -0500 Tweak to land texturing. Treat any non-lfBasic as edge
nemo [Wed, 24 Dec 2014 14:42:05 -0500] rev 10717
Tweak to land texturing. Treat any non-lfBasic as edge
Wed, 24 Dec 2014 13:24:38 -0500 cleaned up amRubber.png
nemo [Wed, 24 Dec 2014 13:24:38 -0500] rev 10716
cleaned up amRubber.png
Wed, 24 Dec 2014 12:24:35 -0500 polish update for rubber
krdrt5367 [Wed, 24 Dec 2014 12:24:35 -0500] rev 10715
polish update for rubber
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip