Changesets: fs2open

trunk r8276

2012-01-21 01:10

Echelon9


Ported: N/A

Details Diff
LLVM Warning fix: This is a dead store to the value done_reading.
mod - /trunk/fs2_open/code/sound/audiostr.cpp Diff File

trunk r8275

2012-01-21 01:09

Echelon9


Ported: N/A

Details Diff
LLVM Warning fix: This is all dead code, removing.
mod - /trunk/fs2_open/code/weapon/beam.h Diff File
mod - /trunk/fs2_open/code/weapon/beam.cpp Diff File

trunk r8274

2012-01-21 00:57

Echelon9


Ported: N/A

Details Diff
LLVM Warning fix: No need to assign value to entry.ship_class twice.
mod - /trunk/fs2_open/code/ship/ship.cpp Diff File

trunk r8273

2012-01-21 00:40

Echelon9


Ported: N/A

Details Diff
LLVM Warning fix: Resolve an order of precedence issue with && and ||
mod - /trunk/fs2_open/code/freespace2/freespace.cpp Diff File

trunk r8272

2012-01-20 23:07

Valathil


Ported: N/A

Details Diff
Fix for Mantis 2576: Use the beam direction as the applied force vector Affected Issues
0002576
mod - /trunk/fs2_open/code/weapon/beam.cpp Diff File

trunk r8271

2012-01-20 22:58

Goober5000


Ported: N/A

Details Diff
update to revision 8263: one should probably reset the special shields if you reset special hitpoints
mod - /trunk/fs2_open/code/ship/ship.cpp Diff File

trunk r8270

2012-01-20 20:54

Valathil


Ported: N/A

Details Diff
Fix for Mantis 2461: Check to see if the reduced damp timestamp is valid so we don't get ridiculous acceleration values. Affected Issues
0002461
mod - /trunk/fs2_open/code/physics/physics.cpp Diff File

trunk r8269

2012-01-20 09:55

The_E


Ported: N/A

Details Diff
These error messages need to be waay clearer
mod - /trunk/fs2_open/code/model/modelread.cpp Diff File

antipodes r8268

2012-01-19 21:26

Zacam


Ported: N/A

Details Diff
Trunk Sync: r8265-8267
mod - /branches/antipodes/code/weapon/beam.cpp Diff File
mod - /branches/antipodes/code/starfield/starfield.cpp Diff File
mod - /branches/antipodes/code/ship/ship.cpp Diff File
mod - /branches/antipodes/code/menuui/mainhallmenu.cpp Diff File

trunk r8267

2012-01-19 21:13

Zacam


Ported: N/A

Details Diff
From CommanderDJ: makes the maximum number of intercom sounds, misc anims and door anims dynamic (v2)
http://www.hard-light.net/forums/index.php?topic=78856.msg1574656#msg1574656
mod - /trunk/fs2_open/code/menuui/mainhallmenu.cpp Diff File

trunk r8266

2012-01-19 20:35

Valathil


Ported: N/A

Details Diff
Fix for Mantis 2574: Timestamps do not work that way, also fixed the rapid fire "Out of Energy" sound for fighter beams. Affected Issues
0002574
mod - /trunk/fs2_open/code/weapon/beam.cpp Diff File
mod - /trunk/fs2_open/code/ship/ship.cpp Diff File

trunk r8265

2012-01-19 14:15

Valathil


Ported: N/A

Details Diff
Fix for Mantis 2553: Fix overdrawing subspace glows by changing them from thrusters to normal bitmaps therefore avoiding a render time problem with the thruster geometry batcher. Affected Issues
0002553
mod - /trunk/fs2_open/code/starfield/starfield.cpp Diff File

antipodes r8264

2012-01-19 09:45

The_E


Ported: N/A

Details Diff
Trunk sync revisions 8258, 8260-8263
mod - /branches/antipodes/code/weapon/weapons.cpp Diff File
mod - /branches/antipodes/code/ship/ship.cpp Diff File
mod - /branches/antipodes/code/mission/missionlog.cpp Diff File
mod - /branches/antipodes/code/lab/lab.cpp Diff File
mod - /branches/antipodes/code/graphics/gropenglpostprocessing.cpp Diff File

