cim
fb53a45ff2
JS interfaces to exhausts, flashers - closes #43
...
ship.exhausts
ship.flashers
Exhausts and flashers both have r/w .size property and .remove() method
Flashers might get some more properties later for colour/phase/etc.
2013-11-26 23:00:36 +00:00
cim
90ad6c5025
Merge pull request #67 from kanthoney/cim-keyboard
...
Fix for opposing keyboard movements
2013-11-25 14:05:49 -08:00
Jens Ayton
f599581feb
Typo cleanup
2013-11-24 19:52:23 +01:00
Jens Ayton
84a2ffe558
Bump Mac-specific for OXZ indexing
2013-11-24 19:52:11 +01:00
Jens Ayton
80a530d209
Update Mac nightly script
2013-11-24 13:27:11 +01:00
Kevin Anthoney
ead9ffc524
Add keyboard fix so that pressing opposing roll, pitch or yaw keys together zeros movement.
2013-11-22 14:55:55 +00:00
KonstantinosSykas
bc82d84a23
Push Linux dependencies into oolite master
...
following zlib addition for zipped-oxp support
2013-11-21 00:57:58 +02:00
KonstantinosSykas
4865a14f4b
Push Linux dependencies into oolite master
...
following renaming of OpenAL library
2013-11-20 23:53:42 +02:00
AnotherCommander
4cbd2b346c
Merge branch 'master' of github.com:OoliteProject/oolite
2013-11-20 22:39:49 +01:00
AnotherCommander
95301b395c
Specifically request dynamic linkage for vorbis libraries on Windows.
2013-11-20 22:39:06 +01:00
cim
9da24c7e60
Fix error in streamed sound decoder causing artifacts
2013-11-20 21:37:40 +00:00
KonstantinosSykas
e96dd59906
Push Linux dependencies into oolite master
...
following header files update as per OpenAL transition
2013-11-20 23:04:14 +02:00
KonstantinosSykas
850ad8b017
Push Linux dependencies into oolite master
...
following rename of external library dependencies needed by OpenAL
2013-11-20 22:34:41 +02:00
KonstantinosSykas
754549b20e
Merge branch 'master' of github.com:OoliteProject/oolite
2013-11-20 21:29:53 +02:00
KonstantinosSykas
8786ecdeb8
Push Linux dependencies into oolite master following OpenAL external library dependencies update
2013-11-20 21:28:42 +02:00
cim
fbd6173ef5
Fix misnamed behaviour in escort AI
2013-11-20 17:53:37 +00:00
cim
2d341002cb
Regression fix: load volume setting from config as before
2013-11-20 17:29:29 +00:00
AnotherCommander
04765821f7
Pushing Windows deps to latest revision again.
2013-11-19 22:03:20 +01:00
cim
bee5f6d712
Merge pull request #65 from kanthoney/master
...
Git instructions in README.txt
2013-11-19 10:29:02 -08:00
cim
1bab88924b
Fix lighting bug when starting straight into a saved game
2013-11-19 18:22:29 +00:00
KonstantinosSykas
da529517a0
Push Linux dependencies into oolite master following OpenAL updates
2013-11-19 00:53:57 +02:00
KonstantinosSykas
37883a22d4
Merge branch 'master' of github.com:OoliteProject/oolite
2013-11-19 00:51:56 +02:00
KonstantinosSykas
8b308ef10a
Push Linux dependencies into oolite master following OpenAL updates
2013-11-19 00:50:49 +02:00
cim
7f224dfa03
Sort-of fix bug in marketSeed
...
Why did none of our various compilers for the last four years warn us that stuffing a double into an int might not be the smartest thing to do?
2013-11-18 21:54:14 +00:00
cim
bf95bd3483
Merge branch 'master' of github.com:OoliteProject/oolite
2013-11-18 18:05:08 +00:00
cim
2fe4c4318c
Fix some interstellar space bugs in AI
2013-11-18 18:04:12 +00:00
AnotherCommander
d5deb23d46
Pushing Windows dependencies on master to latest revision, following removal of SDL_mixer.dll.
2013-11-18 12:20:34 +01:00
cim
0a0bff2dbf
Update CHANGELOG
2013-11-17 16:50:23 +00:00
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