Changesets: fs2open
trunk r9709 2013-07-07 19:59 Ported: N/A Details Diff |
remove an unused function, per Echelon9's detective work (Mantis 0002900) |
Affected Issues 0002900 |
|
mod - /trunk/fs2_open/code/ai/aicode.cpp | Diff File | ||
trunk r9708 2013-07-07 19:50 Ported: N/A Details Diff |
a modified version of Echelon9's fix for Mantis 0002897 (heap corruption due to object indexes being too large for the object dock bitstring) |
Affected Issues 0002897 |
|
mod - /trunk/fs2_open/code/object/objectdock.cpp | Diff File | ||
zookeeper r9707 2013-07-07 10:25 Ported: N/A Details Diff |
Allowed the center reticle to switch to a different frame when autoaim is active, and enabled sounds to be played when gaining/losing autoaim lock-on. | ||
mod - /branches/zookeeper/code/hud/hudparse.cpp | Diff File | ||
mod - /branches/zookeeper/code/hud/hudreticle.cpp | Diff File | ||
mod - /branches/zookeeper/code/hud/hudreticle.h | Diff File | ||
mod - /branches/zookeeper/code/ship/ship.cpp | Diff File | ||
mod - /branches/zookeeper/code/ship/ship.h | Diff File | ||
trunk r9706 2013-07-07 08:24 Ported: N/A Details Diff |
Documentation cleanup of object.cpp pursuant to Mantis 2897 bug-hunting. | ||
mod - /trunk/fs2_open/code/object/object.cpp | Diff File | ||
zookeeper r9705 2013-07-07 05:44 Ported: N/A Details Diff |
Exposed a ship's autoaim FOV to Lua and allowed $Autoaim FOV to take floats rather than just ints. | ||
mod - /branches/zookeeper/code/parse/lua.cpp | Diff File | ||
mod - /branches/zookeeper/code/ship/ship.cpp | Diff File | ||
mod - /branches/zookeeper/code/ship/ship.h | Diff File | ||
zookeeper r9704 2013-07-07 05:15 Ported: N/A Details Diff |
Added scripting function for drawing filled and unfilled arcs and made drawCircle able to draw unfilled circles. | ||
mod - /branches/zookeeper/code/graphics/2d.h | Diff File | ||
mod - /branches/zookeeper/code/graphics/gropengl.cpp | Diff File | ||
mod - /branches/zookeeper/code/graphics/gropengldraw.cpp | Diff File | ||
mod - /branches/zookeeper/code/graphics/gropengldraw.h | Diff File | ||
mod - /branches/zookeeper/code/graphics/grstub.cpp | Diff File | ||
mod - /branches/zookeeper/code/parse/lua.cpp | Diff File | ||
zookeeper r9703 2013-07-07 05:09 Ported: N/A Details Diff |
Added auto spread shields. | ||
mod - /branches/zookeeper/code/object/collideshipweapon.cpp | Diff File | ||
mod - /branches/zookeeper/code/ship/ship.cpp | Diff File | ||
mod - /branches/zookeeper/code/ship/ship.h | Diff File | ||
zookeeper r9702 2013-07-07 04:37 Ported: N/A Details Diff |
Added $On Action Started and $On Action Stopped scripting hooks as well as an $On Action hook condition. | ||
mod - /branches/zookeeper/code/controlconfig/controlsconfig.cpp | Diff File | ||
mod - /branches/zookeeper/code/controlconfig/controlsconfig.h | Diff File | ||
mod - /branches/zookeeper/code/controlconfig/controlsconfigcommon.cpp | Diff File | ||
mod - /branches/zookeeper/code/parse/scripting.cpp | Diff File | ||
mod - /branches/zookeeper/code/parse/scripting.h | Diff File | ||
zookeeper r9701 2013-07-06 18:10 Ported: N/A Details Diff |
Added a Lua function to check whether a ship is warp-capable. | ||
mod - /branches/zookeeper/code/parse/lua.cpp | Diff File | ||
zookeeper r9700 2013-07-06 16:22 Ported: N/A Details Diff |
create zookeeper's branch | ||
add - /branches/zookeeper | File | ||
trunk r9699 2013-06-30 08:21 Ported: N/A Details Diff |
Fix Mantis 2896: AddressSanitizer: global-buffer-overflow in hud_lock_reset() hudlock.cpp |
Affected Issues 0002896 |
|
mod - /trunk/fs2_open/code/hud/hudlock.cpp | Diff File | ||
trunk r9698 2013-06-23 05:45 Ported: N/A Details Diff |
fix Mantis 0002893 (invalid characters in sexp tokens weren't replaced) |
Affected Issues 0002893 |
|
mod - /trunk/fs2_open/code/fred2/sexp_tree.cpp | Diff File | ||
trunk r9697 2013-06-22 00:00 Ported: N/A Details Diff |
Mantis 0002852: commit the newest version of the patch, based on discussion |
Affected Issues 0002852 |
|
mod - /trunk/fs2_open/code/weapon/shockwave.cpp | Diff File | ||
trunk r9696 2013-06-14 22:21 Ported: N/A Details Diff |
Mantis 0002852: good catch, but I'd rather not modify the damage variable... and also, there's the danger of divide-by-zero which wasn't checked |
Affected Issues 0002852 |
|
mod - /trunk/fs2_open/code/weapon/shockwave.cpp | Diff File | ||
trunk r9695 2013-06-14 21:15 Ported: N/A Details Diff |
Fix Mantis 2852: AddressSanitizer: global-buffer-overflow in shockwave_move() shockwave.cpp:359 |
Affected Issues 0002852 |
|
mod - /trunk/fs2_open/code/weapon/shockwave.cpp | Diff File | ||
trunk r9694 2013-06-10 15:35 Ported: N/A Details Diff |
Remove an empty folder. | ||
rm - /trunk/fs2_open/code/vcodec | File | ||
trunk r9693 2013-06-03 14:53 Ported: N/A Details Diff |
oops, broke something | ||
mod - /trunk/fs2_open/code/fred2/initialstatus.cpp | Diff File | ||
mod - /trunk/fs2_open/code/graphics/gropengltnl.cpp | Diff File | ||
mod - /trunk/fs2_open/code/object/object.cpp | Diff File | ||
mod - /trunk/fs2_open/code/parse/sexp.cpp | Diff File | ||
mod - /trunk/fs2_open/code/ship/ship.cpp | Diff File | ||
trunk r9692 2013-06-03 14:52 Ported: N/A Details Diff |
Fix for Mantis 2882: "None" team color setting causes errors. Also fixes a few other oversights. |
Affected Issues 0002882 |
|
mod - /trunk/fs2_open/code/fred2/initialstatus.cpp | Diff File | ||
mod - /trunk/fs2_open/code/graphics/gropengltnl.cpp | Diff File | ||
mod - /trunk/fs2_open/code/object/object.cpp | Diff File | ||
mod - /trunk/fs2_open/code/parse/sexp.cpp | Diff File | ||
mod - /trunk/fs2_open/code/ship/ship.cpp | Diff File | ||
fs2_open_3_7_0 r9691 2013-06-02 13:38 Ported: N/A Details Diff |
3.7.0 RC2 versioning commit. | ||
mod - /branches/fs2_open_3_7_0/code/fred2/fred.rc | Diff File | ||
mod - /branches/fs2_open_3_7_0/code/freespace2/freespace.rc | Diff File | ||
mod - /branches/fs2_open_3_7_0/code/globalincs/version.h | Diff File | ||
mod - /branches/fs2_open_3_7_0/code/wxfred2/wxFRED.fbp | Diff File | ||
mod - /branches/fs2_open_3_7_0/code/wxfred2/wxfred.xrc | Diff File | ||
mod - /branches/fs2_open_3_7_0/configure.ac | Diff File | ||
mod - /branches/fs2_open_3_7_0/projects/MSVC_2005/Fred2.vcproj | Diff File | ||
mod - /branches/fs2_open_3_7_0/projects/MSVC_2005/Freespace2.vcproj | Diff File | ||
mod - /branches/fs2_open_3_7_0/projects/MSVC_2005/wxFRED2.vcproj | Diff File | ||
mod - /branches/fs2_open_3_7_0/projects/MSVC_2008/Fred2.vcproj | Diff File | ||
mod - /branches/fs2_open_3_7_0/projects/MSVC_2008/Freespace2.vcproj | Diff File | ||
mod - /branches/fs2_open_3_7_0/projects/MSVC_2010/Fred2.vcxproj | Diff File | ||
mod - /branches/fs2_open_3_7_0/projects/MSVC_2010/Freespace2.vcxproj | Diff File | ||
mod - /branches/fs2_open_3_7_0/projects/MSVC_2010/wxFRED2.vcxproj | Diff File | ||
mod - /branches/fs2_open_3_7_0/projects/MSVC_2011/Fred2.vcxproj | Diff File | ||
mod - /branches/fs2_open_3_7_0/projects/MSVC_2011/Freespace2.vcxproj | Diff File | ||
mod - /branches/fs2_open_3_7_0/projects/MSVC_2011/wxFRED2.vcxproj | Diff File | ||
mod - /branches/fs2_open_3_7_0/projects/MSVC_6/Fred2.dsp | Diff File | ||
mod - /branches/fs2_open_3_7_0/projects/MSVC_6/Freespace2.dsp | Diff File | ||
mod - /branches/fs2_open_3_7_0/projects/MSVC_6/wxFRED2.dsp | Diff File | ||
mod - /branches/fs2_open_3_7_0/projects/Xcode/English.lproj/InfoPlist.strings | Diff File | ||
mod - /branches/fs2_open_3_7_0/projects/Xcode/FS2_Open.xcodeproj/project.pbxproj | Diff File | ||
mod - /branches/fs2_open_3_7_0/projects/Xcode4/English.lproj/InfoPlist.strings | Diff File | ||
mod - /branches/fs2_open_3_7_0/projects/Xcode4/FS2_Open.xcodeproj/project.pbxproj | Diff File | ||
mod - /branches/fs2_open_3_7_0/projects/codeblocks/Freespace2/Freespace2.cbp | Diff File | ||
fs2_open_3_7_0 r9690 2013-06-02 13:09 Ported: N/A Details Diff |
Trunk sync r9689. | ||
mod - /branches/fs2_open_3_7_0/code/freespace2/freespace.cpp | Diff File | ||
mod - /branches/fs2_open_3_7_0/code/hud/hudtarget.cpp | Diff File | ||
mod - /branches/fs2_open_3_7_0/code/localization/localize.cpp | Diff File | ||
mod - /branches/fs2_open_3_7_0/code/mission/missioncampaign.cpp | Diff File | ||
mod - /branches/fs2_open_3_7_0/code/mission/missionmessage.cpp | Diff File | ||
mod - /branches/fs2_open_3_7_0/code/mission/missionparse.cpp | Diff File | ||
mod - /branches/fs2_open_3_7_0/code/missionui/redalert.cpp | Diff File | ||
mod - /branches/fs2_open_3_7_0/code/missionui/redalert.h | Diff File | ||
mod - /branches/fs2_open_3_7_0/code/network/multimsgs.cpp | Diff File | ||
mod - /branches/fs2_open_3_7_0/code/object/object.cpp | Diff File | ||
mod - /branches/fs2_open_3_7_0/code/parse/sexp.cpp | Diff File | ||
mod - /branches/fs2_open_3_7_0/code/pilotfile/csg.cpp | Diff File | ||
mod - /branches/fs2_open_3_7_0/code/ship/ship.cpp | Diff File | ||
mod - /branches/fs2_open_3_7_0/code/ship/ship.h | Diff File | ||
mod - /branches/fs2_open_3_7_0/code/ship/shipfx.cpp | Diff File | ||
mod - /branches/fs2_open_3_7_0/code/ship/shiphit.cpp | Diff File | ||
trunk r9689 2013-05-31 19:39 Ported: N/A Details Diff |
Fix for mantis 1326: add & handle "not present" state for red alert ships |
Affected Issues 0001326 |
|
mod - /trunk/fs2_open/code/missionui/redalert.cpp | Diff File | ||
mod - /trunk/fs2_open/code/missionui/redalert.h | Diff File | ||
mod - /trunk/fs2_open/code/pilotfile/csg.cpp | Diff File | ||
trunk r9688 2013-05-31 19:38 Ported: N/A Details Diff |
Fix for mantis 2880: handle -1 red alert departed ship indexes |
Affected Issues 0002880 |
|
mod - /trunk/fs2_open/code/missionui/redalert.cpp | Diff File | ||
mod - /trunk/fs2_open/code/missionui/redalert.h | Diff File | ||
mod - /trunk/fs2_open/code/pilotfile/csg.cpp | Diff File | ||
trunk r9687 2013-05-31 18:33 Ported: N/A Details Diff |
From Axem: Patch for Mantis 2870 (hook variable for On Death: scripting hook is not always set correctly) | ||
mod - /trunk/fs2_open/code/ship/shiphit.cpp | Diff File | ||
trunk r9686 2013-05-31 05:18 Ported: N/A Details Diff |
We only need to see this error once in FS2. Ensure that this instance only appears in FRED. | ||
mod - /trunk/fs2_open/code/mission/missionparse.cpp | Diff File | ||
trunk r9685 2013-05-31 05:17 Ported: N/A Details Diff |
Better error reporting for this issue (in order to help track down a Diaspora bug). | ||
mod - /trunk/fs2_open/code/object/object.cpp | Diff File |