Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on July 19, 2009, 12:13:05 pm

Title: Nightly (Windows): 19 Jul 2009 - Revision 5468
Post by: SirKnightly on July 19, 2009, 12:13:05 pm
Here is the nightly for Windows on 19 Jul 2009 - Revision 5468

fso-WIN-20090719_r5468.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-20090719_r5468.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-20090719_r5468.md5)

Code: [Select]
------------------------------------------------------------------------
r5462 | portej05 | 2009-07-19 02:56:04 -0500 (Sun, 19 Jul 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/parselo.cpp

Bump buffers causing safe_strings asserts
------------------------------------------------------------------------
r5463 | portej05 | 2009-07-19 02:57:39 -0500 (Sun, 19 Jul 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

Missed a buffer.
------------------------------------------------------------------------
r5464 | portej05 | 2009-07-19 03:07:48 -0500 (Sun, 19 Jul 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/parselo.h

Missed another one.
------------------------------------------------------------------------
r5466 | portej05 | 2009-07-19 06:15:33 -0500 (Sun, 19 Jul 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/globalincs/safe_strings.cpp
   M /trunk/fs2_open/code/globalincs/safe_strings.h

Update to safe_strings to give information while in debug mode under VS2005+ (uses scp_str*_s instead of str*_s in debug mode)
------------------------------------------------------------------------
r5467 | portej05 | 2009-07-19 10:54:59 -0500 (Sun, 19 Jul 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/globalincs/safe_strings.cpp

More safe_strings fixes.
------------------------------------------------------------------------
r5468 | Wanderer | 2009-07-19 11:07:23 -0500 (Sun, 19 Jul 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/lab/lab.cpp
   M /trunk/fs2_open/code/ship/ship.cpp
   M /trunk/fs2_open/code/ship/ship.h
   M /trunk/fs2_open/code/weapon/beam.cpp
   M /trunk/fs2_open/code/weapon/weapon.h
   M /trunk/fs2_open/code/weapon/weapons.cpp

Commit of thruster effects for ship and weapon flame and for weapon glow effects
------------------------------------------------------------------------


Title: Re: Nightly (Windows): 19 Jul 2009 - Revision 5468
Post by: Dragon on July 19, 2009, 12:37:29 pm
Where can I find more info on:
Code: [Select]
------------------------------------------------------------------------
r5468 | Wanderer | 2009-07-19 11:07:23 -0500 (Sun, 19 Jul 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/lab/lab.cpp
   M /trunk/fs2_open/code/ship/ship.cpp
   M /trunk/fs2_open/code/ship/ship.h
   M /trunk/fs2_open/code/weapon/beam.cpp
   M /trunk/fs2_open/code/weapon/weapon.h
   M /trunk/fs2_open/code/weapon/weapons.cpp

Commit of thruster effects for ship and weapon flame and for weapon glow effects
------------------------------------------------------------------------
Title: Re: Nightly (Windows): 19 Jul 2009 - Revision 5468
Post by: chief1983 on July 19, 2009, 12:43:00 pm
Hopefully he has updated, or will update the Wiki.