Wed, 08 Jan 2014 18:57:23 +0100 add other libav library versions
koda [Wed, 08 Jan 2014 18:57:23 +0100] rev 9957
add other libav library versions
Sun, 05 Jan 2014 13:08:50 +0400 Prevent assertion on uninitialized variable webgl
unc0rr [Sun, 05 Jan 2014 13:08:50 +0400] rev 9956
Prevent assertion on uninitialized variable
Wed, 08 Jan 2014 20:29:34 +0400 21 now
unc0rr [Wed, 08 Jan 2014 20:29:34 +0400] rev 9955
21 now
Sun, 05 Jan 2014 10:54:03 +0400 - Fix build via pas2c webgl
unc0rr [Sun, 05 Jan 2014 10:54:03 +0400] rev 9954
- Fix build via pas2c - Remove pas2c hacks in uLandTemplates
Wed, 08 Jan 2014 19:34:12 +0400 Ban arch.c from source tarball
unc0rr [Wed, 08 Jan 2014 19:34:12 +0400] rev 9953
Ban arch.c from source tarball
Sun, 05 Jan 2014 00:46:26 +0400 Fix build (no idea what's going on in this branch btw) webgl
unc0rr [Sun, 05 Jan 2014 00:46:26 +0400] rev 9952
Fix build (no idea what's going on in this branch btw)
Tue, 07 Jan 2014 13:56:03 -0500 pick random x/y prior to addgear (as generic faller does) to avoid random numbers picked out of order
nemo [Tue, 07 Jan 2014 13:56:03 -0500] rev 9951
pick random x/y prior to addgear (as generic faller does) to avoid random numbers picked out of order
Sat, 04 Jan 2014 23:55:54 +0400 merge default webgl
unc0rr [Sat, 04 Jan 2014 23:55:54 +0400] rev 9950
merge default
Tue, 07 Jan 2014 11:40:58 +0100 Added cast to qreal, avoiding ftbfs due to issue #758
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Tue, 07 Jan 2014 11:40:58 +0100] rev 9949
Added cast to qreal, avoiding ftbfs due to issue #758 More explanation here https://wiki.debian.org/ArmEabiFixes And on qt-project.org reference website: "Typedef for double on all platforms except for those using CPUs with ARM architectures. On ARM-based platforms, qreal is a typedef for float for performance reasons."
Sat, 04 Jan 2014 23:30:52 +0400 +speedup in binds config (fixes issue 749)
unc0rr [Sat, 04 Jan 2014 23:30:52 +0400] rev 9948
+speedup in binds config (fixes issue #749)
Sat, 04 Jan 2014 02:41:23 +0100 enable verbosity in travis builds
koda [Sat, 04 Jan 2014 02:41:23 +0100] rev 9947
enable verbosity in travis builds
Sat, 04 Jan 2014 02:36:55 +0100 revert 58dee07f7552
koda [Sat, 04 Jan 2014 02:36:55 +0100] rev 9946
revert 58dee07f7552
Sat, 04 Jan 2014 02:15:01 +0100 hwlibrary also depends on hwengine
koda [Sat, 04 Jan 2014 02:15:01 +0100] rev 9945
hwlibrary also depends on hwengine
Sat, 04 Jan 2014 02:00:12 +0100 correctly set this pascal flag for future compatibility
koda [Sat, 04 Jan 2014 02:00:12 +0100] rev 9944
correctly set this pascal flag for future compatibility
Sat, 04 Jan 2014 01:56:22 +0100 update copyright year (twice) for Info.plist
koda [Sat, 04 Jan 2014 01:56:22 +0100] rev 9943
update copyright year (twice) for Info.plist
Sat, 04 Jan 2014 01:55:43 +0100 set common pascal library search path once
koda [Sat, 04 Jan 2014 01:55:43 +0100] rev 9942
set common pascal library search path once
Sat, 04 Jan 2014 01:51:33 +0100 explicitly set linker library path for pascal when deploying an older version
koda [Sat, 04 Jan 2014 01:51:33 +0100] rev 9941
explicitly set linker library path for pascal when deploying an older version
Sat, 04 Jan 2014 01:50:23 +0100 allow specifying a different CMAKE_OSX_SYSROOT
koda [Sat, 04 Jan 2014 01:50:23 +0100] rev 9940
allow specifying a different CMAKE_OSX_SYSROOT
Fri, 03 Jan 2014 20:15:43 +0100 less spam
koda [Fri, 03 Jan 2014 20:15:43 +0100] rev 9939
less spam
Fri, 03 Jan 2014 14:11:16 -0500 I'd meant for this to match the frontend
nemo [Fri, 03 Jan 2014 14:11:16 -0500] rev 9938
I'd meant for this to match the frontend
Fri, 03 Jan 2014 19:28:14 +0100 fix git hash reporting
koda [Fri, 03 Jan 2014 19:28:14 +0100] rev 9937
fix git hash reporting
Fri, 03 Jan 2014 19:17:42 +0100 enable travis bot
koda [Fri, 03 Jan 2014 19:17:42 +0100] rev 9936
enable travis bot
Fri, 03 Jan 2014 17:20:06 +0100 add more travis tests
koda [Fri, 03 Jan 2014 17:20:06 +0100] rev 9935
add more travis tests
Mon, 01 Jun 2015 14:39:25 +0200 Close branch 0.9.20
koda [Mon, 01 Jun 2015 14:39:25 +0200] rev 9934
Close branch
Fri, 03 Jan 2014 17:14:19 +0100 have revinfo also try to pick up git hashes
koda [Fri, 03 Jan 2014 17:14:19 +0100] rev 9933
have revinfo also try to pick up git hashes
Mon, 01 Jun 2015 14:30:22 +0200 Fix building on OSX when autoupdate is disabled 0.9.20
koda [Mon, 01 Jun 2015 14:30:22 +0200] rev 9932
Fix building on OSX when autoupdate is disabled
Fri, 03 Jan 2014 07:50:42 -0800 Merge pull request #10 from LocutusOfBorg/fix-avwrapper2
Vittorio Giovara <vittorio.giovara@gmail.com> [Fri, 03 Jan 2014 07:50:42 -0800] rev 9931
Merge pull request #10 from LocutusOfBorg/fix-avwrapper2 Fixed commit 887b9eca023c94c26daf9607c7ac9b18172c634d
Wed, 05 Mar 2014 12:35:51 +0100 don't stack bye/teleport sounds of hogs (when a team is gone) 0.9.20
sheepluva [Wed, 05 Mar 2014 12:35:51 +0100] rev 9930
don't stack bye/teleport sounds of hogs (when a team is gone)
Fri, 03 Jan 2014 16:24:49 +0100 Fixed commit 887b9eca023c94c26daf9607c7ac9b18172c634d
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Fri, 03 Jan 2014 16:24:49 +0100] rev 9929
Fixed commit 887b9eca023c94c26daf9607c7ac9b18172c634d
Tue, 07 Jan 2014 11:40:58 +0100 backport of r2aa9cf5badfcc978268a9bf06950942f27dfd366 0.9.20
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Tue, 07 Jan 2014 11:40:58 +0100] rev 9928
backport of r2aa9cf5badfcc978268a9bf06950942f27dfd366 Added cast to qreal, avoiding ftbfs due to issue #758 More explanation here https://wiki.debian.org/ArmEabiFixes And on qt-project.org reference website: "Typedef for double on all platforms except for those using CPUs with ARM architectures. On ARM-based platforms, qreal is a typedef for float for performance reasons."
Fri, 03 Jan 2014 07:19:04 -0800 Merge pull request #8 from LocutusOfBorg/fix-avwrapper-exit-calls
Vittorio Giovara <vittorio.giovara@gmail.com> [Fri, 03 Jan 2014 07:19:04 -0800] rev 9927
Merge pull request #8 from LocutusOfBorg/fix-avwrapper-exit-calls Fixed avwrapper exit calls, fixing issue #752
Sat, 04 Jan 2014 02:36:55 +0100 revert 58dee07f7552 0.9.20
koda [Sat, 04 Jan 2014 02:36:55 +0100] rev 9926
revert 58dee07f7552
Fri, 03 Jan 2014 14:21:39 +0100 Fixed avwrapper exit calls, fixing issue 752
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Fri, 03 Jan 2014 14:21:39 +0100] rev 9925
Fixed avwrapper exit calls, fixing issue #752
Sat, 04 Jan 2014 02:15:01 +0100 hwlibrary also depends on hwengine 0.9.20
koda [Sat, 04 Jan 2014 02:15:01 +0100] rev 9924
hwlibrary also depends on hwengine
Fri, 03 Jan 2014 07:09:28 -0800 Merge pull request #7 from LocutusOfBorg/fix-FPIC
Vittorio Giovara <vittorio.giovara@gmail.com> [Fri, 03 Jan 2014 07:09:28 -0800] rev 9923
Merge pull request #7 from LocutusOfBorg/fix-FPIC Fixed fPIC link failure with arm and sparc architectures, fixing issue #757
Sat, 04 Jan 2014 02:18:57 +0100 correctly set this pascal flag for future compatibility 0.9.20
koda [Sat, 04 Jan 2014 02:18:57 +0100] rev 9922
correctly set this pascal flag for future compatibility
Fri, 03 Jan 2014 13:07:19 +0100 Fixed fPIC link failure with arm and sparc architectures, fixing issue #757
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Fri, 03 Jan 2014 13:07:19 +0100] rev 9921
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
Fri, 03 Jan 2014 15:24:22 +0100 unsynced remote changes...
koda [Fri, 03 Jan 2014 15:24:22 +0100] rev 9920
unsynced remote changes...
Sat, 04 Jan 2014 02:18:57 +0100 update copyright year (twice) for Info.plist 0.9.20
koda [Sat, 04 Jan 2014 02:18:57 +0100] rev 9919
update copyright year (twice) for Info.plist
Fri, 03 Jan 2014 05:58:18 -0800 Merge pull request #6 from LocutusOfBorg/added-travis
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
Fri, 03 Jan 2014 00:31:07 -0500 tweak
nemo [Fri, 03 Jan 2014 00:31:07 -0500] rev 9917
tweak
Sat, 04 Jan 2014 02:18:57 +0100 set common pascal library search path once 0.9.20
koda [Sat, 04 Jan 2014 02:18:57 +0100] rev 9916
set common pascal library search path once
Fri, 03 Jan 2014 10:41:16 +0100 Added simple travis file
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Fri, 03 Jan 2014 10:41:16 +0100] rev 9915
Added simple travis file
Thu, 02 Jan 2014 23:52:34 -0500 hey, if unc0rr can screw with gravity...
nemo [Thu, 02 Jan 2014 23:52:34 -0500] rev 9914
hey, if unc0rr can screw with gravity...
Sat, 04 Jan 2014 02:18:57 +0100 explicitly set linker library path for pascal when deploying an older version 0.9.20
koda [Sat, 04 Jan 2014 02:18:57 +0100] rev 9913
explicitly set linker library path for pascal when deploying an older version
Fri, 03 Jan 2014 01:41:32 +0100 merge cmake osx sdk changes
koda [Fri, 03 Jan 2014 01:41:32 +0100] rev 9912
merge cmake osx sdk changes
Sat, 04 Jan 2014 02:18:57 +0100 allow specifying a different CMAKE_OSX_SYSROOT 0.9.20
koda [Sat, 04 Jan 2014 02:18:57 +0100] rev 9911
allow specifying a different CMAKE_OSX_SYSROOT
Fri, 03 Jan 2014 00:46:23 +0400 Oops, fix message
unc0rr [Fri, 03 Jan 2014 00:46:23 +0400] rev 9910
Oops, fix message
Sat, 04 Jan 2014 02:18:57 +0100 I'd meant for this to match the frontend 0.9.20
nemo [Sat, 04 Jan 2014 02:18:57 +0100] rev 9909
I'd meant for this to match the frontend
Fri, 03 Jan 2014 00:37:48 +0400 - Utility script for parameters handling
unc0rr [Fri, 03 Jan 2014 00:37:48 +0400] rev 9908
- Utility script for parameters handling - Add varying gravity to Gravity script
Sat, 04 Jan 2014 02:18:57 +0100 fix git hash reporting 0.9.20
koda [Sat, 04 Jan 2014 02:18:57 +0100] rev 9907
fix git hash reporting
Wed, 01 Jan 2014 23:41:49 +0400 Only emit roomNameUpdated when it actually is changed
unc0rr [Wed, 01 Jan 2014 23:41:49 +0400] rev 9906
Only emit roomNameUpdated when it actually is changed
Sat, 04 Jan 2014 02:18:57 +0100 have revinfo also try to pick up git hashes 0.9.20
koda [Sat, 04 Jan 2014 02:18:57 +0100] rev 9905
have revinfo also try to pick up git hashes
Wed, 01 Jan 2014 23:28:24 +0400 Prepend '!' to 42nd scheme parameter in network traffic
unc0rr [Wed, 01 Jan 2014 23:28:24 +0400] rev 9904
Prepend '!' to 42nd scheme parameter in network traffic
Sat, 04 Jan 2014 02:18:57 +0100 Fixed commit 887b9eca023c94c26daf9607c7ac9b18172c634d 0.9.20
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Sat, 04 Jan 2014 02:18:57 +0100] rev 9903
Fixed commit 887b9eca023c94c26daf9607c7ac9b18172c634d
Wed, 01 Jan 2014 14:16:01 +0400 Special script parameter variable in game scheme
unc0rr [Wed, 01 Jan 2014 14:16:01 +0400] rev 9902
Special script parameter variable in game scheme
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
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip