Author Topic: Nightly (Linux): 01 Sep 2010 - Revision 6416  (Read 1354 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly (Linux): 01 Sep 2010 - Revision 6416
Here is the nightly for Linux on 01 Sep 2010 - Revision 6416

Group: Inferno
fso-LINUX-Inferno-20100901_r6416.tar.bz2
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r6351 | Sushi | 2010-08-05 09:17:20 -0500 (Thu, 05 Aug 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/weapon/shockwave.cpp
   M /trunk/fs2_open/code/weapon/weapon.h
   M /trunk/fs2_open/code/weapon/weapons.cpp

Support for allowing bombs to be destroyed by weapon blast and/or shockwaves. Weapon flags are "takes blast damage" and "takes shockwave damage"
------------------------------------------------------------------------
r6353 | The_E | 2010-08-10 13:41:12 -0500 (Tue, 10 Aug 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/graphics/gropenglextension.cpp

Remove requirement for SM3. While this will not allow cards that are only capable of SM2 to use the standard shaders, now shaders can be written for them.
------------------------------------------------------------------------
r6354 | The_E | 2010-08-11 08:08:51 -0500 (Wed, 11 Aug 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fireball/fireballs.cpp
   M /trunk/fs2_open/code/parse/sexp.cpp

Fix for assertion encountered with the warp-effect sexp. Also updated sexp help to indicate correct usage.
------------------------------------------------------------------------
r6374 | The_E | 2010-08-16 17:04:23 -0500 (Mon, 16 Aug 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/aiturret.cpp
   M /trunk/fs2_open/code/parse/lua.cpp
   M /trunk/fs2_open/code/ship/ship.cpp
   M /trunk/fs2_open/code/ship/ship.h

Allow scripting to override turret AI target selection
------------------------------------------------------------------------
r6375 | The_E | 2010-08-16 18:18:10 -0500 (Mon, 16 Aug 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/lua.cpp

And of course, I screwed it up a bit. Reading the documentation is A1 SUPAR.
------------------------------------------------------------------------
r6376 | IssMneur | 2010-08-17 00:37:38 -0500 (Tue, 17 Aug 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

Clarify the help text for set-object-speed-x, set-object-speed-y, and set-object-speed-z
------------------------------------------------------------------------
r6377 | IssMneur | 2010-08-17 00:42:55 -0500 (Tue, 17 Aug 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

Fixes mantis 2275: Improving remove-background-bitmap and remove-sun-bitmap so that they issue an Error if an invalid index is passed via the sexp.
------------------------------------------------------------------------
r6378 | IssMneur | 2010-08-17 18:52:20 -0500 (Tue, 17 Aug 2010) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/fred2/fred.rc
   M /trunk/fs2_open/code/fred2/resource.h
   M /trunk/fs2_open/code/fred2/voiceactingmanager.cpp
   M /trunk/fs2_open/code/fred2/voiceactingmanager.h

Adds support to Voice Acting Manager in FRED for putting the speaker's name into the generated file name.
Also makes the "Generate Filename" function set the modified flag for FRED if any file names get changed.
------------------------------------------------------------------------
r6379 | The_E | 2010-08-19 14:45:28 -0500 (Thu, 19 Aug 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/autopilot/autopilot.cpp
   M /trunk/fs2_open/code/fred2/sexp_tree.cpp
   M /trunk/fs2_open/code/fred2/sexp_tree.h
   M /trunk/fs2_open/code/freespace2/freespace.cpp
   M /trunk/fs2_open/code/gamesnd/eventmusic.cpp
   M /trunk/fs2_open/code/mission/missionmessage.cpp
   M /trunk/fs2_open/code/mission/missiontraining.cpp
   M /trunk/fs2_open/code/parse/sexp.cpp
   M /trunk/fs2_open/code/parse/sexp.h
   M /trunk/fs2_open/code/sound/sound.cpp
   M /trunk/fs2_open/code/sound/sound.h

Adding the adjust-audio-volume sexp.
------------------------------------------------------------------------
r6380 | The_E | 2010-08-20 18:13:44 -0500 (Fri, 20 Aug 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

Fix issue reported by droid803 where non-player ships that have an afterburner need shield icons as well, causing debug warnings. Changed the check so that it only triggers on player ships.
------------------------------------------------------------------------
r6381 | The_E | 2010-08-21 11:22:57 -0500 (Sat, 21 Aug 2010) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp
   M /trunk/fs2_open/code/sound/sound.cpp

Adding a bit of sanity checking here...

------------------------------------------------------------------------
r6382 | Sushi | 2010-08-21 14:55:44 -0500 (Sat, 21 Aug 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/ai.h
   M /trunk/fs2_open/code/ai/aibig.cpp
   M /trunk/fs2_open/code/ai/aicode.cpp

Updated random sidethrust ($Random Sidethrust Percent) to include strafing attacks vs big ships, as well as making it a bit more situational for fighter vs fighter.
------------------------------------------------------------------------
r6383 | The_E | 2010-08-21 15:19:48 -0500 (Sat, 21 Aug 2010) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/menuui/playermenu.cpp

Remove hardcoded piece of interface code in favour of something generated dynamically. Fixes issue with too many pilot names being displayed in the pilot select screen if a custom font is in use.

------------------------------------------------------------------------
r6384 | The_E | 2010-08-22 07:59:01 -0500 (Sun, 22 Aug 2010) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/missionui/redalert.cpp

Change Int3() to assertion for better explaining and stuff.

------------------------------------------------------------------------
r6385 | The_E | 2010-08-25 15:24:34 -0500 (Wed, 25 Aug 2010) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/lab/lab.cpp
   M /trunk/fs2_open/code/object/objectsnd.cpp

Fixes a crash when "Test Load Ship" was used with a ship that has turrets with rotation sounds defined.

------------------------------------------------------------------------
r6391 | The_E | 2010-08-26 07:17:51 -0500 (Thu, 26 Aug 2010) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/graphics/grbatch.cpp

Change Assert() to Assertion(), again to better explain why it fails.

------------------------------------------------------------------------
r6392 | The_E | 2010-08-26 17:56:36 -0500 (Thu, 26 Aug 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/parselo.cpp

From FUBAR: Patch to redirect a warning popup to the log when in standalone mode.
------------------------------------------------------------------------
r6393 | The_E | 2010-08-26 18:42:04 -0500 (Thu, 26 Aug 2010) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/graphics/grbatch.cpp

Ooops, slight typo

------------------------------------------------------------------------
r6397 | Goober5000 | 2010-08-28 22:46:48 -0500 (Sat, 28 Aug 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp
   M /trunk/fs2_open/code/parse/sexp.h

FUBAR's change-callsign patch
------------------------------------------------------------------------
r6398 | Goober5000 | 2010-08-28 23:30:21 -0500 (Sat, 28 Aug 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/sexp_tree.cpp
   M /trunk/fs2_open/code/parse/sexp.cpp
   M /trunk/fs2_open/code/parse/sexp.h

add a #define
------------------------------------------------------------------------
r6399 | Goober5000 | 2010-08-28 23:45:51 -0500 (Sat, 28 Aug 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

handle clearing alt-name too
------------------------------------------------------------------------
r6400 | Goober5000 | 2010-08-28 23:51:15 -0500 (Sat, 28 Aug 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/voiceactingmanager.cpp

fix compile errors
------------------------------------------------------------------------
r6401 | Goober5000 | 2010-08-29 01:07:22 -0500 (Sun, 29 Aug 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/menuui/techmenu.cpp
   M /trunk/fs2_open/code/ship/ship.cpp
   M /trunk/fs2_open/code/ship/ship.h

add +Tech title for ships.tbl
------------------------------------------------------------------------
r6402 | The_E | 2010-08-31 07:42:39 -0500 (Tue, 31 Aug 2010) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/graphics/grbatch.cpp
   M /trunk/fs2_open/code/missionui/redalert.cpp

Several minor touchups.

------------------------------------------------------------------------
r6403 | The_E | 2010-08-31 07:43:04 -0500 (Tue, 31 Aug 2010) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/ship/shield.cpp

Change Assert() to Assertion() for better feedback to modders

------------------------------------------------------------------------
r6404 | The_E | 2010-08-31 07:52:50 -0500 (Tue, 31 Aug 2010) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

Changing Assert() to Assertion() again.

------------------------------------------------------------------------
r6405 | The_E | 2010-08-31 08:12:45 -0500 (Tue, 31 Aug 2010) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/weapon/muzzleflash.cpp

Change assert to assertion. Also allowed usage of non-anis or effs as muzzleflashes.

------------------------------------------------------------------------
r6406 | chief1983 | 2010-08-31 12:41:50 -0500 (Tue, 31 Aug 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

Actually fix the Assertion instead of just disabling it.
------------------------------------------------------------------------
r6407 | Goober5000 | 2010-08-31 13:18:15 -0500 (Tue, 31 Aug 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/projects/MSVC_2005/Fred2.vcproj
   M /trunk/fs2_open/projects/MSVC_2005/Freespace2.vcproj
   M /trunk/fs2_open/projects/MSVC_2005/wxFRED2.vcproj

don't generate debug information on release builds
------------------------------------------------------------------------
r6408 | Goober5000 | 2010-08-31 14:55:12 -0500 (Tue, 31 Aug 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/projects/MSVC_2005/code.vcproj

update project file
------------------------------------------------------------------------
r6409 | chief1983 | 2010-08-31 16:09:15 -0500 (Tue, 31 Aug 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/aicode.cpp
   M /trunk/fs2_open/code/globalincs/pstypes.h
   M /trunk/fs2_open/code/ship/ship.cpp

Fix Assertion on GCC to support 2 arguments, and revert hacked calls to their 2 argument state
------------------------------------------------------------------------
r6410 | The_E | 2010-08-31 17:40:30 -0500 (Tue, 31 Aug 2010) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

weapon_info::subtype is not a bitfield

------------------------------------------------------------------------
r6414 | Zacam | 2010-08-31 22:17:10 -0500 (Tue, 31 Aug 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/cmdline/cmdline.cpp

-timerbar now has the same message as -decals and is a disabled launcher command. Launcher will (or should) no longer list it as an available command and a msgbox will pop-up if in an existing command line anywhere.
------------------------------------------------------------------------
r6416 | Goober5000 | 2010-09-01 01:43:08 -0500 (Wed, 01 Sep 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/playerman/playercontrol.cpp

fix the passengers tag so that it works more like the cargo tag
------------------------------------------------------------------------


« Last Edit: September 01, 2010, 10:05:16 am by chief1983 »