trunk r8263

2012-01-19 06:41

The_E


Ported: N/A

Details Diff
Fix for Mantis 2573: Special Hitpoint settings get carried over when deleting and adding ships in FRED
Affected Issues
0002573
mod - /trunk/fs2_open/code/ship/ship.cpp Diff File

trunk r8262

2012-01-19 02:05

Goober5000


Ported: N/A

Details Diff
need to use subsystem_stricmp for subsystems
mod - /trunk/fs2_open/code/mission/missionlog.cpp Diff File

trunk r8261

2012-01-18 14:21

Valathil


Ported: N/A

Details Diff
Fix for Mantis 2572: Just dont render 0.0 Laser Length weapons Affected Issues
0002572
mod - /trunk/fs2_open/code/weapon/weapons.cpp Diff File
mod - /trunk/fs2_open/code/lab/lab.cpp Diff File

trunk r8260

2012-01-18 05:12

niffiwan


Ported: N/A

Details Diff
Fix for mantis 0002480: when emptying secondary banks use the standard function to select the next bank Affected Issues
0002480
mod - /trunk/fs2_open/code/ship/ship.cpp Diff File

fs2_open_3_6_14 r8259

2012-01-17 23:49

Zacam


Ported: N/A

Details Diff
RC3 Build Stage Commit: Correction to configure.ac and Revision bump to this commit version.
mod - /branches/fs2_open_3_6_14/configure.ac Diff File
mod - /branches/fs2_open_3_6_14/code/globalincs/version.h Diff File
mod - /branches/fs2_open_3_6_14/code/freespace2/freespace.rc Diff File
mod - /branches/fs2_open_3_6_14/code/fred2/fred.rc Diff File

trunk r8258

2012-01-17 12:13

Valathil


Ported: N/A

Details Diff
Fix cockpit simulated brightness for lightshafts: Recalculate even if falloff is 1.0 and use the actual sample number
mod - /trunk/fs2_open/code/graphics/gropenglpostprocessing.cpp Diff File

antipodes r8257

2012-01-16 19:19

Zacam


Ported: N/A

Details Diff
Copy of Trunk 8256
mod - /branches/antipodes/code/globalincs/def_files.cpp Diff File

trunk r8256

2012-01-16 19:18

Zacam


Ported: N/A

Details Diff
Slight update to unify the formating of the built in shaders. This behaviorally changes nothing, just their presentation.
mod - /trunk/fs2_open/code/globalincs/def_files.cpp Diff File

antipodes r8255

2012-01-15 20:54

chief1983


Ported: N/A

Details Diff
Trunk sync: r8234-8254
mod - /branches/antipodes/projects/Xcode/FS2_Open.xcodeproj/project.pbxproj Diff File
mod - /branches/antipodes/code/hud/hudtarget.cpp Diff File
mod - /branches/antipodes/code/cmdline/cmdline.cpp Diff File

trunk r8254

2012-01-15 20:34

chief1983


Ported: N/A

Details Diff
Fixes 0002571 - Changes a value in each config to match the config name. Affected Issues
0002571
mod - /trunk/fs2_open/projects/Xcode/FS2_Open.xcodeproj/project.pbxproj Diff File

fs2_open_3_6_14 r8253

2012-01-15 19:39

Zacam


Ported: N/A

Details Diff
RC3 BUILD STAGE COMMIT: Redux and version update to this commit.
mod - /branches/fs2_open_3_6_14/code/globalincs/version.h Diff File
mod - /branches/fs2_open_3_6_14/code/freespace2/freespace.rc Diff File
mod - /branches/fs2_open_3_6_14/code/fred2/fred.rc Diff File

fs2_open_3_6_14 r8252

2012-01-15 19:32

Zacam


Ported: N/A

Details Diff
Backport: Trunk 8233; Made the failure message for failed model loads include the model filename.
mod - /branches/fs2_open_3_6_14/code/missionui/missionshipchoice.cpp Diff File
 First  Prev  1 2 3 ... 40 ... 80 ... 106 107 108 109 110 111 112 ... 120 ... 160 ... 200 ... 240 ... 280 ... 320 ... 360 ... 400 ... 437 438 439  Next  Last