6707 Commits

Author SHA1 Message Date
AnotherCommander
033c7b9fcc Merge branch 'master' of github.com:OoliteProject/oolite 2016-01-04 08:51:51 +01:00
AnotherCommander
623f9efd1b Fixed potential negative energy gain when shield boosters got damaged. Added comment at the point in the core where such condition is allowed to oocur, but left it unchanged in case OXPs rely on this behaviour. 2016-01-04 08:50:36 +01:00
AnotherCommander
1ca98ebcf0 Updated Windows dependencies to latest revision. 2016-01-02 15:29:51 +01:00
AnotherCommander
d73c8b3948 Made star and nebula count multipliers floats rather than unsigned integers. Multipliers like 0.5 etc. are now possible. 2015-12-27 16:27:31 +01:00
AnotherCommander
2f9df68ba3 Brought Windows deps to latest revision. 2015-12-23 17:54:05 +01:00
AnotherCommander
3c8b28ec5e Update external libraries source changes documentation file. 2015-12-23 17:37:40 +01:00
AnotherCommander
fa7ca15ed7 Brought Windows dependencies up to latest revision. 2015-12-20 17:24:53 +01:00
AnotherCommander
4a45771636 Ship accuracy is now logged when pressing Shift+H on a target on test release builds. 2015-12-14 10:23:07 +01:00
AnotherCommander
d98115f54a Tentative fix for occasional null docking instructions in priority AI JS script. 2015-12-13 16:23:08 +01:00
AnotherCommander
c4ea08cf9f Update Windows dependencies to latest revision. 2015-12-08 21:28:56 +01:00
AnotherCommander
dfa53f128a Credit values for contracts in the manifest screen are now formattable. 2015-11-29 16:35:48 +01:00
AnotherCommander
5b8139167d Fixed unintended reset to stick mapper first page when setting or unsetting a stick function with index MAX_ROWS_FUNCTIONS - 1. 2015-11-29 11:17:09 +01:00
cim
59d35952e9 Fix trumble mission so it ends after nova if not before 2015-11-28 15:16:57 +00:00
AnotherCommander
3d52ff353f Fixed missile AI apparently ignoring cloak activation. 2015-11-28 13:31:24 +01:00
AnotherCommander
1a26ab5e72 Fixed inability to refresh equip ship screen in the cases where buying a laser would result in the player remaiing with less cash than the laser's price. 2015-11-26 18:36:02 +01:00
AnotherCommander
de319abc3d Removing the entire trumbles array from the savefile is now recognized as a cheat. 2015-11-26 12:05:55 +01:00
AnotherCommander
39363e5419 Fixed previous fix. 2015-11-17 21:51:46 +01:00
AnotherCommander
8c0156719a Fixed rare case of not being able to set max cargo space capacity via JS (thanks ocz). 2015-11-17 21:44:28 +01:00
AnotherCommander
6fc0f1d011 Fixed repair of cargo space requiring equipment requiring cargo space as well. 2015-11-15 12:24:25 +01:00
AnotherCommander
761f4199bc Fixed listing of joysticks in stick mapper screen, when more than one are connected. 2015-11-03 18:35:46 +01:00
AnotherCommander
b238368d80 Tentative fix for exception thrown when missile_list happens to be empty (this could happen when switching to a player ship without missiles and back). 2015-10-29 15:55:08 +01:00
AnotherCommander
4bdcf8e17c Added the OOJSOolite resourcePaths property, for retrieving the list of in-use OXP paths via Javascript. 2015-10-25 18:32:35 +01:00
AnotherCommander
c4d9735037 Fix also for the -findNeighbouringSystemToCoords: withGalaxy: method. 2015-10-23 16:12:08 +02:00
AnotherCommander
afc931162a Merge branch 'master' of github.com:OoliteProject/oolite 2015-10-23 10:55:02 +02:00
AnotherCommander
666b02eec3 Fixed bug in search for connected systems when galacting jumping.. 2015-10-23 10:53:57 +02:00
AnotherCommander
c06f4f5103 Added MaddTheSane to contributors list and fixed an alphabetical ordering error on same file. 2015-10-17 17:16:34 +02:00
kanthoney
60a89f9f25 Don't set orientation on demo ships which aren't spinning 2015-10-01 19:18:15 +01:00
Kevin Anthoney
e576336fba Force pitch and roll of demo ships to zero, just to be sure 2015-09-23 19:04:33 +01:00
Kevin Anthoney
2a389d0c3c Fix stations rotating when spinModel is false 2015-09-23 18:53:20 +01:00
cim
e106132e2a Set missile desired speed to maxspeed on launch 2015-09-23 17:06:57 +01:00
Jens Ayton
6af3ba22d9 Modernize projects for Xcode 7 2015-09-19 15:44:37 +02:00
Jens Ayton
3e039a3720 Suppress new Xcode 7 warnings 2015-09-19 15:36:07 +02:00
AnotherCommander
49f82650ca Report cargo hold status correctly on fuel scoop icon also when docked. 2015-09-07 16:06:07 +02:00
AnotherCommander
7f3787cc50 Removed last occurrence of the unused OOLITE_SDL_MAC macro. 2015-09-06 17:17:37 +02:00
AnotherCommander
b9df860fe3 Small clean-up in main function. Removed last occurence of NS_DURING / NS_HANDLER / NS_ENDHANDLER. 2015-09-06 16:48:20 +02:00
cim
36931199ed Apply Debian patch for typo fix in log message 2015-09-06 11:11:06 +01:00
cim
a439f3de41 Apply Debian patch to keep GCC5 happy 2015-09-06 11:11:06 +01:00
cim
622b05a990 As suggested in Debian patch, separate strip and debug options in build 2015-09-06 11:11:06 +01:00
cim
d8b75e9120 Incorporate Debian patch for icosmesh in other locales 2015-09-06 11:11:06 +01:00
cim
134b07bc09 Incorporate Debian patch to avoid infinite recursion
Now exits properly with an error if core descriptions.plist can't be found
2015-09-06 11:11:06 +01:00
AnotherCommander
e12a9ab290 Fix for memory exhaustion when fullscreen on F5 screen was getting minimized by means of Windows hotkeys. 2015-08-28 10:08:26 +02:00
cim
6360c312b3 Fix laser display when player ship fires multiple shots 2015-08-26 19:32:04 +01:00
Kevin Anthoney
0cd3b71b1f fix ships tumbling when they shouldn't 2015-08-25 17:44:26 +01:00
cim
127424208f Merge pull request #161 from OoliteProject/multiple-laser-mounts
Multiple laser mounts
2015-08-23 20:57:45 +01:00
cim
318d3664af Make laser mount price per-weapon if multiply mode is on 2015-08-23 13:09:46 +01:00
cim
5a84795861 Make ship.weaponPosition* return an array of vectors 2015-08-22 15:34:22 +01:00
cim
cb97021d18 Set up multiple laser usage 2015-08-22 14:24:49 +01:00
cim
428a32587a Convert laser mounts to be arrays rather than single vectors 2015-08-18 21:26:56 +01:00
AnotherCommander
b93d2ebe8b Added instructions related to how files should be laid out for the updater to work. 2015-08-16 20:52:36 +02:00
AnotherCommander
c6c8fc49e9 Added source file for the Windows Deployment to Test Release Configuration Updater. 2015-08-16 20:08:43 +02:00