Changesets: fs2open

antipodes r8451

2012-02-08 22:53

Zacam


Ported: N/A

Details Diff
Trunk Sync: r8449-8450
mod - /branches/antipodes/code/ship/ship.cpp Diff File
mod - /branches/antipodes/code/mission/missionmessage.cpp Diff File

trunk r8450

2012-02-08 02:28

Goober5000


Ported: N/A

Details Diff
Mantis 0002524 Affected Issues
0002524
mod - /trunk/fs2_open/code/ship/ship.cpp Diff File

trunk r8449

2012-02-07 21:49

Valathil


Ported: N/A

Details Diff
Don't wait for brackets for messages without a target.
mod - /trunk/fs2_open/code/mission/missionmessage.cpp Diff File

antipodes r8448

2012-02-07 17:12

chief1983


Ported: N/A

Details Diff
Trunk Sync: r8446, r8447
mod - /branches/antipodes/code/sound/ds3d.cpp Diff File
mod - /branches/antipodes/code/sound/ds.cpp Diff File
mod - /branches/antipodes/code/ai/aiturret.cpp Diff File

trunk r8447

2012-02-07 14:12

Valathil


Ported: N/A

Details Diff
Fixed the annoying OpenAL error messages in the log. AL_DOPPLER_FACTOR is only valid for alGet. Changed all instances to the correct alDopplerFactor.
mod - /trunk/fs2_open/code/sound/ds3d.cpp Diff File
mod - /trunk/fs2_open/code/sound/ds.cpp Diff File

trunk r8446

2012-02-06 16:09

zookeeper


Ported: N/A

Details Diff
Slightly relocated the triggering of $On Turret Fired hooks as well as the setting of a few weapon variables. Makes sure that the variables only get set when a weapon is actually created and that all the weapon variables have been set before the hook is triggered.
mod - /trunk/fs2_open/code/ai/aiturret.cpp Diff File

antipodes r8445

2012-02-06 07:57

The_E


Ported: N/A

Details Diff
Trunk sync r8441-8444
mod - /branches/antipodes/code/radar/radarsetup.h Diff File
mod - /branches/antipodes/code/radar/radarsetup.cpp Diff File
mod - /branches/antipodes/code/radar/radarorb.cpp Diff File
mod - /branches/antipodes/code/radar/radardradis.cpp Diff File
mod - /branches/antipodes/code/radar/radar.cpp Diff File
mod - /branches/antipodes/code/parse/sexp.cpp Diff File
mod - /branches/antipodes/code/mission/missiontraining.cpp Diff File
mod - /branches/antipodes/code/hud/hudwingmanstatus.cpp Diff File
mod - /branches/antipodes/code/hud/hudtargetbox.cpp Diff File
mod - /branches/antipodes/code/hud/hudtarget.cpp Diff File
mod - /branches/antipodes/code/hud/hudsquadmsg.cpp Diff File
mod - /branches/antipodes/code/hud/hudshield.cpp Diff File
mod - /branches/antipodes/code/hud/hudreticle.cpp Diff File
mod - /branches/antipodes/code/hud/hudparse.h Diff File
mod - /branches/antipodes/code/hud/hudparse.cpp Diff File
mod - /branches/antipodes/code/hud/hudmessage.cpp Diff File
mod - /branches/antipodes/code/hud/hudlock.cpp Diff File
mod - /branches/antipodes/code/hud/hudets.cpp Diff File
mod - /branches/antipodes/code/hud/hudescort.cpp Diff File
mod - /branches/antipodes/code/hud/hudbrackets.cpp Diff File
mod - /branches/antipodes/code/hud/hud.h Diff File
mod - /branches/antipodes/code/hud/hud.cpp Diff File
mod - /branches/antipodes/code/graphics/gropengldraw.cpp Diff File
mod - /branches/antipodes/code/ai/aicode.cpp Diff File

trunk r8444

2012-02-06 05:19

Swifty


Ported: N/A

Details Diff
Minor optimization when rendering tris that do not use distortion effects and therefore do not require calling glDrawBuffers.
mod - /trunk/fs2_open/code/graphics/gropengldraw.cpp Diff File

trunk r8443

2012-02-06 05:01

Swifty


Ported: N/A

