Wed, 01 Jan 2014 13:42:38 +0400 Try to keep old weapon sets (not tested at all)
unc0rr [Wed, 01 Jan 2014 13:42:38 +0400] rev 9900
Try to keep old weapon sets (not tested at all)
Sat, 04 Jan 2014 02:18:57 +0100 Fixed fPIC link failure with arm and sparc architectures, fixing issue #757 0.9.20
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Sat, 04 Jan 2014 02:18:57 +0100] rev 9899
Fixed fPIC link failure with arm and sparc architectures, fixing issue #757 Added TargetArch.cmake, from https://github.com/petroules/solar-cmake/blob/master/TargetArch.cmake
Wed, 01 Jan 2014 13:22:46 +0400 Don't set gravity to normal immediately on turn end, let watchdog do its job if game gets frozen
unc0rr [Wed, 01 Jan 2014 13:22:46 +0400] rev 9898
Don't set gravity to normal immediately on turn end, let watchdog do its job if game gets frozen
Wed, 01 Jan 2014 00:45:28 +0400 This is the way I like it: 0.9.20
unc0rr [Wed, 01 Jan 2014 00:45:28 +0400] rev 9897
This is the way I like it: - Only call fpc on hwengine.pas, let compiler rule the dependencies - Make hwengine.pas depend on all other source files, so 'make' always calls fpc
Wed, 01 Jan 2014 00:18:10 -0500 tip is no longer .20 compatible
nemo [Wed, 01 Jan 2014 00:18:10 -0500] rev 9896
tip is no longer .20 compatible
Tue, 31 Dec 2013 00:53:29 +0400 Some fixes 0.9.20
unc0rr [Tue, 31 Dec 2013 00:53:29 +0400] rev 9895
Some fixes
Wed, 01 Jan 2014 00:45:28 +0400 This is the way I like it:
unc0rr [Wed, 01 Jan 2014 00:45:28 +0400] rev 9894
This is the way I like it: - Only call fpc on hwengine.pas, let compiler rule the dependencies - Make hwengine.pas depend on all other source files, so 'make' always calls fpc
Tue, 31 Dec 2013 00:17:58 +0400 Not a thing which is needed in release tarball 0.9.20
unc0rr [Tue, 31 Dec 2013 00:17:58 +0400] rev 9893
Not a thing which is needed in release tarball
Mon, 30 Dec 2013 23:28:47 -0500 allow SDL 1.2 to at least do a 32767 map. We probably should add a TryDo somewhere to assert that limit on SDL 1.2 to avoid overflows. Ditto int version for SDL 2
nemo [Mon, 30 Dec 2013 23:28:47 -0500] rev 9892
allow SDL 1.2 to at least do a 32767 map. We probably should add a TryDo somewhere to assert that limit on SDL 1.2 to avoid overflows. Ditto int version for SDL 2
Mon, 30 Dec 2013 23:28:47 -0500 allow SDL 1.2 to at least do a 32767 map. We probably should add a TryDo somewhere to assert that limit on SDL 1.2 to avoid overflows. Ditto int version for SDL 2 0.9.20
nemo [Mon, 30 Dec 2013 23:28:47 -0500] rev 9891
allow SDL 1.2 to at least do a 32767 map. We probably should add a TryDo somewhere to assert that limit on SDL 1.2 to avoid overflows. Ditto int version for SDL 2
Tue, 31 Dec 2013 04:56:16 +0100 Added tag 0.9.20-release for changeset af0520a6bf00
koda [Tue, 31 Dec 2013 04:56:16 +0100] rev 9890
Added tag 0.9.20-release for changeset af0520a6bf00
Fri, 03 Jan 2014 01:40:50 +0100 remove one spurious WARNING tag from cmake message 0.9.20
koda [Fri, 03 Jan 2014 01:40:50 +0100] rev 9889
remove one spurious WARNING tag from cmake message
Tue, 31 Dec 2013 01:33:49 +0100 merge from .20 again
koda [Tue, 31 Dec 2013 01:33:49 +0100] rev 9888
merge from .20 again
Fri, 03 Jan 2014 01:40:23 +0100 improve OSX SDK selection when build and deploy target don't match 0.9.20
koda [Fri, 03 Jan 2014 01:40:23 +0100] rev 9887
improve OSX SDK selection when build and deploy target don't match
Tue, 31 Dec 2013 00:32:55 +0100 switch every optimization from Os to O2 0.9.20 0.9.20-release
koda [Tue, 31 Dec 2013 00:32:55 +0100] rev 9886
switch every optimization from Os to O2 Also move 'disable optimizations' in the internal pascal file for debug mode.
(0) -3000 -1000 -300 -100 -15 +15 +100 +300 +1000 +3000 tip