Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on November 19, 2014, 05:23:42 pm

Title: Nightly (Linux): 19 Nov 2014 - Revision 11172
Post by: SirKnightly on November 19, 2014, 05:23:42 pm
Here is the nightly for Linux on 19 Nov 2014 - Revision 11172

Open non-feature issues in Mantis (http://scp.indiegames.us/mantis/view_all_set.php?type=3&source_query_id=611): 124

Group: Standard
fso_Standard_20141119_r11172.tar.bz2 (http://swc.fs2downloads.com/builds/LINUX/fso_Standard_20141119_r11172.tar.bz2)
MD5Sum (http://swc.fs2downloads.com/builds/LINUX/fso_Standard_20141119_r11172.md5)

Code: [Select]
------------------------------------------------------------------------
r11172 | MageKing17 | 2014-11-17 23:12:28 -0600 (Mon, 17 Nov 2014) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/missionui/missiondebrief.cpp

Ensure that the debriefing code sets the font before wordwrapping.

Also, explicitly set the font instead of relying on Debrief_ui_window.draw() doing it implicitly.
------------------------------------------------------------------------