5880 Commits

Author SHA1 Message Date
Kevin Anthoney
0170ad401b Add text entry onto chart 2014-07-19 13:56:09 +01:00
Kevin Anthoney
0e854500b5 Positional teaking 2014-07-19 11:40:49 +01:00
Kevin Anthoney
7f5952339d remove a few magic numbers and make caller of drawAdvancedNavArray responsible for positioning 2014-07-19 10:49:28 +01:00
Kevin Anthoney
c966e99ed1 Clip ANA when zoomed in on short range chart 2014-07-18 19:39:47 +01:00
Kevin Anthoney
123a2f9242 correct mouse position on short range chart 2014-07-18 18:12:25 +01:00
Kevin Anthoney
43fe329b6d Add system colours and ANA to short range chart 2014-07-18 18:02:17 +01:00
Kevin Anthoney
22aa4941f3 make chart zooming smoother 2014-07-17 23:00:44 +01:00
Kevin Anthoney
8bcb52412b Add zooming to short range chart 2014-07-17 21:52:29 +01:00
Kevin Anthoney
ca45ec6339 double cursor speed for long range chart 2014-07-17 13:42:00 +01:00
AnotherCommander
7addebaee8 Holding Ctrl while using arrow keys to move the cursor in the Short and Long Range Chart screens now doubles cursor speed. 2014-07-16 23:07:54 +02:00
AnotherCommander
53d17547fc Merge pull request #98 from OoliteProject/scrolling-chart
Scrolling chart
2014-07-16 19:42:57 +02:00
Kevin Anthoney
c9297e12d6 fix a few short range chart scrolling glitches 2014-07-16 17:34:13 +01:00
Kevin Anthoney
6936d72aa7 make short range chart scrolling smooth and fix mouse 2014-07-16 13:13:42 +01:00
AnotherCommander
1f0fa7a1cb Undocumented feature, testing purposes only: Make animation timer interval settable via user defaults. Allows setting of maximum desired framerate on the fly. 2014-07-16 12:04:03 +02:00
Kevin Anthoney
6d9244243e Add scrolling to short range chart 2014-07-15 22:27:59 +01:00
AnotherCommander
a1229cc9bb Update changelog with latest bug fix. 2014-07-15 23:05:25 +02:00
KonstantinosSykas
301fc38a68 Linux uninstall script: Rollback error code value change 2014-07-15 18:56:16 +03:00
KonstantinosSykas
82267be4fd Linux uninstall script: Parent folder removal validity mechanism 2014-07-15 15:01:06 +03:00
AnotherCommander
d07ff3d692 Fixed key 5 switching to status screen when used during savegame filename entry. 2014-07-14 16:09:31 +02:00
KonstantinosSykas
f340a91904 Linux uninstall script: Minor fixes on last commit 2014-07-14 11:39:32 +03:00
KonstantinosSykas
925578a75d Linux uninstall script: Fixed error handling 2014-07-13 23:36:11 +03:00
cim
06f5c4f122 Update dependency statuses in OXZ manager after every download 2014-07-12 22:07:32 +01:00
cim
1617d769ea Fix bug with high-shimmer stars
Only really comes up with high TAF in a nova system.
2014-07-12 20:55:20 +01:00
cim
0471fee208 Adjust heating up from energy damage / cool-down
- NPCs now get heating from energy attacks too
 - heating is reduced significantly for ships larger than Cobra
 - cooling rate to space is reduced quite a bit
 - NPC hullHeatLevel uniform now clamped to 0..1 (fixes shader whiteout)

Mostly cosmetic in normal space, but makes fighting near a star more
dangerous.

