Author Topic: Nightly (FreeBSD): 21 Sep 2013 - Revision 9808  (Read 737 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (FreeBSD): 21 Sep 2013 - Revision 9808
Here is the nightly for FreeBSD on 21 Sep 2013 - Revision 9808

Group: Standard
fso-FREEBSD-Standard-20130921_r9808.tar.bz2
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r9797 | Goober5000 | 2013-09-19 01:19:46 -0500 (Thu, 19 Sep 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/sexp_tree.cpp
   M /trunk/fs2_open/code/menuui/techmenu.cpp
   M /trunk/fs2_open/code/menuui/techmenu.h
   M /trunk/fs2_open/code/parse/sexp.cpp
   M /trunk/fs2_open/code/parse/sexp.h
   M /trunk/fs2_open/code/pilotfile/csg.cpp

add tech-add-intel-xstr, and modify intel_info_lookup to properly translate intel entries (fixes Mantis #2919)
------------------------------------------------------------------------
r9798 | Goober5000 | 2013-09-19 02:37:45 -0500 (Thu, 19 Sep 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/menuui/techmenu.cpp
   M /trunk/fs2_open/code/menuui/techmenu.h
   M /trunk/fs2_open/code/parse/sexp.cpp
   M /trunk/fs2_open/code/pilotfile/csg.cpp

fix tech-add-intel-xstr to actually localize from tstrings.tbl (Mantis #2919)
------------------------------------------------------------------------
r9799 | Goober5000 | 2013-09-19 03:50:18 -0500 (Thu, 19 Sep 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/sexp_tree.cpp
   M /trunk/fs2_open/code/fs2netd/tcp_client.cpp
   M /trunk/fs2_open/code/globalincs/globals.h
   M /trunk/fs2_open/code/network/multimsgs.cpp
   M /trunk/fs2_open/code/pilotfile/csg.cpp
   M /trunk/fs2_open/code/pilotfile/plr.cpp
   M /trunk/fs2_open/code/stats/medals.cpp
   M /trunk/fs2_open/code/stats/medals.h
   M /trunk/fs2_open/code/stats/scoring.cpp
   M /trunk/fs2_open/code/stats/scoring.h
   M /trunk/fs2_open/code/stats/stats.cpp

make MAX_MEDALS dynamic
------------------------------------------------------------------------
r9800 | Goober5000 | 2013-09-19 03:51:20 -0500 (Thu, 19 Sep 2013) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/missionui/missiondebrief.cpp

make MAX_MEDALS dynamic
(missed a file)
------------------------------------------------------------------------
r9801 | Goober5000 | 2013-09-19 23:45:35 -0500 (Thu, 19 Sep 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/ai.h
   M /trunk/fs2_open/code/ai/aicode.cpp
   M /trunk/fs2_open/code/bmpman/bmpman.cpp
   M /trunk/fs2_open/code/bmpman/bmpman.h
   M /trunk/fs2_open/code/camera/camera.cpp
   M /trunk/fs2_open/code/cutscene/cutscenes.cpp
   M /trunk/fs2_open/code/fs2netd/fs2netd_client.cpp
   M /trunk/fs2_open/code/hud/hud.cpp
   M /trunk/fs2_open/code/hud/hud.h
   M /trunk/fs2_open/code/hud/hudmessage.cpp
   M /trunk/fs2_open/code/hud/hudmessage.h
   M /trunk/fs2_open/code/lab/wmcgui.cpp
   M /trunk/fs2_open/code/lab/wmcgui.h
   M /trunk/fs2_open/code/menuui/optionsmenumulti.cpp
   M /trunk/fs2_open/code/menuui/readyroom.cpp
   M /trunk/fs2_open/code/menuui/techmenu.cpp
   M /trunk/fs2_open/code/mission/missiongoals.cpp
   M /trunk/fs2_open/code/mission/missiongoals.h
   M /trunk/fs2_open/code/mission/missiontraining.cpp
   M /trunk/fs2_open/code/missionui/chatbox.cpp
   M /trunk/fs2_open/code/missionui/missionshipchoice.cpp
   M /trunk/fs2_open/code/network/multi_pxo.cpp
   M /trunk/fs2_open/code/network/multiteamselect.cpp
   M /trunk/fs2_open/code/network/multiui.cpp
   M /trunk/fs2_open/code/parse/lua.cpp
   M /trunk/fs2_open/code/parse/parselo.h
   M /trunk/fs2_open/code/popup/popup.cpp
   M /trunk/fs2_open/code/weapon/emp.cpp
   M /trunk/fs2_open/code/weapon/emp.h

here a const, there a const, everywhere a const const
------------------------------------------------------------------------
r9802 | Goober5000 | 2013-09-19 23:58:55 -0500 (Thu, 19 Sep 2013) | 1 line
Changed paths:
   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/weapon/weapons.cpp

remove Bobboau's "better error messages" which were never fully implemented and are more distracting than helpful
------------------------------------------------------------------------
r9803 | The_E | 2013-09-20 11:43:58 -0500 (Fri, 20 Sep 2013) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/fred2/sexp_tree.cpp

Fix a function call that got broken in all the consting.

------------------------------------------------------------------------
r9804 | Goober5000 | 2013-09-20 22:18:24 -0500 (Fri, 20 Sep 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/sexp_tree.cpp
   M /trunk/fs2_open/code/fred2/sexp_tree.h
   M /trunk/fs2_open/code/parse/sexp.cpp
   M /trunk/fs2_open/code/parse/sexp.h

derp... apply consting to FRED
------------------------------------------------------------------------
r9805 | Goober5000 | 2013-09-20 23:56:20 -0500 (Fri, 20 Sep 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ddsutils/ddsutils.cpp
   M /trunk/fs2_open/code/ddsutils/ddsutils.h
   M /trunk/fs2_open/code/graphics/2d.cpp
   M /trunk/fs2_open/code/graphics/2d.h
   M /trunk/fs2_open/code/graphics/font.cpp
   M /trunk/fs2_open/code/graphics/gropengl.cpp
   M /trunk/fs2_open/code/graphics/gropenglbmpman.cpp
   M /trunk/fs2_open/code/graphics/gropenglbmpman.h
   M /trunk/fs2_open/code/graphics/grstub.cpp
   M /trunk/fs2_open/code/jpgutils/jpgutils.cpp
   M /trunk/fs2_open/code/jpgutils/jpgutils.h
   M /trunk/fs2_open/code/menuui/playermenu.cpp
   M /trunk/fs2_open/code/mission/missionlog.cpp
   M /trunk/fs2_open/code/palman/palman.cpp
   M /trunk/fs2_open/code/palman/palman.h
   M /trunk/fs2_open/code/pcxutils/pcxutils.cpp
   M /trunk/fs2_open/code/pcxutils/pcxutils.h
   M /trunk/fs2_open/code/pngutils/pngutils.cpp
   M /trunk/fs2_open/code/pngutils/pngutils.h
   M /trunk/fs2_open/code/tgautils/tgautils.cpp
   M /trunk/fs2_open/code/tgautils/tgautils.h

MOAR const!
------------------------------------------------------------------------
r9806 | The_E | 2013-09-21 03:00:51 -0500 (Sat, 21 Sep 2013) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/cmdline/cmdline.cpp
   M /trunk/fs2_open/code/cmdline/cmdline.h
   M /trunk/fs2_open/code/freespace2/freespace.cpp
   A /trunk/fs2_open/code/globalincs/profiling.cpp
   M /trunk/fs2_open/code/globalincs/pstypes.h
   M /trunk/fs2_open/code/object/object.cpp
   M /trunk/fs2_open/code/particle/particle.cpp
   M /trunk/fs2_open/projects/MSVC_2005/code.vcproj
   M /trunk/fs2_open/projects/MSVC_2008/code.vcproj
   M /trunk/fs2_open/projects/MSVC_2010/code.vcxproj
   M /trunk/fs2_open/projects/MSVC_2010/code.vcxproj.filters
   M /trunk/fs2_open/projects/MSVC_2011/code.vcxproj
   M /trunk/fs2_open/projects/MSVC_2011/code.vcxproj.filters
   M /trunk/fs2_open/projects/MSVC_2013/code.vcxproj
   M /trunk/fs2_open/projects/MSVC_2013/code.vcxproj.filters
   M /trunk/fs2_open/projects/MSVC_6/code.dsp

Adds Swifty's frame profiling code. In order to activate it, use the -profile_frame_time commandline parameter. ATTENTION PLATFORM MAINTAINERS:

This adds a new file to the source tree named profiling.cpp, add this to the respective project files (I've already done it for the various MSVS projects)
------------------------------------------------------------------------
r9807 | chief1983 | 2013-09-21 11:31:20 -0500 (Sat, 21 Sep 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/projects/Xcode/FS2_Open.xcodeproj/project.pbxproj
   M /trunk/fs2_open/projects/Xcode4/FS2_Open.xcodeproj/project.pbxproj

Add profiling file to Xcode projects, and remove the wxfred2 files from their code.lib targets.
------------------------------------------------------------------------
r9808 | chief1983 | 2013-09-21 12:29:01 -0500 (Sat, 21 Sep 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/Makefile.am

Add profiling.cpp to the Makefile.
------------------------------------------------------------------------