Changesets: fs2open
trunk r8801 2012-05-20 01:41 Ported: N/A Details Diff |
Fix for mantis 2411: allow repeated messages to play head anis |
Affected Issues 0002411 |
|
mod - /trunk/fs2_open/code/hud/hudmessage.cpp | Diff File | ||
antipodes r8800 2012-05-19 23:13 Ported: N/A Details Diff |
Trunk sync r8799 | ||
mod - /branches/antipodes/code/weapon/weapons.cpp | Diff File | ||
mod - /branches/antipodes/code/weapon/weapon.h | Diff File | ||
mod - /branches/antipodes/code/species_defs/species_defs.h | Diff File | ||
mod - /branches/antipodes/code/osapi/outwnd_unix.cpp | Diff File | ||
mod - /branches/antipodes/code/osapi/outwnd.cpp | Diff File | ||
mod - /branches/antipodes/code/network/multiui.h | Diff File | ||
mod - /branches/antipodes/code/model/modelread.cpp | Diff File | ||
mod - /branches/antipodes/code/model/modelinterp.cpp | Diff File | ||
mod - /branches/antipodes/code/model/model.h | Diff File | ||
mod - /branches/antipodes/code/missionui/missionshipchoice.cpp | Diff File | ||
mod - /branches/antipodes/code/mission/missionparse.h | Diff File | ||
mod - /branches/antipodes/code/mission/missionbriefcommon.h | Diff File | ||
mod - /branches/antipodes/code/hud/hud.h | Diff File | ||
mod - /branches/antipodes/code/graphics/gropengltnl.cpp | Diff File | ||
mod - /branches/antipodes/code/graphics/gropengltexture.cpp | Diff File | ||
mod - /branches/antipodes/code/freespace2/freespace.cpp | Diff File | ||
mod - /branches/antipodes/code/cmdline/cmdline.cpp | Diff File | ||
mod - /branches/antipodes/code/asteroid/asteroid.h | Diff File | ||
trunk r8799 2012-05-19 06:10 Ported: N/A Details Diff |
Decoupled height and normal maps in one more place. | ||
mod - /trunk/fs2_open/code/graphics/gropengltnl.cpp | Diff File | ||
trunk r8798 2012-05-19 05:27 Ported: N/A Details Diff |
Ooops, forgot the safety check |
||
mod - /trunk/fs2_open/code/model/modelread.cpp | Diff File | ||
trunk r8797 2012-05-19 05:22 Ported: N/A Details Diff |
Decoupling height and normal maps |
||
mod - /trunk/fs2_open/code/model/modelread.cpp | Diff File | ||
mod - /trunk/fs2_open/code/graphics/gropengltnl.cpp | Diff File | ||
trunk r8796 2012-05-19 04:51 Ported: N/A Details Diff |
Turn -height into -noheight, to follow the precedent set by the other flags. |
||
mod - /trunk/fs2_open/code/cmdline/cmdline.cpp | Diff File | ||
trunk r8795 2012-05-18 22:28 Ported: N/A Details Diff |
Niffiwan's fix for 2590 seems to have introduced a bug of it's own. Easy enough to fix it though. |
Affected Issues 0002590 |
|
mod - /trunk/fs2_open/code/missionui/missionshipchoice.cpp | Diff File | ||
trunk r8794 2012-05-18 13:02 Ported: N/A Details Diff |
Added changes missing from previous commit. | ||
mod - /trunk/fs2_open/code/model/model.h | Diff File | ||
trunk r8793 2012-05-18 11:24 Ported: N/A Details Diff |
Allowed detail spheres to provide an $offset: x,y,z prop to offset the sphere from the model center. | ||
mod - /trunk/fs2_open/code/model/modelread.cpp | Diff File | ||
mod - /trunk/fs2_open/code/model/modelinterp.cpp | Diff File | ||
trunk r8792 2012-05-17 13:51 Ported: N/A Details Diff |
GCC: Remove unused variable | ||
mod - /trunk/fs2_open/code/weapon/weapons.cpp | Diff File | ||
trunk r8791 2012-05-17 13:36 Ported: N/A Details Diff |
GCC: warning: converting to non-pointer type 'char' from NULL | ||
mod - /trunk/fs2_open/code/weapon/weapon.h | Diff File | ||
mod - /trunk/fs2_open/code/species_defs/species_defs.h | Diff File | ||
mod - /trunk/fs2_open/code/osapi/outwnd_unix.cpp | Diff File | ||
mod - /trunk/fs2_open/code/osapi/outwnd.cpp | Diff File | ||
mod - /trunk/fs2_open/code/network/multiui.h | Diff File | ||
mod - /trunk/fs2_open/code/mission/missionparse.h | Diff File | ||
mod - /trunk/fs2_open/code/mission/missionbriefcommon.h | Diff File | ||
mod - /trunk/fs2_open/code/hud/hud.h | Diff File | ||
mod - /trunk/fs2_open/code/asteroid/asteroid.h | Diff File | ||
trunk r8790 2012-05-17 13:20 Ported: N/A Details Diff |
Remove some unused variables | ||
mod - /trunk/fs2_open/code/freespace2/freespace.cpp | Diff File | ||
trunk r8789 2012-05-16 23:10 IssMneur Ported: N/A Details Diff |
From jg18: Allow FSO to actually fetch the max anisotropy value rather than hard capping at 2.0. | ||
mod - /trunk/fs2_open/code/graphics/gropengltexture.cpp | Diff File | ||
trunk r8788 2012-05-16 22:57 IssMneur Ported: N/A Details Diff |
Fixes 0002624. The sound environment should now track the camera correctly. |
Affected Issues 0002624 |
|
mod - /trunk/fs2_open/code/freespace2/freespace.cpp | Diff File | ||
antipodes r8787 2012-05-15 07:34 Ported: N/A Details Diff |
trunk sync r8786 | ||
mod - /branches/antipodes/code/ship/ship.cpp | Diff File | ||
mod - /branches/antipodes/code/parse/sexp.cpp | Diff File | ||
mod - /branches/antipodes/code/parse/parselo.cpp | Diff File | ||
mod - /branches/antipodes/code/model/modelread.cpp | Diff File | ||
mod - /branches/antipodes/code/model/modelinterp.cpp | Diff File | ||
mod - /branches/antipodes/code/model/model.h | Diff File | ||
mod - /branches/antipodes/code/mission/missionbriefcommon.cpp | Diff File | ||
mod - /branches/antipodes/code/graphics/gropengltnl.cpp | Diff File | ||
mod - /branches/antipodes/code/graphics/gropenglshader.cpp | Diff File | ||
mod - /branches/antipodes/code/graphics/2d.h | Diff File | ||
mod - /branches/antipodes/code/freespace2/freespace.cpp | Diff File | ||
mod - /branches/antipodes/code/bmpman/bmpman.h | Diff File | ||
mod - /branches/antipodes/code/bmpman/bmpman.cpp | Diff File | ||
mod - /branches/antipodes/code/asteroid/asteroid.cpp | Diff File | ||
trunk r8786 2012-05-14 21:27 Ported: N/A Details Diff |
if we are ignoring whitespace and we encounter a newline, don't eat it | ||
mod - /trunk/fs2_open/code/parse/parselo.cpp | Diff File | ||
trunk r8785 2012-05-14 21:26 Ported: N/A Details Diff |
make the closing color span brace be $} instead of $c} | ||
mod - /trunk/fs2_open/code/mission/missionbriefcommon.cpp | Diff File | ||
trunk r8784 2012-05-14 02:48 Ported: N/A Details Diff |
add capability to specify different nested default colors (see http://www.hard-light.net/forums/index.php?topic=80766.0) |
||
mod - /trunk/fs2_open/code/mission/missionbriefcommon.cpp | Diff File | ||
trunk r8783 2012-05-14 02:32 Ported: N/A Details Diff |
remove small warning | ||
mod - /trunk/fs2_open/code/asteroid/asteroid.cpp | Diff File | ||
trunk r8782 2012-05-14 02:23 Ported: N/A Details Diff |
other people than me also deprecate sexps now | ||
mod - /trunk/fs2_open/code/parse/sexp.cpp | Diff File | ||
trunk r8781 2012-05-13 15:38 Ported: N/A Details Diff |
Fix for Mantis 2647, take two: Remove the pointers in question |
Affected Issues 0002647 |
|
mod - /trunk/fs2_open/code/ship/ship.cpp | Diff File | ||
trunk r8780 2012-05-13 01:00 Ported: N/A Details Diff |
Fix PVS-Studio warnings: The 'rval' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: freespace.cpp:8277, 8281. The 'then' statement is equivalent to the 'else' statement. freespace.cpp:8311. |
||
mod - /trunk/fs2_open/code/freespace2/freespace.cpp | Diff File | ||
trunk r8779 2012-05-12 17:08 Ported: N/A Details Diff |
Introduces "-misc" maps, which can be used to pass information to shaders using the sMiscmap sampler and FLAG_MISC_MAP shader define. |
||
mod - /trunk/fs2_open/code/model/modelread.cpp | Diff File | ||
mod - /trunk/fs2_open/code/model/modelinterp.cpp | Diff File | ||
mod - /trunk/fs2_open/code/model/model.h | Diff File | ||
mod - /trunk/fs2_open/code/graphics/gropengltnl.cpp | Diff File | ||
mod - /trunk/fs2_open/code/graphics/gropenglshader.cpp | Diff File | ||
mod - /trunk/fs2_open/code/graphics/2d.h | Diff File | ||
mod - /trunk/fs2_open/code/bmpman/bmpman.h | Diff File | ||
mod - /trunk/fs2_open/code/bmpman/bmpman.cpp | Diff File | ||
antipodes r8778 2012-05-11 13:16 Ported: N/A Details Diff |
Trunk rev 8773: supernova-stop sexp. | ||
mod - /branches/antipodes/code/starfield/supernova.h | Diff File | ||
mod - /branches/antipodes/code/starfield/supernova.cpp | Diff File | ||
mod - /branches/antipodes/code/parse/sexp.h | Diff File | ||
mod - /branches/antipodes/code/parse/sexp.cpp | Diff File | ||
antipodes r8777 2012-05-11 13:06 Ported: N/A Details Diff |
Trunk rev 8768: Patch for Mantis 2650 (Allow 0 door animations in mainhall.tbls/tbms) | ||
mod - /branches/antipodes/code/menuui/mainhallmenu.cpp | Diff File |