Sat, 04 Jan 2014 02:18:57 +0100 Fixed avwrapper exit calls, fixing issue 752 0.9.20
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Sat, 04 Jan 2014 02:18:57 +0100] rev 9901
Fixed avwrapper exit calls, fixing issue #752
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
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip