Nikos Barkas
bfc8d51069
Better fix for long distance targeting bug (Berlios #18011 ). The previous targeting behaviour is now maintained.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4516 127b21dd-08f5-0310-b4b7-95ae10353056
2011-04-15 15:01:12 +00:00
Jens Ayton
797a3a73b6
Libpng version update.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4513 127b21dd-08f5-0310-b4b7-95ae10353056
2011-04-12 18:12:48 +00:00
getafix
f6a0d8b3ac
POSIX installer - Package name according to build mode.
...
pkg-posix (release-deployment) - oolite-MAJ.MIN.REV.linux-ARCH.run
pkg-posix-test (release) - oolite-MAJ.MIN.REV-(test, beta, rc1, etc.).linux-ARCH.run
pkg-posix-snapshot (release-snapshot) - oolite-MAJ.MIN.REV.SVNREV.linux-ARCH.run
pkg-posix-nightly (release-snapshot) - oolite-trunk-MAJ.MIN.REV.SVNREV-dev.linux-ARCH.run
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4512 127b21dd-08f5-0310-b4b7-95ae10353056
2011-04-12 15:52:33 +00:00
Nikos Barkas
cfb54ae6c7
Fixed bug where a ship was apparently attacking itself whenever one of its subentities was taking energy damage.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4510 127b21dd-08f5-0310-b4b7-95ae10353056
2011-04-12 12:22:57 +00:00
getafix
ffd1ab6603
POSIX installer - Redirected 'which' stderr to /dev/null in the post-extraction setup script.
...
In some distros (e.g. Fedora 11, Mint 10 Julia) the 'which <filename>' command
uses stderr to report a filename not found or other warnings.
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4509 127b21dd-08f5-0310-b4b7-95ae10353056
2011-04-04 20:00:57 +00:00
Nikos Barkas
f0ca994e6d
Fixed scripted misjumps not working when set from within the shipWillEnterWitchspace handler for wormholes created by ships other than the player.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4508 127b21dd-08f5-0310-b4b7-95ae10353056
2011-04-03 20:45:33 +00:00
getafix
7a9d03e456
POSIX new installer - Updated to facilitate rsync repository setup for oolite-update script
...
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4507 127b21dd-08f5-0310-b4b7-95ae10353056
2011-04-03 16:31:48 +00:00
Jens Ayton
93e798ed93
Fixed leak of every entity in system in sendAllShipsAway (introduced in r2491).
...
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4506 127b21dd-08f5-0310-b4b7-95ae10353056
2011-04-02 12:32:29 +00:00
Jens Ayton
66a27ce9d8
Added an impulse to the player's escape pod on launch, making it harder to fly through the doppelgänger. (Bug #17919 )
...
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4505 127b21dd-08f5-0310-b4b7-95ae10353056
2011-04-02 11:31:52 +00:00
Jens Ayton
5ce16b9d74
All clock adjustments are now additive (Bug #17969 ).
...
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4504 127b21dd-08f5-0310-b4b7-95ae10353056
2011-04-02 10:03:39 +00:00
Michael Werle
2d72212f21
Another #include fix reported by Nicolas Boulenguez.
...
For more details, see Debian bug #614277 .
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4503 127b21dd-08f5-0310-b4b7-95ae10353056
2011-04-01 20:16:11 +00:00
Jens Ayton
32e521da25
shipSpawned() now fires for the main station, but launch_actions still do not. See http://aegidian.org/bb/viewtopic.php?f=3&t=9520
...
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4502 127b21dd-08f5-0310-b4b7-95ae10353056
2011-04-01 16:46:15 +00:00
Jens Ayton
d922713702
Fixed legacy ship action bug where scriptTarget was being set to target. Totally different! Obviously.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4501 127b21dd-08f5-0310-b4b7-95ae10353056
2011-03-31 20:42:37 +00:00
Jens Ayton
a943c4d41a
Cleaned up various script.foo.trace log message classes so they can actually be used to debug stuff.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4500 127b21dd-08f5-0310-b4b7-95ae10353056
2011-03-31 20:41:56 +00:00
Nikos Barkas
873c1b6546
Fixed bug when generating system information for systems sharing the same coordinates in the same galaxy. Suppressed bogus internal error message when galactic jumping.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4499 127b21dd-08f5-0310-b4b7-95ae10353056
2011-03-30 20:59:54 +00:00
Jens Ayton
08f5c8fd03
Fixed crash when garbage collection is triggered during JS engine reset.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4497 127b21dd-08f5-0310-b4b7-95ae10353056
2011-03-30 18:03:37 +00:00
getafix
bf1961bcd5
POSIX new installer - automatic spawning of a new terminal in X11 when
...
a non-nightly installer is started from the desktop.
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4496 127b21dd-08f5-0310-b4b7-95ae10353056
2011-03-27 22:03:25 +00:00
getafix
113cb53fcb
pkg-posix-nightly - produced package now installs unattended.
...
If the user is root then the installation is system-wide, else
it is installed in the user's home directory, without asking.
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4495 127b21dd-08f5-0310-b4b7-95ae10353056
2011-03-27 17:06:58 +00:00
getafix
2544ec26dc
Packager target added for new POSIX packager (r4492):
...
* pkg-posix-nightly - builds a release self-extracting package
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4494 127b21dd-08f5-0310-b4b7-95ae10353056
2011-03-27 14:30:25 +00:00
Jens Ayton
67aa1fb371
Default HUD roll and pitch indicators no longer overlap. (Bug #17916 )
...
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4493 127b21dd-08f5-0310-b4b7-95ae10353056
2011-03-26 19:16:16 +00:00
getafix
b386776e8b
Added new packager for POSIX (e.g. FreeBSD, Linux etc.).
...
Stéphane Peter's makeself.sh script (http://megastep.org/makeself/ ) is
used to produce the installers/posix/oolite-<version>.x86[_64].run
self-extractible package.
Packager targets added:
* pkg-posix - builds a release self-extracting package
* pkg-posix-test - builds a test release self-extracting package
* pkg-posix-snapshot - builds a snapshot release self-extracting package
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4492 127b21dd-08f5-0310-b4b7-95ae10353056
2011-03-26 13:58:16 +00:00
Jens Ayton
3b5e5cb2e3
NPC ship Q-bombs added with has_energy_bomb are now represented as EQ_QC_MINE rather than EQ_ENERGY_BOMB. This change should also make NPCs able to use Q-bombs added through scripts.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4491 127b21dd-08f5-0310-b4b7-95ae10353056
2011-03-25 18:04:33 +00:00
Jens Ayton
5e5ff684ff
Fixed crash (dangling pointer) in AI reactToMessage: stack dump.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4490 127b21dd-08f5-0310-b4b7-95ae10353056
2011-03-25 00:44:58 +00:00
Nikos Barkas
0aef9f29fd
Makefile now builds also Basic-debug.oxp on Windows and Linux systems. The Windows installer has now an additional page which allows the user to select whether to install Basic-debug.oxp or not. This page is available only in the test-release and test-release-snapshot configurations.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4489 127b21dd-08f5-0310-b4b7-95ae10353056
2011-03-25 00:19:12 +00:00
Jens Ayton
f95311f6e4
Paranoia checks for AI stack trace stack.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4488 127b21dd-08f5-0310-b4b7-95ae10353056
2011-03-24 15:36:52 +00:00
Nikos Barkas
2f48c1e1c6
Removed some excessive punctuation from previous commit.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4487 127b21dd-08f5-0310-b4b7-95ae10353056
2011-03-22 22:19:11 +00:00
Nikos Barkas
932e66ed34
Setting a target by script for the player ship now activates the ident computer. This resolves the distant targeting bug when a non-missile pylon weapon is selected, as per discussion in the mailing list.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4486 127b21dd-08f5-0310-b4b7-95ae10353056
2011-03-22 22:11:40 +00:00
Jens Ayton
6a9435adaa
Switched to Firefox 4.0 final version of Spidermonkey (unchanged from RC1, just a different URL).
...
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4485 127b21dd-08f5-0310-b4b7-95ae10353056
2011-03-22 15:50:35 +00:00
getafix
8d74f3b33f
Linux autopackage - Installer clean-up
...
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4484 127b21dd-08f5-0310-b4b7-95ae10353056
2011-03-22 14:39:06 +00:00
Nikos Barkas
33d301562f
Heat insulation setting from JS explicily set to read-only for player. This does not change the behaviour we had up to now, it just makes it clearer that this is intentional.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4483 127b21dd-08f5-0310-b4b7-95ae10353056
2011-03-21 11:08:49 +00:00
Michael Werle
cb2599c996
Replace some leading tabs with spaces to make the build work with GNU make 3.81.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4482 127b21dd-08f5-0310-b4b7-95ae10353056
2011-03-18 17:18:42 +00:00
Jens Ayton
86abacbaad
Raised long JS time limit from 2 to 5 seconds, and use it for player shipDockedWithStation().
...
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4481 127b21dd-08f5-0310-b4b7-95ae10353056
2011-03-18 12:32:48 +00:00
Nikos Barkas
5793d08a58
Fixed warning in GNUmakefile.postamble, following commit of r4478 (thanks Svengali).
...
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4480 127b21dd-08f5-0310-b4b7-95ae10353056
2011-03-18 10:49:08 +00:00
Nikos Barkas
e6a7d0d344
Fixed CTD when a non-existing override planet texture was provided by savefiles. FloatRGBFromDictColor now returns white color if the dictionary passed to it contains null value for the color key expected and logs the event.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4479 127b21dd-08f5-0310-b4b7-95ae10353056
2011-03-18 08:08:06 +00:00
Jens Ayton
9570880ccf
Fixed C&P error.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4478 127b21dd-08f5-0310-b4b7-95ae10353056
2011-03-15 21:08:24 +00:00
Jens Ayton
2062a1607c
Disabled shaders for AMD R600/R700 GPUs using Gallium until I can get some testing and debugging done.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4477 127b21dd-08f5-0310-b4b7-95ae10353056
2011-03-15 21:06:57 +00:00
Michael Werle
290e855b0b
Fixes to deb-package builds.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4475 127b21dd-08f5-0310-b4b7-95ae10353056
2011-03-15 11:22:08 +00:00
Jens Ayton
0913e64d0b
Fixed an OpenGL error.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4474 127b21dd-08f5-0310-b4b7-95ae10353056
2011-03-14 23:16:26 +00:00
Jens Ayton
cfb869eba9
Version bump.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4472 127b21dd-08f5-0310-b4b7-95ae10353056
2011-03-13 12:21:36 +00:00
Jens Ayton
14011511da
Cleanup.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4471 127b21dd-08f5-0310-b4b7-95ae10353056
2011-03-13 12:14:13 +00:00
getafix
2d1aa63cd4
Makefile - fixed 'pkg-autopackage' build option (following r4431)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4470 127b21dd-08f5-0310-b4b7-95ae10353056
2011-03-13 09:06:27 +00:00
Jens Ayton
128e76cc10
Further improved :time macro by giving the temporary function being traced a name, and duplicated the pattern for :trace.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4468 127b21dd-08f5-0310-b4b7-95ae10353056
2011-03-13 00:35:00 +00:00
Jens Ayton
f13537c2a1
Fixed 32-bit Mac debug builds of libpng.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4467 127b21dd-08f5-0310-b4b7-95ae10353056
2011-03-13 00:34:18 +00:00
Jens Ayton
6a2f165d8a
Removed redundant closure in previous commit.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4466 127b21dd-08f5-0310-b4b7-95ae10353056
2011-03-12 23:40:56 +00:00
Jens Ayton
374beab871
Fixed :time macro.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4465 127b21dd-08f5-0310-b4b7-95ae10353056
2011-03-12 23:34:10 +00:00
Eric Walch
b8698a5785
Excluded expandDescription from the time limiter.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4464 127b21dd-08f5-0310-b4b7-95ae10353056
2011-03-12 21:53:15 +00:00
Jens Ayton
74da492e8e
Added alternative galactic coordinate properties to SystemInfo and PlayerShip so both internal and LY coordinates are available in each context.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4463 127b21dd-08f5-0310-b4b7-95ae10353056
2011-03-12 19:09:43 +00:00
Michael Werle
e4089d38f8
Fix for bug #17995
...
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4462 127b21dd-08f5-0310-b4b7-95ae10353056
2011-03-11 22:36:53 +00:00
Michael Werle
b5d27a87e7
Fix for slow docking computer disabled during red-alert (Bug #17993 ).
...
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4461 127b21dd-08f5-0310-b4b7-95ae10353056
2011-03-11 18:21:37 +00:00
Jens Ayton
3d524e5eed
Changelog nit: "various" should be last.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4460 127b21dd-08f5-0310-b4b7-95ae10353056
2011-03-11 17:09:27 +00:00