Changesets: fs2open

trunk r10809

2014-06-14 01:42

Echelon9


Ported: N/A

Details Diff
Address Coverity 1107318 Logically dead code in outwnd_print(), check for NULL id has already occurred
mod - /trunk/fs2_open/code/osapi/outwnd.cpp Diff File
mod - /trunk/fs2_open/code/osapi/outwnd_unix.cpp Diff File

trunk r10808

2014-06-14 01:28

Echelon9


Ported: N/A

Details Diff
Fix Mantis 3059: Coverity 1204289 String not null terminated in cf_search_root_pack() Affected Issues
0003059
mod - /trunk/fs2_open/code/cfile/cfilesystem.cpp Diff File

trunk r10807

2014-06-14 00:50

Echelon9


Ported: N/A

Details Diff
Address Coverity 1093373 Copy-paste error in vm_find_bounding_sphere()
mod - /trunk/fs2_open/code/math/vecmat.cpp Diff File

trunk r10806

2014-06-14 00:34

Echelon9


Ported: N/A

Details Diff
Address Coverity 1204290 Copy into fixed size buffer - strncpy() should be restricted by length to that of the target string, and does not guarantee null termination if the source string overran
mod - /trunk/fs2_open/code/cutscene/oggplayer.cpp Diff File

trunk r10805

2014-06-14 00:25

Echelon9


Ported: N/A

Details Diff
Address Coverity 1093663: Out-of-bounds access with memcpy() in multi_oo_pack_data() for clients only
mod - /trunk/fs2_open/code/network/multi_obj.cpp Diff File

trunk r10804

2014-06-13 23:43

niffiwan


Ported: N/A

Details Diff
Fix mantis 3005: add arg so end-campaign sexp can ignore the death screen Affected Issues
0003005
mod - /trunk/fs2_open/code/parse/sexp.cpp Diff File

trunk r10803

2014-06-13 22:58

niffiwan


Ported: N/A

Details Diff
Fix r10801 (thanks to MageKing17 for noticing this)

Really avoid using -1 as an array index
Affected Issues
0002932
mod - /trunk/fs2_open/code/pilotfile/csg_convert.cpp Diff File

trunk r10802

2014-06-13 10:41

chief1983


Ported: N/A

Details Diff
Fix an assertion logic reversal in r10797, spotted by MageKing17.
mod - /trunk/fs2_open/code/sound/sound.cpp Diff File

trunk r10801

2014-06-13 06:27

niffiwan


Ported: N/A

Details Diff
Fix pilot conversion issue (followup to r9630)

-1 is a valid weapon index, but avoid indexing the array with it
Affected Issues
0002932
mod - /trunk/fs2_open/code/pilotfile/csg_convert.cpp Diff File

trunk r10800

2014-06-13 00:50

Goober5000


Ported: N/A

Details Diff
Portuguese translations for recent updates
mod - /trunk/fsoinstaller/resources/XSTR_pt.properties Diff File

trunk r10799

2014-06-12 23:10

Zacam


Ported: N/A

Details Diff
Fix for Mantis 3058: On warp out, glowpoints still stay "on" and in mission space without a ship; from MageKing17 Affected Issues
0003058
mod - /trunk/fs2_open/code/model/modelinterp.cpp Diff File

trunk r10798

2014-06-12 21:21

Zacam


Ported: N/A

Details Diff
Fix for Mantis 2725: Beam sounds not panning correctly Affected Issues
0002725
mod - /trunk/fs2_open/code/sound/ds.cpp Diff File
mod - /trunk/fs2_open/code/sound/ds3d.cpp Diff File
mod - /trunk/fs2_open/code/sound/sound.cpp Diff File

trunk r10797

2014-06-12 21:17

Zacam


Ported: N/A

Details Diff
Fix for Mantis 3057: Loadout (Ship/Weapon Select effect) rendering black models or no effect. Also corrects wireframe color for FS2 effect from black to blue. Committed on behalf of MageKing17. Affected Issues
0003057
mod - /trunk/fs2_open/code/globalincs/def_files.cpp Diff File
mod - /trunk/fs2_open/code/missionui/missionscreencommon.cpp Diff File

trunk r10796

2014-06-12 11:06

m_m


Ported: N/A

