Author Topic: Nightly (FreeBSD): 03 Nov 2014 - Revision 11169  (Read 773 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (FreeBSD): 03 Nov 2014 - Revision 11169
Here is the nightly for FreeBSD on 03 Nov 2014 - Revision 11169

Open non-feature issues in Mantis: 124

Group: Standard
fso_Standard_20141103_r11169.tar.bz2
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r11160 | zookeeper | 2014-10-28 02:28:20 -0500 (Tue, 28 Oct 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/graphics/gropengltexture.cpp

Added a little extra info to two bmpman errors.
------------------------------------------------------------------------
r11161 | zookeeper | 2014-10-28 02:29:55 -0500 (Tue, 28 Oct 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/lua.cpp

Clarified how to set a new variable with mn.SEXPVariables.
------------------------------------------------------------------------
r11163 | zookeeper | 2014-10-28 15:52:32 -0500 (Tue, 28 Oct 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/physics/physics.cpp

Fixed a FRED crash when using $Flight controls follow eyepoint orientation (patch by MageKing17).
------------------------------------------------------------------------
r11165 | Swifty | 2014-10-29 01:13:17 -0500 (Wed, 29 Oct 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/graphics/gropengldraw.cpp

gr_opengl_string retooled to use glDrawArrays. Should be a bit faster now.
------------------------------------------------------------------------
r11167 | MageKing17 | 2014-10-29 14:59:47 -0500 (Wed, 29 Oct 2014) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/fred2/missionsave.cpp

Minor followup to r11150.

The regular parsing code not using the same broken logic as parse_comments() is not the same thing as it "ignoring" too high versions, and searching for repetitions of the same token would result in just finding the first one over and over again (the likelihood of this actually mattering to anyone is minuscule, but I needed something to test commit access, and this code has been tested).
------------------------------------------------------------------------
r11168 | m_m | 2014-11-01 06:51:23 -0500 (Sat, 01 Nov 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/lua.cpp

With help from MageKing17: Fix for Mantis 3123: Virtual variables and indexers that return nil break the scripting system
------------------------------------------------------------------------
r11169 | niffiwan | 2014-11-02 00:59:44 -0500 (Sun, 02 Nov 2014) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/cmdline/cmdline.cpp

Redo Coverity 1215458 Uninitialized pointer field

Includes more robust checks of cmdline_parm data
------------------------------------------------------------------------