cim
b9606b5147
Move aegis checks and compass target validation out of HUD routines
...
Fixes bugs requiring compass dial to be displayed in a particular way.
2013-11-17 14:49:17 +00:00
Jens Ayton
7b58c26bf2
Staticize some consts
2013-11-17 13:04:11 +01:00
cim
60ef4c54ad
Merge pull request #66 from OoliteProject/zipped-oxp-support
...
Zipped oxp support / OpenAL
2013-11-17 03:13:51 -08:00
cim
0fa9c82b68
Bring submodule dependencies up to date
2013-11-17 09:50:17 +00:00
AnotherCommander
f1d564ddc9
Merge branch 'master' of github.com:OoliteProject/oolite
2013-11-17 10:27:18 +01:00
AnotherCommander
4e295375b6
Pushing latest Windows dependencies to master.
2013-11-17 10:26:42 +01:00
cim
0710551b4b
Fix uninitialised usage warnings
2013-11-16 19:58:22 +00:00
cim
4bc2c88604
Add player.*ReputationPrecise
...
Integer behaviour of *Reputation needed for compatibility
2013-11-15 21:36:35 +00:00
cim
6369ef348d
Add more debugging information to JS error message
...
Error when using ship.setCargoType from it not being CARGO_NOT_CARGO will be far easier to track down if it says which ship caused the problem.
2013-11-14 20:53:01 +00:00
AnotherCommander
2624fbf59a
Enabled build of zipped-oxp-support branch on Windows.
2013-11-14 13:26:48 +01:00
cim
b8a0ec94d5
Add CaptSolo's textures for Griff's asteroids
2013-11-13 21:40:34 +00:00
Kevin Anthoney
44426a5a38
change to use git checkout -- .gitmodules
2013-11-13 19:00:57 +00:00
KonstantinosSykas
b166d70914
oolite-update: Updated version comparison to use build date
2013-11-13 18:05:22 +02:00
KonstantinosSykas
d0b8193e20
Linux: Align nightly package filename to windows
2013-11-13 01:23:09 +02:00
cim
0b296b47a0
Advance Binary resources to the version with mono sounds
2013-11-12 21:26:54 +00:00
cim
64fde1ae7e
New JS SoundSource properties: .positional .position .volume
2013-11-12 21:00:12 +00:00
AnotherCommander
f0d45597e2
Added github hash to full version string (displayed also on watermark for snapshot builds). Corrected comment about hash digits shown.
2013-11-12 18:36:58 +01:00
cim
45289bb4a7
Fix populator for missing roles
...
Temporarily increase level of logging of missing roles
2013-11-11 23:07:53 +00:00
cim
907a3e6441
Basic positional support for built-in sounds
...
- needs soundset to be in mono
- no support yet for scripting soundsource positions
2013-11-11 22:45:05 +00:00
cim
71adcbbef3
Set cargo_type to CARGO_NOT_CARGO by default for non-CLASS_CARGO ships
2013-11-11 18:25:18 +00:00
cim
32b8c36787
Include v4hn's patch for Linux build process
...
Fixes case where /usr/X11R6/lib contains a JS library
2013-11-11 18:24:00 +00:00
Kevin Anthoney
b5f6a80a01
Changed README.txt a bit
2013-11-11 16:00:52 +00:00
AnotherCommander
e42842f7b4
Ensure that the Windows uninstaller deletes also items written in the Start Menu folder.
2013-11-10 22:58:34 +01:00
AnotherCommander
47506d18e4
Reduce the length of the git hash going into the Windows installer filename to 7 characters instead of 10.
2013-11-10 22:55:06 +01:00
Kevin Anthoney
28ef4eb153
Add instructions to README.txt for using git
2013-11-10 12:09:57 +00:00
cim
531e674a91
Reticle target sensitive, in precise mode, should allow for weapon offset
2013-11-10 10:27:01 +00:00
Jens Ayton
6df270e3b1
Run mkmanifest.sh in Xcode builds
...
Also:
* Moved it into tools/
* Changed \ts to literal tabs
2013-11-08 19:09:57 +01:00
Jens Ayton
721385aeb6
Merge remote branch 'origin/master' into zipped-oxp-support
...
Conflicts:
Mac-specific
Oolite.xcodeproj/project.pbxproj
2013-11-08 19:09:03 +01:00
cim
7a8c9268bd
Clean up OpenAL buffers when deallocating sound channels
2013-11-08 16:50:06 +00:00
cim
e690633e72
Handle zero-sized files correctly in GNUstep
2013-11-08 13:35:39 +00:00
cim
bf4f6aa689
Basic dependency conflict/requires management for OXPs
2013-11-07 23:47:25 +00:00
cim
3be86948f0
As suggested, include manifest.plist for core, and validate it.
2013-11-07 20:33:46 +00:00
cim
4ae7092aa3
Update contributors list
2013-11-07 19:53:38 +00:00
cim
cd2d62d6c0
Some more manifest.plist fields for later.
2013-11-06 21:36:26 +00:00
cim
259fbeb87d
Remove debug statement.
2013-11-06 21:34:58 +00:00
cim
9b04c93edb
Require a manifest.plist in OXZ files
...
identifier, version, required_oolite_version are required
title and maximum_oolite_version are processed
some others are defined but not yet used
2013-11-06 21:32:47 +00:00
Jens Ayton
4d30fbbf5f
Clean up Xcode project settings
2013-11-06 18:49:24 +01:00
cim
970a97009b
Customisation of HUD colours
...
color_low, color_medium, color_high, color_critical, color_surround added (or partly added) to some bar gauges. Roll/pitch/yaw gauges now take color and color_surround parameters.
2013-11-05 20:20:07 +00:00
cim
b60c5574ee
Fix warning reported http://aegidian.org/bb/viewtopic.php?p=210254
2013-11-05 18:14:23 +00:00
Jens Ayton
a20589daf5
Bump Mac-specific
2013-11-05 19:07:26 +01:00
Jens Ayton
9d1b8b5b72
Bump Mac-specific
2013-11-05 17:17:20 +01:00
Jens Ayton
50ec08dfb6
[Mac] Use scripts to copy resources
...
...instead of needing to update Xcode project each time.
These scripts are pickier than what's currently used on GNUstep
systems, mostly to keep out .DS_Store and similar.
2013-11-05 16:38:28 +01:00
Jens Ayton
1547fa5ea8
Remove unused class OOALConcreteSound
2013-11-05 14:49:00 +01:00
Jens Ayton
1ea963b3ba
Remove unused file script-patches.plist
2013-11-05 14:47:11 +01:00
Jens Ayton
4a3dff18c3
Replace obsolete POSIX functions
...
bcopy() was obsoleted in POSIX 1.2001 and removed in POSIX 1.2008.
2013-11-05 13:35:57 +01:00
Jens Ayton
086e8ea724
Merge branch 'master' into zipped-oxp-support
...
Conflicts:
Oolite.xcodeproj/project.pbxproj
2013-11-05 13:33:16 +01:00
Jens Ayton
cd091fb247
[Mac] Replace obsolete POSIX functions
...
bcopy() and bzero() were obsoleted in POSIX 1.2001 and removed in
POSIX 1.2008.
Also set _POSIX_C_SOURCE=200809L macro so we don't accidentally
use them again.
2013-11-05 13:30:37 +01:00
cim
a9e919c18c
alert_conditions setting for HUD legends/dials
...
Bitmask to control visibility: 1=docked, 2=green, 4=yellow, 8=red
Defaults to 15 if not set.
2013-11-04 22:00:53 +00:00
cim
9e32bec94b
Better way of managing pause message.
2013-11-04 21:17:16 +00:00
AnotherCommander
f56773289a
Attempt for crash fix in OOJSVector.m.
2013-11-04 19:07:40 +01:00