Changesets: fs2open
trunk r7226 2011-06-02 05:36 The_E Ported: N/A Details Diff |
Another Assert -> Assertion conversion to help in mission debugging. |
||
mod - /trunk/fs2_open/code/parse/sexp.cpp | Diff File | ||
antipodes r7225 2011-06-01 17:24 Ported: N/A Details Diff |
Trunk Sync - r7224 | ||
mod - /branches/antipodes/code/parse/lua.cpp | Diff File | ||
mod - /branches/antipodes/code/particle/particle.cpp | Diff File | ||
mod - /branches/antipodes/code/particle/particle.h | Diff File | ||
trunk r7224 2011-06-01 15:41 The_E Ported: N/A Details Diff |
Patch for Mantis 2421 from m!m: Adds scripting controls for particles. | ||
mod - /trunk/fs2_open/code/parse/lua.cpp | Diff File | ||
mod - /trunk/fs2_open/code/particle/particle.cpp | Diff File | ||
mod - /trunk/fs2_open/code/particle/particle.h | Diff File | ||
antipodes r7223 2011-05-30 22:41 Ported: N/A Details Diff |
Trunk Sync - r7222 | ||
mod - /branches/antipodes/code/fred2/fred.rc | Diff File | ||
mod - /branches/antipodes/code/fred2/missionsave.cpp | Diff File | ||
mod - /branches/antipodes/code/fred2/resource.h | Diff File | ||
mod - /branches/antipodes/code/fred2/shipspecialdamage.cpp | Diff File | ||
mod - /branches/antipodes/code/fred2/shipspecialdamage.h | Diff File | ||
mod - /branches/antipodes/code/freespace2/freespace.rc | Diff File | ||
mod - /branches/antipodes/code/mission/missionparse.cpp | Diff File | ||
mod - /branches/antipodes/code/mission/missionparse.h | Diff File | ||
mod - /branches/antipodes/code/parse/sexp.cpp | Diff File | ||
mod - /branches/antipodes/code/ship/ship.h | Diff File | ||
mod - /branches/antipodes/code/ship/shiphit.cpp | Diff File | ||
trunk r7222 2011-05-30 17:20 Ported: N/A Details Diff |
extra small enhancement | ||
mod - /trunk/fs2_open/code/parse/sexp.cpp | Diff File | ||
trunk r7221 2011-05-30 17:06 Ported: N/A Details Diff |
add ability to set the duration of the ship death roll | ||
mod - /trunk/fs2_open/code/fred2/fred.rc | Diff File | ||
mod - /trunk/fs2_open/code/fred2/missionsave.cpp | Diff File | ||
mod - /trunk/fs2_open/code/fred2/resource.h | Diff File | ||
mod - /trunk/fs2_open/code/fred2/shipspecialdamage.cpp | Diff File | ||
mod - /trunk/fs2_open/code/fred2/shipspecialdamage.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 | ||
mod - /trunk/fs2_open/code/ship/shiphit.cpp | Diff File | ||
antipodes r7220 2011-05-30 14:51 The_E Ported: N/A Details Diff |
Trunk sync r7219 | ||
mod - /branches/antipodes/code/graphics/2d.cpp | Diff File | ||
mod - /branches/antipodes/code/hud/hudmessage.cpp | Diff File | ||
mod - /branches/antipodes/code/hud/hudparse.cpp | Diff File | ||
mod - /branches/antipodes/code/io/keycontrol.cpp | Diff File | ||
mod - /branches/antipodes/code/io/keycontrol.h | Diff File | ||
mod - /branches/antipodes/code/ship/awacs.cpp | Diff File | ||
trunk r7219 2011-05-30 14:47 The_E Ported: N/A Details Diff |
From m!m: Patch for Mantis 2446: Scripts not pausing when game is paused. | ||
mod - /trunk/fs2_open/code/graphics/2d.cpp | Diff File | ||
mod - /trunk/fs2_open/code/io/keycontrol.cpp | Diff File | ||
mod - /trunk/fs2_open/code/io/keycontrol.h | Diff File | ||
trunk r7218 2011-05-30 02:47 Ported: N/A Details Diff |
fix sanity check for too-long messages (Mantis 0002412) | ||
mod - /trunk/fs2_open/code/hud/hudmessage.cpp | Diff File | ||
trunk r7217 2011-05-29 02:56 Ported: N/A Details Diff |
reverting 7211 because it is not a proper fix | ||
mod - /trunk/fs2_open/code/ship/awacs.cpp | Diff File | ||
trunk r7216 2011-05-28 18:44 Ported: N/A Details Diff |
reorder HashTriple arguments and also allow them to be on one line | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/common/InstallerNode.java | Diff File | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/common/InstallerNodeFactory.java | Diff File | ||
trunk r7215 2011-05-28 10:37 The_E Ported: N/A Details Diff |
Adding a code comment here to remind people about necessary bumpings |
||
mod - /trunk/fs2_open/code/hud/hudparse.cpp | Diff File | ||
antipodes r7214 2011-05-27 19:45 Ported: N/A Details Diff |
Trunk Sync - r7213 | ||
mod - /branches/antipodes/code/globalincs/def_files.cpp | Diff File | ||
mod - /branches/antipodes/code/hud/hud.cpp | Diff File | ||
mod - /branches/antipodes/code/hud/hudparse.cpp | Diff File | ||
mod - /branches/antipodes/code/hud/hudreticle.cpp | Diff File | ||
mod - /branches/antipodes/code/hud/hudtarget.cpp | Diff File | ||
mod - /branches/antipodes/code/ship/awacs.cpp | Diff File | ||
mod - /branches/antipodes/code/weapon/weapons.cpp | Diff File | ||
trunk r7213 2011-05-27 19:38 Ported: N/A Details Diff |
Back in r6952 "HUD_OBJECT_PING," was added to "static int retail_gauges[] = {" but "int num_default_gauges = 43;" was not bumped up, resulting in "HUD_OBJECT_FIXED_MESSAGES" not displaying. | ||
mod - /trunk/fs2_open/code/hud/hudparse.cpp | Diff File | ||
trunk r7212 2011-05-27 10:36 Sushi Ported: N/A Details Diff |
Fixing some HUDs showing from other ships when they shouldn't, take 2 | ||
mod - /trunk/fs2_open/code/hud/hudreticle.cpp | Diff File | ||
mod - /trunk/fs2_open/code/hud/hudtarget.cpp | Diff File | ||
trunk r7211 2011-05-27 05:11 The_E Ported: N/A Details Diff |
Patch for Mantis 2441 (friendly-stealth-invisible" flag doesn't work) from pyro3d | ||
mod - /trunk/fs2_open/code/ship/awacs.cpp | Diff File | ||
trunk r7210 2011-05-26 16:45 The_E Ported: N/A Details Diff |
Reverting commit 7203. If you wish to exclude certain gauges from rendering depending on camera mode, you need to edit that gauges's constructor function, NOT the canRender() method. | ||
mod - /trunk/fs2_open/code/hud/hud.cpp | Diff File | ||
trunk r7209 2011-05-25 23:58 Ported: N/A Details Diff |
break strings into bite-size pieces for ease of compiler digestion | ||
mod - /trunk/fs2_open/code/globalincs/def_files.cpp | Diff File | ||
trunk r7208 2011-05-25 23:40 Ported: N/A Details Diff |
fix minor pierce-shields table flag bug (Mantis 0002442) | ||
mod - /trunk/fs2_open/code/weapon/weapons.cpp | Diff File | ||
antipodes r7207 2011-05-24 11:26 Ported: N/A Details Diff |
Quick check for pyro3d's Mantis 2425 Patch. | ||
mod - /branches/antipodes/code/freespace2/freespace.cpp | Diff File | ||
antipodes r7206 2011-05-24 11:14 Ported: N/A Details Diff |
Removing some unreachable returns. | ||
mod - /branches/antipodes/code/graphics/gropenglpostprocessing.cpp | Diff File | ||
mod - /branches/antipodes/code/graphics/gropenglshader.cpp | Diff File | ||
antipodes r7205 2011-05-24 11:12 Ported: N/A Details Diff |
Trunk Sync - r7204 | ||
mod - /branches/antipodes/code/hud/hud.cpp | Diff File | ||
mod - /branches/antipodes/code/sound/sound.cpp | Diff File | ||
trunk r7204 2011-05-24 11:03 Sushi Ported: N/A Details Diff |
Added an Assertion to help track down a sound error | ||
mod - /trunk/fs2_open/code/sound/sound.cpp | Diff File | ||
trunk r7203 2011-05-24 10:40 Sushi Ported: N/A Details Diff |
Fix some HUD gauges being rendered while viewing other ships externally | ||
mod - /trunk/fs2_open/code/hud/hud.cpp | Diff File | ||
antipodes r7202 2011-05-23 12:49 Ported: N/A Details Diff |
Trunk Sync - r7201 | ||
mod - /branches/antipodes/code/globalincs/def_files.cpp | Diff File | ||
mod - /branches/antipodes/code/graphics/gropenglpostprocessing.cpp | Diff File | ||
mod - /branches/antipodes/code/graphics/gropenglshader.cpp | Diff File | ||
mod - /branches/antipodes/code/menuui/credits.cpp | Diff File | ||
mod - /branches/antipodes/code/ship/ship.cpp | Diff File |