Changesets: fs2open

fs2_open_3_6_14 r8952

2012-07-01 21:21

Zacam


Ported: N/A

Details Diff
Backport: Trunk r8456/8866/8867/8868; Made subsystems contain an objnum reference to their parent ship.
fix some aspects of homing (pun not intended), including hopefully Mantis 0002652
remove the vestiges of free_flight_time, which never worked
remove the unnecessary null sets
Affected Issues
0002652
mod - /branches/fs2_open_3_6_14/code/ship/ship.cpp Diff File
mod - /branches/fs2_open_3_6_14/code/ship/ship.h Diff File
mod - /branches/fs2_open_3_6_14/code/weapon/weapon.h Diff File
mod - /branches/fs2_open_3_6_14/code/weapon/weapons.cpp Diff File

fs2_open_3_6_14 r8951

2012-07-01 21:18

Zacam


Ported: N/A

Details Diff
Backport: Trunk r8865; parentheses are A-1 SUPAR
mod - /branches/fs2_open_3_6_14/code/hud/hudlock.cpp Diff File
mod - /branches/fs2_open_3_6_14/code/weapon/weapons.cpp Diff File

fs2_open_3_6_14 r8950

2012-07-01 21:17

Zacam


Ported: N/A

Details Diff
Backport: Trunk r8848; Mastadon's fix to make auto-target pick the nearest enemy ship instead of the nearest ship attacking the player.
mod - /branches/fs2_open_3_6_14/code/hud/hudtarget.cpp Diff File

fs2_open_3_6_14 r8949

2012-07-01 21:16

Zacam


Ported: N/A

Details Diff
Backport: Trunk r8847; From CommanderDJ: Fix for Mantis 2663 (hud-set-color only works once per mission) Affected Issues
0002663
mod - /branches/fs2_open_3_6_14/code/parse/sexp.cpp Diff File

fs2_open_3_6_14 r8948

2012-07-01 21:15

Zacam


Ported: N/A

Details Diff
Backport: Trunk r8845; As requested and tested by VA, bumping MAX_INSTANCE_DEPTH to 10
mod - /branches/fs2_open_3_6_14/code/render/3dsetup.cpp Diff File

fs2_open_3_6_14 r8947

2012-07-01 21:13

Zacam


Ported: N/A

Details Diff
Backport: Trunk r8844; Fix Evil Turret Bug of Doom. :)
mod - /branches/fs2_open_3_6_14/code/ship/ship.cpp Diff File

fs2_open_3_6_14 r8946

2012-07-01 21:12

Zacam


Ported: N/A

Details Diff
Backport: Trunk r8830; Mantis 2419: add a new ETS gauge that behaves like the retail one
mod - /branches/fs2_open_3_6_14/code/hud/hudets.cpp Diff File
mod - /branches/fs2_open_3_6_14/code/hud/hudets.h Diff File
mod - /branches/fs2_open_3_6_14/code/hud/hudparse.cpp Diff File
mod - /branches/fs2_open_3_6_14/code/hud/hudparse.h Diff File

fs2_open_3_6_14 r8945

2012-07-01 21:11

Zacam


Ported: N/A

Details Diff
Backport: Trunk r8813; fix for Mantis 0002117 (dock names with trailing spaces cause errors) Affected Issues
0002117
mod - /branches/fs2_open_3_6_14/code/model/modelread.cpp Diff File

fs2_open_3_6_14 r8944

2012-07-01 21:10

Zacam


Ported: N/A

Details Diff
Backport: Trunk r8812; restrict multi-editing for Mantis 0001681 Affected Issues
0001681
mod - /branches/fs2_open_3_6_14/code/fred2/shipeditordlg.cpp Diff File

fs2_open_3_6_14 r8943

2012-07-01 21:07

Zacam


Ported: N/A

Details Diff
Backport: Trunk r8807; if a movie fails to play, give back the mouse cursor
mod - /branches/fs2_open_3_6_14/code/cutscene/movie.cpp Diff File

fs2_open_3_6_14 r8942

2012-07-01 21:07

Zacam


Ported: N/A

Details Diff
Backport: Trunk r8806; restore code that was inadvertently deleted, fixing Mantis 0002478 Affected Issues
0002478
mod - /branches/fs2_open_3_6_14/code/freespace2/freespace.cpp Diff File
mod - /branches/fs2_open_3_6_14/code/mission/missioncampaign.cpp Diff File
mod - /branches/fs2_open_3_6_14/code/mission/missioncampaign.h Diff File
mod - /branches/fs2_open_3_6_14/code/parse/sexp.cpp Diff File
mod - /branches/fs2_open_3_6_14/code/starfield/supernova.cpp Diff File

fs2_open_3_6_14 r8941

2012-07-01 21:06

Zacam


Ported: N/A

Details Diff
Backport: Trunk r8805; Documentation for head-ani's && messages
mod - /branches/fs2_open_3_6_14/code/hud/hudmessage.cpp Diff File
mod - /branches/fs2_open_3_6_14/code/mission/missionmessage.cpp Diff File

