Author Topic: Nightly (Linux): 30 Jan 2013 - Revision 9516  (Read 885 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

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

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

Code: [Select]
------------------------------------------------------------------------
r9461 | FUBAR-BDHR | 2012-12-22 18:45:15 -0500 (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 18:58:58 -0500 (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 01:23:56 -0500 (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 13:44:09 -0500 (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 04:47:35 -0500 (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 18:19:51 -0500 (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 22:36:13 -0500 (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 13:01:02 -0500 (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 04:34:27 -0500 (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 17:22:11 -0500 (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 01:57:53 -0500 (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 23:14:01 -0500 (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-06 00:03:33 -0500 (Sun, 06 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 14:24:49 -0500 (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 22:31:46 -0500 (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 23:07:28 -0500 (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 23:35:36 -0500 (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 09:20:24 -0500 (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 11:33:42 -0500 (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 18:33:49 -0500 (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 20:44:48 -0500 (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 20:56:54 -0500 (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 17:34:30 -0500 (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 19:05:21 -0500 (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 22:03:25 -0500 (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 22:55:09 -0500 (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 04:28:28 -0500 (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 04:50:08 -0500 (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 02:13:47 -0500 (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 08:06:51 -0500 (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 04:57:29 -0500 (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 18:37:25 -0500 (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 05:28:35 -0500 (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 05:29:19 -0500 (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 05:29:39 -0500 (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 01:56:46 -0500 (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 03:08:53 -0500 (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)
------------------------------------------------------------------------