Author Topic: Nightly (Linux): 01 Oct 2008 - Revision 4846  (Read 1613 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (Linux): 01 Oct 2008 - Revision 4846
Here is the nightly for Linux on 01 Oct 2008 - Revision 4846

fso-LINUX-20081001_r4846.tar.bz2
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r4833 | Goober5000 | 2008-09-27 19:26:56 -0500 (Sat, 27 Sep 2008) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/ai_profiles.cpp
   M /trunk/fs2_open/code/ai/ai_profiles.h
   M /trunk/fs2_open/code/ai/aicode.cpp
   M /trunk/fs2_open/code/globalincs/def_files.cpp

add KeldorKatarn's fix for AI afterburning too long
------------------------------------------------------------------------
r4834 | Goober5000 | 2008-09-27 20:16:07 -0500 (Sat, 27 Sep 2008) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/fred.rc
   M /trunk/fs2_open/code/fred2/voiceactingmanager.cpp

fix for Mantis #1783 (voice acting manager message senders)
------------------------------------------------------------------------
r4835 | Goober5000 | 2008-09-27 20:53:54 -0500 (Sat, 27 Sep 2008) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/fred2/voiceactingmanager.cpp
   M /trunk/fs2_open/code/hud/hudtargetbox.cpp

don't hide information when displaying ship callsign
clean up hud_render_target_ship_info a bit
------------------------------------------------------------------------
r4836 | Goober5000 | 2008-09-28 14:28:22 -0500 (Sun, 28 Sep 2008) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.h

make CAR and CDR fail-safe
------------------------------------------------------------------------
r4837 | Goober5000 | 2008-09-28 15:58:28 -0500 (Sun, 28 Sep 2008) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/ai_profiles.cpp
   M /trunk/fs2_open/code/ai/ai_profiles.h
   M /trunk/fs2_open/code/ai/aicode.cpp
   M /trunk/fs2_open/code/globalincs/def_files.cpp

add Keldor's fix for Mantis #1779
------------------------------------------------------------------------
r4838 | Goober5000 | 2008-09-28 18:05:03 -0500 (Sun, 28 Sep 2008) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/fred2/fred.rc
   M /trunk/fs2_open/code/fred2/freddoc.cpp
   M /trunk/fs2_open/code/fred2/management.cpp
   M /trunk/fs2_open/code/fred2/management.h
   M /trunk/fs2_open/code/fred2/missionsave.cpp
   M /trunk/fs2_open/code/fred2/resource.h
   M /trunk/fs2_open/code/fred2/shipeditordlg.cpp
   M /trunk/fs2_open/code/fred2/shipeditordlg.h
   M /trunk/fs2_open/code/fred2/shipflagsdlg.cpp
   M /trunk/fs2_open/code/fred2/shipflagsdlg.h
   M /trunk/fs2_open/code/fred2/voiceactingmanager.cpp
   M /trunk/fs2_open/code/hud/hudbrackets.cpp
   M /trunk/fs2_open/code/hud/hudtarget.cpp
   M /trunk/fs2_open/code/hud/hudtarget.h
   M /trunk/fs2_open/code/hud/hudtargetbox.cpp
   M /trunk/fs2_open/code/mission/missionmessage.cpp
   M /trunk/fs2_open/code/mission/missionparse.cpp
   M /trunk/fs2_open/code/mission/missionparse.h
   M /trunk/fs2_open/code/ship/ship.cpp
   M /trunk/fs2_open/code/ship/ship.h

redo the callsign feature to be independent of the alt name
(fixes Mantis #1785)
------------------------------------------------------------------------
r4839 | Goober5000 | 2008-09-28 23:47:23 -0500 (Sun, 28 Sep 2008) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/hud/hudbrackets.cpp
   M /trunk/fs2_open/code/hud/hudtarget.cpp
   M /trunk/fs2_open/code/hud/hudtarget.h
   M /trunk/fs2_open/code/hud/hudtargetbox.cpp
   M /trunk/fs2_open/code/mission/missionmessage.cpp

uninitialized pointer bugfix and cleanup to hud_stuff_ship_name / hud_stuff_ship_class
send messages with ship class rather than ship name if ship name is hidden
------------------------------------------------------------------------
r4841 | karajorma | 2008-09-30 10:52:53 -0500 (Tue, 30 Sep 2008) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/aicode.cpp

Fix compiling on OSX...apparently.
------------------------------------------------------------------------
r4842 | karajorma | 2008-09-30 12:36:12 -0500 (Tue, 30 Sep 2008) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

Fix Mantis 1774 (when-argument within when does nothing)
------------------------------------------------------------------------
r4843 | Goober5000 | 2008-09-30 18:50:14 -0500 (Tue, 30 Sep 2008) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/fred2/voiceactingmanager.cpp
   M /trunk/fs2_open/code/mission/missionparse.h

re-bump alt names
fix hidden ship names for voice acting manager
------------------------------------------------------------------------
r4844 | Goober5000 | 2008-09-30 19:44:11 -0500 (Tue, 30 Sep 2008) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/ai_profiles.cpp
   M /trunk/fs2_open/code/ai/ai_profiles.h
   M /trunk/fs2_open/code/ai/aicode.cpp
   M /trunk/fs2_open/code/globalincs/def_files.cpp

fix linked primary behavior to be based on percentage, not absolute value, as expected (Mantis #1778)
------------------------------------------------------------------------
r4845 | phreak | 2008-09-30 23:04:39 -0500 (Tue, 30 Sep 2008) | 1 line
Changed paths:
   M /trunk/fs2_open/code/graphics/gropengldraw.cpp

It may be a hack, but this seems to fix that one pixel line seen on the bottom and right side of the screen when faded to a solid color.
------------------------------------------------------------------------
r4846 | phreak | 2008-10-01 00:36:40 -0500 (Wed, 01 Oct 2008) | 1 line
Changed paths:
   M /trunk/fs2_open/code/osapi/osapi.cpp

Get rid of windows system ding sound when pressing ALT and another key while windowed mode is active.
------------------------------------------------------------------------