phkb
ad98e3f32d
Changelog updates
2018-11-08 08:51:08 +11:00
AnotherCommander
9c7409a958
One more update to the changelog.
2018-10-23 12:39:50 +02:00
AnotherCommander
0af008d3a3
Updated Changelog.
2018-10-21 15:45:40 +02:00
AnotherCommander
6405ecfffa
Changelog updates.
2018-10-08 20:25:01 +02:00
phkb
9e72022bb3
Updates to changelog
2018-02-20 09:57:42 +11:00
phkb
a01d250cc1
Updates to CHANGELOG.txt
2018-01-02 13:35:03 +11:00
AnotherCommander
51634b3d5e
Updates to changelog.
2017-10-17 21:13:19 +02:00
KonstantinosSykas
f6bf782094
CHANGELOG update
...
Update Doc/CHANGELOG.TXT as per the latest code changes, relevant to procedural Perlin 3D planet texture generation.
2017-10-03 18:45:23 +03:00
AnotherCommander
16e47d9690
Merge branch 'master' of github.com:OoliteProject/oolite
2017-09-26 12:08:28 +02:00
AnotherCommander
f0ff146b56
Up to 8K resolution for SDL builds now possible.
2017-09-26 12:07:49 +02:00
phkb
5dd53ad72f
updates to CHANGELOG
2017-09-13 11:55:54 +10:00
phkb
5a8538eae1
Added info regarding {get/set}ScreenBackgroundForKey
2017-08-08 08:14:00 +10:00
phkb
55e3e28d3d
Added displayColor items to changelog
2017-08-04 06:46:50 +10:00
AnotherCommander
12c7aa1d2a
More changelog updates.
2017-07-23 12:09:28 +02:00
phkb
66fdf615da
Updates to CHANGELOG for recent changes
2017-07-23 11:41:59 +10:00
phkb
6637f9b33e
Updates to Changelog and spelling corrections
2017-06-04 14:35:59 +10:00
phkb
412349ffe9
Updates to Changelog
2017-05-27 11:29:26 +10:00
phkb
afc14831bb
Updating CHANGELOG with cancelDockingRequest items
2017-05-03 10:08:10 +10:00
phkb
567e46b1e9
Adding player.ship.requestDockingClearance method
2017-04-19 10:38:19 +10:00
Kevin Anthoney
44254411b7
Add issue #204 fix to changelog
2017-03-14 13:50:27 +00:00
Nick Rogers
b0882fdea9
Updates to Changelog
2017-03-12 13:28:27 +11:00
AnotherCommander
90b06abdfe
Some more updates to the changelog.
2017-01-26 11:52:52 +01:00
Kevin Anthoney
100d2f990e
Start new section of changelog
2017-01-22 22:15:24 +00:00
AnotherCommander
1041323fa0
Reverted disabling of player as group leader, following internal mailing list discussion (commits 65f332c and 972f2a1).
2016-07-18 17:52:08 +02:00
AnotherCommander
972f2a17e9
Fixed JS AI related exceptins by disallowing setting of the player ship as group leader.
2016-07-16 19:03:33 +02:00
AnotherCommander
944d311da6
Removed inconsistency on Windows builds where Shift+Q was used as a hard-coded instant quit method.
2016-07-15 17:30:56 +02:00
AnotherCommander
f9b7eed069
Fixed typo in changelog
2016-07-01 22:27:52 +02:00
AnotherCommander
e9bfc4c0c9
Changelog update with issue #178 fix.
2016-06-23 21:00:52 +02:00
AnotherCommander
b13f23bb21
Added forgotten Boa model fix to changelog.
2016-06-22 20:56:10 +02:00
AnotherCommander
418a3d2b29
Changelog updates.
2016-06-21 19:00:24 +02:00
Kevin Anthoney
789d2886d4
Add infoSystem property and infoSystemChanged event to changelog
2016-04-29 16:08:35 +01:00
Kevin Anthoney
eb6fbdad47
Add ANA info system to changelog
2016-04-16 20:54:45 +01:00
Kevin Anthoney
90c2200cd0
Add external view changes to changelog
2016-04-13 19:36:39 +01:00
Kevin Anthoney
f15b3e1f36
Update changelog with retina screen fix
2016-03-29 13:28:52 +01:00
AnotherCommander
07a7862727
Typo fixes on changelog.
2016-03-02 15:31:28 +01:00
AnotherCommander
24702af038
Updated changelog.
2016-03-02 13:44:12 +01:00
cim
9c50073d79
Fix bug in texture generation of secondary planets
2015-07-19 18:31:58 +01:00
cim
78c94d38a1
Allow main planet radius to be set by script when in a different system
...
Suppress drawing of very distant planets to stop flickering effects
2015-07-06 20:30:25 +01:00
cim
bd0af2a78f
Fix cargo_carried processing regression
2015-07-04 16:49:11 +01:00
cim
f0eb2e2393
Docking fixes
...
- stop player ship getting lost if player activates computer on main
station within aegis but outside scanner range, while ships in queue
(also helps other ships still using old plist docking AI)
- clear ships out of dock queues if they are too far from the station
2015-07-04 15:51:42 +01:00
cim
e3ac554348
Fix drawing of exhaust plumes at long distances from origin
...
Also update changelog; let's see how many days it takes us to forget to
keep it updated this cycle...
2015-07-04 15:27:12 +01:00
cim
7d11bdc5eb
Fix version handling issue with multiple OXZs with the same identifier
2015-05-18 17:15:26 +01:00
cim
b70c555743
Turret fixes
...
NPC turrets should track properly, and OXP ships using the old style
of subentity declaration with the core turret entity should now work.
2015-05-16 09:08:18 +01:00
cim
5d8d9bf807
Fix error with cargo dumping - closes #138
2015-05-09 11:15:10 +01:00
cim
d8760f676f
Include bounty resetting in tutorial reset function
...
Otherwise it can become impossible to complete stage 9
2015-05-01 17:40:28 +01:00
cim
dfb45d73f4
Update changelog
2015-04-28 18:00:58 +01:00
cim
1556f58466
Add PS.routeMode property
...
Irritating to have to add a new property during freeze, but seems to be the
least disruptive way to fix the bug that it's no longer possible for OXPers
to tell the player's next intended jump destination.
2015-04-28 16:46:08 +01:00
cim
9153f5b968
Make ship.entityPersonality writable
...
Use a fixed personality on the "new game" screen to stop flickering with
certain shipset OXPs
2015-04-23 18:57:12 +01:00
cim
98afab2cce
Update Changelog
2015-04-18 13:32:01 +01:00
AnotherCommander
e36d733c91
Some updates to CHANGELOG.TXT.
2015-04-12 16:51:04 +02:00