Changesets: fs2open

fs2_open_3_6_14 r7826

2011-09-28 13:25

Zacam


Ported: N/A

Details Diff
Backport: Re-apply fix for Mantis 2477 from niffiwan (Trunk 7825)
mod - /branches/fs2_open_3_6_14/code/gamesnd/gamesnd.h Diff File
mod - /branches/fs2_open_3_6_14/code/weapon/beam.cpp Diff File

trunk r7825

2011-09-28 07:23

niffiwan


Ported: N/A

Details Diff
Reapplying 7790, seems to have been mistakenly swatted by 7802
mod - /trunk/fs2_open/code/gamesnd/gamesnd.h Diff File
mod - /trunk/fs2_open/code/weapon/beam.cpp Diff File

trunk r7824

2011-09-27 17:23

Zacam


Ported: N/A

Details Diff
This is now in the .14 Branch, we'll keep it there and leave the "final" code for putting to Trunk when AP is merged/Final is released.
mod - /trunk/fs2_open/code/cmdline/cmdline.cpp Diff File
mod - /trunk/fs2_open/code/cmdline/cmdline.h Diff File
mod - /trunk/fs2_open/code/nebula/neblightning.cpp Diff File
mod - /trunk/fs2_open/code/nebula/neblightning.h Diff File
mod - /trunk/fs2_open/code/sound/ds.cpp Diff File

fs2_open_3_6_14 r7823

2011-09-27 17:22

Zacam


Ported: N/A

Details Diff
A bunch of audio code hacks to address the concerns in http://www.hard-light.net/forums/index.php?topic=77889.0 until proper fixes of the sound code are completed.

+F -donotenforce = to turn off concurrent playback limit for sounds.
+F -percent_flashtobang = sets the default percentage of nebula flashes get converted to bangs. Default is 50, max 100, min 0.
+T lightning.tbl +flash_to_bang_percent: = sets the percentage of nebula flashes that get converted to bangs for the storm type.
-- Audio gain of OpenAL is set to 65% of max.
mod - /branches/fs2_open_3_6_14/code/cmdline/cmdline.cpp Diff File
mod - /branches/fs2_open_3_6_14/code/cmdline/cmdline.h Diff File
mod - /branches/fs2_open_3_6_14/code/nebula/neblightning.cpp Diff File
mod - /branches/fs2_open_3_6_14/code/nebula/neblightning.h Diff File
mod - /branches/fs2_open_3_6_14/code/sound/ds.cpp Diff File

fs2_open_3_6_14 r7822

2011-09-27 17:04

Zacam


Ported: N/A

Details Diff
Updates Build output names and XCode embedded version.
mod - /branches/fs2_open_3_6_14/projects/MSVC_2008/Fred2.vcproj Diff File
mod - /branches/fs2_open_3_6_14/projects/MSVC_2008/Freespace2.vcproj Diff File
mod - /branches/fs2_open_3_6_14/projects/MSVC_2008/code.vcproj Diff File
mod - /branches/fs2_open_3_6_14/projects/MSVC_2008/libpng.vcproj Diff File
mod - /branches/fs2_open_3_6_14/projects/Xcode/English.lproj/InfoPlist.strings Diff File

trunk r7821

2011-09-27 16:54

Zacam


Ported: N/A

Details Diff
This file is not binary nor an application. Silly SVN.
mod - /trunk/fs2_open/projects/Xcode/English.lproj/InfoPlist.strings Diff File

antipodes r7820

2011-09-27 04:06

Zacam


Ported: N/A

Details Diff
Corrections to the MSVC2005 workspace.
mod - /branches/antipodes/projects/MSVC_2005/Freespace2.vcproj Diff File
mod - /branches/antipodes/projects/MSVC_2005/libpng.vcproj Diff File

antipodes r7819

2011-09-27 04:05

Zacam


Ported: N/A

Details Diff
libpng Project had an extra Debug SSE in it.
mod - /branches/antipodes/projects/MSVC_2008/libpng.vcproj Diff File

trunk r7818

2011-09-27 03:02

