Changesets: fs2open
trunk r5224 2009-05-11 04:48 Ported: N/A Details Diff |
Fix Mantis 1910 (Assist Percentage resets itself when ships are multi selected) | ||
mod - /trunk/fs2_open/code/fred2/shipeditordlg.cpp | Diff File | ||
trunk r5223 2009-05-11 04:45 Ported: N/A Details Diff |
Fix an issue with homing capship missiles not tracking correctly in multiplayer. | ||
mod - /trunk/fs2_open/code/weapon/weapon.h | Diff File | ||
mod - /trunk/fs2_open/code/weapon/weapons.cpp | Diff File | ||
trunk r5222 2009-05-11 04:41 Ported: N/A Details Diff |
Fix Mantis 1753 (Using " or ; in briefings and messages causes them to either vanish or truncate the message) Fix a bug that prevented lcl_replace_stuff() working properly when a message had two or more replacements of the same type. |
||
mod - /trunk/fs2_open/code/fred2/briefingeditordlg.cpp | Diff File | ||
mod - /trunk/fs2_open/code/fred2/cmdbrief.cpp | Diff File | ||
mod - /trunk/fs2_open/code/fred2/debriefingeditordlg.cpp | Diff File | ||
mod - /trunk/fs2_open/code/fred2/eventeditor.cpp | Diff File | ||
mod - /trunk/fs2_open/code/localization/localize.cpp | Diff File | ||
mod - /trunk/fs2_open/code/localization/localize.h | Diff File | ||
mod - /trunk/fs2_open/code/parse/parselo.cpp | Diff File | ||
trunk r5221 2009-05-11 04:41 Ported: N/A Details Diff |
Allow beams on any player ship to count for kills. Not just fighters and bombers. | ||
mod - /trunk/fs2_open/code/ship/shiphit.cpp | Diff File | ||
trunk r5220 2009-05-11 04:07 Ported: N/A Details Diff |
more launcher work | ||
mod - /trunk/Launcher/Launcher.rc | Diff File | ||
mod - /trunk/Launcher/TabCommLine.cpp | Diff File | ||
mod - /trunk/Launcher/TabCommLine.h | Diff File | ||
mod - /trunk/Launcher/TabMOD.cpp | Diff File | ||
mod - /trunk/Launcher/misc.cpp | Diff File | ||
mod - /trunk/Launcher/misc.h | Diff File | ||
trunk r5219 2009-05-10 15:09 Ported: N/A Details Diff |
fix for mantis 1902 | ||
mod - /trunk/fs2_open/code/ai/aicode.cpp | Diff File | ||
trunk r5218 2009-05-10 09:03 Ported: N/A Details Diff |
Fix compile issue with GCC. | ||
mod - /trunk/fs2_open/code/hud/hudtarget.cpp | Diff File | ||
karajorma r5217 2009-05-10 05:54 Ported: N/A Details Diff |
Version Bump | ||
mod - /branches/karajorma/code/globalincs/version.h | Diff File | ||
mod - /branches/karajorma/projects/MSVC_2008/Fred2.vcproj | Diff File | ||
mod - /branches/karajorma/projects/MSVC_2008/Freespace2.vcproj | Diff File | ||
trunk r5216 2009-05-10 05:52 Ported: N/A Details Diff |
Bump version to 3.6.11. Bump debug warning level to 4 | ||
mod - /trunk/fs2_open/code/globalincs/version.h | Diff File | ||
mod - /trunk/fs2_open/projects/MSVC_2008/Fred2.vcproj | Diff File | ||
mod - /trunk/fs2_open/projects/MSVC_2008/Freespace2.vcproj | Diff File | ||
mod - /trunk/fs2_open/projects/MSVC_2008/code.vcproj | Diff File | ||
trunk r5215 2009-05-10 05:06 Ported: N/A Details Diff |
Fix Mantis 1371 (Can target target's target even if it is stealthed or hidden from sensors). | ||
mod - /trunk/fs2_open/code/hud/hudtarget.cpp | Diff File | ||
trunk r5214 2009-05-10 04:58 Ported: N/A Details Diff |
Fix Mantis 1916 (Can't change the dockpoint a ship is initially docked to without undocking it) | ||
mod - /trunk/fs2_open/code/fred2/initialstatus.cpp | Diff File | ||
trunk r5213 2009-05-10 04:53 Ported: N/A Details Diff |
Add the Assertion Macro as an alternative to Assert. Switch a couple of Asserts to Assertions. |
||
mod - /trunk/fs2_open/code/bmpman/bmpman.cpp | Diff File | ||
mod - /trunk/fs2_open/code/globalincs/pstypes.h | Diff File | ||
mod - /trunk/fs2_open/code/globalincs/windebug.cpp | Diff File | ||
mod - /trunk/fs2_open/code/ship/ship.cpp | Diff File | ||
mod - /trunk/fs2_open/code/windows_stub/stubs.cpp | Diff File | ||
trunk r5212 2009-05-10 04:32 Ported: N/A Details Diff |
Fix Mantis 1883 (spaces at the end of ship and wing names can cause errors) | ||
mod - /trunk/fs2_open/code/fred2/shipeditordlg.cpp | Diff File | ||
mod - /trunk/fs2_open/code/fred2/wing.cpp | Diff File | ||
mod - /trunk/fs2_open/code/fred2/wing_editor.cpp | Diff File | ||
trunk r5211 2009-05-10 04:26 Ported: N/A Details Diff |
Fix Mantis 1620 (Replace Number/String don't work in FRED) | ||
mod - /trunk/fs2_open/code/fred2/sexp_tree.cpp | Diff File | ||
fs2_open_3_6_10 r5210 2009-05-09 23:04 Ported: N/A Details Diff |
|||
add - /tags/fs2_open_3_6_10 | File | ||
karajorma r5209 2009-05-09 14:37 Ported: N/A Details Diff |
Add the High Praise and Primaries Low builtin message types | ||
mod - /branches/karajorma/code/mission/missionmessage.cpp | Diff File | ||
mod - /branches/karajorma/code/mission/missionmessage.h | Diff File | ||
mod - /branches/karajorma/code/playerman/playercontrol.cpp | Diff File | ||
mod - /branches/karajorma/code/ship/ship.cpp | Diff File | ||
karajorma r5208 2009-05-09 13:40 Ported: N/A Details Diff |
Sync with Trunk | ||
mod - /branches/karajorma/code/ai/aicode.cpp | Diff File | ||
mod - /branches/karajorma/code/ai/aiturret.cpp | Diff File | ||
mod - /branches/karajorma/code/object/objcollide.cpp | Diff File | ||
trunk r5207 2009-05-09 06:45 Ported: N/A Details Diff |
Fix for mantis 1915 and related collision detection issues | ||
mod - /trunk/fs2_open/code/ai/aicode.cpp | Diff File | ||
mod - /trunk/fs2_open/code/ai/aiturret.cpp | Diff File | ||
mod - /trunk/fs2_open/code/object/objcollide.cpp | Diff File | ||
karajorma r5206 2009-05-09 05:34 Ported: N/A Details Diff |
Warning level bump | ||
mod - /branches/karajorma/projects/MSVC_2008/Fred2.vcproj | Diff File | ||
mod - /branches/karajorma/projects/MSVC_2008/code.vcproj | Diff File | ||
karajorma r5205 2009-05-09 05:30 Ported: N/A Details Diff |
Fix some minor warnings | ||
mod - /branches/karajorma/code/network/multi_sexp.cpp | Diff File | ||
mod - /branches/karajorma/code/parse/sexp.cpp | Diff File | ||
karajorma r5204 2009-05-08 13:19 Ported: N/A Details Diff |
Sync with trunk | ||
mod - /branches/karajorma/code/hud/hudsquadmsg.cpp | Diff File | ||
mod - /branches/karajorma/code/ship/shipfx.cpp | Diff File | ||
mod - /branches/karajorma/code/sound/voicerec.cpp | Diff File | ||
karajorma r5203 2009-05-08 13:18 Ported: N/A Details Diff |
Switch a couple of Asserts to Assertions. | ||
mod - /branches/karajorma/code/bmpman/bmpman.cpp | Diff File | ||
mod - /branches/karajorma/code/ship/ship.cpp | Diff File | ||
karajorma r5202 2009-05-08 13:17 Ported: N/A Details Diff |
Add support for multiple builtins of the same type. | ||
mod - /branches/karajorma/code/mission/missionmessage.cpp | Diff File | ||
karajorma r5201 2009-05-08 13:08 Ported: N/A Details Diff |
Add support for new builtin message types | ||
mod - /branches/karajorma/code/mission/missionmessage.cpp | Diff File | ||
mod - /branches/karajorma/code/mission/missionmessage.h | Diff File | ||
mod - /branches/karajorma/code/ship/ship.cpp | Diff File | ||
mod - /branches/karajorma/code/ship/ship.h | Diff File | ||
mod - /branches/karajorma/code/ship/shiphit.cpp | Diff File | ||
karajorma r5200 2009-05-08 13:05 Ported: N/A Details Diff |
Switch network variables over to the SEXP packet except for when called from lua | ||
mod - /branches/karajorma/code/parse/lua.cpp | Diff File | ||
mod - /branches/karajorma/code/parse/sexp.cpp | Diff File | ||
mod - /branches/karajorma/code/parse/sexp.h | Diff File |