Author Topic: Nightly (FreeBSD): 30 Jan 2013 - Revision 9516  (Read 781 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (FreeBSD): 30 Jan 2013 - Revision 9516
Here is the nightly for FreeBSD on 30 Jan 2013 - Revision 9516

Group: Inferno
fso-FREEBSD-Inferno-20130130_r9516.tar.bz2
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r9338 | zookeeper | 2012-11-11 06:09:25 -0600 (Sun, 11 Nov 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/controlconfig/controlsconfig.h
   M /trunk/fs2_open/code/playerman/managepilot.cpp

Set the default detail level of new pilots to "very high".
------------------------------------------------------------------------
r9339 | zookeeper | 2012-11-11 14:59:02 -0600 (Sun, 11 Nov 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/controlconfig/controlsconfig.h

Fix botchedness in r9338.
------------------------------------------------------------------------
r9340 | Goober5000 | 2012-11-11 21:25:59 -0600 (Sun, 11 Nov 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

fix Mantis #2714 -- hud doesn't change when change-ship-class is called
------------------------------------------------------------------------
r9341 | Goober5000 | 2012-11-12 00:48:17 -0600 (Mon, 12 Nov 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/ai_profiles.cpp
   M /trunk/fs2_open/code/ai/ai_profiles.h
   M /trunk/fs2_open/code/ai/aicode.cpp
   M /trunk/fs2_open/code/globalincs/def_files.cpp

CommanderDJ's fix for Mantis #2529
------------------------------------------------------------------------
r9342 | Goober5000 | 2012-11-12 00:57:18 -0600 (Mon, 12 Nov 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/lab/lab.cpp

Admiral MS's fix for Mantis #2723
------------------------------------------------------------------------
r9343 | Echelon9 | 2012-11-12 08:32:57 -0600 (Mon, 12 Nov 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/io/keycontrol.cpp

PVS-Studio fix: Resolve bug introduced in r201 (9 years, 11 months ago) in relation to an if statement without encompassing curly brackets.
------------------------------------------------------------------------
r9344 | zookeeper | 2012-11-14 05:54:47 -0600 (Wed, 14 Nov 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mod_table/mod_table.cpp
   M /trunk/fs2_open/code/mod_table/mod_table.h
   M /trunk/fs2_open/code/playerman/managepilot.cpp

Made the default detail level tableable in game_settings.tbl, but kept "very high" as the default.
------------------------------------------------------------------------
r9345 | zookeeper | 2012-11-14 06:05:59 -0600 (Wed, 14 Nov 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/globalincs/systemvars.cpp

Tweaked some of the settings of the four detail level presets.
------------------------------------------------------------------------
r9346 | Goober5000 | 2012-11-15 01:52:45 -0600 (Thu, 15 Nov 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/asteroid/asteroid.cpp
   M /trunk/fs2_open/code/ship/ship.cpp
   M /trunk/fs2_open/code/weapon/weapons.cpp

fix for Mantis #2726 -- proper handling of mismatch of LOD levels
------------------------------------------------------------------------
r9347 | Zacam | 2012-11-15 22:14:29 -0600 (Thu, 15 Nov 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/graphics/gropengltnl.cpp

From Valathil: Corrects for dynamic switching regarding Fixed Render Pipeline in the LAB
------------------------------------------------------------------------
r9348 | zookeeper | 2012-11-16 05:26:48 -0600 (Fri, 16 Nov 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mod_table/mod_table.cpp

Fix really stupid mistake.
------------------------------------------------------------------------
r9349 | zookeeper | 2012-11-16 13:45:24 -0600 (Fri, 16 Nov 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/lua.cpp
   M /trunk/fs2_open/code/parse/sexp.cpp

Ought to fix bug 2690.
------------------------------------------------------------------------
r9350 | zookeeper | 2012-11-16 15:17:18 -0600 (Fri, 16 Nov 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/hud/hudconfig.cpp
   M /trunk/fs2_open/code/playerman/managepilot.cpp

Fixed the reset button in the HUD config screen not resetting to the default color scheme given to new pilots.
------------------------------------------------------------------------
r9351 | Zacam | 2012-11-17 17:12:17 -0600 (Sat, 17 Nov 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/graphics/grbatch.cpp

Warning resolution: grbatch.cpp(806) : warning C4018: '<' : signed/unsigned mismatch; solved by setting 'Batch_buffer_size' from 'int' to 'size_t'
------------------------------------------------------------------------
r9353 | Zacam | 2012-11-18 04:05:44 -0600 (Sun, 18 Nov 2012) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/cutscene/mveplayer.cpp
   M /trunk/fs2_open/code/cutscene/oggplayer.cpp
   M /trunk/fs2_open/code/graphics/gropengl.cpp
   M /trunk/fs2_open/code/graphics/gropengldraw.cpp
   M /trunk/fs2_open/code/graphics/gropenglextension.cpp
   M /trunk/fs2_open/code/graphics/gropengllight.cpp
   M /trunk/fs2_open/code/graphics/gropenglpostprocessing.cpp
   M /trunk/fs2_open/code/graphics/gropenglstate.cpp
   M /trunk/fs2_open/code/graphics/gropenglstate.h
   M /trunk/fs2_open/code/graphics/gropengltnl.cpp
   M /trunk/fs2_open/code/menuui/mainhallmenu.cpp

From Valathil, glCleanup to reduce the amount of calls.
First post here: http://www.hard-light.net/forums/index.php?topic=82886.0
Mantis Here: http://scp.indiegames.us/mantis/view.php?id=2728
------------------------------------------------------------------------
r9355 | The_E | 2012-11-18 11:58:05 -0600 (Sun, 18 Nov 2012) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/parse/parselo.cpp

Increase the buffer size for stuff_string_list(SCP_vector<SCP_string>) to 2048. If this function was used with substrings longer than NAME_LENGTH, this would cause stack corruption due to a buffer overrun.

------------------------------------------------------------------------
r9356 | Valathil | 2012-11-18 12:01:41 -0600 (Sun, 18 Nov 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/shipfx.cpp

Fix for Mantis 2729: Remove the Int3 and make the log entry a little clearer.
------------------------------------------------------------------------
r9357 | Valathil | 2012-11-18 13:07:33 -0600 (Sun, 18 Nov 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/graphics/gropengltnl.cpp

Fix for Mantis 2719: Clear Vertex Array state after rendering.
------------------------------------------------------------------------
r9358 | Valathil | 2012-11-18 17:33:01 -0600 (Sun, 18 Nov 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/graphics/gropenglstate.cpp
   M /trunk/fs2_open/code/graphics/gropengltnl.cpp
   M /trunk/fs2_open/code/model/modelinterp.cpp

Followup to 9357: Don't flush texture state we don't care about that in shader pipeline and also move the fix to a more efficient place per Swifty's suggestion.
------------------------------------------------------------------------
r9359 | Goober5000 | 2012-11-18 23:36:05 -0600 (Sun, 18 Nov 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/parselo.cpp

follow-up to 9355: since we have a version of get_string that accepts SCP_string, just use that
------------------------------------------------------------------------
r9360 | Valathil | 2012-11-19 11:43:40 -0600 (Mon, 19 Nov 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/network/multi_options.cpp

Fix for Mantis 2731: Add a +use_pxo flag in multi.cfg
------------------------------------------------------------------------
r9361 | Goober5000 | 2012-11-19 16:57:41 -0600 (Mon, 19 Nov 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/lua.cpp

addendum to r9340 to fix Mantis #2714 in scripting function (thanks to Admiral MS)
------------------------------------------------------------------------
r9362 | Goober5000 | 2012-11-19 17:40:50 -0600 (Mon, 19 Nov 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missionbriefcommon.cpp

fix Mantis #2691 by just ending colorization on whitespace
------------------------------------------------------------------------
r9363 | Goober5000 | 2012-11-19 18:05:51 -0600 (Mon, 19 Nov 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/fred.rc

for Mantis #2636
------------------------------------------------------------------------
r9364 | niffiwan | 2012-11-20 04:38:52 -0600 (Tue, 20 Nov 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/hud/hudtargetbox.cpp

Fix mantis 2732
------------------------------------------------------------------------
r9365 | Valathil | 2012-11-20 12:53:26 -0600 (Tue, 20 Nov 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/graphics/gropengldraw.cpp
   M /trunk/fs2_open/code/graphics/gropenglstate.cpp
   M /trunk/fs2_open/code/graphics/gropenglstate.h
   M /trunk/fs2_open/code/graphics/gropengltnl.cpp

Correct some issues with Help screens that popped up because of glCleanup and undocumented Nvidia driver behaviour.
------------------------------------------------------------------------
r9366 | Valathil | 2012-11-20 14:54:28 -0600 (Tue, 20 Nov 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/hud/hud.cpp

Fix for Mantis 2376: Don't calculate nose offsets for chase view.
------------------------------------------------------------------------
r9367 | Valathil | 2012-11-20 17:42:12 -0600 (Tue, 20 Nov 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/graphics/font.cpp
   M /trunk/fs2_open/code/graphics/font.h
   M /trunk/fs2_open/code/hud/hudmessage.cpp
   M /trunk/fs2_open/code/hud/hudmessage.h
   M /trunk/fs2_open/code/mission/missionlog.cpp

Fix for Mantis 2207: Use Missiontime for F4 Logscreen entries and fix the calculation.
------------------------------------------------------------------------
r9368 | FUBAR-BDHR | 2012-11-21 12:49:13 -0600 (Wed, 21 Nov 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/asteroid/asteroid.cpp
   M /trunk/fs2_open/code/ship/ship.cpp

Log but don't warn about LOD mismatches when running a standalone server.
------------------------------------------------------------------------
r9369 | karajorma | 2012-11-23 00:37:09 -0600 (Fri, 23 Nov 2012) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

That buffer needs to be bigger!

------------------------------------------------------------------------
r9370 | karajorma | 2012-11-23 00:49:04 -0600 (Fri, 23 Nov 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/missionui/missionscreencommon.cpp
   M /trunk/fs2_open/code/missionui/missionscreencommon.h

Fix an issue with persistent variables being ignored by the loadout code.
------------------------------------------------------------------------
r9371 | niffiwan | 2012-11-23 20:40:55 -0600 (Fri, 23 Nov 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/aicode.cpp
   M /trunk/fs2_open/code/ship/ship.cpp
   M /trunk/fs2_open/code/ship/ship.h
   M /trunk/fs2_open/code/weapon/weapons.cpp

Fix for mantis 2664: shockwaves now use bounding box to test distance for damage
------------------------------------------------------------------------
r9372 | karajorma | 2012-11-24 02:37:25 -0600 (Sat, 24 Nov 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/weapon/weapons.cpp

Fix Mantis 2703 (Primary weapons with the child flag prevent any further weapons appearing in the ships-editor->weapons list)
------------------------------------------------------------------------
r9373 | The_E | 2012-11-24 03:17:18 -0600 (Sat, 24 Nov 2012) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/parse/lua.cpp

Did you know that WP_BEAM isn't actually used anywhere? I didn't. Neither did the isBeam() scripting function.

------------------------------------------------------------------------
r9374 | Echelon9 | 2012-11-24 20:45:16 -0600 (Sat, 24 Nov 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/network/multi_options.cpp

PVS-Studio fix: V601 The 'true' value is implicitly casted to the integer type.
------------------------------------------------------------------------
r9375 | Valathil | 2012-11-25 19:37:24 -0600 (Sun, 25 Nov 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/missionsave.cpp

Fix for Mantis 2735: Port commit 8643 & 8644 to Turrets as well
------------------------------------------------------------------------
r9376 | Goober5000 | 2012-11-25 23:49:23 -0600 (Sun, 25 Nov 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missionparse.cpp
   M /trunk/fs2_open/code/parse/sexp.cpp

improve ship-copy-damage sexp with more robust checks and incidentally a fix for Mantis #2734
------------------------------------------------------------------------
r9378 | Goober5000 | 2012-11-27 00:59:48 -0600 (Tue, 27 Nov 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

update ship orders when changing ship classes in FRED - fix Mantis #2341
------------------------------------------------------------------------
r9379 | Goober5000 | 2012-11-28 00:55:15 -0600 (Wed, 28 Nov 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

clean out dead_docked list as part of ship_cleanup -- fixes Mantis #2294
------------------------------------------------------------------------
r9380 | Goober5000 | 2012-11-28 00:56:08 -0600 (Wed, 28 Nov 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/object/deadobjectdock.h

update comment
------------------------------------------------------------------------
r9381 | karajorma | 2012-11-28 03:18:23 -0600 (Wed, 28 Nov 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/network/psnet2.cpp

This might or might not help with Mantis 1841. Either way Assertion > Int3() anyway.
------------------------------------------------------------------------
r9382 | The_E | 2012-11-28 12:32:39 -0600 (Wed, 28 Nov 2012) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

From FUBAR: Patch for Mantis 2256

------------------------------------------------------------------------
r9383 | The_E | 2012-11-28 14:08:07 -0600 (Wed, 28 Nov 2012) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/ai/aiturret.cpp
   M /trunk/fs2_open/code/model/modelanim.cpp
   M /trunk/fs2_open/code/model/modelanim.h

Fix for Mantis 1596: Adds "turret-fired" animation trigger

------------------------------------------------------------------------
r9384 | The_E | 2012-11-28 15:38:09 -0600 (Wed, 28 Nov 2012) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/parse/lua.cpp

Changing the function descriptions of isLaser() and isMissile() to better explain what they're doing. Also adding isPrimary() and isSecondary(), which are basically the same as the first two, but named better.

------------------------------------------------------------------------
r9385 | karajorma | 2012-12-01 01:11:29 -0600 (Sat, 01 Dec 2012) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

Update SEXP help for ai goal SEXPs to reflect that priorities over 89 are allowed now.

------------------------------------------------------------------------
r9386 | The_E | 2012-12-01 12:12:50 -0600 (Sat, 01 Dec 2012) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

I am just going to assume that this was a hasty application of Ctrl-C Ctrl-V, not some kind of intentional cast of a boolean to a float

------------------------------------------------------------------------
r9388 | The_E | 2012-12-02 04:23:23 -0600 (Sun, 02 Dec 2012) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

And another fix for Mantis 2326.

------------------------------------------------------------------------
r9389 | Valathil | 2012-12-02 18:59:45 -0600 (Sun, 02 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/aicode.cpp
   M /trunk/fs2_open/code/graphics/gropengltnl.cpp
   M /trunk/fs2_open/code/math/vecmat.cpp
   M /trunk/fs2_open/code/object/collideshipship.cpp

Fix for Mantis 2736: abs is int in Linux and Mac; change to fl_abs in all instances where floats were used in the codebase.
------------------------------------------------------------------------
r9391 | Valathil | 2012-12-03 14:45:14 -0600 (Mon, 03 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/model/modelinterp.cpp

Fix for Mantis 2727: Add Autocenter for debris rendering
------------------------------------------------------------------------
r9392 | Goober5000 | 2012-12-03 23:12:48 -0600 (Mon, 03 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/cmdline/cmdline.cpp

CommanderDJ's patch for #2730
------------------------------------------------------------------------
r9393 | Valathil | 2012-12-04 11:19:05 -0600 (Tue, 04 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/pngutils/pngutils.cpp

Fix for Mantis 2743: Strip down 16 Bit files to 8 Bit by adding PNG_TRANSFORM_STRIP_16 to png_read_png
------------------------------------------------------------------------
r9394 | Valathil | 2012-12-04 14:25:55 -0600 (Tue, 04 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/model/modelread.cpp

From Mantis 1129: Spit out a Warning if a model has a docking port with identical slot positions.
------------------------------------------------------------------------
r9395 | Valathil | 2012-12-04 17:02:02 -0600 (Tue, 04 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/model/modelread.cpp

From Mantis 2346: Spit out a warning if the two docking slots lie on the same axis as the docking normal.
------------------------------------------------------------------------
r9396 | Goober5000 | 2012-12-04 22:20:45 -0600 (Tue, 04 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/model/modelread.cpp

for Mantis #2346 and #1129 -- munge the data if it runs afoul of the warnings
------------------------------------------------------------------------
r9397 | Goober5000 | 2012-12-05 01:45:47 -0600 (Wed, 05 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missionparse.cpp
   M /trunk/fs2_open/code/parse/sexp.cpp

bulletproof the activation and deactivation of shields; this should fix Mantis #2747
------------------------------------------------------------------------
r9398 | niffiwan | 2012-12-05 03:02:48 -0600 (Wed, 05 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/hud/hudtargetbox.cpp

Fix for mantis 1922: set glowmaps on/off in the hud target box
------------------------------------------------------------------------
r9399 | niffiwan | 2012-12-05 03:23:29 -0600 (Wed, 05 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missionparse.cpp

Goober!!! :)  Fix parentheses in r9397
------------------------------------------------------------------------
r9400 | FUBAR-BDHR | 2012-12-05 12:09:32 -0600 (Wed, 05 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/wing.cpp

Fix for mantis 2748:  Wing delay values not reset when using file->new
------------------------------------------------------------------------
r9401 | The_E | 2012-12-05 13:06:49 -0600 (Wed, 05 Dec 2012) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

Fix for Mantis 1616: Texture replacement data is not copied over when changing ship classes that share models

------------------------------------------------------------------------
r9402 | Goober5000 | 2012-12-05 22:20:54 -0600 (Wed, 05 Dec 2012) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

1) don't actually copy the ship object, because it has classes
2) fix Mantis #1616 by re-applying the original parsed texture replacements
------------------------------------------------------------------------
r9403 | Goober5000 | 2012-12-06 00:14:24 -0600 (Thu, 06 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missionbriefcommon.cpp

fix Mantis #1975
------------------------------------------------------------------------
r9404 | Goober5000 | 2012-12-06 00:50:43 -0600 (Thu, 06 Dec 2012) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/fred2/sexp_tree.cpp

set the mini help text to blank if we select an operator
make sure special lists of arguments are checked for mini help text
(Mantis #2020)
------------------------------------------------------------------------
r9405 | Valathil | 2012-12-06 14:44:29 -0600 (Thu, 06 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/model/modelread.cpp
   M /trunk/fs2_open/code/object/collideshipship.cpp

Fix for Mantis 2693: Fix rotating submodels still colliding even if $no_collision or $no_collision_this_only is set. Also fix ships that have $no_collision on detail0 set colliding with bigger ships.
------------------------------------------------------------------------
r9406 | The_E | 2012-12-08 14:21:25 -0600 (Sat, 08 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missionbriefcommon.cpp

Patch for Mantis 2200 by Eli2
------------------------------------------------------------------------
r9407 | The_E | 2012-12-08 14:23:09 -0600 (Sat, 08 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/object/collideshipship.cpp

Patch for Mantis 2188 by Admiral MS
------------------------------------------------------------------------
r9408 | The_E | 2012-12-08 14:25:37 -0600 (Sat, 08 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/shipflagsdlg.cpp
   M /trunk/fs2_open/code/fred2/wing_editor.cpp

From CommanderDJ: Patch for Mantis 2009
------------------------------------------------------------------------
r9410 | Zacam | 2012-12-08 20:59:02 -0600 (Sat, 08 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/globalincs/vmallocator.h
   M /trunk/fs2_open/code/graphics/grbatch.cpp
   M /trunk/fs2_open/code/object/objcollide.cpp
   M /trunk/fs2_open/code/windows_stub/config.h

Mantis 2746: Fix for geometry batcher, from Valathil. Update for Mac by Echelon9.
------------------------------------------------------------------------
r9411 | Zacam | 2012-12-08 21:31:18 -0600 (Sat, 08 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/particle/particle.cpp

Fix for Mantis 2165: Vector iterator becomes invalid in Particle.cpp
------------------------------------------------------------------------
r9412 | Zacam | 2012-12-08 21:45:27 -0600 (Sat, 08 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/ai_profiles.cpp
   M /trunk/fs2_open/code/ai/ai_profiles.h
   M /trunk/fs2_open/code/ai/aicode.cpp

Fix for Mantis 1496: Ships stopping mid-waypoint; From Admiral MS
------------------------------------------------------------------------
r9413 | Zacam | 2012-12-08 22:28:44 -0600 (Sat, 08 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/freespace2/freespace.cpp
   M /trunk/fs2_open/code/ship/ship.cpp
   M /trunk/fs2_open/code/ship/ship.h

Fixes Mantis 2325: View shakes in 'show ship' flag when far from the mission origin
------------------------------------------------------------------------
r9414 | Zacam | 2012-12-09 00:28:56 -0600 (Sun, 09 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/object/collideshipship.cpp

Fixes Mantis 2706: Weapons not colliding
------------------------------------------------------------------------
r9415 | Valathil | 2012-12-09 15:49:20 -0600 (Sun, 09 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/debris/debris.cpp

Fix for Mantis 2146: Move the model_clear_instance call so it doesn't reset the replaced texture.
------------------------------------------------------------------------
r9416 | Valathil | 2012-12-09 15:51:20 -0600 (Sun, 09 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/globalincs/def_files.cpp
   M /trunk/fs2_open/code/graphics/2d.h
   M /trunk/fs2_open/code/graphics/gropengldraw.cpp
   M /trunk/fs2_open/code/graphics/gropenglshader.cpp
   M /trunk/fs2_open/code/graphics/gropengltnl.cpp
   M /trunk/fs2_open/code/model/modelinterp.cpp

Fix for Mantis 184: Use Vertex shader to replicate nohtl rendering of thruster cones. Also make shader state handling a bit less hackish.
------------------------------------------------------------------------
r9417 | The_E | 2012-12-09 16:36:17 -0600 (Sun, 09 Dec 2012) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

Rewrite the sexp documentation for most of Kazan's navpoint sexps to follow the formatting established by the rest of the sexp docs.

------------------------------------------------------------------------
r9418 | The_E | 2012-12-09 16:47:31 -0600 (Sun, 09 Dec 2012) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

Fix for Mantis 2733: Adds documentation for the 4th argument for the add-nav-waypoint sexp

------------------------------------------------------------------------
r9420 | Zacam | 2012-12-10 02:23:19 -0600 (Mon, 10 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/globalincs/vmallocator.h
   M /trunk/fs2_open/code/graphics/grbatch.cpp
   M /trunk/fs2_open/code/object/objcollide.cpp
   M /trunk/fs2_open/code/windows_stub/config.h

Revert of 9410. Apparently not ready for prime time, what with older compilers that don't seem to understand C++0x types (and complaints about upgrades to enable it), and it apparently (under said compilers) isn't any faster than stdext::hash_set anyway.
------------------------------------------------------------------------
r9421 | Goober5000 | 2012-12-10 21:53:53 -0600 (Mon, 10 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/graphics/gropenglshader.cpp

fix compilation
------------------------------------------------------------------------
r9422 | The_E | 2012-12-12 07:57:34 -0600 (Wed, 12 Dec 2012) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/autopilot/autopilot.cpp
   M /trunk/fs2_open/code/parse/sexp.cpp

Patch for Mantis 2733: Updates the description for add-nav-waypoint. Also makes it work as intended.

------------------------------------------------------------------------
r9423 | Goober5000 | 2012-12-12 23:56:28 -0600 (Wed, 12 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

patch a memory leak
------------------------------------------------------------------------
r9424 | Goober5000 | 2012-12-13 00:12:24 -0600 (Thu, 13 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

patch another memory leak
------------------------------------------------------------------------
r9425 | Goober5000 | 2012-12-13 00:14:04 -0600 (Thu, 13 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/lab/lab.cpp

fix Mantis #2752
------------------------------------------------------------------------
r9427 | karajorma | 2012-12-13 21:28:40 -0600 (Thu, 13 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/fredrender.cpp
   M /trunk/fs2_open/code/fred2/fredview.cpp

Fix a bug in Num-ships-in-battle
------------------------------------------------------------------------
r9428 | karajorma | 2012-12-13 21:31:26 -0600 (Thu, 13 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

Actually fix a bug in Num-ships-in-battle rather than accidentally committing a different minor fix.
------------------------------------------------------------------------
r9429 | karajorma | 2012-12-14 02:51:22 -0600 (Fri, 14 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missiongoals.cpp
   M /trunk/fs2_open/code/parse/sexp.cpp
   M /trunk/fs2_open/code/parse/sexp.h

Fix a couple of event logs. Clean up the operators array.
------------------------------------------------------------------------
r9430 | karajorma | 2012-12-14 03:27:17 -0600 (Fri, 14 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/missionui/missionscreencommon.cpp

Fix Mantis 2753 (Customised Loadouts sometimes won't save for next time the mission is played).
------------------------------------------------------------------------
r9431 | The_E | 2012-12-14 06:07:30 -0600 (Fri, 14 Dec 2012) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/hud/hud.cpp

Fix for Mantis 2754: Reset the frame offset for custom HUD gauges when reinitializing.

------------------------------------------------------------------------
r9432 | Valathil | 2012-12-14 16:18:45 -0600 (Fri, 14 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/camera/camera.cpp
   M /trunk/fs2_open/code/camera/camera.h
   M /trunk/fs2_open/code/parse/sexp.cpp

Fix for Mantis 1978: Add eyepoint directions to cameras; Add guncam view for cameras that are bound to turrets
------------------------------------------------------------------------
r9433 | Goober5000 | 2012-12-14 22:36:27 -0600 (Fri, 14 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/shipeditordlg.cpp
   M /trunk/fs2_open/code/mission/missionparse.cpp
   M /trunk/fs2_open/code/mission/missionparse.h

fix Mantis #2319 (alt names and callsigns aren't properly removed)
------------------------------------------------------------------------
r9434 | Goober5000 | 2012-12-14 22:41:52 -0600 (Fri, 14 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/shiptexturesdlg.cpp

allow saving of invisible textures for replacements (Mantis #2340)
------------------------------------------------------------------------
r9435 | The_E | 2012-12-15 04:33:35 -0600 (Sat, 15 Dec 2012) | 2 lines
Changed paths:
   M /trunk/fs2_open/projects/MSVC_2011/Fred2.vcxproj
   M /trunk/fs2_open/projects/MSVC_2011/Freespace2.vcxproj
   M /trunk/fs2_open/projects/MSVC_2011/code.vcxproj
   M /trunk/fs2_open/projects/MSVC_2011/libjpeg.vcxproj
   M /trunk/fs2_open/projects/MSVC_2011/liblua.vcxproj
   M /trunk/fs2_open/projects/MSVC_2011/libpng.vcxproj
   M /trunk/fs2_open/projects/MSVC_2011/zlib.vcxproj

Change the default toolset for MSVC2012 to "110-XP", to make builds made with VS2012 XP-compatible.

------------------------------------------------------------------------
r9438 | Valathil | 2012-12-15 13:51:40 -0600 (Sat, 15 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missionparse.cpp

Fix for Mantis 2737: Recreate the entire orientation matrix not just the forward vector when ships spawn from docking bays.
------------------------------------------------------------------------
r9439 | Valathil | 2012-12-15 15:47:51 -0600 (Sat, 15 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/aiturret.cpp
   M /trunk/fs2_open/code/network/multimsgs.cpp
   M /trunk/fs2_open/code/weapon/weapon.h
   M /trunk/fs2_open/code/weapon/weapons.cpp

Fix for Mantis 2707: Pass the firing turret to weapon_create so it knows where to look for when using $Substitute.
------------------------------------------------------------------------
r9440 | Valathil | 2012-12-15 16:11:57 -0600 (Sat, 15 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/gamesnd/gamesnd.cpp

Set the 3D flag in the new sounds.tbl parsing.
------------------------------------------------------------------------
r9441 | Valathil | 2012-12-16 08:25:21 -0600 (Sun, 16 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/aiturret.cpp
   M /trunk/fs2_open/code/network/multimsgs.cpp
   M /trunk/fs2_open/code/ship/ship.cpp

Fix for Mantis 2755: Update weapon_info references after weapon_create to get updates from possible substitution
------------------------------------------------------------------------
r9442 | Valathil | 2012-12-16 19:17:19 -0600 (Sun, 16 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/fredrender.cpp

Fix for Mantis 2199: Reject objects from being clicked on when selection lock is active.
------------------------------------------------------------------------
r9443 | Goober5000 | 2012-12-16 23:54:18 -0600 (Sun, 16 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/gamesnd/gamesnd.cpp
   M /trunk/fs2_open/code/parse/parselo.cpp
   M /trunk/fs2_open/code/parse/parselo.h

there is actually a way to check for extra sound values per Mantis #2048, and here it is
------------------------------------------------------------------------
r9444 | Goober5000 | 2012-12-17 02:00:17 -0600 (Mon, 17 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missionparse.cpp
   M /trunk/fs2_open/code/model/model.h
   M /trunk/fs2_open/code/model/modelinterp.cpp

since invisible textures were loaded as -1, they have to be flagged specially to actually replace real textures (Mantis #2340)
------------------------------------------------------------------------
r9445 | Goober5000 | 2012-12-17 02:59:55 -0600 (Mon, 17 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/particle/particle.cpp

revert revision 9411 in preparation for fixing particles (Mantis #2165)
------------------------------------------------------------------------
r9446 | Goober5000 | 2012-12-17 03:36:40 -0600 (Mon, 17 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/particle/particle.cpp

properly fix the removal of particles (Mantis #2165)
------------------------------------------------------------------------
r9447 | Valathil | 2012-12-18 11:26:48 -0600 (Tue, 18 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/aibig.cpp

Fix for Mantis 2447: Allow fighters to use anti subsystem weapons when disarming/disabling protected ships.
------------------------------------------------------------------------
r9448 | Valathil | 2012-12-18 12:40:25 -0600 (Tue, 18 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/bgbitmapdlg.h
   M /trunk/fs2_open/code/fred2/freddoc.cpp
   M /trunk/fs2_open/code/fred2/freddoc.h

Fix for Mantis 1928: Recreate the briefing and background dialog when the mission updates.
------------------------------------------------------------------------
r9449 | Valathil | 2012-12-18 13:42:59 -0600 (Tue, 18 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/missionui/missionscreencommon.cpp

Fix for Mantis 1901: Update the displayed ship after the loadout is refreshed.
------------------------------------------------------------------------
r9450 | Valathil | 2012-12-18 14:09:08 -0600 (Tue, 18 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/lab/lab.cpp

Fix for Mantis 2364: Load the relevant thruster bitmaps when switching weapons in lab.
------------------------------------------------------------------------
r9451 | The_E | 2012-12-18 15:46:35 -0600 (Tue, 18 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/model/model.h
   M /trunk/fs2_open/code/model/modelread.cpp

Fix for Mantis 2513 by Admiral MS: Fixes issues with two ship classes sharing model data.
------------------------------------------------------------------------
r9452 | The_E | 2012-12-18 15:55:26 -0600 (Tue, 18 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/model/model.h
   M /trunk/fs2_open/code/model/modelread.cpp

Rename the model subsystem flag masks to MSS_MODEL_FLAG_MASK and MSS_MODEL_FLAG2_MASK respectively, for readability
------------------------------------------------------------------------
r9453 | Valathil | 2012-12-18 18:11:28 -0600 (Tue, 18 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/graphics/gropengldraw.cpp
   M /trunk/fs2_open/code/model/modelinterp.cpp

Fix for Mantis 2738: Reset buffer state before drawing spheres and lines. Additionally fix the new htl outline rendering in fred by setting the outline color.
------------------------------------------------------------------------
r9454 | Valathil | 2012-12-18 19:58:27 -0600 (Tue, 18 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/network/multiteamselect.cpp

Adding an assert to multi_ts_get_team_and_slot so we can get Auto variable data in the crash dump to track down ticket 2757.
------------------------------------------------------------------------
r9455 | Goober5000 | 2012-12-20 01:34:38 -0600 (Thu, 20 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

enhance debug warning for Mantis #1951
------------------------------------------------------------------------
r9456 | karajorma | 2012-12-21 01:15:07 -0600 (Fri, 21 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fs2netd/fs2netd_client.cpp
   M /trunk/fs2_open/code/menuui/optionsmenu.cpp
   M /trunk/fs2_open/code/menuui/optionsmenumulti.cpp
   M /trunk/fs2_open/code/menuui/optionsmenumulti.h

Fix Mantis 1818 (PXO Login fails ambiguously if you don't have a password or username)
------------------------------------------------------------------------
r9461 | FUBAR-BDHR | 2012-12-22 17:45:15 -0600 (Sat, 22 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/cmdline/cmdline.cpp

add -tbp and -jpgtga to the depreciated flags
------------------------------------------------------------------------
r9462 | Valathil | 2012-12-23 17:58:58 -0600 (Sun, 23 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/fredview.cpp
   M /trunk/fs2_open/code/fred2/reinforcementeditordlg.cpp
   M /trunk/fs2_open/code/fred2/shipflagsdlg.cpp
   M /trunk/fs2_open/code/mission/missionparse.cpp

Fix for Mantis 2745: Make it impossible in FRED to select individual ships for reinforcements when in a wing. From FUBAR: Check at mission parse and spit out warnings.
------------------------------------------------------------------------
r9463 | FUBAR-BDHR | 2012-12-24 00:23:56 -0600 (Mon, 24 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/model/modelread.cpp

Mantis 2759 - Add Warning for null normals on docking points
------------------------------------------------------------------------
r9464 | Valathil | 2012-12-25 12:44:09 -0600 (Tue, 25 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/network/multiteamselect.cpp
   M /trunk/fs2_open/code/network/multiteamselect.h
   M /trunk/fs2_open/code/object/object.cpp

Followup to 9454. Only check in the one instance where the crash happened. Ticket 2757
------------------------------------------------------------------------
r9470 | niffiwan | 2012-12-27 03:47:35 -0600 (Thu, 27 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/Makefile.am

GCC: make install now installs fs2_open_x.y.z - helps Linux packaging tools
------------------------------------------------------------------------
r9471 | The_E | 2012-12-29 17:19:51 -0600 (Sat, 29 Dec 2012) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

Fixes issue with the "no primary linking" weapon flag not working correctly

------------------------------------------------------------------------
r9472 | niffiwan | 2012-12-29 21:36:13 -0600 (Sat, 29 Dec 2012) | 2 lines
Changed paths:
   M /trunk/fs2_open/configure.ac

Linux/GCC compilation: -march=athlon64 could cause issues on non-AMD CPUs.  Use mtune for more widely compatible binaries.
Also enable SSE/SSE2
------------------------------------------------------------------------
r9475 | Goober5000 | 2012-12-30 12:01:02 -0600 (Sun, 30 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/iff_defs/iff_defs.cpp

allow alternate spelling
------------------------------------------------------------------------
r9477 | niffiwan | 2012-12-31 03:34:27 -0600 (Mon, 31 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/configure.ac

autotools: exclude lua5.2 because it's not (yet) compatible with FSO
------------------------------------------------------------------------
r9479 | Goober5000 | 2013-01-01 16:22:11 -0600 (Tue, 01 Jan 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missionparse.cpp

be mindful of sending ship-create packets for docked ships in multiplayer -- should fix Mantis #2761
------------------------------------------------------------------------
r9480 | niffiwan | 2013-01-03 00:57:53 -0600 (Thu, 03 Jan 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/hud/hudshield.h

Workaround for mantis 2760: re-order struct shield_hit_info to avoid segfault with gcc & -ftree-vectorize
------------------------------------------------------------------------
r9484 | niffiwan | 2013-01-05 22:14:01 -0600 (Sat, 05 Jan 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/configure.ac

Autotools: check for alternate libpng package name (specifically for opensuse)
------------------------------------------------------------------------
r9485 | niffiwan | 2013-01-05 23:03:33 -0600 (Sat, 05 Jan 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/configure.ac

autotools: remove extra -lpng that will break compiles if libpng12 is being used
------------------------------------------------------------------------
r9486 | chief1983 | 2013-01-06 13:24:49 -0600 (Sun, 06 Jan 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/projects/MSVC_2008/Fred2.vcproj
   M /trunk/fs2_open/projects/MSVC_2008/Freespace2.vcproj

Change output filenames to match those used for 3.6.14 releases.
------------------------------------------------------------------------
r9488 | Goober5000 | 2013-01-06 21:31:46 -0600 (Sun, 06 Jan 2013) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/model/modelcollide.cpp
   M /trunk/fs2_open/code/model/modelread.cpp

FUBAR's fix for Mantis #2770
see http://www.hard-light.net/forums/index.php?topic=83122.0
------------------------------------------------------------------------
r9489 | Goober5000 | 2013-01-06 22:07:28 -0600 (Sun, 06 Jan 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/management.cpp

strncpy_s wasn't specified quite right (Mantis #2765)
------------------------------------------------------------------------
r9490 | Goober5000 | 2013-01-06 22:35:36 -0600 (Sun, 06 Jan 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/model/modelread.cpp

change from 1 meter to 0.1 meter
------------------------------------------------------------------------
r9491 | Echelon9 | 2013-01-07 08:20:24 -0600 (Mon, 07 Jan 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/globalincs/version.h
   M /trunk/fs2_open/projects/Xcode4/English.lproj/InfoPlist.strings
   M /trunk/fs2_open/projects/Xcode4/FS2_Open.xcodeproj/project.pbxproj

Updated Mac Xcode 4 project for the 3.6.16 RC phase
------------------------------------------------------------------------
r9492 | chief1983 | 2013-01-07 10:33:42 -0600 (Mon, 07 Jan 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/globalincs/version.h
   M /trunk/fs2_open/projects/Xcode4/English.lproj/InfoPlist.strings
   M /trunk/fs2_open/projects/Xcode4/FS2_Open.xcodeproj/project.pbxproj

Reverting 9491.
------------------------------------------------------------------------
r9493 | Goober5000 | 2013-01-07 17:33:49 -0600 (Mon, 07 Jan 2013) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/cmdline/cmdline.cpp

jg18's patch -- don't do irrelevant stuff when we're only querying for flags
see http://www.hard-light.net/forums/index.php?topic=83315.0
------------------------------------------------------------------------
r9494 | Goober5000 | 2013-01-07 19:44:48 -0600 (Mon, 07 Jan 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/management.cpp
   M /trunk/fs2_open/code/fred2/shipeditordlg.cpp
   M /trunk/fs2_open/code/globalincs/def_files.cpp
   M /trunk/fs2_open/code/network/multi_sexp.cpp
   M /trunk/fs2_open/code/parse/sexp.cpp

MSVC6 compatibility
------------------------------------------------------------------------
r9495 | Goober5000 | 2013-01-07 19:56:54 -0600 (Mon, 07 Jan 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/projects/MSVC_6/code.dsp

add files to project
------------------------------------------------------------------------
r9498 | Goober5000 | 2013-01-12 16:34:30 -0600 (Sat, 12 Jan 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/io/keycontrol.cpp

FUBAR's fix for #2779 -- don't crash when launching asteroids
------------------------------------------------------------------------
r9499 | Goober5000 | 2013-01-12 18:05:21 -0600 (Sat, 12 Jan 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/asteroid/asteroid.cpp
   M /trunk/fs2_open/code/asteroid/asteroid.h
   M /trunk/fs2_open/code/missionui/missionbrief.cpp

FUBAR's changes for Mantis #2775, plus the addition of the asteroid model
------------------------------------------------------------------------
r9500 | Goober5000 | 2013-01-12 21:03:25 -0600 (Sat, 12 Jan 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/aigoals.cpp
   M /trunk/fs2_open/code/hud/hudsquadmsg.cpp
   M /trunk/fs2_open/code/mission/missionparse.cpp
   M /trunk/fs2_open/code/mission/missionparse.h
   M /trunk/fs2_open/code/ship/ship.h

for Mantis #2097, straighten out the departure code so that goals to warp cause warping, and comm departures use whatever departure method is specified
------------------------------------------------------------------------
r9501 | Goober5000 | 2013-01-12 21:55:09 -0600 (Sat, 12 Jan 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missionparse.cpp
   M /trunk/fs2_open/code/parse/sexp.cpp

wing departure now works
------------------------------------------------------------------------
r9502 | Goober5000 | 2013-01-13 03:28:28 -0600 (Sun, 13 Jan 2013) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/mission/missionparse.cpp
   M /trunk/fs2_open/code/mission/missionparse.h
   M /trunk/fs2_open/code/parse/sexp.cpp

return special_hitpoints to using a specific value instead of a multiplier;
this was extensively tested in both single-player and multiplayer, using change-ship-class and changing ship loadout, against ships both higher and lower in hitpoints, to ensure it didn't re-break Mantis #2326
------------------------------------------------------------------------
r9503 | Goober5000 | 2013-01-13 03:50:08 -0600 (Sun, 13 Jan 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/aiturret.cpp
   M /trunk/fs2_open/code/autopilot/autopilot.cpp
   M /trunk/fs2_open/code/autopilot/autopilot.h
   M /trunk/fs2_open/code/cmdline/cmdline.cpp
   M /trunk/fs2_open/code/freespace2/freespace.cpp
   M /trunk/fs2_open/code/fs2netd/fs2netd_client.cpp
   M /trunk/fs2_open/code/hud/hud.cpp
   M /trunk/fs2_open/code/hud/hudtarget.cpp
   M /trunk/fs2_open/code/localization/localize.cpp
   M /trunk/fs2_open/code/missionui/missionscreencommon.cpp
   M /trunk/fs2_open/code/network/multimsgs.cpp
   M /trunk/fs2_open/code/network/psnet2.cpp
   M /trunk/fs2_open/code/object/objectsnd.cpp
   M /trunk/fs2_open/code/parse/lua.cpp
   M /trunk/fs2_open/code/parse/sexp.cpp
   M /trunk/fs2_open/code/ship/ship.h
   M /trunk/fs2_open/code/sound/ds.cpp
   M /trunk/fs2_open/code/weapon/weapons.cpp
   M /trunk/fs2_open/lua/lstate.h

onlyjob's spelling fixes, per Mantis #2777
------------------------------------------------------------------------
r9505 | Goober5000 | 2013-01-16 01:13:47 -0600 (Wed, 16 Jan 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/network/multi_respawn.cpp

tell who is respawning
------------------------------------------------------------------------
r9506 | m_m | 2013-01-19 07:06:51 -0600 (Sat, 19 Jan 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

Fix for Mantis 2763:  ETS gauge showing up for ships with no shields if default ship had shields
------------------------------------------------------------------------
r9508 | niffiwan | 2013-01-22 03:57:29 -0600 (Tue, 22 Jan 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/network/chat_api.cpp

Fix for mantis 2776: from onlyjob, fix format-hardening error
------------------------------------------------------------------------
r9510 | The_E | 2013-01-26 17:37:25 -0600 (Sat, 26 Jan 2013) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/hud/hud.cpp

Prevent the hud-set-frame sexp from accidentally causing badness by setting an invalid frame offset

------------------------------------------------------------------------
r9512 | Goober5000 | 2013-01-27 04:28:35 -0600 (Sun, 27 Jan 2013) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/ai/aibig.cpp

apply m!m's fix for Mantis #2780
also correct the off-by-one error in the range check (path_num must < n_paths, not <=)
------------------------------------------------------------------------
r9513 | Goober5000 | 2013-01-27 04:29:19 -0600 (Sun, 27 Jan 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/aicode.cpp

flip these around so that they're less confusing
------------------------------------------------------------------------
r9514 | Goober5000 | 2013-01-27 04:29:39 -0600 (Sun, 27 Jan 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

correct the sexp help for string-to-int
------------------------------------------------------------------------
r9515 | Goober5000 | 2013-01-30 00:56:46 -0600 (Wed, 30 Jan 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

this ought to fix Mantis #2326
------------------------------------------------------------------------
r9516 | Goober5000 | 2013-01-30 02:08:53 -0600 (Wed, 30 Jan 2013) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/network/multiutil.cpp

no, silly Volition programmer, that's handled elsewhere
(fix Mantis #2783)
------------------------------------------------------------------------