Changesets: fs2open
swifty r6326 2010-07-25 10:18 Ported: N/A Details Diff |
Sync with Trunk 6325 | ||
mod - /branches/swifty/code/ai/ai.h | Diff File | ||
mod - /branches/swifty/code/ai/ai_profiles.cpp | Diff File | ||
mod - /branches/swifty/code/ai/ai_profiles.h | Diff File | ||
mod - /branches/swifty/code/ai/aicode.cpp | Diff File | ||
mod - /branches/swifty/code/ai/aigoals.cpp | Diff File | ||
mod - /branches/swifty/code/ai/aigoals.h | Diff File | ||
mod - /branches/swifty/code/ai/aiturret.cpp | Diff File | ||
mod - /branches/swifty/code/autopilot/autopilot.cpp | Diff File | ||
mod - /branches/swifty/code/autopilot/autopilot.h | Diff File | ||
mod - /branches/swifty/code/cfile/cfile.cpp | Diff File | ||
mod - /branches/swifty/code/fred2/fred.cpp | Diff File | ||
mod - /branches/swifty/code/fred2/fred.h | Diff File | ||
mod - /branches/swifty/code/fred2/resource.h | Diff File | ||
mod - /branches/swifty/code/fred2/voiceactingmanager.cpp | Diff File | ||
mod - /branches/swifty/code/fred2/voiceactingmanager.h | Diff File | ||
mod - /branches/swifty/code/gamesnd/gamesnd.cpp | Diff File | ||
mod - /branches/swifty/code/gamesnd/gamesnd.h | Diff File | ||
mod - /branches/swifty/code/globalincs/def_files.cpp | Diff File | ||
mod - /branches/swifty/code/graphics/generic.cpp | Diff File | ||
mod - /branches/swifty/code/graphics/generic.h | Diff File | ||
mod - /branches/swifty/code/hud/hudparse.cpp | Diff File | ||
mod - /branches/swifty/code/hud/hudsquadmsg.cpp | Diff File | ||
mod - /branches/swifty/code/io/keycontrol.cpp | Diff File | ||
mod - /branches/swifty/code/math/staticrand.cpp | Diff File | ||
mod - /branches/swifty/code/menuui/credits.cpp | Diff File | ||
mod - /branches/swifty/code/menuui/techmenu.cpp | Diff File | ||
mod - /branches/swifty/code/mission/missiontraining.cpp | Diff File | ||
mod - /branches/swifty/code/mission/missiontraining.h | Diff File | ||
mod - /branches/swifty/code/missionui/missioncmdbrief.cpp | Diff File | ||
mod - /branches/swifty/code/parse/lua.cpp | Diff File | ||
mod - /branches/swifty/code/parse/sexp.cpp | Diff File | ||
mod - /branches/swifty/code/parse/sexp.h | Diff File | ||
mod - /branches/swifty/code/ship/ship.cpp | Diff File | ||
mod - /branches/swifty/code/ship/ship.h | Diff File | ||
mod - /branches/swifty/code/ship/shipfx.cpp | Diff File | ||
mod - /branches/swifty/code/ship/shiphit.cpp | Diff File | ||
mod - /branches/swifty/code/sound/sound.cpp | Diff File | ||
mod - /branches/swifty/code/sound/sound.h | Diff File | ||
mod - /branches/swifty/code/starfield/starfield.cpp | Diff File | ||
mod - /branches/swifty/code/weapon/beam.cpp | Diff File | ||
mod - /branches/swifty/projects/MSVC_2008/Freespace2.sln | Diff File | ||
mod - /branches/swifty/projects/MSVC_2008/Freespace2.vcproj | Diff File | ||
trunk r6325 2010-07-25 01:04 Ported: N/A Details Diff |
Fix for reinforcement menu bug - Mantis 2246 | ||
mod - /trunk/fs2_open/code/hud/hudsquadmsg.cpp | Diff File | ||
trunk r6324 2010-07-22 03:51 Ported: N/A Details Diff |
add feature requested by BWO: group send-message-list messages at beginning of script | ||
mod - /trunk/fs2_open/code/fred2/fred.rc | Diff File | ||
mod - /trunk/fs2_open/code/fred2/resource.h | Diff File | ||
mod - /trunk/fs2_open/code/fred2/voiceactingmanager.cpp | Diff File | ||
mod - /trunk/fs2_open/code/fred2/voiceactingmanager.h | Diff File | ||
fs2_open_3_6_12 r6323 2010-07-21 14:53 Ported: N/A Details Diff |
Backport of r6322: Should allow INT_MAX to be visible on POSIX-compliant systems | ||
mod - /branches/fs2_open_3_6_12/code/gamesnd/gamesnd.cpp | Diff File | ||
trunk r6322 2010-07-21 14:50 Ported: N/A Details Diff |
Should allow INT_MAX to be visible on POSIX-compliant systems | ||
mod - /trunk/fs2_open/code/gamesnd/gamesnd.cpp | Diff File | ||
fs2_open_3_6_12 r6321 2010-07-21 13:01 Ported: N/A Details Diff |
Backport of r5930: Get rid of extra hardcoded version string. | ||
mod - /branches/fs2_open_3_6_12/projects/Xcode/Info.plist | Diff File | ||
fs2_open_3_6_12 r6320 2010-07-20 18:09 Ported: N/A Details Diff |
Backport of r6316: Per IssMneur, fix the root directory detection on *nix systems. | ||
mod - /branches/fs2_open_3_6_12/code/cfile/cfile.cpp | Diff File | ||
fs2_open_3_6_12 r6319 2010-07-20 18:08 Ported: N/A Details Diff |
Backport of r6315: Fix for the 'is-ai-class' sexp. Previously, the sexp would compare the given AI class against the ship class' tbl default AI class, which produced erroneous results. | ||
mod - /branches/fs2_open_3_6_12/code/parse/sexp.cpp | Diff File | ||
fs2_open_3_6_12 r6318 2010-07-20 18:05 Ported: N/A Details Diff |
Backport of r6317: IssMneur's fix for Mantis 0002240, allow gaps after the hardcoded retail sound entries. | ||
mod - /branches/fs2_open_3_6_12/code/gamesnd/gamesnd.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_12/code/gamesnd/gamesnd.h | Diff File | ||
mod - /branches/fs2_open_3_6_12/code/parse/lua.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_12/code/parse/sexp.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_12/code/sound/sound.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_12/code/sound/sound.h | Diff File | ||
trunk r6317 2010-07-20 17:59 Ported: N/A Details Diff |
IssMneur's fix for Mantis 0002240, allow gaps after the hardcoded retail sound entries. | ||
mod - /trunk/fs2_open/code/gamesnd/gamesnd.cpp | Diff File | ||
mod - /trunk/fs2_open/code/gamesnd/gamesnd.h | Diff File | ||
mod - /trunk/fs2_open/code/parse/lua.cpp | Diff File | ||
mod - /trunk/fs2_open/code/parse/sexp.cpp | Diff File | ||
mod - /trunk/fs2_open/code/sound/sound.cpp | Diff File | ||
mod - /trunk/fs2_open/code/sound/sound.h | Diff File | ||
trunk r6316 2010-07-19 11:50 Ported: N/A Details Diff |
Per IssMneur, fix the root directory detection on *nix systems. | ||
mod - /trunk/fs2_open/code/cfile/cfile.cpp | Diff File | ||
trunk r6315 2010-07-18 22:12 The_E Ported: N/A Details Diff |
Fix for the "is-ai-class" sexp. Previously, the sexp would compare the given AI class against the ship class' tbl default AI class, which produced erroneous results. | ||
mod - /trunk/fs2_open/code/parse/sexp.cpp | Diff File | ||
fs2_open_3_6_12 r6314 2010-07-17 22:35 Ported: N/A Details Diff |
Backport of r6313: No wonder it didn't really work. I was looking in the wrong array. |
||
mod - /branches/fs2_open_3_6_12/code/ship/shiphit.cpp | Diff File | ||
trunk r6313 2010-07-17 22:18 The_E Ported: N/A Details Diff |
No wonder it didn't really work. I was looking in the wrong array. | ||
mod - /trunk/fs2_open/code/ship/shiphit.cpp | Diff File | ||
fs2_open_3_6_12 r6312 2010-07-17 19:12 Ported: N/A Details Diff |
Backport of r6301: Bump to MAX_SHIP_FLAGS and a subtle reminder for posterity |
||
mod - /branches/fs2_open_3_6_12/code/ship/ship.h | Diff File | ||
fs2_open_3_6_12 r6311 2010-07-17 19:11 Ported: N/A Details Diff |
Backport of r6300: One more autopilot fix for 3.6.12, per IssMneur |
||
mod - /branches/fs2_open_3_6_12/code/autopilot/autopilot.cpp | Diff File | ||
fs2_open_3_6_12 r6310 2010-07-17 19:10 Ported: N/A Details Diff |
Backport of r6299: Fix for Mantis 2263 (Objectives list is still displayed despite disable-hud-except-messages being active) |
||
mod - /branches/fs2_open_3_6_12/code/mission/missiontraining.cpp | Diff File | ||
fs2_open_3_6_12 r6309 2010-07-17 19:09 Ported: N/A Details Diff |
Backport of r6297: Slight cockup on my part here. Pain flashes were not supposed to be gone for everyone. |
||
mod - /branches/fs2_open_3_6_12/code/ship/shiphit.cpp | Diff File | ||
fs2_open_3_6_12 r6308 2010-07-17 19:08 Ported: N/A Details Diff |
Backport of r6296: Updated the credits after god knows how long |
||
mod - /branches/fs2_open_3_6_12/code/menuui/credits.cpp | Diff File | ||
fs2_open_3_6_12 r6307 2010-07-17 19:06 Ported: N/A Details Diff |
Backport of r6292: Fix an Assertion usage issue on *nix platforms. |
||
mod - /branches/fs2_open_3_6_12/code/ai/aicode.cpp | Diff File | ||
fs2_open_3_6_12 r6306 2010-07-17 19:04 Ported: N/A Details Diff |
Backport of r6291: IssMneur's autopilot fixes (hooray!) |
||
mod - /branches/fs2_open_3_6_12/code/ai/ai.h | Diff File | ||
mod - /branches/fs2_open_3_6_12/code/ai/aicode.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_12/code/ai/aigoals.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_12/code/ai/aigoals.h | Diff File | ||
mod - /branches/fs2_open_3_6_12/code/autopilot/autopilot.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_12/code/autopilot/autopilot.h | Diff File | ||
mod - /branches/fs2_open_3_6_12/code/globalincs/def_files.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_12/code/io/keycontrol.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_12/code/ship/ship.cpp | Diff File | ||
fs2_open_3_6_12 r6305 2010-07-17 19:02 Ported: N/A Details Diff |
Backport of r6289: Patch for Mantis 2205 (Division by zero in do_random_sidethrust()) |
||
mod - /branches/fs2_open_3_6_12/code/math/staticrand.cpp | Diff File | ||
fs2_open_3_6_12 r6304 2010-07-17 18:58 Ported: N/A Details Diff |
Backport of r6279: Introducing new SIF2 flag ("no pain flash") to turn off the pain flash. I guess all the peeps who want to do capship missions can rejoice now. |
||
mod - /branches/fs2_open_3_6_12/code/ship/ship.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_12/code/ship/ship.h | Diff File | ||
mod - /branches/fs2_open_3_6_12/code/ship/shiphit.cpp | Diff File | ||
fs2_open_3_6_12 r6303 2010-07-17 18:56 Ported: N/A Details Diff |
Backport of r6278: Update Lua interpreter to 5.1.4 (patch 2) to fix the following bugs http://www.lua.org/bugs.html#5.1.4 |
||
mod - /branches/fs2_open_3_6_12/lua/lcode.c | Diff File | ||
mod - /branches/fs2_open_3_6_12/lua/ldblib.c | Diff File | ||
mod - /branches/fs2_open_3_6_12/lua/liolib.c | Diff File | ||
mod - /branches/fs2_open_3_6_12/lua/llex.c | Diff File | ||
mod - /branches/fs2_open_3_6_12/lua/loadlib.c | Diff File | ||
mod - /branches/fs2_open_3_6_12/lua/lstrlib.c | Diff File | ||
mod - /branches/fs2_open_3_6_12/lua/lvm.c | Diff File | ||
fs2_open_3_6_12 r6302 2010-07-17 18:53 Ported: N/A Details Diff |
Backport of r6265: use 2_ animations in the tech room, just as in the command brief (Mantis 0002231) |
||
mod - /branches/fs2_open_3_6_12/code/graphics/generic.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_12/code/graphics/generic.h | Diff File | ||
mod - /branches/fs2_open_3_6_12/code/menuui/techmenu.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_12/code/missionui/missioncmdbrief.cpp | Diff File |