Author Topic: Nightly (FreeBSD): 22 Dec 2014 - Revision 11202  (Read 729 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (FreeBSD): 22 Dec 2014 - Revision 11202
Here is the nightly for FreeBSD on 22 Dec 2014 - Revision 11202

Open non-feature issues in Mantis: 125

Group: Standard
fso_Standard_20141222_r11202.tar.bz2
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r11198 | MageKing17 | 2014-12-15 11:52:32 -0600 (Mon, 15 Dec 2014) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/missionui/missiondebrief.cpp
   M /trunk/fs2_open/code/pilotfile/pilotfile.cpp
   M /trunk/fs2_open/code/stats/scoring.cpp
   M /trunk/fs2_open/code/stats/scoring.h

Change m_badge_earned into a vector.

This makes it so that getting enough kills to cross the threshold for more than one badge simultaneously grants all of them (with the debriefing showing only the last one) and backs out all of them if the scoring is backed out.
------------------------------------------------------------------------
r11201 | niffiwan | 2014-12-19 19:49:22 -0600 (Fri, 19 Dec 2014) | 4 lines
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

Add warning for very fast ship-rotation values

Otherwise rotational collision detection is disabled for the ship
(and an int3() triggers in debug)
------------------------------------------------------------------------
r11202 | MageKing17 | 2014-12-22 01:39:31 -0600 (Mon, 22 Dec 2014) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/menuui/playermenu.cpp

Fix mantis #3068.

Make hitting the "delete" key in the pilot-selection menu do the same thing as clicking on the "remove" button.
------------------------------------------------------------------------