Changesets: fs2open
trunk r11284
Timestamp: 2015-03-17 17:05:18 Author: MageKing17 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. |
||
mod - /trunk/fs2_open/code/ai/aicode.cpp | [ Diff ] [ File ] | ||
zookeeper r11283
Timestamp: 2015-03-17 15:40:21 Author: zookeeper 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
Timestamp: 2015-03-17 00:01:39 Author: Goober5000 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
Timestamp: 2015-03-16 23:53:17 Author: Goober5000 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
Timestamp: 2015-03-16 18:40:16 Author: zookeeper 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
Timestamp: 2015-03-16 17:36:30 Author: zookeeper 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
Timestamp: 2015-03-06 16:53:22 Author: zookeeper 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
Timestamp: 2015-03-06 16:45:15 Author: zookeeper 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
Timestamp: 2015-03-06 07:50:33 Author: zookeeper Ported: N/A [ Details ] [ Diff ] |
Slightly clarified variable use. | ||
mod - /trunk/fs2_open/code/ai/aibig.cpp | [ Diff ] [ File ] | ||
zookeeper r11275
Timestamp: 2015-03-05 17:41:55 Author: zookeeper Ported: N/A [ Details ] [ Diff ] |
Possibly fixed Mantis 0002436: Mouse controls ignore the axis binds. | ||
mod - /branches/zookeeper/code/playerman/playercontrol.cpp | [ Diff ] [ File ] | ||
trunk r11274
Timestamp: 2015-03-03 22:12:04 Author: MageKing17 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. |
||
mod - /trunk/fs2_open/code/fred2/shiptexturesdlg.cpp | [ Diff ] [ File ] | ||
mod - /trunk/fs2_open/code/fred2/fred.rc | [ Diff ] [ File ] | ||
trunk r11273
Timestamp: 2015-03-03 22:08:07 Author: MageKing17 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
Timestamp: 2015-03-02 08:54:48 Author: zookeeper 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
Timestamp: 2015-03-02 08:47:19 Author: zookeeper 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
Timestamp: 2015-03-01 18:17:24 Author: zookeeper 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
Timestamp: 2015-03-01 09:56:59 Author: zookeeper 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
Timestamp: 2015-03-01 06:31:17 Author: zookeeper Ported: N/A [ Details ] [ Diff ] |
Fixed +Spread From LOD not working right. | ||
mod - /branches/zookeeper/code/object/collideshipweapon.cpp | [ Diff ] [ File ] | ||
zookeeper r11267
Timestamp: 2015-03-01 06:30:03 Author: zookeeper 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
Timestamp: 2015-02-28 19:50:32 Author: niffiwan 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
Timestamp: 2015-02-28 19:39:19 Author: niffiwan Ported: N/A [ Details ] [ Diff ] |
Add indentation for previous commit | ||
mod - /trunk/fs2_open/code/ai/aibig.cpp | [ Diff ] [ File ] | ||
trunk r11264
Timestamp: 2015-02-28 19:39:14 Author: niffiwan 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
Timestamp: 2015-02-28 19:25:59 Author: niffiwan 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
Timestamp: 2015-02-28 19:14:31 Author: niffiwan 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
Timestamp: 2015-02-28 17:58:27 Author: niffiwan Ported: N/A [ Details ] [ Diff ] |
Coverity 1093495+1093498 Missing break in switch | ||
mod - /trunk/fs2_open/code/ai/aicode.cpp | [ Diff ] [ File ] | ||
trunk r11260
Timestamp: 2015-02-27 22:14:15 Author: Goober5000 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 ] | ||