Author Topic: Nightly (Linux): 18 Aug 2009 - Revision 5522  (Read 1031 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (Linux): 18 Aug 2009 - Revision 5522
Here is the nightly for Linux on 18 Aug 2009 - Revision 5522

fso-LINUX-20090818_r5522.tar.bz2
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r5521 | Wanderer | 2009-08-17 06:41:59 -0500 (Mon, 17 Aug 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/stats/medals.cpp

fix for low res medals screen (by flaming sword)
------------------------------------------------------------------------
r5522 | Sushi | 2009-08-17 23:32:40 -0500 (Mon, 17 Aug 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/ai.h
   M /trunk/fs2_open/code/ai/ai_profiles.cpp
   M /trunk/fs2_open/code/ai/ai_profiles.h
   M /trunk/fs2_open/code/ai/aibig.cpp
   M /trunk/fs2_open/code/ai/aicode.cpp
   M /trunk/fs2_open/code/ai/aiturret.cpp
   M /trunk/fs2_open/code/object/objectshield.cpp
   M /trunk/fs2_open/code/ship/ship.cpp

Major expansion of AI.tbl. AI.tbl now allows per-AI-class changes to AI settings in AI Profiles. Numerical values (such as $Glide Attack Percent or $Predict Position Delay) are handled as multipliers. YES/NO flags are overridden if set for a specific AI class. All of these multipliers and overrides are optional, and only active if explicitly specified for an AI class.
------------------------------------------------------------------------