Details Diff
Fixed Mantis 2413. hud-set-color changes to the HUD will no longer reset when pausing or entering options menu. Introduced Color entry fields for hud_gauges.tbl. Affected Issues
0002413
mod - /trunk/fs2_open/code/radar/radarsetup.cpp Diff File
mod - /trunk/fs2_open/code/parse/sexp.cpp Diff File
mod - /trunk/fs2_open/code/hud/hudwingmanstatus.cpp Diff File
mod - /trunk/fs2_open/code/hud/hudtargetbox.cpp Diff File
mod - /trunk/fs2_open/code/hud/hudsquadmsg.cpp Diff File
mod - /trunk/fs2_open/code/hud/hudreticle.cpp Diff File
mod - /trunk/fs2_open/code/hud/hudparse.h Diff File
mod - /trunk/fs2_open/code/hud/hudparse.cpp Diff File
mod - /trunk/fs2_open/code/hud/hudmessage.cpp Diff File
mod - /trunk/fs2_open/code/hud/hudlock.cpp Diff File
mod - /trunk/fs2_open/code/hud/hud.h Diff File
mod - /trunk/fs2_open/code/hud/hud.cpp Diff File

trunk r8442

2012-02-04 23:27

niffiwan


Ported: N/A

Details Diff
Fix for mantis 0002597: fix some GCC compiler warnings Affected Issues
0002597
mod - /trunk/fs2_open/code/ai/aicode.cpp Diff File

trunk r8441

2012-02-04 22:41

Swifty


Ported: N/A

Details Diff
Removed configOverride from HudGauge class since we don't even use it.
mod - /trunk/fs2_open/code/radar/radarsetup.h Diff File
mod - /trunk/fs2_open/code/radar/radarsetup.cpp Diff File
mod - /trunk/fs2_open/code/radar/radarorb.cpp Diff File
mod - /trunk/fs2_open/code/radar/radardradis.cpp Diff File
mod - /trunk/fs2_open/code/radar/radar.cpp Diff File
mod - /trunk/fs2_open/code/mission/missiontraining.cpp Diff File
mod - /trunk/fs2_open/code/hud/hudwingmanstatus.cpp Diff File
mod - /trunk/fs2_open/code/hud/hudtargetbox.cpp Diff File
mod - /trunk/fs2_open/code/hud/hudtarget.cpp Diff File
mod - /trunk/fs2_open/code/hud/hudsquadmsg.cpp Diff File
mod - /trunk/fs2_open/code/hud/hudshield.cpp Diff File
mod - /trunk/fs2_open/code/hud/hudreticle.cpp Diff File
mod - /trunk/fs2_open/code/hud/hudparse.cpp Diff File
mod - /trunk/fs2_open/code/hud/hudmessage.cpp Diff File
mod - /trunk/fs2_open/code/hud/hudlock.cpp Diff File
mod - /trunk/fs2_open/code/hud/hudets.cpp Diff File
mod - /trunk/fs2_open/code/hud/hudescort.cpp Diff File
mod - /trunk/fs2_open/code/hud/hudbrackets.cpp Diff File
mod - /trunk/fs2_open/code/hud/hud.h Diff File
mod - /trunk/fs2_open/code/hud/hud.cpp Diff File

antipodes r8440

2012-02-04 18:02

Zacam


Ported: N/A

Details Diff
Trunk Sync: r8436-8439
mod - /branches/antipodes/code/ship/shiphit.cpp Diff File
mod - /branches/antipodes/code/object/objectsnd.cpp Diff File
mod - /branches/antipodes/code/hud/hudtargetbox.cpp Diff File

trunk r8439

2012-02-04 17:43

zookeeper


Ported: N/A

Details Diff
Makes subsystem targeting brackets always get drawn in the right place in the targeting box.
mod - /trunk/fs2_open/code/hud/hudtargetbox.cpp Diff File

trunk r8438

2012-02-04 17:08

The_E


Ported: N/A

Details Diff
Make the OS_SUBSYS_ROTATION sound depend on the SSF_ROTATES flag
mod - /trunk/fs2_open/code/object/objectsnd.cpp Diff File

trunk r8437

2012-02-04 16:50

The_E


Ported: N/A

Details Diff
Makes the $AliveSnd, $DeadSnd and $RotationSnd entries for subsystems work. NOTE: This will apparently not work correctly for nested subsystems.
mod - /trunk/fs2_open/code/object/objectsnd.cpp Diff File

