Author Topic: Nightly (OS X): 04 Aug 2011 - Revision 7425  (Read 945 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (OS X): 04 Aug 2011 - Revision 7425
Here is the nightly for OS X on 04 Aug 2011 - Revision 7425

Group: Inferno
fso-OSX-Inferno-20110804_r7425.tgz
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r7416 | The_E | 2011-08-04 05:58:28 -0500 (Thu, 04 Aug 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/parse/lua.cpp
   M /trunk/fs2_open/code/parse/sexp.h

Adding the function "ship::addShipEffect(string name, int duration)" to the LUA API.

------------------------------------------------------------------------
r7417 | Swifty | 2011-08-04 06:01:28 -0500 (Thu, 04 Aug 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/freespace2/freespace.cpp
   M /trunk/fs2_open/code/graphics/2d.cpp
   M /trunk/fs2_open/code/graphics/2d.h
   M /trunk/fs2_open/code/hud/hud.cpp
   M /trunk/fs2_open/code/hud/hud.h
   M /trunk/fs2_open/code/hud/hudparse.cpp
   M /trunk/fs2_open/code/radar/radar.cpp
   M /trunk/fs2_open/code/radar/radardradis.cpp
   M /trunk/fs2_open/code/radar/radardradis.h
   M /trunk/fs2_open/code/render/3ddraw.cpp
   M /trunk/fs2_open/code/ship/ship.cpp
   M /trunk/fs2_open/code/ship/ship.h

Let's try this again without breaking the orb radar: Optimized BSG radar and cockpit displays. Fixed cockpit models not switching when changing ships.
------------------------------------------------------------------------
r7418 | The_E | 2011-08-04 06:05:25 -0500 (Thu, 04 Aug 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/debris/debris.cpp
   M /trunk/fs2_open/code/model/model.h
   M /trunk/fs2_open/code/object/collideshipweapon.cpp
   M /trunk/fs2_open/code/parse/lua.cpp
   M /trunk/fs2_open/code/weapon/weapon.h
   M /trunk/fs2_open/code/weapon/weapons.cpp

From m!m: Adds access to collision data to the Lua API.

------------------------------------------------------------------------
r7419 | The_E | 2011-08-04 08:16:32 -0500 (Thu, 04 Aug 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/globalincs/def_files.cpp

Slight correction to make nvidias GLSL compiler happy

------------------------------------------------------------------------
r7420 | The_E | 2011-08-04 08:17:55 -0500 (Thu, 04 Aug 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/globalincs/def_files.cpp

And another one.

------------------------------------------------------------------------
r7422 | The_E | 2011-08-04 08:33:35 -0500 (Thu, 04 Aug 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/parse/lua.cpp

Resolve an "uninitialized Variable" warning

------------------------------------------------------------------------
r7423 | The_E | 2011-08-04 08:34:33 -0500 (Thu, 04 Aug 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/parse/lua.cpp

Ooops, meant to use a pointer there.

------------------------------------------------------------------------
r7425 | Zacam | 2011-08-04 08:58:46 -0500 (Thu, 04 Aug 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/freespace2/freespace.cpp

Resolves MSVC complaint about "'i' : unreferenced local variable" for the size_t in "void game_render_hud(camid cid)"
------------------------------------------------------------------------