fs2_open_3_6_14 r8940

2012-07-01 21:05

Zacam


Ported: N/A

Details Diff
Backport: Trunk r8804; GCC: remove trivial warning: multi-line comment [-Wcomment]
mod - /branches/fs2_open_3_6_14/code/hud/hudmessage.cpp Diff File

fs2_open_3_6_14 r8939

2012-07-01 21:04

Zacam


Ported: N/A

Details Diff
Backport: Trunk r8803; save a tiny amount of RAM when creating BMP_AABITMAP bitmaps
mod - /branches/fs2_open_3_6_14/code/anim/animplay.cpp Diff File

fs2_open_3_6_14 r8938

2012-07-01 21:04

Zacam


Ported: N/A

Details Diff
Backport: Trunk r8802; Fix for mantis 2655: play messages at least until head ani finishes Affected Issues
0002655
mod - /branches/fs2_open_3_6_14/code/mission/missionmessage.cpp Diff File

fs2_open_3_6_14 r8937

2012-07-01 21:03

Zacam


Ported: N/A

Details Diff
Backport: Trunk r8801; Fix for mantis 2411: allow repeated messages to play head anis Affected Issues
0002411
mod - /branches/fs2_open_3_6_14/code/hud/hudmessage.cpp Diff File

fs2_open_3_6_14 r8936

2012-07-01 21:02

Zacam


Ported: N/A

Details Diff
Backport: Trunk r8795; Niffiwan's fix for 2590 seems to have introduced a bug of it's own. Easy enough to fix it though. Affected Issues
0002590
mod - /branches/fs2_open_3_6_14/code/missionui/missionshipchoice.cpp Diff File

fs2_open_3_6_14 r8935

2012-07-01 21:01

Zacam


Ported: N/A

Details Diff
Backport: Trunk r8789; From jg18: Allow FSO to actually fetch the max anisotropy value rather than hard capping at 2.0.
mod - /branches/fs2_open_3_6_14/code/graphics/gropengltexture.cpp Diff File

fs2_open_3_6_14 r8934

2012-07-01 21:00

Zacam


Ported: N/A

Details Diff
Backport: Trunk r8788; Fixes 0002624. The sound environment should now track the camera correctly. Affected Issues
0002624
mod - /branches/fs2_open_3_6_14/code/freespace2/freespace.cpp Diff File

fs2_open_3_6_14 r8933

2012-07-01 20:59

Zacam


Ported: N/A

Details Diff
Backport: Trunk r8784/8785/8786; add capability to specify different nested default colors
make the closing color span brace be $} instead of $c}
if we are ignoring whitespace and we encounter a newline, don't eat it
mod - /branches/fs2_open_3_6_14/code/mission/missionbriefcommon.cpp Diff File
mod - /branches/fs2_open_3_6_14/code/parse/parselo.cpp Diff File

fs2_open_3_6_14 r8932

2012-07-01 20:57

Zacam


Ported: N/A

Details Diff
Backport: Trunk r8782: other people than me deprecate sexps now
mod - /branches/fs2_open_3_6_14/code/parse/sexp.cpp Diff File

fs2_open_3_6_14 r8931

2012-07-01 20:56

Zacam


Ported: N/A

Details Diff
Backport: Trunk r8773; supernova-stop sexp, written by CommanderDJ
mod - /branches/fs2_open_3_6_14/code/parse/sexp.cpp Diff File
mod - /branches/fs2_open_3_6_14/code/parse/sexp.h Diff File
mod - /branches/fs2_open_3_6_14/code/starfield/supernova.cpp Diff File
mod - /branches/fs2_open_3_6_14/code/starfield/supernova.h Diff File

fs2_open_3_6_14 r8930

2012-07-01 20:55

Zacam


Ported: N/A

Details Diff
Backport: Trunk r8772/8870; Partial fix for 2410: Fixes Directive gauge ignoring hud-disable-except messages
Fix for last bit of mantis 0002410: show training messages when hud-disabled-except-messages
Affected Issues
0002410
mod - /branches/fs2_open_3_6_14/code/mission/missiontraining.cpp Diff File

fs2_open_3_6_14 r8929

2012-07-01 20:52

Zacam


Ported: N/A

Details Diff
Backport: Trunk r8771; Fix for Mantis 2606: Local SSMs fired in swarm may cause propagating NaN errors Affected Issues
0002606
mod - /branches/fs2_open_3_6_14/code/weapon/swarm.cpp Diff File

fs2_open_3_6_14 r8928

2012-07-01 20:52

Zacam


Ported: N/A

Details Diff
Backport: Trunk r8758; From CommanderDJ: Fix for mantis 0002646 Affected Issues
0002646
mod - /branches/fs2_open_3_6_14/code/starfield/starfield.cpp Diff File
 First  Prev  1 2 3 ... 40 ... 79 80 81 82 83 84 85 ... 120 ... 160 ... 200 ... 240 ... 280 ... 320 ... 360 ... 400 ... 437 438 439  Next  Last