Author Topic: Nightly (Linux): 19 Jul 2011 - Revision 7355  (Read 870 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (Linux): 19 Jul 2011 - Revision 7355
Here is the nightly for Linux on 19 Jul 2011 - Revision 7355

Group: Standard
fso-LINUX-Standard-20110719_r7355.tar.bz2
MD5Sum

Group: Inferno
fso-LINUX-Inferno-20110719_r7355.tar.bz2
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r7291 | The_E | 2011-06-30 05:06:01 -0500 (Thu, 30 Jun 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/globalincs/def_files.cpp

Minor adjustment to the built-in shaders

------------------------------------------------------------------------
r7292 | The_E | 2011-07-01 05:00:55 -0500 (Fri, 01 Jul 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/graphics/gropengllight.cpp

From Valathiel: enables light sorting. Reduces light flickering in some cases.

------------------------------------------------------------------------
r7293 | The_E | 2011-07-01 06:33:09 -0500 (Fri, 01 Jul 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/globalincs/def_files.cpp

Another small change to the built-in shaders

------------------------------------------------------------------------
r7295 | The_E | 2011-07-01 12:00:31 -0500 (Fri, 01 Jul 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/aibig.cpp
   M /trunk/fs2_open/code/ai/aiturret.cpp
   M /trunk/fs2_open/code/model/model.h
   M /trunk/fs2_open/code/model/modelcollide.cpp
   M /trunk/fs2_open/code/ship/ship.cpp

Swifty's collision detection improvements.
------------------------------------------------------------------------
r7302 | The_E | 2011-07-01 14:00:57 -0500 (Fri, 01 Jul 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/graphics/gropenglextension.h

Minor typo correction. Thanks to Valathil for finding it.

------------------------------------------------------------------------
r7303 | The_E | 2011-07-01 14:09:25 -0500 (Fri, 01 Jul 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/globalincs/def_files.cpp

Built-in bloom shader adjusted for higher quality

------------------------------------------------------------------------
r7304 | Zacam | 2011-07-01 18:37:30 -0500 (Fri, 01 Jul 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/graphics/gropenglextension.h

OGL_UNIFORM4FV should be (and now is) preceded by OGL_UNIFORM4F.
------------------------------------------------------------------------
r7306 | Zacam | 2011-07-01 19:14:04 -0500 (Fri, 01 Jul 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/graphics/gropenglextension.h

...but apparently not that way.
------------------------------------------------------------------------
r7307 | Zacam | 2011-07-01 20:02:26 -0500 (Fri, 01 Jul 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/graphics/gropenglextension.cpp
   M /trunk/fs2_open/code/graphics/gropenglextension.h

This is the right way to do it.
Correct version of 7304.
------------------------------------------------------------------------
r7309 | Zacam | 2011-07-02 00:07:57 -0500 (Sat, 02 Jul 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/hud/hudartillery.cpp

Fix for SSM usage causing Assert. If warp lifetime must be 4 seconds or greater, how about we warn them (in parsing) before they try and use it (and thus set it to at least 4.0) instead?
Thanks to bigchunk1 for catching this one and to IssMneur for the assist and review.
------------------------------------------------------------------------
r7310 | The_E | 2011-07-02 14:33:23 -0500 (Sat, 02 Jul 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/cmdline/cmdline.cpp
   M /trunk/fs2_open/code/cmdline/cmdline.h
   M /trunk/fs2_open/code/debugconsole/timerbar.h
   M /trunk/fs2_open/code/freespace2/freespace.cpp
   M /trunk/fs2_open/code/graphics/gropengl.cpp
   M /trunk/fs2_open/code/model/modelinterp.cpp

Removing several deprecated/unused cmdline options. Victims this round are: -cell, -timerbar and -d3d_bad_tsys

------------------------------------------------------------------------
r7311 | The_E | 2011-07-02 14:43:02 -0500 (Sat, 02 Jul 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/cfile/cfilesystem.cpp
   M /trunk/fs2_open/code/cmdline/cmdline.cpp
   M /trunk/fs2_open/code/cmdline/cmdline.h

And -safeloading bites the dust too.

------------------------------------------------------------------------
r7312 | The_E | 2011-07-02 14:45:46 -0500 (Sat, 02 Jul 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/cmdline/cmdline.cpp
   M /trunk/fs2_open/code/cmdline/cmdline.h

And -oldfire, which does nothing, goes to the grave.

------------------------------------------------------------------------
r7313 | The_E | 2011-07-03 03:40:21 -0500 (Sun, 03 Jul 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/graphics/gl/Glext.h
   M /trunk/fs2_open/code/graphics/gl/wglext.h

Updating these to current official versions
------------------------------------------------------------------------
r7314 | Zacam | 2011-07-03 09:44:16 -0500 (Sun, 03 Jul 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/graphics/gropenglextension.cpp

I should sleep more. 7307 was to add a "{ "glUniform4fARB", 0 }," not another v.
------------------------------------------------------------------------
r7315 | karajorma | 2011-07-03 21:22:26 -0500 (Sun, 03 Jul 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/fred.rc

Add a separator between paste and add paste in the event editor.
------------------------------------------------------------------------
r7318 | The_E | 2011-07-04 08:59:02 -0500 (Mon, 04 Jul 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/globalincs/def_files.cpp
   M /trunk/fs2_open/code/graphics/gropengl.cpp
   M /trunk/fs2_open/code/graphics/gropenglextension.cpp
   M /trunk/fs2_open/code/graphics/gropenglextension.h
   M /trunk/fs2_open/code/graphics/gropenglpostprocessing.cpp

Small update to the FXAA shaders. Also adds a function for shader uniform access that was previously missing.
------------------------------------------------------------------------
r7320 | The_E | 2011-07-04 09:55:07 -0500 (Mon, 04 Jul 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/globalincs/def_files.cpp
   M /trunk/fs2_open/code/graphics/gropengl.cpp
   M /trunk/fs2_open/code/graphics/gropenglextension.cpp
   M /trunk/fs2_open/code/graphics/gropenglextension.h
   M /trunk/fs2_open/code/graphics/gropenglpostprocessing.cpp

Reverting, due to unforeseen consequences
------------------------------------------------------------------------
r7322 | The_E | 2011-07-04 09:59:12 -0500 (Mon, 04 Jul 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/graphics/gropenglextension.cpp
   M /trunk/fs2_open/code/graphics/gropenglextension.h

Wasn't supposed to change this
------------------------------------------------------------------------
r7323 | The_E | 2011-07-05 07:35:18 -0500 (Tue, 05 Jul 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/globalincs/def_files.cpp

New FXAA shaders. These have an increased preset range, going from 0 to 9 inclusive. Presets 0 - 4 use the "Console" version of the algorithm, 5 - 9 get the "PC" version
------------------------------------------------------------------------
r7325 | IssMneur | 2011-07-05 23:22:09 -0500 (Tue, 05 Jul 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fireball/fireballs.cpp
   M /trunk/fs2_open/code/fireball/fireballs.h
   M /trunk/fs2_open/code/object/object.cpp

From Valathil: Vary the intensity of lighting from warp fireballs (wormhole) based on the radius of the fireball.
------------------------------------------------------------------------
r7326 | Goober5000 | 2011-07-05 23:39:40 -0500 (Tue, 05 Jul 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

don't assert on a benign conflict
------------------------------------------------------------------------
r7327 | Goober5000 | 2011-07-05 23:44:25 -0500 (Tue, 05 Jul 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/cfile/cfilesystem.cpp
   M /trunk/fs2_open/code/globalincs/def_files.cpp

make things compile
------------------------------------------------------------------------
r7328 | Goober5000 | 2011-07-06 00:06:22 -0500 (Wed, 06 Jul 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/cfile/cfilesystem.cpp

a wee bit more is needed
------------------------------------------------------------------------
r7330 | The_E | 2011-07-06 05:48:56 -0500 (Wed, 06 Jul 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/cmdline/cmdline.cpp
   M /trunk/fs2_open/code/globalincs/def_files.cpp
   M /trunk/fs2_open/code/graphics/gropenglpostprocessing.cpp

Major change to FXAA. Now doing a prepass to convert the main shaders' RGBA output into RGBL. Also enables minor speedup for OpenGL 4/4.1 capable chips. Default preset changed to 6.
------------------------------------------------------------------------
r7333 | Zacam | 2011-07-06 15:55:45 -0500 (Wed, 06 Jul 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/graphics/gropengllight.cpp

From Valathil: Correction to commit 7292. Light sorting now takes place in the proper order.
------------------------------------------------------------------------
r7334 | Zacam | 2011-07-06 18:07:09 -0500 (Wed, 06 Jul 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/graphics/gropengllight.cpp

Directional Lights sorting probably should not have been flipped, the rest seem to be okay though.
(Sun facing sides of ships were going pitch dark when lots of beams were active)
------------------------------------------------------------------------
r7335 | Echelon9 | 2011-07-07 07:59:38 -0500 (Thu, 07 Jul 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fireball/fireballs.cpp

Fix r7325: Asset() =/= Assertion()
------------------------------------------------------------------------
r7336 | The_E | 2011-07-09 08:14:49 -0500 (Sat, 09 Jul 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/graphics/gropengllight.cpp

Reverting 7334 and 7333, following feedback from valathil
------------------------------------------------------------------------
r7339 | Zacam | 2011-07-10 12:05:57 -0500 (Sun, 10 Jul 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/ai/ai_profiles.cpp

From Valathil: ai_profiles tbl/tbm will now parse set_flags and warn on unrecognized declarations when found.
Credits to Spoon and WoD for unveiling this over-sight.
------------------------------------------------------------------------
r7340 | Zacam | 2011-07-10 12:21:33 -0500 (Sun, 10 Jul 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/ai_profiles.cpp

Additional warning messaging for parsing the ai_profiles.tbl or -aip.tbm.
------------------------------------------------------------------------
r7341 | Goober5000 | 2011-07-10 21:05:27 -0500 (Sun, 10 Jul 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/ai_profiles.cpp

Valathil's method will fail on a string that is less than 60 chars and does not contain a :, so use memset, which is the historical technique
------------------------------------------------------------------------
r7342 | Goober5000 | 2011-07-10 21:10:48 -0500 (Sun, 10 Jul 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/globalincs/def_files.cpp

deal with string truncation on MSVC6
------------------------------------------------------------------------
r7344 | Zacam | 2011-07-11 14:09:10 -0500 (Mon, 11 Jul 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/ai_profiles.cpp

Copeh Pasteh does not make for al dente.
------------------------------------------------------------------------
r7345 | Goober5000 | 2011-07-13 02:33:29 -0500 (Wed, 13 Jul 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/weapon/weapons.cpp

Valathil's fixes for #weak weapon variants
http://www.hard-light.net/forums/index.php?topic=77060.0
------------------------------------------------------------------------
r7346 | The_E | 2011-07-13 04:03:03 -0500 (Wed, 13 Jul 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/graphics/gropengltnl.cpp
   M /trunk/fs2_open/code/model/modelinterp.cpp

From Valathil: Do light sorting only once per object

------------------------------------------------------------------------
r7348 | Swifty | 2011-07-14 02:08:53 -0500 (Thu, 14 Jul 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missiontraining.cpp

Corrected directive gauge to use both X and Y offsets.
------------------------------------------------------------------------
r7349 | Zacam | 2011-07-16 23:36:00 -0500 (Sat, 16 Jul 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/globalincs/def_files.cpp
   M /trunk/fs2_open/code/graphics/gropengllight.cpp
   M /trunk/fs2_open/code/weapon/beam.cpp

From Valathil: Beams now use Tube lighting. Updates to main shaders accordingly.
------------------------------------------------------------------------
r7350 | Zacam | 2011-07-16 23:39:10 -0500 (Sat, 16 Jul 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/globalincs/def_files.cpp

Update to Post_Processing for split controls on Brightness and contrast.
Spacing/formatting clean-up.
------------------------------------------------------------------------
r7352 | Zacam | 2011-07-17 00:46:14 -0500 (Sun, 17 Jul 2011) | 5 lines
Changed paths:
   M /trunk/fs2_open/code/pngutils/pngutils.cpp
   M /trunk/fs2_open/code/pngutils/pngutils.h
   M /trunk/fs2_open/libpng/png.c
   M /trunk/fs2_open/libpng/png.h
   M /trunk/fs2_open/libpng/pngconf.h
   A /trunk/fs2_open/libpng/pngdebug.h
   M /trunk/fs2_open/libpng/pngerror.c
   M /trunk/fs2_open/libpng/pngget.c
   A /trunk/fs2_open/libpng/pnginfo.h
   A /trunk/fs2_open/libpng/pnglibconf.h
   M /trunk/fs2_open/libpng/pngmem.c
   M /trunk/fs2_open/libpng/pngpread.c
   A /trunk/fs2_open/libpng/pngpriv.h
   M /trunk/fs2_open/libpng/pngread.c
   M /trunk/fs2_open/libpng/pngrio.c
   M /trunk/fs2_open/libpng/pngrtran.c
   M /trunk/fs2_open/libpng/pngrutil.c
   M /trunk/fs2_open/libpng/pngset.c
   A /trunk/fs2_open/libpng/pngstruct.h
   D /trunk/fs2_open/libpng/pngtest.c
   M /trunk/fs2_open/libpng/pngtrans.c
   M /trunk/fs2_open/libpng/pngwio.c
   M /trunk/fs2_open/libpng/pngwrite.c
   M /trunk/fs2_open/libpng/pngwtran.c
   M /trunk/fs2_open/libpng/pngwutil.c
   D /trunk/fs2_open/libpng/scripts
   M /trunk/fs2_open/projects/MSVC_2005/libpng.vcproj
   M /trunk/fs2_open/projects/MSVC_2005/zlib.vcproj
   M /trunk/fs2_open/projects/MSVC_2008/libpng.vcproj
   M /trunk/fs2_open/projects/MSVC_2008/zlib.vcproj
   M /trunk/fs2_open/projects/MSVC_2010/libpng.vcxproj
   M /trunk/fs2_open/projects/MSVC_2010/libpng.vcxproj.filters
   M /trunk/fs2_open/projects/MSVC_2010/zlib.vcxproj
   M /trunk/fs2_open/projects/MSVC_2010/zlib.vcxproj.filters
   M /trunk/fs2_open/projects/MSVC_6/libpng.dsp
   M /trunk/fs2_open/projects/MSVC_6/zlib.dsp
   M /trunk/fs2_open/projects/Xcode/FS2_Open.xcodeproj/project.pbxproj
   M /trunk/fs2_open/zlib/adler32.c
   M /trunk/fs2_open/zlib/compress.c
   M /trunk/fs2_open/zlib/crc32.c
   M /trunk/fs2_open/zlib/crc32.h
   M /trunk/fs2_open/zlib/deflate.c
   M /trunk/fs2_open/zlib/deflate.h
   D /trunk/fs2_open/zlib/example.c
   D /trunk/fs2_open/zlib/gzio.c
   M /trunk/fs2_open/zlib/infback.c
   M /trunk/fs2_open/zlib/inffast.c
   M /trunk/fs2_open/zlib/inffast.h
   M /trunk/fs2_open/zlib/inffixed.h
   M /trunk/fs2_open/zlib/inflate.c
   M /trunk/fs2_open/zlib/inflate.h
   M /trunk/fs2_open/zlib/inftrees.c
   M /trunk/fs2_open/zlib/inftrees.h
   D /trunk/fs2_open/zlib/minigzip.c
   M /trunk/fs2_open/zlib/trees.c
   M /trunk/fs2_open/zlib/trees.h
   M /trunk/fs2_open/zlib/uncompr.c
   D /trunk/fs2_open/zlib/win32
   M /trunk/fs2_open/zlib/zconf.h
   D /trunk/fs2_open/zlib/zconf.in.h
   M /trunk/fs2_open/zlib/zlib.h
   M /trunk/fs2_open/zlib/zutil.c
   M /trunk/fs2_open/zlib/zutil.h

Update:
libpng now at 1.5.2 (with update to pngutils)
zlib now at 1.2.5
(Files are in "LF" instead of "CRLF" this time around.)
MSVC6-2010 and XCode project updates included.
------------------------------------------------------------------------
r7353 | Sushi | 2011-07-18 09:54:41 -0500 (Mon, 18 Jul 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/ai_profiles.cpp

Revert 7340 and 7344, since they derped hard. (Kept 7341)
------------------------------------------------------------------------
r7354 | The_E | 2011-07-18 12:58:49 -0500 (Mon, 18 Jul 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/lua.cpp

From m!m: Gives scripting access to debris chunk size data
------------------------------------------------------------------------
r7355 | Echelon9 | 2011-07-19 08:25:42 -0500 (Tue, 19 Jul 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/weapon/beam.cpp

For Valathil: Fix distance check in beam.cpp
------------------------------------------------------------------------