Changesets: fs2open
trunk r10184 2013-12-03 05:22 Ported: N/A Details Diff |
Bump model insignia faces/vertexes limits (so that newer more detailed ships can have proper insignia) |
||
mod - /trunk/fs2_open/code/model/model.h | Diff File | ||
trunk r10183 2013-12-03 05:07 Ported: N/A Details Diff |
Add warning for model insignia specifying an invalid LOD | ||
mod - /trunk/fs2_open/code/model/modelread.cpp | Diff File | ||
trunk r10182 2013-12-03 05:05 Ported: N/A Details Diff |
Fix Mantis 2800: Particles not removed on standalone |
Affected Issues 0002800 |
|
mod - /trunk/fs2_open/code/freespace2/freespace.cpp | Diff File | ||
trunk r10181 2013-12-02 21:41 Ported: N/A Details Diff |
when changing ship types, make sure the collision flags propagate | ||
mod - /trunk/fs2_open/code/ship/ship.cpp | Diff File | ||
trunk r10180 2013-12-02 21:22 Ported: N/A Details Diff |
for wing names with hash symbols, put the ship number before the hash |
Affected Issues 0002816 |
|
mod - /trunk/fs2_open/code/mission/missionparse.cpp | Diff File | ||
trunk r10179 2013-12-02 20:33 Ported: N/A Details Diff |
just make this block similar to the other one | ||
mod - /trunk/fs2_open/code/mission/missionparse.cpp | Diff File | ||
trunk r10178 2013-12-01 04:45 Ported: N/A Details Diff |
Fix Coverity 1093549: Negative array index write (practically impossible to occur, but lets be safe in case multi_voice_get_stream() changes in future) |
||
mod - /trunk/fs2_open/code/network/multi_voice.cpp | Diff File | ||
trunk r10177 2013-12-01 04:03 Ported: N/A Details Diff |
Added initialization of render box and sphere offsets. | ||
mod - /trunk/fs2_open/code/model/model.h | Diff File | ||
trunk r10176 2013-12-01 03:38 Ported: N/A Details Diff |
Fix mantis 2967: use Medals array instead of Ranks (from Yarn) |
Affected Issues 0002967 |
|
mod - /trunk/fs2_open/code/missionui/missiondebrief.cpp | Diff File | ||
trunk r10175 2013-11-30 21:27 Ported: N/A Details Diff |
Fix Mantis 2968: AddressSanitizer: global-buffer-overflow in shield_info_reset() - relates to hud_target_change_check() |
Affected Issues 0002968 |
|
mod - /trunk/fs2_open/code/hud/hudtarget.cpp | Diff File | ||
trunk r10174 2013-11-27 00:57 Ported: N/A Details Diff |
don't Int3() because this can happen when a ship is missing from a mod (i.e. when it turns into the GTF Ulysses) | ||
mod - /trunk/fs2_open/code/mission/missionbriefcommon.cpp | Diff File | ||
antipodes r10173 2013-11-26 16:44 Ported: N/A Details Diff |
Closer to working compile with Xcode 5. | ||
mod - /branches/antipodes/code/osapi/osapi.cpp | Diff File | ||
mod - /branches/antipodes/projects/Xcode4/FS2_Open.xcodeproj/project.pbxproj | Diff File | ||
antipodes r10172 2013-11-26 13:02 Ported: N/A Details Diff |
Fix a problem with the mouse where the controls were stuck. | ||
mod - /branches/antipodes/code/graphics/gropengl.cpp | Diff File | ||
mod - /branches/antipodes/code/io/mouse.cpp | Diff File | ||
mod - /branches/antipodes/code/io/mouse.h | Diff File | ||
mod - /branches/antipodes/code/osapi/osapi.cpp | Diff File | ||
trunk r10171 2013-11-26 05:42 Ported: N/A Details Diff |
Resolve compilation failure introduced by r10170 | ||
mod - /trunk/fs2_open/code/hud/hudescort.cpp | Diff File | ||
trunk r10170 2013-11-26 02:46 Ported: N/A Details Diff |
Fixed some improper initialization of escort list hit_infos. | ||
mod - /trunk/fs2_open/code/hud/hudescort.cpp | Diff File | ||
zookeeper r10169 2013-11-25 16:00 Ported: N/A Details Diff |
Trunk sync r10168. | ||
mod - /branches/zookeeper/code/ai/aibig.cpp | Diff File | ||
mod - /branches/zookeeper/code/ai/aicode.cpp | Diff File | ||
mod - /branches/zookeeper/code/freespace2/freespace.cpp | Diff File | ||
mod - /branches/zookeeper/code/graphics/gropengldraw.cpp | Diff File | ||
mod - /branches/zookeeper/code/hud/hudescort.cpp | Diff File | ||
mod - /branches/zookeeper/code/hud/hudparse.cpp | Diff File | ||
mod - /branches/zookeeper/code/hud/hudshield.cpp | Diff File | ||
mod - /branches/zookeeper/code/hud/hudsquadmsg.cpp | Diff File | ||
mod - /branches/zookeeper/code/hud/hudsquadmsg.h | Diff File | ||
mod - /branches/zookeeper/code/hud/hudtarget.cpp | Diff File | ||
mod - /branches/zookeeper/code/io/key.cpp | Diff File | ||
mod - /branches/zookeeper/code/menuui/techmenu.cpp | Diff File | ||
mod - /branches/zookeeper/code/network/multimsgs.cpp | Diff File | ||
mod - /branches/zookeeper/code/object/collideshipship.cpp | Diff File | ||
mod - /branches/zookeeper/code/parse/lua.cpp | Diff File | ||
mod - /branches/zookeeper/code/parse/sexp.cpp | Diff File | ||
mod - /branches/zookeeper/code/playerman/player.h | Diff File | ||
mod - /branches/zookeeper/code/ship/ship.cpp | Diff File | ||
mod - /branches/zookeeper/code/ship/ship.h | Diff File | ||
mod - /branches/zookeeper/code/weapon/beam.cpp | Diff File | ||
mod - /branches/zookeeper/code/weapon/weapon.h | Diff File | ||
mod - /branches/zookeeper/code/weapon/weapons.cpp | Diff File | ||
trunk r10168 2013-11-25 14:36 Ported: N/A Details Diff |
More fixes to potentially uninitialized shield_hit_infos. | ||
mod - /trunk/fs2_open/code/hud/hudescort.cpp | Diff File | ||
antipodes r10167 2013-11-25 12:53 Ported: N/A Details Diff |
Also delete the old unix-osapi file, it isn't needed anymore. | ||
rm - /branches/antipodes/code/osapi/osapi_unix.cpp | File | ||
trunk r10166 2013-11-25 04:44 Ported: N/A Details Diff |
General clean up of commented out #ifndef NDEBUG blocks | ||
mod - /trunk/fs2_open/code/hud/hudsquadmsg.cpp | Diff File | ||
mod - /trunk/fs2_open/code/hud/hudsquadmsg.h | Diff File | ||
mod - /trunk/fs2_open/code/io/key.cpp | Diff File | ||
mod - /trunk/fs2_open/code/network/multimsgs.cpp | Diff File | ||
mod - /trunk/fs2_open/code/playerman/player.h | Diff File | ||
trunk r10165 2013-11-25 04:34 Ported: N/A Details Diff |
General cleanup of commented out code in beam.cpp | ||
mod - /trunk/fs2_open/code/weapon/beam.cpp | Diff File | ||
trunk r10164 2013-11-25 03:52 Ported: N/A Details Diff |
Ensure compliance with the usual form of test in the FS2_Open codebase for running in Debug mode | ||
mod - /trunk/fs2_open/code/object/collideshipship.cpp | Diff File | ||
antipodes r10163 2013-11-25 03:51 Ported: N/A Details Diff |
Merge both osapi files into one file. | ||
mod - /branches/antipodes/code/Makefile.am | Diff File | ||
mod - /branches/antipodes/code/fred2/fred.cpp | Diff File | ||
mod - /branches/antipodes/code/freespace2/freespace.cpp | Diff File | ||
mod - /branches/antipodes/code/graphics/2d.cpp | Diff File | ||
mod - /branches/antipodes/code/osapi/osapi.cpp | Diff File | ||
mod - /branches/antipodes/code/osapi/osapi.h | Diff File | ||
mod - /branches/antipodes/projects/Eclipse/Freespace2/.project | Diff File | ||
mod - /branches/antipodes/projects/MSVC_2011/code.vcxproj | Diff File | ||
mod - /branches/antipodes/projects/MSVC_2011/code.vcxproj.filters | Diff File | ||
mod - /branches/antipodes/projects/MSVC_2013/code.vcxproj | Diff File | ||
mod - /branches/antipodes/projects/MSVC_2013/code.vcxproj.filters | Diff File | ||
trunk r10162 2013-11-25 03:11 Ported: N/A Details Diff |
Honour ships' "no lighting" flag in the techroom (from Axem) | ||
mod - /trunk/fs2_open/code/menuui/techmenu.cpp | Diff File | ||
mod - /trunk/fs2_open/code/parse/lua.cpp | Diff File | ||
trunk r10161 2013-11-25 02:58 Ported: N/A Details Diff |
Allowed shield_info_reset() to initialize shield_hit_info to empty values if it's not associated with a ship, as required by hudescort.cpp. Might fix Mantis 0002961. |
Affected Issues 0002961 |
|
mod - /trunk/fs2_open/code/hud/hudescort.cpp | Diff File | ||
mod - /trunk/fs2_open/code/hud/hudshield.cpp | Diff File | ||
trunk r10160 2013-11-25 02:34 Ported: N/A Details Diff |
Move set-ets-values sexp to the correct category (thanks to Axem for finding this) | ||
mod - /trunk/fs2_open/code/parse/sexp.cpp | Diff File |