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
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
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
nemo [Wed, 01 Jan 2014 00:18:10 -0500] rev 9896
tip is no longer .20 compatible
unc0rr [Tue, 31 Dec 2013 00:53:29 +0400] rev 9895
Some fixes
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
unc0rr [Tue, 31 Dec 2013 00:17:58 +0400] rev 9893
Not a thing which is needed in release tarball
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
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
koda [Tue, 31 Dec 2013 04:56:16 +0100] rev 9890
Added tag 0.9.20-release for
changeset af0520a6bf00
koda [Fri, 03 Jan 2014 01:40:50 +0100] rev 9889
remove one spurious WARNING tag from cmake message
koda [Tue, 31 Dec 2013 01:33:49 +0100] rev 9888
merge from .20 again
koda [Fri, 03 Jan 2014 01:40:23 +0100] rev 9887
improve OSX SDK selection when build and deploy target don't match
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.
nemo [Mon, 30 Dec 2013 18:29:23 -0500] rev 9885
missed this in the merge. rejected the uGearsHandlersMess changes thinking they were all desyncing, but there was the function rename from uLandGraphics
unc0rr [Tue, 31 Dec 2013 00:53:29 +0400] rev 9884
Some fixes
koda [Tue, 31 Dec 2013 00:19:12 +0100] rev 9883
move CMAKE_Pascal_FLAGS_* flags after enabling the Pascal language or they get overwritten
unc0rr [Tue, 31 Dec 2013 00:17:58 +0400] rev 9882
Not a thing which is needed in release tarball
nemo [Mon, 30 Dec 2013 14:56:47 -0500] rev 9881
merge safe fixes from default. physfs include order, tips file length check, server checker fixes, shoppa border fix, land drawing optimisations, physfs off by 1 (probably unused by us), rubber svg image
nemo [Mon, 30 Dec 2013 13:34:24 -0500] rev 9880
merge from .20
koda [Sun, 29 Dec 2013 12:37:05 +0100] rev 9879
merge
unc0rr [Sun, 29 Dec 2013 15:08:52 +0400] rev 9878
Uberfix. TODO: ask fpc guys wtf.
unc0rr [Sun, 29 Dec 2013 15:07:51 +0400] rev 9877
A bit of formatting
unc0rr [Sun, 29 Dec 2013 12:32:36 +0400] rev 9876
Be friendly with pas2c
nemo [Sat, 28 Dec 2013 12:35:30 -0500] rev 9875
debian is pedantic and isn't aware this is just a dev comment
nemo [Sat, 28 Dec 2013 11:01:28 -0500] rev 9874
Delete Application
nemo [Sat, 28 Dec 2013 08:18:41 -0500] rev 9873
also make drill much much less likely to explode on shallow angles
nemo [Fri, 27 Dec 2013 23:52:04 -0500] rev 9872
reset X/Y too (make drill less explodey. mask fixes revealed an issue)
nemo [Fri, 27 Dec 2013 17:06:21 -0500] rev 9871
add the source image so it doesn't get misplaced again
koda [Sun, 29 Dec 2013 12:36:16 +0100] rev 9870
merge further changes from 0.9.20
nemo [Mon, 30 Dec 2013 13:33:58 -0500] rev 9869
I don't trust fpc with -O3
unc0rr [Fri, 27 Dec 2013 01:23:12 +0400] rev 9868
Store protocol number in database for replays
unc0rr [Sun, 29 Dec 2013 15:08:52 +0400] rev 9867
Uberfix. TODO: ask fpc guys wtf.
unc0rr [Fri, 27 Dec 2013 01:22:42 +0400] rev 9866
Heh, hardcoded paths :D
nemo [Sat, 28 Dec 2013 12:35:30 -0500] rev 9865
debian is pedantic and isn't aware this is just a dev comment
unc0rr [Fri, 27 Dec 2013 01:22:12 +0400] rev 9864
Oops, meant Land
nemo [Sat, 28 Dec 2013 11:01:28 -0500] rev 9863
Delete Application
hasufell <hasufell@gentoo.org> [Thu, 26 Dec 2013 16:52:51 +0100] rev 9862
BUILD: make binary/libdir destinations modifiable
hasufell <hasufell@gentoo.org> [Thu, 26 Dec 2013 16:52:51 +0100] rev 9861
BUILD: make binary/libdir destinations modifiable
koda [Sat, 28 Dec 2013 22:00:57 +0100] rev 9860
include paths before platform, move config code around
koda [Thu, 26 Dec 2013 16:51:46 +0100] rev 9859
merge a few changes from 0.9.20
koda [Sat, 28 Dec 2013 21:53:17 +0100] rev 9858
drop 10.4 support, needed after introduction of @rpath
koda [Thu, 26 Dec 2013 16:51:11 +0100] rev 9857
Added tag 0.9.20-release for
changeset 2b8f928faa14
koda [Sat, 28 Dec 2013 21:24:23 +0100] rev 9856
correctly handle @rpath
Vittorio Giovara <vittorio.giovara@gmail.com> [Thu, 26 Dec 2013 05:48:51 -0800] rev 9855
Merge pull request #5 from AMDmi3/freebsd
Fixes required to build hw on freebsd
unc0rr [Fri, 27 Dec 2013 01:25:03 +0400] rev 9854
merge
nemo [Wed, 25 Dec 2013 08:44:39 -0500] rev 9853
give cake a tiny initial push so it does something useful in zerog
unc0rr [Wed, 25 Dec 2013 11:52:09 +0400] rev 9852
Prevent div by zero
koda [Thu, 26 Dec 2013 16:18:19 +0100] rev 9851
skip writing the full destination name
nemo [Tue, 24 Dec 2013 18:39:23 -0500] rev 9850
merge w/ 0.9.20
koda [Thu, 26 Dec 2013 16:17:22 +0100] rev 9849
copy the png library
nemo [Tue, 24 Dec 2013 18:38:27 -0500] rev 9848
forgot this one too
nemo [Tue, 24 Dec 2013 17:00:17 -0500] rev 9847
pick up trunk changes (AI, encoding)
nemo [Tue, 24 Dec 2013 16:58:49 -0500] rev 9846
I hate windows. This probably fixes text.
unc0rr [Wed, 25 Dec 2013 00:56:44 +0400] rev 9845
merge from default
nemo [Tue, 24 Dec 2013 15:55:22 -0500] rev 9844
quick sanity change for AI + zerog
unc0rr [Wed, 25 Dec 2013 00:55:26 +0400] rev 9843
Bump up protocol number
nemo [Tue, 24 Dec 2013 15:44:50 -0500] rev 9842
few more changes
unc0rr [Wed, 25 Dec 2013 00:32:41 +0400] rev 9841
this is really annoying
nemo [Tue, 24 Dec 2013 15:21:28 -0500] rev 9840
0.9.20 changes. May have missed stuff. Please add if you notice anything missing.