Changesets: fs2open
trunk r11284 2015-03-17 17:05 Ported: N/A Details Diff |
Fix mantis 3147. From Admiral MS and myself. From Admiral MS: Avoid bashing orientation if trying to avoid a collision. From myself: Bash orientation if aspect seekers are equipped. |
Affected Issues 0003147 |
|
mod - /trunk/fs2_open/code/ai/aicode.cpp | Diff File | ||
zookeeper r11283 2015-03-17 15:40 Ported: N/A Details Diff |
Fixed "get-ets-values" to "get-ets-value" in the help string. | ||
mod - /branches/zookeeper/code/parse/sexp.cpp | Diff File | ||
trunk r11282 2015-03-17 00:01 Ported: N/A Details Diff |
make 7Zip extraction responsive to thread interruption | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/internet/Downloader.java | Diff File | ||
trunk r11281 2015-03-16 23:53 Ported: N/A Details Diff |
keep better track of which entries we are extracting and how we do cleanup | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/internet/Downloader.java | Diff File | ||
trunk r11280 2015-03-16 18:40 Ported: N/A Details Diff |
Moved the fix in r11279 to a slightly more logical place. | ||
mod - /trunk/fs2_open/code/ship/ship.cpp | Diff File | ||
trunk r11279 2015-03-16 17:36 Ported: N/A Details Diff |
Check for and fix rare but possible discrepancy between sip->model_num and sip->subsystems[].model_num which can lead to model index collision errors. | ||
mod - /trunk/fs2_open/code/ship/ship.cpp | Diff File | ||
zookeeper r11278 2015-03-06 16:53 Ported: N/A Details Diff |
Trunk sync r11277. | ||
mod - /branches/zookeeper/code/ai/aicode.cpp | Diff File | ||
mod - /branches/zookeeper/code/fred2/shiptexturesdlg.cpp | Diff File | ||
mod - /branches/zookeeper/code/ai/aibig.cpp | Diff File | ||
mod - /branches/zookeeper/code/fred2/fred.rc | Diff File | ||
mod - /branches/zookeeper/code/hud/hudparse.cpp | Diff File | ||
mod - /branches/zookeeper/code/parse/lua.cpp | Diff File | ||
zookeeper r11277 2015-03-06 16:45 Ported: N/A Details Diff |
Made it possible to name control presets, and made controls config display the current preset's name if there are multiple to choose from. | ||
mod - /branches/zookeeper/code/controlconfig/controlsconfig.cpp | Diff File | ||
mod - /branches/zookeeper/code/controlconfig/controlsconfig.h | Diff File | ||
mod - /branches/zookeeper/code/controlconfig/controlsconfigcommon.cpp | Diff File | ||
trunk r11276 2015-03-06 07:50 Ported: N/A Details Diff |
Slightly clarified variable use. | ||
mod - /trunk/fs2_open/code/ai/aibig.cpp | Diff File | ||
zookeeper r11275 2015-03-05 17:41 Ported: N/A Details Diff |
Possibly fixed Mantis 0002436: Mouse controls ignore the axis binds. |
Affected Issues 0002436 |
|
mod - /branches/zookeeper/code/playerman/playercontrol.cpp | Diff File | ||
trunk r11274 2015-03-03 22:12 Ported: N/A Details Diff |
Fix mantis 0001929. Makes the IDC_OLD_TEXTURE_LIST dropdown list use the same sorting as the old_texture_name[] array, and should also so that multiple old texture replacements for the same ship are properly erased. |
Affected Issues 0001929 |
|
mod - /trunk/fs2_open/code/fred2/shiptexturesdlg.cpp | Diff File | ||
mod - /trunk/fs2_open/code/fred2/fred.rc | Diff File | ||
trunk r11273 2015-03-03 22:08 Ported: N/A Details Diff |
Followup to r11266; let code use hardcoded defaults. Presumably, the use of use_default_pos in load_gauge_radar_dradis() is the result of a copy&paste job, but removing it allows the default values to be used to compute coords. |
||
mod - /trunk/fs2_open/code/hud/hudparse.cpp | Diff File | ||
trunk r11272 2015-03-02 08:54 Ported: N/A Details Diff |
Tweaks to the argument documentation of a bunch of scripting functions. | ||
mod - /trunk/fs2_open/code/parse/lua.cpp | Diff File | ||
zookeeper r11271 2015-03-02 08:47 Ported: N/A Details Diff |
Added bay arrive/depart speed multipliers to +Path Metadata. | ||
mod - /branches/zookeeper/code/ai/aicode.cpp | Diff File | ||
mod - /branches/zookeeper/code/ai/ai_profiles.cpp | Diff File | ||
mod - /branches/zookeeper/code/ship/ship.cpp | Diff File | ||
mod - /branches/zookeeper/code/ship/ship.h | Diff File | ||
trunk r11270 2015-03-01 18:17 Ported: N/A Details Diff |
Fixed shield handle not returning correct quads when indexing with the SHIELD_* enums. | ||
mod - /trunk/fs2_open/code/parse/lua.cpp | Diff File | ||
zookeeper r11269 2015-03-01 09:56 Ported: N/A Details Diff |
Added a "Show Destroyed Subsystems" flag to ship lab for viewing -destroyed submodels. | ||
mod - /branches/zookeeper/code/lab/lab.cpp | Diff File | ||
zookeeper r11268 2015-03-01 06:31 Ported: N/A Details Diff |
Fixed +Spread From LOD not working right. | ||
mod - /branches/zookeeper/code/object/collideshipweapon.cpp | Diff File | ||
zookeeper r11267 2015-03-01 06:30 Ported: N/A Details Diff |
Added $Collision LOD ship table property, for using a LOD for collision detection. | ||
mod - /branches/zookeeper/code/object/collideshipweapon.cpp | Diff File | ||
mod - /branches/zookeeper/code/debris/debris.cpp | Diff File | ||
mod - /branches/zookeeper/code/model/model.h | Diff File | ||
mod - /branches/zookeeper/code/ship/ship.cpp | Diff File | ||
mod - /branches/zookeeper/code/object/collideshipship.cpp | Diff File | ||
mod - /branches/zookeeper/code/ship/ship.h | Diff File | ||
mod - /branches/zookeeper/code/model/modelcollide.cpp | Diff File | ||
mod - /branches/zookeeper/code/model/modelread.cpp | Diff File | ||
trunk r11266 2015-02-28 19:50 Ported: N/A Details Diff |
Coverity 1244962 Uninitialized scalar variable Set default DRADIS coords to 0,0 |
||
mod - /trunk/fs2_open/code/hud/hudparse.cpp | Diff File | ||
trunk r11265 2015-02-28 19:39 Ported: N/A Details Diff |
Add indentation for previous commit | ||
mod - /trunk/fs2_open/code/ai/aibig.cpp | Diff File | ||
trunk r11264 2015-02-28 19:39 Ported: N/A Details Diff |
Coverity 1093719 Negative array index read Check current_bank is > -1 before using it Note: did not alter indentation in this commit in order to make relevant changes easier to see |
||
mod - /trunk/fs2_open/code/ai/aibig.cpp | Diff File | ||
trunk r11263 2015-02-28 19:25 Ported: N/A Details Diff |
Coverity 1093718 Negative array index read Create swip after checking that its index is > -1 |
||
mod - /trunk/fs2_open/code/ai/aicode.cpp | Diff File | ||
trunk r11262 2015-02-28 19:14 Ported: N/A Details Diff |
Coverity 1093705 Negative array index read Probably not an issue, but to be safe removing the unused pointer anyway i.e. the check that instance >= 0 suggests there's a possiblilty that the pointer could contains a negative array index read |
||
mod - /trunk/fs2_open/code/ai/aicode.cpp | Diff File | ||
trunk r11261 2015-02-28 17:58 Ported: N/A Details Diff |
Coverity 1093495+1093498 Missing break in switch | ||
mod - /trunk/fs2_open/code/ai/aicode.cpp | Diff File | ||
trunk r11260 2015-02-27 22:14 Ported: N/A Details Diff |
this should fix the problems with syncing file paths by case | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/utils/IOUtils.java | Diff File |