Cooling rate and NPC heating may need a bit of fine-tuning.
2014-07-12 18:27:40 +01:00
cim
eb54db04c6 Take out debugging code 2014-07-11 20:50:03 +01:00
cim
ba1227d857 Include installation/repair time on F3 screen
Add installation_time and repair_time to the equipment.plist properties (both in seconds; if installation_time specified but not repair_time, repair time is set to half installation time)
2014-07-11 19:51:25 +01:00
cim
444182840c Move alert condition updates out of HUD and into Player update 2014-07-10 20:50:24 +01:00
cim
b678b34bec Some more adjustments to trackDestination
Should cover various unusual cases properly now, but needs more testing.
2014-07-09 22:42:56 +01:00
cim
abddb9fc67 Make traders and especially smugglers avoid suspicious craft 2014-07-09 22:42:36 +01:00
cim
ba1c6511d1 Update changelog 2014-07-09 17:50:59 +01:00
cim
170863588a Precautionary fix
Ships with high speed/roll/pitch might need even more slowdown
2014-07-08 21:15:16 +01:00
cim
0124b6db31 More docking fixes
- Fly away from destination will now turn if pointing right at the coordinates
- if max_cos is increased, min_d is decreased to allow course corrections to be carried out
- minimum approach to coordinates speed reduced for docking
2014-07-08 21:05:41 +01:00
cim
3421f75216 Fix the remaining font assumption
Two new parameters to oolite-font.plist (default to the 1.80 hard-coded
values if not set) "f6KernGovernment" and "f6KernTechLevel". Fonts with
proportional numbers should set the latter to 0.0.
2014-07-07 22:02:32 +01:00
cim
44a5899c8b Mission instructions: merge lists with identical headers 2014-07-07 20:55:55 +01:00
cim
abb3f2bc55 Fix some variable-defined errors in priority AI 2014-07-07 17:34:32 +01:00
cim
26a1a9f253 Revert directory creation on Windows 2014-07-07 17:34:08 +01:00
cim
cf4da8cf65 Catch occasional problem with docking AI frustration
Requires station to be destroyed at inconvenient time.
2014-07-06 17:28:36 +01:00
cim
4f4edaa859 Fix for issue #95
Force run loop evaluation on Windows while download progresses.
2014-07-06 15:37:38 +01:00
AnotherCommander
34da9f9cec Avoid double OGL initialization whenever an automatic resize event (such as windowed->fullscreen or vice versa) is received under Windows. 2014-07-06 10:00:31 +02:00
ericwalch
ed44de864b Updated versioning and gvNumberPadKey’s for the Mac build 2014-07-05 17:36:53 +02:00
cim
956bc96d45 Adjust string entry on mission screens to allow non-alphanumeric on SDL
Issue #91 (needs further testing on Windows and Mac platforms)
2014-07-05 15:57:37 +01:00
cim
b9bcacc0c7 Adjust AI reconsideration and ECM delays to depend on accuracy 2014-07-05 15:32:38 +01:00
cim
330ae8b003 Update the document for which files need updating on version increase
(Next time round, let's remember this document exists)
2014-07-05 13:18:15 +01:00
cim
b589ba00fe More flexibility in mission.setInstructions()
Can now take an array as its first parameter, which will appear with the first element as a heading and the remaining elements as entries on the F5F5 screen. String as first parameter works as before.
2014-07-04 22:39:36 +01:00
cim
03dcb03aad Set default windows/linux directory creation mode to recursive
Needs post-2008 GNUStep, which I think should be safe on both platforms now.
2014-07-03 21:38:47 +01:00
cim
4843f8b16d Revert inadvertent change to keyconfig 2014-07-03 18:13:31 +01:00
cim
92df7d5f86 Increase version number to 1.81 for new development cycle 2014-07-02 20:00:32 +01:00
cim
61718766b2 ...and the first bug fix of 1.80 - string conversion of numpad key settings 2014-07-02 19:50:17 +01:00
ericwalch
126622f2e7 Exported the OoliteReadme.odt with OpenOffice as pdf on a mac. Now the two missing ⌘ (cmd) symbols are present. 2014-06-29 23:35:21 +02:00
cim
07cbf8f3cf Merge branch 'bugfixes'
Fix docking behaviour (needs more testing)
Fix assassin chase behaviour
2014-06-29 21:22:32 +01:00