Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on August 18, 2009, 03:08:04 am
-
Here is the nightly for Linux on 18 Aug 2009 - Revision 5522
fso-LINUX-20090818_r5522.tar.bz2 (http://swc.fs2downloads.com/builds/LINUX/fso-LINUX-20090818_r5522.tar.bz2)
MD5Sum (http://swc.fs2downloads.com/builds/LINUX/fso-LINUX-20090818_r5522.md5)
------------------------------------------------------------------------
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.
------------------------------------------------------------------------