koda [Sat, 04 Jan 2014 02:18:57 +0100] rev 9919
update copyright year (twice) for Info.plist
Vittorio Giovara <vittorio.giovara@gmail.com> [Fri, 03 Jan 2014 05:58:18 -0800] rev 9918
Merge pull request #6 from LocutusOfBorg/added-travis
Added simple travis file for automated github testing
nemo [Fri, 03 Jan 2014 00:31:07 -0500] rev 9917
tweak
koda [Sat, 04 Jan 2014 02:18:57 +0100] rev 9916
set common pascal library search path once
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Fri, 03 Jan 2014 10:41:16 +0100] rev 9915
Added simple travis file
nemo [Thu, 02 Jan 2014 23:52:34 -0500] rev 9914
hey, if unc0rr can screw with gravity...
koda [Sat, 04 Jan 2014 02:18:57 +0100] rev 9913
explicitly set linker library path for pascal when deploying an older version
koda [Fri, 03 Jan 2014 01:41:32 +0100] rev 9912
merge cmake osx sdk changes
koda [Sat, 04 Jan 2014 02:18:57 +0100] rev 9911
allow specifying a different CMAKE_OSX_SYSROOT
unc0rr [Fri, 03 Jan 2014 00:46:23 +0400] rev 9910
Oops, fix message
nemo [Sat, 04 Jan 2014 02:18:57 +0100] rev 9909
I'd meant for this to match the frontend
unc0rr [Fri, 03 Jan 2014 00:37:48 +0400] rev 9908
- Utility script for parameters handling
- Add varying gravity to Gravity script
koda [Sat, 04 Jan 2014 02:18:57 +0100] rev 9907
fix git hash reporting
unc0rr [Wed, 01 Jan 2014 23:41:49 +0400] rev 9906
Only emit roomNameUpdated when it actually is changed
koda [Sat, 04 Jan 2014 02:18:57 +0100] rev 9905
have revinfo also try to pick up git hashes
unc0rr [Wed, 01 Jan 2014 23:28:24 +0400] rev 9904
Prepend '!' to 42nd scheme parameter in network traffic
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Sat, 04 Jan 2014 02:18:57 +0100] rev 9903
Fixed commit 887b9eca023c94c26daf9607c7ac9b18172c634d
unc0rr [Wed, 01 Jan 2014 14:16:01 +0400] rev 9902
Special script parameter variable in game scheme
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Sat, 04 Jan 2014 02:18:57 +0100] rev 9901
Fixed avwrapper exit calls, fixing
issue #752
unc0rr [Wed, 01 Jan 2014 13:42:38 +0400] rev 9900
Try to keep old weapon sets (not tested at all)
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.
unc0rr [Wed, 25 Dec 2013 00:30:50 +0400] rev 9839
Allow skip in move
unc0rr [Wed, 25 Dec 2013 00:10:16 +0400] rev 9838
merge
unc0rr [Tue, 24 Dec 2013 23:17:44 +0400] rev 9837
Make server aware of new versions
unc0rr [Tue, 24 Dec 2013 22:16:07 +0400] rev 9836
Rework of No Gravity script:
- Now called Gravity, gravity is derived from get away time percentage in game scheme
- Watchdog which sets gravity to normal when TurnTimeLeft is frozen for more than 15 seconds
nemo [Tue, 24 Dec 2013 15:07:41 -0500] rev 9835
Remove some wtfism that was breaking localisation
nemo [Tue, 24 Dec 2013 12:52:08 -0500] rev 9834
Recover old tips from .ts files. This addresses
bug #740
nemo [Tue, 24 Dec 2013 10:10:56 -0500] rev 9833
Pick random tip from the tip file each time front page is viewed.
nemo [Tue, 24 Dec 2013 09:53:08 -0500] rev 9832
Localise tips again. Including new german contribution from
bug #738. We should look into the old .ts files and see if there are translations that can be recovered.
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 24 Dec 2013 01:10:38 +0200] rev 9831
typos correction
nemo [Mon, 23 Dec 2013 15:11:55 -0500] rev 9830
svg
unc0rr [Mon, 23 Dec 2013 23:08:40 +0400] rev 9829
'Open packages directory' button on dlc page
nemo [Mon, 23 Dec 2013 13:51:51 -0500] rev 9828
merge of volkan's commit followed by lupdate to pick up the new strings
nemo [Mon, 23 Dec 2013 12:52:39 -0500] rev 9827
Purely a whitespace change. Going to try to stick to consistent line endings in the future.
wuzzy [Mon, 23 Dec 2013 12:49:45 -0500] rev 9826
update german
nemo [Mon, 23 Dec 2013 12:22:55 -0500] rev 9825
more advbounce flagging
nemo [Mon, 23 Dec 2013 00:52:02 -0500] rev 9824
make punch usable with no gravity lua
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 23 Dec 2013 03:15:39 +0200] rev 9823
code formatting/consistency
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 23 Dec 2013 03:11:17 +0200] rev 9822
oops, remove debug message
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 23 Dec 2013 02:59:44 +0200] rev 9821
check if save from old campaign name scheme exists and if so rename it to use _ instead of spaces -see
issue #722
nemo [Sun, 22 Dec 2013 15:49:01 -0500] rev 9820
stricter check of dY and collision
unc0rr [Mon, 23 Dec 2013 00:20:02 +0400] rev 9819
Move to No_Gravity and add .cfg
nemo [Sun, 22 Dec 2013 15:11:13 -0500] rev 9818
Default to ...
nemo [Sun, 22 Dec 2013 14:46:30 -0500] rev 9817
allow poison clouds to flag active using tmpflag
unc0rr [Sun, 22 Dec 2013 23:17:42 +0400] rev 9816
No gravity mode
unc0rr [Sun, 22 Dec 2013 23:16:55 +0400] rev 9815
- Fix typo in frontend debug output
- Expose gravity to scripts (in percents, 100 = normal)
nemo [Sun, 22 Dec 2013 13:44:28 -0500] rev 9814
Graves should not be kicked for EXPLDoNotTouchAny
wuzzy [Sun, 22 Dec 2013 08:37:10 -0500] rev 9813
add a preliminary description
nemo [Sat, 21 Dec 2013 15:39:16 -0500] rev 9812
redraw ownertex to fix tinting issue
nemo [Fri, 20 Dec 2013 22:25:06 -0500] rev 9811
make rubber bouncy even in winter. was considering icy as well but, one, evil, two, would prob want ice sprite like girder
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 21 Dec 2013 02:18:40 +0200] rev 9810
changing math functions that may cause desyncs
unC0Rr [Sat, 21 Dec 2013 01:14:59 +0400] rev 9809
Fix warnings
unc0rr [Fri, 20 Dec 2013 15:06:18 +0400] rev 9808
Some updates to ru localization
nemo [Wed, 18 Dec 2013 18:43:43 -0500] rev 9807
christmas eve too (matches frontend)
nemo [Wed, 18 Dec 2013 15:13:58 -0500] rev 9806
merge since this was committed prior to the hat addition
Vatten [Wed, 18 Dec 2013 21:05:53 +0100] rev 9805
Updated continental to the latest
nemo [Wed, 18 Dec 2013 14:50:05 -0500] rev 9804
New hats. Variety of authors. Collected from hats thread by Randi.
unc0rr [Wed, 18 Dec 2013 16:10:22 +0400] rev 9803
merge
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 18 Dec 2013 03:06:37 +0200] rev 9802
desert01 fixed destructible terrain marks and cosmos marks for completed main missions
Dmitry Marakasov <amdmi3@amdmi3.ru> [Wed, 25 Dec 2013 23:25:25 +0400] rev 9801
Move physfs includes before all others
This prevents system physfs includes from being picked up when bundled physfs is used
unc0rr [Wed, 18 Dec 2013 01:05:15 +0400] rev 9800
No idea what this is doing, seems to allow recorder instance to not block further engine starts while it is doing its job.