Details Diff
Fix for Mantis issue 2891: gr.drawString text box height irregular
mod - /trunk/fs2_open/code/parse/lua.cpp Diff File

zookeeper r10795

2014-06-11 16:13

zookeeper


Ported: N/A

Details Diff
Trunk sync r10794.
mod - /branches/zookeeper/code/mission/missioncampaign.cpp Diff File
mod - /branches/zookeeper/code/mission/missioncampaign.h Diff File
mod - /branches/zookeeper/code/missionui/fictionviewer.cpp Diff File
mod - /branches/zookeeper/code/missionui/missiondebrief.cpp Diff File
mod - /branches/zookeeper/code/missionui/missionscreencommon.cpp Diff File
mod - /branches/zookeeper/code/pilotfile/csg.cpp Diff File
mod - /branches/zookeeper/code/pilotfile/pilotfile.h Diff File
mod - /branches/zookeeper/code/ship/ship.cpp Diff File

trunk r10794

2014-06-11 04:46

niffiwan


Ported: N/A

Details Diff
Coverity ID 1093586 Negative array index read

Shouldn't be able to occur since when artillery_objnum is set to -1,
artillery_lock_time is also set to 0.0f. BUT, protect the array
access anyway in case the surrounding code changes in future.
mod - /trunk/fs2_open/code/ship/ship.cpp Diff File

trunk r10793

2014-06-10 22:44

Goober5000


Ported: N/A

Details Diff
use the [more] color, per MageKing17's previous changes
mod - /trunk/fs2_open/code/missionui/fictionviewer.cpp Diff File

trunk r10792

2014-06-10 09:31

chief1983


Ported: N/A

Details Diff
Fix some issues with the OS X links, and add a mention of OpenAL Soft to the release posts.
mod - /trunk/nightly-build/release.pl Diff File

trunk r10791

2014-06-09 21:23

Goober5000


Ported: N/A

Details Diff
Spanish translation for the new strings
mod - /trunk/fsoinstaller/resources/XSTR_es.properties Diff File

zookeeper r10790

2014-06-09 17:05

zookeeper


Ported: N/A

Details Diff
Fixed crash due to an improperly placed if, introduced in r10729.
mod - /branches/zookeeper/code/model/modelread.cpp Diff File

zookeeper r10789

2014-06-09 03:34

zookeeper


Ported: N/A

Details Diff
Fixed $Thruster Glow Noise Mult not having effect in the ship lab.
mod - /branches/zookeeper/code/lab/lab.cpp Diff File

trunk r10788

2014-06-09 00:32

niffiwan


Ported: N/A

Details Diff
Coverity ID 1093722 Negative array index read

Move -1 check to before the convinience ptr is created & used
mod - /trunk/fs2_open/code/missionui/missionscreencommon.cpp Diff File

trunk r10787

2014-06-08 22:44

Goober5000


Ported: N/A

Details Diff
use invokeAndWait to have dialogs pop up in the proper sequence
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/DirectoryTask.java Diff File

trunk r10786

2014-06-08 22:44

niffiwan


Ported: N/A

Details Diff
Fix mantis 3051 (From MageKing17)

Only store CPVs on accepting mission results
Add copy of CPVs to missioncampaign and pilot .csg so redalert missions
can rollback the CPVs if required
Affected Issues
0003051
mod - /trunk/fs2_open/code/mission/missioncampaign.cpp Diff File
mod - /trunk/fs2_open/code/mission/missioncampaign.h Diff File
mod - /trunk/fs2_open/code/missionui/missiondebrief.cpp Diff File
mod - /trunk/fs2_open/code/pilotfile/csg.cpp Diff File
mod - /trunk/fs2_open/code/pilotfile/pilotfile.h Diff File

trunk r10785

2014-06-08 22:43

Goober5000


Ported: N/A

Details Diff
keep track of progress based on file size rather than number of files
mod - /trunk/fsoinstaller/src/com/fsoinstaller/utils/MiscUtils.java Diff File
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/CopyInstallationTask.java Diff File
 First  Prev  1 2 3 ... 19 20 21 22 23 24 25 ... 40 ... 80 ... 120 ... 160 ... 200 ... 240 ... 280 ... 320 ... 360 ... 400 ... 437 438 439  Next  Last