trunk r8436

2012-02-04 16:05

The_E


Ported: N/A

Details Diff
Removing superfluous SSM alert message spawning.
mod - /trunk/fs2_open/code/ship/shiphit.cpp Diff File

antipodes r8435

2012-02-04 14:37

Zacam


Ported: N/A

Details Diff
Trunk Sync: r8434
mod - /branches/antipodes/code/weapon/flak.cpp Diff File

trunk r8434

2012-02-04 14:25

The_E


Ported: N/A

Details Diff
Ooops, I accidentally broke flaks.
mod - /trunk/fs2_open/code/weapon/flak.cpp Diff File

antipodes r8433

2012-02-04 12:36

Zacam


Ported: N/A

Details Diff
Trunk Sync: r8428-8432
r8427 not needed in Antipodes due to changes in Pilot data.
mod - /branches/antipodes/code/weapon/weapons.cpp Diff File
mod - /branches/antipodes/code/weapon/weapon.h Diff File
mod - /branches/antipodes/code/weapon/flak.h Diff File
mod - /branches/antipodes/code/weapon/flak.cpp Diff File
mod - /branches/antipodes/code/ship/ship.cpp Diff File
mod - /branches/antipodes/code/model/modelinterp.cpp Diff File
mod - /branches/antipodes/code/ai/aiturret.cpp Diff File

trunk r8432

2012-02-04 12:13

Valathil


Ported: N/A

Details Diff
Make $FlyBySnd actually do something and allow primaries as well.
mod - /trunk/fs2_open/code/weapon/weapons.cpp Diff File

trunk r8431

2012-02-04 12:04

The_E


Ported: N/A

Details Diff
Make aspect lock weapons react to countermeasures the same way as heatseekers do instead of going dumbfire.
mod - /trunk/fs2_open/code/weapon/weapons.cpp Diff File

trunk r8430

2012-02-04 08:48

The_E


Ported: N/A

Details Diff
A bit of cleanup in flak.cpp. Removes #defines made obsolete by previous commits, especially the hardcoded need for the "flk2" animation, which wasn't referenced anywhere in the actual code.
mod - /trunk/fs2_open/code/weapon/flak.cpp Diff File

trunk r8429

2012-02-04 08:32

The_E


Ported: N/A

Details Diff
oops, forgot to remove this terminal command
mod - /trunk/fs2_open/code/weapon/flak.cpp Diff File

trunk r8428

2012-02-04 08:28

The_E


Ported: N/A

Details Diff
A few parameters for Flak weapons as requested by fury. Changes:
-Arm Radius now determines how far a flak shell will have to travel before being able to detonate (used to be hardcoded to 10 meters)
-New weapons.tbl parameter "Flak Detonation Accuracy" to determine how far from a target a flak shell may explode (used to be hardcoded to 65 meters)
-New weapons.tbl parameter "Flak Targeting Accuracy" to determine the amount of jitter applied to turrets targeting other objects. Used to be hardcoded to 60 meters, applied as a radius around the target position
-New weapons.tbl parameter "Untargeted Flak Range Penalty" to determine the range penalty a flak weapon is subjected to when firing without a target. Used to be hardcoded to 20 meters.
mod - /trunk/fs2_open/code/weapon/weapons.cpp Diff File
mod - /trunk/fs2_open/code/weapon/weapon.h Diff File
mod - /trunk/fs2_open/code/weapon/flak.h Diff File
mod - /trunk/fs2_open/code/weapon/flak.cpp Diff File
mod - /trunk/fs2_open/code/ship/ship.cpp Diff File
mod - /trunk/fs2_open/code/ai/aiturret.cpp Diff File

trunk r8427

2012-02-04 06:01

niffiwan


Ported: N/A

Details Diff
Fix for mantis 0002593: structs containing vectors don't like being memset to zero... Affected Issues
0002593
mod - /trunk/fs2_open/code/menuui/playermenu.cpp Diff File
 First  Prev  1 2 3 ... 40 ... 80 ... 99 100 101 102 103 104 105 ... 120 ... 160 ... 200 ... 240 ... 280 ... 320 ... 360 ... 400 ... 437 438 439  Next  Last