Changesets: fs2open
trunk r8051 2011-11-28 08:03 Ported: N/A Details Diff |
Documentation: Changes such that the Doxygen log reports clean, in anticipation of 3.6.14 release | ||
mod - /trunk/fs2_open/code/ai/aicode.cpp | Diff File | ||
mod - /trunk/fs2_open/code/asteroid/asteroid.cpp | Diff File | ||
mod - /trunk/fs2_open/code/bmpman/bmpman.cpp | Diff File | ||
mod - /trunk/fs2_open/code/debris/debris.cpp | Diff File | ||
mod - /trunk/fs2_open/code/freespace2/freespace.cpp | Diff File | ||
mod - /trunk/fs2_open/code/hud/hudtargetbox.cpp | Diff File | ||
mod - /trunk/fs2_open/code/iff_defs/iff_defs.cpp | Diff File | ||
mod - /trunk/fs2_open/code/io/keycontrol.cpp | Diff File | ||
mod - /trunk/fs2_open/code/math/fvi.cpp | Diff File | ||
mod - /trunk/fs2_open/code/mission/missionparse.cpp | Diff File | ||
mod - /trunk/fs2_open/code/ship/shield.cpp | Diff File | ||
mod - /trunk/fs2_open/code/ship/ship.cpp | Diff File | ||
mod - /trunk/fs2_open/code/weapon/shockwave.cpp | Diff File | ||
mod - /trunk/fs2_open/code/weapon/weapons.cpp | Diff File | ||
trunk r8050 2011-11-27 13:37 The_E Ported: N/A Details Diff |
Since the +RGBA Inner and +RGBA Outer options aren't used anywhere in the code, we can just remove them. | ||
mod - /trunk/fs2_open/code/weapon/weapon.h | Diff File | ||
mod - /trunk/fs2_open/code/weapon/weapons.cpp | Diff File | ||
antipodes r8049 2011-11-23 00:30 Ported: N/A Details Diff |
assigning an empty string is functionally equivalent to clearing the string, and is also compatible with MSVC6 | ||
mod - /branches/antipodes/code/pilotfile/csg.cpp | Diff File | ||
mod - /branches/antipodes/code/pilotfile/pilotfile_convert.cpp | Diff File | ||
mod - /branches/antipodes/code/pilotfile/plr.cpp | Diff File | ||
mod - /branches/antipodes/code/playerman/managepilot.cpp | Diff File | ||
trunk r8048 2011-11-23 00:18 Ported: N/A Details Diff |
fix revision 7971: Echelon9, if you add statements to a single-line if(), make sure you also add braces | ||
mod - /trunk/fs2_open/code/mission/missionparse.cpp | Diff File | ||
antipodes r8047 2011-11-23 00:16 Ported: N/A Details Diff |
Fix to Trunk Sync of 7971, when adding more lines to an if, braces are your friend. | ||
mod - /branches/antipodes/code/mission/missionparse.cpp | Diff File | ||
fs2_open_3_6_14 r8046 2011-11-23 00:13 Ported: N/A Details Diff |
Fix to Backport of 7971: when adding more lines to an if, braces are your friend. | ||
mod - /branches/fs2_open_3_6_14/code/mission/missionparse.cpp | Diff File | ||
antipodes r8045 2011-11-22 23:50 Ported: N/A Details Diff |
Trunk Sync r8044 (some fixes for MSVC 6 from Goober) | ||
mod - /branches/antipodes/code/asteroid/asteroid.cpp | Diff File | ||
add - /branches/antipodes/code/globalincs/compatibility.cpp | File | ||
add - /branches/antipodes/code/globalincs/compatibility.h | File | ||
mod - /branches/antipodes/code/globalincs/stdint.h | Diff File | ||
mod - /branches/antipodes/projects/MSVC_6/code.dsp | Diff File | ||
trunk r8044 2011-11-22 23:26 Ported: N/A Details Diff |
add to the project file too | ||
mod - /trunk/fs2_open/projects/MSVC_6/code.dsp | Diff File | ||
trunk r8043 2011-11-22 23:25 Ported: N/A Details Diff |
approximate the standard function for MSVC6 compatibility purposes | ||
mod - /trunk/fs2_open/code/asteroid/asteroid.cpp | Diff File | ||
add - /trunk/fs2_open/code/globalincs/compatibility.cpp | File | ||
add - /trunk/fs2_open/code/globalincs/compatibility.h | File | ||
fs2_open_3_6_14 r8042 2011-11-22 22:39 Ported: N/A Details Diff |
Backport: Trunk 8040; LOL and DERP, whoever coded this didn't even read his own comment | ||
mod - /branches/fs2_open_3_6_14/code/globalincs/stdint.h | Diff File | ||
trunk r8041 2011-11-22 22:10 Ported: N/A Details Diff |
these ought to appear in the project file | ||
mod - /trunk/fs2_open/projects/MSVC_6/code.dsp | Diff File | ||
trunk r8040 2011-11-22 21:47 Ported: N/A Details Diff |
LOL and DERP, whoever coded this didn't even read his own comment | ||
mod - /trunk/fs2_open/code/globalincs/stdint.h | Diff File | ||
antipodes r8039 2011-11-22 20:23 Ported: N/A Details Diff |
Trunk Sync r8028 | ||
mod - /branches/antipodes/code/jumpnode/jumpnode.cpp | Diff File | ||
mod - /branches/antipodes/code/model/model.h | Diff File | ||
mod - /branches/antipodes/code/model/modelinterp.cpp | Diff File | ||
mod - /branches/antipodes/code/model/modelread.cpp | Diff File | ||
mod - /branches/antipodes/code/ship/ship.cpp | Diff File | ||
mod - /branches/antipodes/code/ship/shipfx.cpp | Diff File | ||
fs2_open_3_6_14 r8038 2011-11-22 18:55 Ported: N/A Details Diff |
Backport: Trunk 7907/7908; Geometry and Distortion map batcher adjustments. | ||
mod - /branches/fs2_open_3_6_14/code/freespace2/freespace.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_14/code/graphics/grbatch.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_14/code/graphics/grbatch.h | Diff File | ||
mod - /branches/fs2_open_3_6_14/code/lab/lab.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_14/code/object/objectsort.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_14/code/particle/particle.cpp | Diff File | ||
fs2_open_3_6_14 r8037 2011-11-22 16:36 Ported: N/A Details Diff |
Backport: Trunk 7971; Fix Mantis 2343: Assert on arriving from destroyed ship | ||
mod - /branches/fs2_open_3_6_14/code/mission/missionparse.cpp | Diff File | ||
fs2_open_3_6_14 r8036 2011-11-22 16:35 Ported: N/A Details Diff |
Backport: Trunk 7967; Mantis 2537: Help track down a memory leak problem | ||
mod - /branches/fs2_open_3_6_14/code/anim/animplay.cpp | Diff File | ||
fs2_open_3_6_14 r8035 2011-11-22 16:34 Ported: N/A Details Diff |
Backport: Trunk 7966; Fix Mantis 2539: Valgrind: Memory leak - parse_ship_values(ship_info*, bool, bool, bool) | ||
mod - /branches/fs2_open_3_6_14/code/ship/ship.cpp | Diff File | ||
fs2_open_3_6_14 r8034 2011-11-22 16:33 Ported: N/A Details Diff |
Backport: Trunk 7921; Fix Mantis 2526: Valgrind: Conditional jump or move depends on uninitialized value(s) - init_anim_instance() | ||
mod - /branches/fs2_open_3_6_14/code/anim/packunpack.cpp | Diff File | ||
fs2_open_3_6_14 r8033 2011-11-22 16:32 Ported: N/A Details Diff |
Backport: Trunk 7920; Fix Mantis 2525: Valgrind: Conditional jump or move depends on uninitialized value(s) - parse_ship_values() | ||
mod - /branches/fs2_open_3_6_14/code/ship/ship.cpp | Diff File | ||
fs2_open_3_6_14 r8032 2011-11-22 16:28 Ported: N/A Details Diff |
Backport: Trunk 7962, 7963, 7974, 7976; Fix for Mantis 2533 from Eli2: Integer overflow in mission-time-msecs (with fixes from The E and inclusion of stdint.h and inttypes.h) | ||
add - /branches/fs2_open_3_6_14/code/globalincs/inttypes.h | File | ||
add - /branches/fs2_open_3_6_14/code/globalincs/stdint.h | File | ||
mod - /branches/fs2_open_3_6_14/code/parse/sexp.cpp | Diff File | ||
fs2_open_3_6_14 r8031 2011-11-22 14:03 Ported: N/A Details Diff |
Backport: Trunk 7985; fix compilation on MSVC 6 | ||
mod - /branches/fs2_open_3_6_14/code/io/keycontrol.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_14/projects/MSVC_6/code.dsp | Diff File | ||
fs2_open_3_6_14 r8030 2011-11-22 13:58 Ported: N/A Details Diff |
Backport: Trunk 7957; Linux: remove -g (debug symbols) flag from release builds & switch optimisations from -Os -to -O2 | ||
mod - /branches/fs2_open_3_6_14/configure.ac | Diff File | ||
fs2_open_3_6_14 r8029 2011-11-22 13:56 Ported: N/A Details Diff |
Backport: Trunk 7918; From ni1s: -Wreorder warnings clean up for GCC output. | ||
mod - /branches/fs2_open_3_6_14/code/asteroid/asteroid.h | Diff File | ||
mod - /branches/fs2_open_3_6_14/code/graphics/grbatch.h | Diff File | ||
mod - /branches/fs2_open_3_6_14/code/hud/hud.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_14/code/hud/hudets.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_14/code/parse/sexp.h | Diff File | ||
mod - /branches/fs2_open_3_6_14/code/radar/radardradis.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_14/code/ship/ship.h | Diff File | ||
trunk r8028 2011-11-20 14:48 Ported: N/A Details Diff |
zookeeper's initial velocity patch http://www.hard-light.net/forums/index.php?topic=79069.0 |
||
mod - /trunk/fs2_open/code/ship/ship.cpp | Diff File | ||
trunk r8027 2011-11-19 18:17 IssMneur Ported: N/A Details Diff |
Fixes a crash when a jumpnode targeted by the player is hidden. See MANTIS#2541 | ||
mod - /trunk/fs2_open/code/jumpnode/jumpnode.cpp | Diff File |