Author Topic: Nightly (OS X): 30 Dec 2009 - Revision 5753  (Read 1149 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly (OS X): 30 Dec 2009 - Revision 5753
Here is the nightly for OS X on 30 Dec 2009 - Revision 5753

Group: Standard
fso-OSX-Standard-20091230_r5753.tgz
MD5Sum

Group: Inferno
fso-OSX-Inferno-20091230_r5753.tgz
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r5750 | Sushi | 2009-12-29 17:10:26 -0600 (Tue, 29 Dec 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/physics/physics.cpp

Fixed a problem in the glide code where thrust was not proportional to framerate. Also made glide ramping more consistent in behavior with normal speed ramping.
------------------------------------------------------------------------
r5751 | Goober5000 | 2009-12-30 02:02:37 -0600 (Wed, 30 Dec 2009) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/fred2/missionsave.cpp
   M /trunk/fs2_open/code/freespace2/freespace.cpp
   M /trunk/fs2_open/code/globalincs/def_files.cpp
   M /trunk/fs2_open/code/graphics/2d.h
   M /trunk/fs2_open/code/graphics/font.cpp
   M /trunk/fs2_open/code/graphics/font.h
   M /trunk/fs2_open/code/mission/missionparse.cpp
   M /trunk/fs2_open/code/missionui/fictionviewer.cpp
   M /trunk/fs2_open/code/missionui/fictionviewer.h
   M /trunk/fs2_open/code/parse/lua.cpp

allow up to two additional fonts using fonts.tbl
allow specification of fiction viewer font
------------------------------------------------------------------------
r5752 | portej05 | 2009-12-30 12:09:39 -0600 (Wed, 30 Dec 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/freespace2/freespace.cpp
   M /trunk/fs2_open/code/graphics/font.cpp
   M /trunk/fs2_open/code/graphics/font.h

safe_strings requires you to specify the size of the destination buffer in some way. (fix build for all non-VC6 builds)
------------------------------------------------------------------------
r5753 | Echelon9 | 2009-12-30 13:14:05 -0600 (Wed, 30 Dec 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/projects/Xcode/Frameworks.tgz
   M /trunk/fs2_open/projects/Xcode/SDLMain.h
   M /trunk/fs2_open/projects/Xcode/SDLMain.m

Update SDL from 1.2.13 to 1.2.14. The changelog can be found at http://www.libsdl.org/release/changes-1.2.html
------------------------------------------------------------------------