Zacam


Ported: N/A

Details Diff
What the? There were two Inferno Debug SSE/SSE2 project setups in libpng project file.
mod - /trunk/fs2_open/projects/MSVC_2008/libpng.vcproj Diff File

antipodes r7817

2011-09-27 01:53

Zacam


Ported: N/A

Details Diff
Copy of Trunk 7815: Add set-docked SEXP.
mod - /branches/antipodes/code/ai/ai.h Diff File
mod - /branches/antipodes/code/ai/aicode.cpp Diff File
mod - /branches/antipodes/code/fred2/sexp_tree.cpp Diff File
mod - /branches/antipodes/code/parse/sexp.cpp Diff File
mod - /branches/antipodes/code/parse/sexp.h Diff File

antipodes r7816

2011-09-27 01:52

Zacam


Ported: N/A

Details Diff
De-commit the beta version of the sound code patch (it was accidentally merged anyway) as it currently only belongs in the RC branch.
mod - /branches/antipodes/code/cmdline/cmdline.cpp Diff File
mod - /branches/antipodes/code/cmdline/cmdline.h Diff File
mod - /branches/antipodes/code/nebula/neblightning.cpp Diff File
mod - /branches/antipodes/code/sound/ds.cpp Diff File

trunk r7815

2011-09-26 23:32

Sushi


Ported: N/A

Details Diff
Add set-docked SEXP
mod - /trunk/fs2_open/code/ai/ai.h Diff File
mod - /trunk/fs2_open/code/ai/aicode.cpp Diff File
mod - /trunk/fs2_open/code/fred2/sexp_tree.cpp Diff File
mod - /trunk/fs2_open/code/parse/sexp.cpp Diff File
mod - /trunk/fs2_open/code/parse/sexp.h Diff File

trunk r7814

2011-09-26 23:04

IssMneur


Ported: N/A

Details Diff
A bunch of audio code hacks to address the concerns in http://www.hard-light.net/forums/index.php?topic=77889.0 until proper fixes of the sound code are completed.

+F -donotenforce = to turn off concurrent playback limit for sounds.
+F -percent_flashtobang = sets the default percentage of nebula flashes get converted to bangs. Default is 50, max 100, min 0.
+T lightning.tbl +flash_to_bang_percent: = sets the percentage of nebula flashes that get converted to bangs for the storm type.
-- Audio gain of OpenAL is set to 65% of max.
mod - /trunk/fs2_open/code/cmdline/cmdline.cpp Diff File
mod - /trunk/fs2_open/code/cmdline/cmdline.h Diff File
mod - /trunk/fs2_open/code/nebula/neblightning.cpp Diff File
mod - /trunk/fs2_open/code/nebula/neblightning.h Diff File
mod - /trunk/fs2_open/code/sound/ds.cpp Diff File

antipodes r7813

2011-09-26 17:15

Zacam


Ported: N/A

Details Diff
From niffiwan: Fix for Mantis 2501. (Copy from Trunk)
mod - /branches/antipodes/code/model/modelread.cpp Diff File

fs2_open_3_6_14 r7812

2011-09-26 14:23

chief1983


Ported: N/A

Details Diff
Copy trunk r7811 to 3.6.14 branch.
add - /branches/fs2_open_3_6_14 File

trunk r7811

2011-09-26 07:17

niffiwan


Ported: N/A

Details Diff
Fix for mantis 2501
mod - /trunk/fs2_open/code/model/modelread.cpp Diff File

antipodes r7810

2011-09-26 01:50

Zacam


Ported: N/A

