Author Topic: Nightly (OS X): 05 Dec 2013 - Revision 10199  (Read 856 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly (OS X): 05 Dec 2013 - Revision 10199
Here is the nightly for OS X on 05 Dec 2013 - Revision 10199

Group: Standard
fso-OSX-Standard-20131205_r10199.tgz
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r10197 | Goober5000 | 2013-12-04 20:22:06 -0600 (Wed, 04 Dec 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp
   M /trunk/fs2_open/code/ship/ship.cpp

a spelling fix, and also clarify a sexp
------------------------------------------------------------------------
r10198 | Goober5000 | 2013-12-05 01:20:27 -0600 (Thu, 05 Dec 2013) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/fred2/freddoc.cpp
   M /trunk/fs2_open/code/fred2/fredview.cpp
   M /trunk/fs2_open/code/fred2/management.cpp
   M /trunk/fs2_open/code/fred2/shipeditordlg.cpp
   M /trunk/fs2_open/code/fred2/wing.cpp
   M /trunk/fs2_open/code/fred2/wing_editor.cpp
   M /trunk/fs2_open/code/mission/missionparse.cpp
   M /trunk/fs2_open/code/network/multi_ingame.cpp
   M /trunk/fs2_open/code/network/multiteamselect.cpp
   M /trunk/fs2_open/code/parse/parselo.cpp
   M /trunk/fs2_open/code/parse/parselo.h
   M /trunk/fs2_open/code/ship/ship.cpp
   M /trunk/fs2_open/code/ship/ship.h
   M /trunk/fs2_open/code/sound/voicerec.cpp

add wing_bash_ship_name, which handles the hash symbol thing, accommodates Blue Planet's capship trick, and works in FRED
and while we're at it, do a little bit of const'ing
------------------------------------------------------------------------
r10199 | Echelon9 | 2013-12-05 05:13:04 -0600 (Thu, 05 Dec 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/jansson/LICENSE
   M /trunk/fs2_open/jansson/dump.c
   M /trunk/fs2_open/jansson/hashtable.c
   M /trunk/fs2_open/jansson/hashtable.h
   M /trunk/fs2_open/jansson/jansson.h
   M /trunk/fs2_open/jansson/jansson_config.h
   M /trunk/fs2_open/jansson/jansson_private.h
   M /trunk/fs2_open/jansson/load.c
   M /trunk/fs2_open/jansson/memory.c
   M /trunk/fs2_open/jansson/pack_unpack.c
   M /trunk/fs2_open/jansson/strbuffer.c
   M /trunk/fs2_open/jansson/strbuffer.h
   M /trunk/fs2_open/jansson/strconv.c
   M /trunk/fs2_open/jansson/utf.c
   M /trunk/fs2_open/jansson/utf.h
   M /trunk/fs2_open/jansson/value.c

Update Jansson library to upstream v2.5 -- http://www.digip.org/blog/2013/09/jansson-2.5-released.html
------------------------------------------------------------------------