5719 Commits

Author SHA1 Message Date
KonstantinosSykas
fb8ed4cb45 Bump Linux dependencies for new terrastorage network domain. 2014-05-01 10:29:25 +03:00
cim
111d39ba10 Adjust AIs to allow a little more (optional) diversification of comms roles 2014-04-27 18:55:09 +01:00
cim
b9d42404a4 Fix comms setting 2014-04-27 15:11:59 +01:00
cim
01678dbda1 Fix up some group combat bugs and other errors 2014-04-27 11:27:47 +01:00
cim
e4127b32ee Add personality selection to AI communications 2014-04-27 10:56:50 +01:00
cim
b416e32326 Reduce chance of missiles colliding with launching ship
Previously happened quite a bit when firing at targets directly aft
2014-04-24 22:34:11 +01:00
cim
e68caf1aea Merge pull request #89 from OoliteProject/weakref-js-fix
Possible fix for weakref/JS bug on GCC 4.6 - issue #76
2014-04-17 17:34:27 +01:00
cim
4b3562b490 Fix shader uniforms to work with HPVector type
Also add cameraRelativePosition as a uniform
2014-04-14 22:34:08 +01:00
cim
1b9e88e34c Save a little bit of startup time/memory by not running the populator 2014-04-14 20:56:57 +01:00
cim
d5329b467c Update the OXP verifier for some recent shipdata.plist changes 2014-04-13 18:24:31 +01:00
cim
2973e82222 Fix bug with evasive action 2014-04-12 13:33:53 +01:00
cim
f3a056e12a Update Readme (not yet converted to PDF) 2014-04-10 22:22:36 +01:00
cim
606f6b5f7f Fix target ASC label 2014-04-07 20:54:14 +01:00
cim
adb81310dd Add compass labels for other compass modes
sun.name / sun_name
planet.name / planet_name
Now can be set in planetinfo, queried in JS, independent of system name
2014-04-06 22:23:39 +01:00
cim
544d744fa3 Adjust attack commencement messages a little. 2014-04-06 14:00:35 +01:00
cim
895b5057b3 Hide sun glare in break pattern display 2014-04-06 14:00:35 +01:00
Jens Ayton
3a5a99fc9b Update for Xcode 5.1 2014-04-06 14:16:20 +02:00
Jens Ayton
1ca63383f0 Remove stray semicolon 2014-04-06 14:15:12 +02:00
Jens Ayton
a7678e642b Fix Mac buildability 2014-04-06 14:12:52 +02:00
cim
c1330b1992 Add --noshaders command-line parameter to force shaders off 2014-04-06 10:44:44 +01:00
cim
9ee1d345ed Try a fix for the occasional white-sphere atmospheres 2014-04-05 22:28:50 +01:00
cim
3bbc5b9a3a More atmosphere texture generation debugging 2014-04-04 22:58:59 +01:00
cim
541f346a07 Add some more log entries for planet texture generation 2014-04-02 22:03:31 +01:00
cim
04ec2668b6 Fix OXP compatibility issue with like_ship use on buoys 2014-03-31 20:25:49 +01:00
cim
890594fa73 Add some extra comms options for kill messages 2014-03-31 19:15:25 +01:00
cim
a431863152 Fix scenario list on data reload 2014-03-30 16:15:01 +01:00
cim
2e852416b2 Bring CHANGELOG up to date 2014-03-30 16:05:17 +01:00
cim
dfd0f391f0 Fix some bugs in the opportunist AI 2014-03-30 14:25:51 +01:00
cim
d7d36273db Note double-press on escape pod 2014-03-28 18:26:56 +00:00
cim
9951b36934 Update screenbackgrounds.plist 2014-03-27 22:27:07 +00:00
cim
6808c4952d Add a keyboard reference screen to startup menu
(Some adjustments needed to readme file to explain some items)
2014-03-27 22:22:37 +00:00
cim
6045e5921d Slow down rotation on ship library screens 2014-03-26 19:48:15 +00:00
cim
4f500aee22 Fix multi-line primed equipment displays 2014-03-26 17:32:13 +00:00
cim
76987a271c Give rock hermits their docking clearance messages back 2014-03-24 20:35:53 +00:00
cim
444f85d0cd Another ship which had a witchdrive fitted by default 2014-03-24 18:18:09 +00:00
cim
43dd4db06b More controls and entries for the ship library
- Categorise and sort ship entries
- All four arrow keys now used to navigate
- Entries for all conventional ships, with occasional redaction
(no Constrictor, intentionally)
- new screenbackgrounds entry since the format of the screen is changed
2014-03-22 22:03:11 +00:00
cim
1d04efdc86 Remove witchdrives from a couple of ships which really shouldn't have them 2014-03-22 22:02:51 +00:00
cim
abe23fa7e6 Automatic and manual entries for shiplibrary 2014-03-22 13:29:36 +00:00
cim
43710edfeb A bit more prototyping of the ship library system
Add shiplibrary.plist to replace and extend demoships.plist
Give automatic but overridable speed, turn rate, cargo values
Add a few test entries to shiplibrary.plist (very unfinished)
2014-03-21 22:25:50 +00:00
cim
f6a2c75517 Start on ship library shipdata display 2014-03-20 21:55:28 +00:00
cim
68c555ecb4 Fix for compass line width definition on wide displays 2014-03-16 11:48:17 +00:00
cim
97bbef59a8 Stop wireframe mode giving log errors when OpenGL state debugging is on
Closes #85
2014-03-16 11:28:04 +00:00
cim
dd0e7194ea Possible fix for weakref/JS bug on GCC 4.6 - issue #76 2014-03-16 11:01:47 +00:00
cim
eb4a6cf129 Allow speech synthesis to be applied to comms only - closes #69 2014-03-15 22:56:35 +00:00
cim
e1fff8465f Get ships to leave masslocks of stations better for witchspace 2014-03-15 19:39:32 +00:00
Jens Ayton
7ccf6282fd Remove OO_REDUCED_COMPLEXITY usage 2014-03-15 11:49:41 +01:00
Jens Ayton
ac46af6429 [Mac] Remove Xcode reference to deleted file 2014-03-15 11:49:41 +01:00
cim
e3c493bf93 Fix array indexing in role weights 2014-03-15 10:30:12 +00:00
cim
06f072b100 Remove this.version from core JS files as manifest.plist sets it anyway
(This should make releases a bit easier...)
2014-03-14 15:09:41 +00:00
cim
c1eb5196a6 Define default script properties from manifest.plist
Scripts get default this.version, this.author, this.license from manifest.plist if one exists and has those properties in it.
2014-03-14 14:58:51 +00:00