Details Diff
From CommanderDJ: Fix for Mantis 2224 "Chat messages may end up unreadable due to unfortunate color choice"
Allows for the specification of colors via a colors.tbl
(Wiki Documentation here: http://www.hard-light.net/wiki/index.php/Colors.tbl )
mod - /branches/antipodes/code/freespace2/freespace.cpp Diff File
mod - /branches/antipodes/code/globalincs/alphacolors.cpp Diff File
mod - /branches/antipodes/code/globalincs/alphacolors.h Diff File

trunk r7809

2011-09-26 01:40

Zacam


Ported: N/A

Details Diff
From CommanderDJ: Fix for Mantis 2224 "Chat messages may end up unreadable due to unfortunate color choice"
Allows for the specification of colors via a colors.tbl
(Wiki Documentation here: http://www.hard-light.net/wiki/index.php/Colors.tbl )
mod - /trunk/fs2_open/code/freespace2/freespace.cpp Diff File
mod - /trunk/fs2_open/code/globalincs/alphacolors.cpp Diff File
mod - /trunk/fs2_open/code/globalincs/alphacolors.h Diff File

antipodes r7808

2011-09-25 23:01

Zacam


Ported: N/A

Details Diff
Trunk Sync r7807
mod - /branches/antipodes/code/ship/ship.cpp Diff File

trunk r7807

2011-09-25 16:47

The_E


Ported: N/A

Details Diff
Aargh. NOW it's fixed correctly
mod - /trunk/fs2_open/code/ship/ship.cpp Diff File

trunk r7806

2011-09-25 16:46

The_E


Ported: N/A

Details Diff
And a final fix here
mod - /trunk/fs2_open/code/ship/ship.cpp Diff File

trunk r7805

2011-09-25 06:50

The_E


Ported: N/A

Details Diff
Fix for subsystem flags resetting erroneously. Thanks to zookeeper for noticing this.
mod - /trunk/fs2_open/code/ship/ship.cpp Diff File

antipodes r7804

2011-09-25 04:33

Zacam


Ported: N/A

Details Diff
Trunk Sync: Copy of 7801, From CommanderDJ: Patch for Mantis 2307, set-object-position weirdness when in nebula
mod - /branches/antipodes/code/parse/sexp.cpp Diff File

antipodes r7803

2011-09-25 04:27

Zacam


Ported: N/A

Details Diff
And another Sync Drift check for AP to tidy things up.
mod - /branches/antipodes/code/cfile/cfile.cpp Diff File
mod - /branches/antipodes/code/cfile/cfilesystem.cpp Diff File
mod - /branches/antipodes/code/controlconfig/controlsconfig.h Diff File
mod - /branches/antipodes/code/io/keycontrol.cpp Diff File
mod - /branches/antipodes/code/mission/missionload.cpp Diff File
mod - /branches/antipodes/code/mission/missionparse.cpp Diff File
mod - /branches/antipodes/code/mission/missiontraining.cpp Diff File
mod - /branches/antipodes/code/parse/lua.cpp Diff File
mod - /branches/antipodes/code/ship/ship.cpp Diff File
mod - /branches/antipodes/configure.ac Diff File

trunk r7802

2011-09-25 04:26

Zacam


Ported: N/A

Details Diff
Sync Drift: Apparently still some lingering ifdefs for OEM/Multiplayer_Beta and non-AP specific things not having made it to trunk for some reason.
mod - /trunk/fs2_open/code/controlconfig/controlsconfig.h Diff File
mod - /trunk/fs2_open/code/gamesnd/gamesnd.h Diff File
mod - /trunk/fs2_open/code/graphics/gropengllight.cpp Diff File
mod - /trunk/fs2_open/code/network/multi.cpp Diff File
mod - /trunk/fs2_open/code/network/multi_pinfo.cpp Diff File
mod - /trunk/fs2_open/code/network/multi_pxo.cpp Diff File
mod - /trunk/fs2_open/code/network/multi_rate.h Diff File
mod - /trunk/fs2_open/code/network/multiui.cpp Diff File
mod - /trunk/fs2_open/code/network/multiutil.cpp Diff File
mod - /trunk/fs2_open/code/ship/ship.cpp Diff File
mod - /trunk/fs2_open/code/weapon/beam.cpp Diff File
 First  Prev  1 2 3 ... 40 ... 80 ... 120 ... 124 125 126 127 128 129 130 ... 160 ... 200 ... 240 ... 280 ... 320 ... 360 ... 400 ... 437 438 439  Next  Last