Changesets: fs2open
trunk r6601 2010-10-13 02:18 Ported: N/A Details Diff |
Mantis 2324 (Missiontime-msecs gives the wrong value after SHORT_MAX milliseconds) |
||
mod - /trunk/fs2_open/code/parse/sexp.cpp | Diff File | ||
trunk r6600 2010-10-12 22:16 Ported: N/A Details Diff |
Change Alt_Type into an int to fix a compiler warning. Move the multi_sexp_ship_change_callsign function (Multi_ functions should sit directly below the server side function that calls them so that they can be updated at the same time). |
||
mod - /trunk/fs2_open/code/debris/debris.h | Diff File | ||
mod - /trunk/fs2_open/code/mission/missionparse.cpp | Diff File | ||
mod - /trunk/fs2_open/code/mission/missionparse.h | Diff File | ||
mod - /trunk/fs2_open/code/parse/sexp.cpp | Diff File | ||
mod - /trunk/fs2_open/code/ship/ship.h | Diff File | ||
trunk r6599 2010-10-12 19:40 Ported: N/A Details Diff |
Output name updated to "fred2_open_3_6_13" in MSVC2005. | ||
mod - /trunk/fs2_open/projects/MSVC_2005/Fred2.vcproj | Diff File | ||
antipodes r6598 2010-10-12 18:38 Ported: N/A Details Diff |
Project Synchronization: Trunk vs Antipodes 2005: Set PDB and Map Exports to explicitly FALSE on Release builds. Removed <File Configuration> lines (save for in the case of phrases.xml) as they are unnecessary bloat. Set Output Filenames to Antipodes instead of Trunk. 2008: Set PDB and Map Exports to explicitly FALSE on Release builds. |
||
mod - /branches/antipodes/projects/MSVC_2005/Fred2.vcproj | Diff File | ||
mod - /branches/antipodes/projects/MSVC_2005/Freespace2.vcproj | Diff File | ||
mod - /branches/antipodes/projects/MSVC_2005/code.vcproj | Diff File | ||
mod - /branches/antipodes/projects/MSVC_2005/libpng.vcproj | Diff File | ||
mod - /branches/antipodes/projects/MSVC_2005/wxFRED2.vcproj | Diff File | ||
mod - /branches/antipodes/projects/MSVC_2005/zlib.vcproj | Diff File | ||
mod - /branches/antipodes/projects/MSVC_2008/Fred2.vcproj | Diff File | ||
mod - /branches/antipodes/projects/MSVC_2008/Freespace2.vcproj | Diff File | ||
trunk r6597 2010-10-12 18:37 Ported: N/A Details Diff |
Project Synchronization: Trunk vs Antipodes 2005: Set PDB and Map Exports to explicitly FALSE on Release builds. Removed <File Configuration> lines (save for in the case of phrases.xml) as they are unnecessary bloat. 2008: Set PDB and Map Exports to explicitly FALSE on Release builds. |
||
mod - /trunk/fs2_open/projects/MSVC_2005/Fred2.vcproj | Diff File | ||
mod - /trunk/fs2_open/projects/MSVC_2005/Freespace2.vcproj | Diff File | ||
mod - /trunk/fs2_open/projects/MSVC_2005/code.vcproj | Diff File | ||
mod - /trunk/fs2_open/projects/MSVC_2005/libjpeg.vcproj | Diff File | ||
mod - /trunk/fs2_open/projects/MSVC_2005/liblua.vcproj | Diff File | ||
mod - /trunk/fs2_open/projects/MSVC_2005/libpng.vcproj | Diff File | ||
mod - /trunk/fs2_open/projects/MSVC_2005/wxFRED2.vcproj | Diff File | ||
mod - /trunk/fs2_open/projects/MSVC_2005/zlib.vcproj | Diff File | ||
mod - /trunk/fs2_open/projects/MSVC_2008/Fred2.vcproj | Diff File | ||
mod - /trunk/fs2_open/projects/MSVC_2008/Freespace2.vcproj | Diff File | ||
trunk r6596 2010-10-12 12:06 Ported: N/A Details Diff |
Pull this fix for VC6 from Antipodes since it's unrelated to go_faster | ||
mod - /trunk/fs2_open/projects/MSVC_6/code.dsp | Diff File | ||
trunk r6595 2010-10-12 00:27 IssMneur Ported: N/A Details Diff |
Add some variable verification to hud_cease_subsystem_targeting. | ||
mod - /trunk/fs2_open/code/hud/hudtarget.cpp | Diff File | ||
antipodes r6594 2010-10-11 20:30 Ported: N/A Details Diff |
Let's get all the places it says trunk instead of ant-6, instead of just a few of them. | ||
mod - /branches/antipodes/projects/MSVC_6/Fred2.dsp | Diff File | ||
mod - /branches/antipodes/projects/MSVC_6/Freespace2.dsp | Diff File | ||
mod - /branches/antipodes/projects/MSVC_6/wxFRED2.dsp | Diff File | ||
antipodes r6593 2010-10-11 19:17 Ported: N/A Details Diff |
Swifty's FBO changes. Read: http://www.hard-light.net/forums/index.php?topic=71692.msg1422165#msg1422165 |
||
mod - /branches/antipodes/code/graphics/gropengltexture.cpp | Diff File | ||
mod - /branches/antipodes/code/model/modelinterp.cpp | Diff File | ||
antipodes r6592 2010-10-11 13:51 Ported: N/A Details Diff |
Damn VC6 and its urges to use absolute paths for everything | ||
mod - /branches/antipodes/projects/MSVC_6/code.dsp | Diff File | ||
swifty r6591 2010-10-09 06:35 Ported: N/A Details Diff |
Revision of animated cockpit readouts. Removed training_obj_display(). | ||
mod - /branches/swifty/code/freespace2/freespace.cpp | Diff File | ||
mod - /branches/swifty/code/hud/hud.cpp | Diff File | ||
mod - /branches/swifty/code/hud/hud.h | Diff File | ||
mod - /branches/swifty/code/hud/hudparse.cpp | Diff File | ||
mod - /branches/swifty/code/mission/missiontraining.cpp | Diff File | ||
mod - /branches/swifty/code/radar/radardradis.cpp | Diff File | ||
mod - /branches/swifty/code/radar/radardradis.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/weapon/emp.cpp | Diff File | ||
mod - /branches/swifty/code/weapon/emp.h | Diff File | ||
swifty r6590 2010-10-09 06:09 Ported: N/A Details Diff |
Update changes up to Trunk 6586 | ||
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/aibig.cpp | Diff File | ||
mod - /branches/swifty/code/ai/aicode.cpp | Diff File | ||
mod - /branches/swifty/code/ai/aiturret.cpp | Diff File | ||
mod - /branches/swifty/code/cmdline/cmdline.cpp | Diff File | ||
mod - /branches/swifty/code/cmdline/cmdline.h | Diff File | ||
rm - /branches/swifty/code/decals | File | ||
mod - /branches/swifty/code/fred2/eventeditor.cpp | Diff File | ||
mod - /branches/swifty/code/freespace2/freespace.cpp | Diff File | ||
mod - /branches/swifty/code/gamesnd/eventmusic.h | Diff File | ||
mod - /branches/swifty/code/graphics/font.cpp | Diff File | ||
mod - /branches/swifty/code/graphics/gropengl.cpp | Diff File | ||
mod - /branches/swifty/code/hud/hudtarget.cpp | Diff File | ||
mod - /branches/swifty/code/math/staticrand.cpp | Diff File | ||
mod - /branches/swifty/code/mission/missionbriefcommon.cpp | Diff File | ||
mod - /branches/swifty/code/mission/missionmessage.cpp | Diff File | ||
mod - /branches/swifty/code/mission/missionparse.cpp | Diff File | ||
mod - /branches/swifty/code/mission/missionparse.h | Diff File | ||
mod - /branches/swifty/code/missionui/missionbrief.cpp | Diff File | ||
mod - /branches/swifty/code/model/model.h | Diff File | ||
mod - /branches/swifty/code/model/modelcollide.cpp | Diff File | ||
mod - /branches/swifty/code/model/modelinterp.cpp | Diff File | ||
mod - /branches/swifty/code/model/modelread.cpp | Diff File | ||
mod - /branches/swifty/code/object/collideshipship.cpp | Diff File | ||
mod - /branches/swifty/code/object/collideshipweapon.cpp | Diff File | ||
mod - /branches/swifty/code/object/object.cpp | Diff File | ||
mod - /branches/swifty/code/object/object.h | Diff File | ||
mod - /branches/swifty/code/parse/lua.cpp | Diff File | ||
mod - /branches/swifty/code/parse/scripting.cpp | Diff File | ||
mod - /branches/swifty/code/parse/scripting.h | Diff File | ||
mod - /branches/swifty/code/parse/sexp.cpp | Diff File | ||
mod - /branches/swifty/code/parse/sexp.h | Diff File | ||
mod - /branches/swifty/code/physics/physics.cpp | Diff File | ||
mod - /branches/swifty/code/physics/physics.h | Diff File | ||
mod - /branches/swifty/code/playerman/playercontrol.cpp | 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/audiostr.cpp | Diff File | ||
mod - /branches/swifty/code/sound/audiostr.h | Diff File | ||
mod - /branches/swifty/code/sound/ds.cpp | Diff File | ||
mod - /branches/swifty/code/sound/sound.cpp | Diff File | ||
mod - /branches/swifty/code/weapon/beam.cpp | Diff File | ||
mod - /branches/swifty/code/weapon/weapon.h | Diff File | ||
mod - /branches/swifty/code/weapon/weapons.cpp | Diff File | ||
mod - /branches/swifty/code/windows_stub/config.h | Diff File | ||
mod - /branches/swifty/projects/MSVC_2005/code.vcproj | Diff File | ||
mod - /branches/swifty/projects/MSVC_2008/Freespace2.sln | Diff File | ||
mod - /branches/swifty/projects/MSVC_2008/code.vcproj | Diff File | ||
antipodes r6589 2010-10-08 20:16 Ported: N/A Details Diff |
And add fsmemory.h to MSVC_2005. | ||
mod - /branches/antipodes/projects/MSVC_2005/code.vcproj | Diff File | ||
antipodes r6588 2010-10-08 20:12 Ported: N/A Details Diff |
No idea who uses this, but added fsmemory.h to codeblocks. | ||
mod - /branches/antipodes/projects/codeblocks/code/code.cbp | Diff File | ||
antipodes r6587 2010-10-08 19:37 Ported: N/A Details Diff |
Trunk Sync - r6586. | ||
mod - /branches/antipodes/code/graphics/gropengl.cpp | Diff File | ||
mod - /branches/antipodes/code/mission/missionmessage.cpp | Diff File | ||
mod - /branches/antipodes/code/sound/audiostr.cpp | Diff File | ||
mod - /branches/antipodes/code/sound/ds.cpp | Diff File | ||
trunk r6586 2010-10-08 19:32 Ported: N/A Details Diff |
Warning Fix: in "opengl_make_gamma_ramp" 'int' to 'ushort' conversion addressed. |
||
mod - /trunk/fs2_open/code/graphics/gropengl.cpp | Diff File | ||
trunk r6585 2010-10-08 19:30 Ported: N/A Details Diff |
Warning Fix: (audiostr.cpp "WaveFile::Read" / ds.cpp "ds_load_buffer") Sets 'float **pcm' to start as NULL |
||
mod - /trunk/fs2_open/code/sound/audiostr.cpp | Diff File | ||
mod - /trunk/fs2_open/code/sound/ds.cpp | Diff File | ||
trunk r6584 2010-10-08 19:24 Ported: N/A Details Diff |
Warning Fix: in "bool message_filename_is_generic" signed/unsigned mismatch |
||
mod - /trunk/fs2_open/code/mission/missionmessage.cpp | Diff File | ||
antipodes r6583 2010-10-08 19:15 Ported: N/A Details Diff |
Warning Fix: void model_render_buffers MSVC complains of "C4238: nonstandard extension used : class rvalue used as lvalue". |
||
mod - /branches/antipodes/code/model/modelinterp.cpp | Diff File | ||
antipodes r6582 2010-10-08 19:10 Ported: N/A Details Diff |
Trunk Sync - r6581. | ||
mod - /branches/antipodes/code/ai/ai_profiles.cpp | Diff File | ||
mod - /branches/antipodes/code/ai/ai_profiles.h | Diff File | ||
mod - /branches/antipodes/code/ai/aiturret.cpp | Diff File | ||
mod - /branches/antipodes/code/model/model.h | Diff File | ||
mod - /branches/antipodes/code/model/modelread.cpp | Diff File | ||
mod - /branches/antipodes/code/parse/sexp.cpp | Diff File | ||
mod - /branches/antipodes/code/ship/ship.cpp | Diff File | ||
mod - /branches/antipodes/code/ship/ship.h | Diff File | ||
mod - /branches/antipodes/code/ship/shipfx.cpp | Diff File | ||
mod - /branches/antipodes/code/ship/shiphit.cpp | Diff File | ||
mod - /branches/antipodes/code/weapon/weapons.cpp | Diff File | ||
trunk r6581 2010-10-08 17:32 Ported: N/A Details Diff |
feature commit - diaspora subsystem options | ||
mod - /trunk/fs2_open/code/model/model.h | Diff File | ||
mod - /trunk/fs2_open/code/model/modelread.cpp | Diff File | ||
mod - /trunk/fs2_open/code/ship/ship.cpp | Diff File | ||
mod - /trunk/fs2_open/code/ship/ship.h | Diff File | ||
mod - /trunk/fs2_open/code/ship/shipfx.cpp | Diff File | ||
mod - /trunk/fs2_open/code/ship/shiphit.cpp | Diff File | ||
mod - /trunk/fs2_open/code/weapon/weapons.cpp | Diff File | ||
trunk r6580 2010-10-08 17:05 Ported: N/A Details Diff |
feature commit - diaspora turret related patch | ||
mod - /trunk/fs2_open/code/ai/ai_profiles.cpp | Diff File | ||
mod - /trunk/fs2_open/code/ai/ai_profiles.h | Diff File | ||
mod - /trunk/fs2_open/code/ai/aiturret.cpp | Diff File | ||
mod - /trunk/fs2_open/code/model/model.h | Diff File | ||
mod - /trunk/fs2_open/code/ship/ship.cpp | Diff File | ||
mod - /trunk/fs2_open/code/ship/ship.h | Diff File | ||
trunk r6579 2010-10-08 08:01 The_E Ported: N/A Details Diff |
Patch for Mantis 1963 (Optional argument for set-object-facing and set-object-facing-object doesn't work) |
||
mod - /trunk/fs2_open/code/parse/sexp.cpp | Diff File | ||
trunk r6578 2010-10-08 06:15 The_E Ported: N/A Details Diff |
Fix for Mantis 1817 & 2323 (Glide does not get reset on mission restart/player respawn) |
||
mod - /trunk/fs2_open/code/ship/ship.cpp | Diff File | ||
trunk r6577 2010-10-06 22:21 Ported: N/A Details Diff |
Warning Fix: "sexp_show_subtitle_text"/"sexp_show_subtitle_image" No more 'float' to 'int'. (not the best way, but it is expedient and doesn't risk breaking things) |
||
mod - /trunk/fs2_open/code/parse/sexp.cpp | Diff File |