Sun, 18 Jan 2015 16:01:09 -0500 more tweakery
nemo [Sun, 18 Jan 2015 16:01:09 -0500] rev 10800
more tweakery
Sun, 18 Jan 2015 15:12:54 -0500 initialise trackSpeed, add nil check before resetting seek timer
nemo [Sun, 18 Jan 2015 15:12:54 -0500] rev 10799
initialise trackSpeed, add nil check before resetting seek timer
Sun, 18 Jan 2015 15:03:35 -0500 er... didn't mean to leave this line in
nemo [Sun, 18 Jan 2015 15:03:35 -0500] rev 10798
er... didn't mean to leave this line in
Sun, 18 Jan 2015 20:59:37 +0100 begin/end
sheepluva [Sun, 18 Jan 2015 20:59:37 +0100] rev 10797
begin/end
Sun, 18 Jan 2015 14:48:23 -0500 merge
nemo [Sun, 18 Jan 2015 14:48:23 -0500] rev 10796
merge
Sun, 18 Jan 2015 15:36:36 +0100 fix pas2c (airbomb code: "not" statement in boolean expression was without parentheses)
sheepluva [Sun, 18 Jan 2015 15:36:36 +0100] rev 10795
fix pas2c (airbomb code: "not" statement in boolean expression was without parentheses)
Sun, 18 Jan 2015 14:47:25 -0500 radius and sprite drawing tweaks to match the still temporary sprite. also a begin/end sheepluva suggested
nemo [Sun, 18 Jan 2015 14:47:25 -0500] rev 10794
radius and sprite drawing tweaks to match the still temporary sprite. also a begin/end sheepluva suggested
Sat, 17 Jan 2015 21:41:01 +0100 oops. I committed hat fix to .21 branch
sheepluva [Sat, 17 Jan 2015 21:41:01 +0100] rev 10793
oops. I committed hat fix to .21 branch
Sun, 18 Jan 2015 14:18:06 -0500 Toss in scaled down underwater SD mine as "air mine" pending, er, cybernetic butterflies or whatever
nemo [Sun, 18 Jan 2015 14:18:06 -0500] rev 10792
Toss in scaled down underwater SD mine as "air mine" pending, er, cybernetic butterflies or whatever
Sat, 17 Jan 2015 10:07:12 -0500 tweak a few params. still something wtf going on when on rope
nemo [Sat, 17 Jan 2015 10:07:12 -0500] rev 10791
tweak a few params. still something wtf going on when on rope
Sat, 17 Jan 2015 14:26:25 +0100 merge
sheepluva [Sat, 17 Jan 2015 14:26:25 +0100] rev 10790
merge
Fri, 16 Jan 2015 17:51:29 -0500 experiment with air mines. thought they could make shoppa... interesting. ToDo: Allow mines to give up, tweak distances, real graphics, toggle for whether they can acquire a new target while they haven't given up.
nemo [Fri, 16 Jan 2015 17:51:29 -0500] rev 10789
experiment with air mines. thought they could make shoppa... interesting. ToDo: Allow mines to give up, tweak distances, real graphics, toggle for whether they can acquire a new target while they haven't given up.
Fri, 16 Jan 2015 15:47:34 +0100 Merge pull request #31 from LocutusOfBorg/fix-cmake
sheepluva <sheepluva@users.noreply.github.com> [Fri, 16 Jan 2015 15:47:34 +0100] rev 10788
Merge pull request #31 from LocutusOfBorg/fix-cmake Add RelWithDebInfo for debugging pourposes
Wed, 14 Jan 2015 11:47:50 +0300 Oops, misspelled protocol command
unC0Rr [Wed, 14 Jan 2015 11:47:50 +0300] rev 10787
Oops, misspelled protocol command
Tue, 13 Jan 2015 23:37:07 +0300 Implement /newseed and /hedgehogs commands. Only tested for building.
unc0rr [Tue, 13 Jan 2015 23:37:07 +0300] rev 10786
Implement /newseed and /hedgehogs commands. Only tested for building.
Mon, 12 Jan 2015 08:20:20 -0500 oups. Accidentally commited air mine stuff which needs reworking now since I can't use Gear^.Hedgehog
nemo [Mon, 12 Jan 2015 08:20:20 -0500] rev 10785
oups. Accidentally commited air mine stuff which needs reworking now since I can't use Gear^.Hedgehog
Sun, 11 Jan 2015 22:30:52 -0500 move TGear Hedgehog based on how uStats is using it
nemo [Sun, 11 Jan 2015 22:30:52 -0500] rev 10784
move TGear Hedgehog based on how uStats is using it
Thu, 15 Jan 2015 11:48:28 +0100 Add RelWithDebInfo for debugging purposes
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Thu, 15 Jan 2015 11:48:28 +0100] rev 10783
Add RelWithDebInfo for debugging purposes
Tue, 06 Jan 2015 16:38:39 +0100 merge git head
sheepluva [Tue, 06 Jan 2015 16:38:39 +0100] rev 10782
merge git head
Tue, 06 Jan 2015 15:16:34 +0100 Merge pull request #29 from LocutusOfBorg/bad-fix-segfault
sheepluva <sheepluva@users.noreply.github.com> [Tue, 06 Jan 2015 15:16:34 +0100] rev 10781
Merge pull request #29 from LocutusOfBorg/bad-fix-segfault Fix for segfault when BUILD_ENGINE_C=ON and FONTS_DIR is provided, by Locutus and unC0Rr
Tue, 06 Jan 2015 03:41:10 +0100 Unify _P flags
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Tue, 06 Jan 2015 03:41:10 +0100] rev 10780
Unify _P flags
Tue, 06 Jan 2015 12:52:37 +0300 Fix handling of perlin mapgen
unc0rr [Tue, 06 Jan 2015 12:52:37 +0300] rev 10779
Fix handling of perlin mapgen
Sat, 29 Nov 2014 14:53:41 +0100 Fix segfault when BUILD_ENGINE_C=ON and FONTS_DIR is provided
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Sat, 29 Nov 2014 14:53:41 +0100] rev 10778
Fix segfault when BUILD_ENGINE_C=ON and FONTS_DIR is provided
Tue, 06 Jan 2015 12:12:34 +0300 - Send maze_size command in other mapgen modes too
unc0rr [Tue, 06 Jan 2015 12:12:34 +0300] rev 10777
- Send maze_size command in other mapgen modes too - Fix drawn land mapgen detection
Mon, 05 Jan 2015 16:29:27 +0100 Rename test to test_normal, to comply with policy CMP0037
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Mon, 05 Jan 2015 16:29:27 +0100] rev 10776
Rename test to test_normal, to comply with policy CMP0037
Thu, 09 Jul 2015 13:27:56 -0400 Fix build w/o S3D and video recording. untested. 0.9.21
nemo [Thu, 09 Jul 2015 13:27:56 -0400] rev 10775
Fix build w/o S3D and video recording. untested.
Mon, 05 Jan 2015 19:24:49 +0300 merge
unc0rr [Mon, 05 Jan 2015 19:24:49 +0300] rev 10774
merge
Thu, 04 Jun 2015 19:57:04 +0300 More ifdefs \o/ (fix build even more) 0.9.21
unc0rr [Thu, 04 Jun 2015 19:57:04 +0300] rev 10773
More ifdefs \o/ (fix build even more)
Mon, 05 Jan 2015 19:24:20 +0300 merge
unc0rr [Mon, 05 Jan 2015 19:24:20 +0300] rev 10772
merge
Wed, 03 Jun 2015 23:24:56 +0300 Lazy fix for server build 0.9.21
unc0rr [Wed, 03 Jun 2015 23:24:56 +0300] rev 10771
Lazy fix for server build
Mon, 05 Jan 2015 14:37:08 +0100 Merge pull request #27 from LocutusOfBorg/fix-build2
sheepluva <sheepluva@users.noreply.github.com> [Mon, 05 Jan 2015 14:37:08 +0100] rev 10770
Merge pull request #27 from LocutusOfBorg/fix-build2 Fix arm* build failures < LocutusOfBorg1> sheepluva, the problem is fpc, so the workaround might be necessary even if they patch it :( http://bugs.freepascal.org/view.php?id=27222
Wed, 03 Jun 2015 14:50:54 +0100 Update .hgignore file 0.9.21
koda [Wed, 03 Jun 2015 14:50:54 +0100] rev 10769
Update .hgignore file
Mon, 05 Jan 2015 14:05:09 +0100 Merge pull request #28 from LocutusOfBorg/lua-fix
sheepluva <sheepluva@users.noreply.github.com> [Mon, 05 Jan 2015 14:05:09 +0100] rev 10768
Merge pull request #28 from LocutusOfBorg/lua-fix Find lua 5.1 on fedora machines (taken from fedora hw git)
Tue, 02 Jun 2015 19:53:30 +0100 Added tag 0.9.21-release, fab746a3597e for changeset 7e55468ffe38 0.9.21
koda [Tue, 02 Jun 2015 19:53:30 +0100] rev 10767
Added tag 0.9.21-release, fab746a3597e for changeset 7e55468ffe38
Mon, 05 Jan 2015 14:04:39 +0100 Merge pull request #26 from LocutusOfBorg/fix-build
sheepluva <sheepluva@users.noreply.github.com> [Mon, 05 Jan 2015 14:04:39 +0100] rev 10766
Merge pull request #26 from LocutusOfBorg/fix-build Do not throw error when an haskell module throws a build failure, e.g. b...
Tue, 02 Jun 2015 19:51:04 +0100 Fix building hedgewars-server 0.9.21 0.9.21-release
koda [Tue, 02 Jun 2015 19:51:04 +0100] rev 10765
Fix building hedgewars-server
Mon, 05 Jan 2015 14:03:29 +0100 Merge pull request #25 from LocutusOfBorg/translation
sheepluva <sheepluva@users.noreply.github.com> [Mon, 05 Jan 2015 14:03:29 +0100] rev 10764
Merge pull request #25 from LocutusOfBorg/translation Add LocutusOfBorg to IT translation credits
Mon, 05 Jan 2015 18:30:43 +0300 Support _S and _P in initialization expressions
unc0rr [Mon, 05 Jan 2015 18:30:43 +0300] rev 10763
Support _S and _P in initialization expressions
Tue, 02 Jun 2015 18:37:40 +0100 Allow skipping the bundle step after install on OSX 0.9.21
koda [Tue, 02 Jun 2015 18:37:40 +0100] rev 10762
Allow skipping the bundle step after install on OSX
Mon, 05 Jan 2015 14:02:27 +0100 Merge pull request #24 from LocutusOfBorg/update-travis
sheepluva <sheepluva@users.noreply.github.com> [Mon, 05 Jan 2015 14:02:27 +0100] rev 10761
Merge pull request #24 from LocutusOfBorg/update-travis travis adjustments by LocutusOfBorg
Mon, 05 Jan 2015 11:35:04 +0300 Eh, faulty check
unc0rr [Mon, 05 Jan 2015 11:35:04 +0300] rev 10760
Eh, faulty check
Tue, 02 Jun 2015 01:58:10 +0100 Move OSX SDL library configuration from SDLh to proper CMakeLists 0.9.21
koda [Tue, 02 Jun 2015 01:58:10 +0100] rev 10759
Move OSX SDL library configuration from SDLh to proper CMakeLists
Mon, 05 Jan 2015 01:38:46 +0300 Random gravity values interval should include maxgravity
unc0rr [Mon, 05 Jan 2015 01:38:46 +0300] rev 10758
Random gravity values interval should include maxgravity
Mon, 02 Feb 2015 23:12:56 +0300 Scheme parsing qmlfrontend
unc0rr [Mon, 02 Feb 2015 23:12:56 +0300] rev 10757
Scheme parsing
Mon, 01 Jun 2015 14:30:22 +0200 Fix building on OSX when autoupdate is disabled 0.9.21
koda [Mon, 01 Jun 2015 14:30:22 +0200] rev 10756
Fix building on OSX when autoupdate is disabled
Sun, 04 Jan 2015 23:45:55 +0300 Include feature_size to demos for checker
unc0rr [Sun, 04 Jan 2015 23:45:55 +0300] rev 10755
Include feature_size to demos for checker
Thu, 29 Jan 2015 23:36:58 +0300 [flib] yay, some work on schemes qmlfrontend
unc0rr [Thu, 29 Jan 2015 23:36:58 +0300] rev 10754
[flib] yay, some work on schemes
Sat, 17 Jan 2015 01:48:57 +0100 fix issue with contributor hat being displayed for wrong players 0.9.21
sheepluva [Sat, 17 Jan 2015 01:48:57 +0100] rev 10753
fix issue with contributor hat being displayed for wrong players
Sun, 04 Jan 2015 00:29:19 +0300 Oops
unc0rr [Sun, 04 Jan 2015 00:29:19 +0300] rev 10752
Oops
Sun, 25 Jan 2015 00:08:42 +0300 CMake script for qmlFrontend qmlfrontend
unc0rr [Sun, 25 Jan 2015 00:08:42 +0300] rev 10751
CMake script for qmlFrontend
Tue, 06 Jan 2015 19:26:25 +0100 don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default. 0.9.21
sheepluva [Tue, 06 Jan 2015 19:26:25 +0100] rev 10750
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
Sun, 04 Jan 2015 00:26:02 +0300 Not compatible anymore
unc0rr [Sun, 04 Jan 2015 00:26:02 +0300] rev 10749
Not compatible anymore
Sat, 03 Jan 2015 23:46:26 +0300 merge default qmlfrontend
unc0rr [Sat, 03 Jan 2015 23:46:26 +0300] rev 10748
merge default
Tue, 06 Jan 2015 17:07:34 +0100 backporting some build system fixes and pas2c tweaks 0.9.21
sheepluva [Tue, 06 Jan 2015 17:07:34 +0100] rev 10747
backporting some build system fixes and pas2c tweaks
Sat, 03 Jan 2015 00:30:30 +0300 Fix home path
unc0rr [Sat, 03 Jan 2015 00:30:30 +0300] rev 10746
Fix home path
Sun, 04 Jan 2015 14:04:17 -0500 premature optimisation bit me again. 0.9.21
nemo [Sun, 04 Jan 2015 14:04:17 -0500] rev 10745
premature optimisation bit me again.
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
Wed, 24 Dec 2014 12:19:18 -0500 fix for issue #894
nemo [Wed, 24 Dec 2014 12:19:18 -0500] rev 10714
fix for issue #894
Wed, 24 Dec 2014 11:50:53 -0500 bleah. I hate burning changelog revisions, but this isn't finished
nemo [Wed, 24 Dec 2014 11:50:53 -0500] rev 10713
bleah. I hate burning changelog revisions, but this isn't finished
Wed, 24 Dec 2014 11:41:53 -0500 Probably fixes issue #891 although the overall playability of the campaign, who knows, since invalid name was used in the add too
nemo [Wed, 24 Dec 2014 11:41:53 -0500] rev 10712
Probably fixes issue #891 although the overall playability of the campaign, who knows, since invalid name was used in the add too
Wed, 24 Dec 2014 11:16:57 -0500 *sigh* Somehow I clobbered these while making the changes, without meaning to. Revert to old ones.
nemo [Wed, 24 Dec 2014 11:16:57 -0500] rev 10711
*sigh* Somehow I clobbered these while making the changes, without meaning to. Revert to old ones.
Wed, 24 Dec 2014 11:13:07 -0500 This resolves issue #890 and issue #886
nemo [Wed, 24 Dec 2014 11:13:07 -0500] rev 10710
This resolves issue #890 and issue #886
Wed, 24 Dec 2014 11:08:26 -0500 forgot zopfli
nemo [Wed, 24 Dec 2014 11:08:26 -0500] rev 10709
forgot zopfli
Wed, 24 Dec 2014 11:05:48 -0500 Suggestion of Wuzzy's. Use Randy's water as SD water.
nemo [Wed, 24 Dec 2014 11:05:48 -0500] rev 10708
Suggestion of Wuzzy's. Use Randy's water as SD water.
Wed, 24 Dec 2014 10:36:49 -0500 merge
nemo [Wed, 24 Dec 2014 10:36:49 -0500] rev 10707
merge
Wed, 24 Dec 2014 15:01:30 +0000 add wuzzy to credits
vittorio.giovara@gmail.com [Wed, 24 Dec 2014 15:01:30 +0000] rev 10706
add wuzzy to credits
Wed, 24 Dec 2014 10:34:41 -0500 Add Randy's Candy_v1 as an upgrade to the Cake theme, add Cake theme to list of selectable themes. Also add forgotten Hoggywood CMakeLists.txt.
nemo [Wed, 24 Dec 2014 10:34:41 -0500] rev 10705
Add Randy's Candy_v1 as an upgrade to the Cake theme, add Cake theme to list of selectable themes. Also add forgotten Hoggywood CMakeLists.txt.
Wed, 24 Dec 2014 09:52:04 -0500 Add Hoggywood. Theme by Rofra, updated and improved by Wuzzy
Wuzzy [Wed, 24 Dec 2014 09:52:04 -0500] rev 10704
Add Hoggywood. Theme by Rofra, updated and improved by Wuzzy
Sat, 27 Dec 2014 10:39:11 +0100 Add my address to IT translation
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Sat, 27 Dec 2014 10:39:11 +0100] rev 10703
Add my address to IT translation
Wed, 24 Dec 2014 09:20:52 -0500 should fix perlin gen on 32 bit
nemo [Wed, 24 Dec 2014 09:20:52 -0500] rev 10702
should fix perlin gen on 32 bit
Tue, 23 Dec 2014 00:07:06 -0500 merge
nemo [Tue, 23 Dec 2014 00:07:06 -0500] rev 10701
merge
Mon, 22 Dec 2014 22:38:23 +0300 Hide "optimize" button
unc0rr [Mon, 22 Dec 2014 22:38:23 +0300] rev 10700
Hide "optimize" button
Sun, 21 Dec 2014 21:48:13 +0100 german translation update, mostly just adding wuzzy's suggested strings
sheepluva [Sun, 21 Dec 2014 21:48:13 +0100] rev 10699
german translation update, mostly just adding wuzzy's suggested strings
Sun, 21 Dec 2014 09:27:57 +0100 Issue 875: Fix faulty translation in German
wuzzy [Sun, 21 Dec 2014 09:27:57 +0100] rev 10698
issue #875: Fix faulty translation in German
Mon, 22 Dec 2014 18:08:42 -0500 scaling is not safe in multi at all using a team add. will use the first real team instead.
nemo [Mon, 22 Dec 2014 18:08:42 -0500] rev 10697
scaling is not safe in multi at all using a team add. will use the first real team instead.
Sat, 20 Dec 2014 16:20:37 -0500 Make amGirder invisible in construction mode since it allows placing anywhere in fortress. Print "insufficient power" if placement was blocked due to that, to avoid confusing noobs.
nemo [Sat, 20 Dec 2014 16:20:37 -0500] rev 10696
Make amGirder invisible in construction mode since it allows placing anywhere in fortress. Print "insufficient power" if placement was blocked due to that, to avoid confusing noobs.
Mon, 22 Dec 2014 17:47:22 -0500 this bugs me every time I look at it
nemo [Mon, 22 Dec 2014 17:47:22 -0500] rev 10695
this bugs me every time I look at it
Fri, 19 Dec 2014 22:56:28 +0100 hat fix
sheepluva [Fri, 19 Dec 2014 22:56:28 +0100] rev 10694
hat fix
Wed, 17 Dec 2014 23:41:10 +0100 revert last commit
sheepluva [Wed, 17 Dec 2014 23:41:10 +0100] rev 10693
revert last commit
Wed, 17 Dec 2014 23:01:43 +0100 don't save alpha channel to screenshots when not needed
sheepluva [Wed, 17 Dec 2014 23:01:43 +0100] rev 10692
don't save alpha channel to screenshots when not needed
Wed, 17 Dec 2014 21:01:44 +0100 change speechfix implementation (no "continue" anymore
sheepluva [Wed, 17 Dec 2014 21:01:44 +0100] rev 10691
change speechfix implementation (no "continue" anymore
Wed, 17 Dec 2014 19:23:57 +0100 grmlgrml
sheepluva [Wed, 17 Dec 2014 19:23:57 +0100] rev 10690
grmlgrml
Wed, 17 Dec 2014 19:03:33 +0100 change string types of speech bubbles fix to work with pas2c
sheepluva [Wed, 17 Dec 2014 19:03:33 +0100] rev 10689
change string types of speech bubbles fix to work with pas2c
Wed, 17 Dec 2014 19:02:33 +0100 dark magic: make "continue" statement work in pas2c-parsed for-loops. (would skip iteration and lead to infinite loops before)
sheepluva [Wed, 17 Dec 2014 19:02:33 +0100] rev 10688
dark magic: make "continue" statement work in pas2c-parsed for-loops. (would skip iteration and lead to infinite loops before)
Wed, 17 Dec 2014 14:56:14 +0100 cleanup speech bubble code a little. this fixes issue 719
sheepluva [Wed, 17 Dec 2014 14:56:14 +0100] rev 10687
cleanup speech bubble code a little. this fixes issue #719
Wed, 17 Dec 2014 08:36:55 +0100 ClimbHome mission preview by wuzzy
sheepluva [Wed, 17 Dec 2014 08:36:55 +0100] rev 10686
ClimbHome mission preview by wuzzy
Wed, 17 Dec 2014 07:35:39 +0100 update changelog
sheepluva [Wed, 17 Dec 2014 07:35:39 +0100] rev 10685
update changelog
Tue, 16 Dec 2014 23:41:26 +0100 merge'n'magic
sheepluva [Tue, 16 Dec 2014 23:41:26 +0100] rev 10684
merge'n'magic
Tue, 16 Dec 2014 14:32:53 -0500 just in case. one more nil check
nemo [Tue, 16 Dec 2014 14:32:53 -0500] rev 10683
just in case. one more nil check
Tue, 16 Dec 2014 14:29:25 -0500 aaaand where it was actually crashing
nemo [Tue, 16 Dec 2014 14:29:25 -0500] rev 10682
aaaand where it was actually crashing
Tue, 16 Dec 2014 14:23:24 -0500 Add nil checks on HHGear to rope steps.
nemo [Tue, 16 Dec 2014 14:23:24 -0500] rev 10681
Add nil checks on HHGear to rope steps.
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 tip