Changesets: fs2open
trunk r10984 2014-08-10 00:09 Ported: N/A Details Diff |
Fix mantis 3088 (from Yarn) Fix two German keys not displaying in controls config |
Affected Issues 0003088 |
|
mod - /trunk/fs2_open/code/controlconfig/controlsconfigcommon.cpp | Diff File | ||
trunk r10983 2014-08-09 23:56 Ported: N/A Details Diff |
Fix mantis 3089 (From MageKing17) Move 3D ship select model drawing earlier so that the help overlay is drawn over the top, not underneath |
Affected Issues 0003089 |
|
mod - /trunk/fs2_open/code/missionui/missionshipchoice.cpp | Diff File | ||
trunk r10982 2014-08-09 23:38 Ported: N/A Details Diff |
From Coverity ID 1230636 Improper use of negative value false positive; but add comment explaining why |
||
mod - /trunk/fs2_open/code/parse/sexp.cpp | Diff File | ||
trunk r10981 2014-08-09 23:23 Ported: N/A Details Diff |
Fix Coverity ID 1230635 Unchecked return value Check return code from lua EvalString on mainhall doors |
||
mod - /trunk/fs2_open/code/menuui/mainhallmenu.cpp | Diff File | ||
trunk r10980 2014-08-09 23:07 Ported: N/A Details Diff |
Fix Mantis 3090: Valgrind: Conditional jump or move depends on uninitialised value(s) in webserverApiRequest() |
Affected Issues 0003090 |
|
mod - /trunk/fs2_open/code/network/stand_gui-unix.cpp | Diff File | ||
trunk r10979 2014-08-08 23:34 Ported: N/A Details Diff |
Fix input lag with some ATI cards on Linux From electrojustin; adds cmdline option to force a gl_finish call prior to swapping buffers. |
||
mod - /trunk/fs2_open/code/cmdline/cmdline.h | Diff File | ||
mod - /trunk/fs2_open/code/graphics/gropengl.cpp | Diff File | ||
mod - /trunk/fs2_open/code/cmdline/cmdline.cpp | Diff File | ||
trunk r10978 2014-08-08 11:16 Ported: N/A Details Diff |
From MageKing17: Fix for Mantis 3085: Unhelpful error reporting in hud_gauges.tbl if an invalid gauge type is specified. |
Affected Issues 0003085 |
|
mod - /trunk/fs2_open/code/hud/hudparse.cpp | Diff File | ||
trunk r10977 2014-08-08 05:19 Ported: N/A Details Diff |
Fix mantis 3086 (from Yarn) Add special case to avoid crash from mismatched quotes in tstrings.tbl German text |
Affected Issues 0003086 |
|
mod - /trunk/fs2_open/code/parse/parselo.cpp | Diff File | ||
trunk r10976 2014-08-08 05:12 Ported: N/A Details Diff |
Fix mantis 3087 (from Yarn) Readd translation support for default escort gauge header text |
Affected Issues 0003087 |
|
mod - /trunk/fs2_open/code/hud/hudparse.cpp | Diff File | ||
trunk r10975 2014-08-07 00:13 Ported: N/A Details Diff |
Not explicitly called in the Installer, but useful for testing input streams over HTTP | ||
add - /trunk/fsoinstaller/src/com/fsoinstaller/common/SampleInputStreamSource.java | File | ||
trunk r10974 2014-08-06 22:29 Ported: N/A Details Diff |
Additional tweak for Mantis 0002887 and follow-up to r10181: when modifying OF_COLLIDE, need to call obj_set_flags for collision code support |
Affected Issues 0002887 |
|
mod - /trunk/fs2_open/code/ship/ship.cpp | Diff File | ||
trunk r10973 2014-08-06 10:36 Ported: N/A Details Diff |
Revert accidentally committed project file changes. | ||
mod - /trunk/fs2_open/projects/MSVC_2013/Freespace2.vcxproj | Diff File | ||
trunk r10972 2014-08-06 00:12 Ported: N/A Details Diff |
add additional lookup for GTSC Faustus for next version of FSPort | ||
mod - /trunk/fs2_open/code/ship/ship.cpp | Diff File | ||
trunk r10971 2014-08-05 13:45 Ported: N/A Details Diff |
From karajorma: Adds the multi-eval SEXP WARNING: This SEXP is subject to change and will likely be removed or changed in a future version, use with caution. Also fixes Mantis 3079: Add multi-eval to list of available SEXPs (.patch included) |
Affected Issues 0003079 |
|
mod - /trunk/fs2_open/code/parse/sexp.cpp | Diff File | ||
mod - /trunk/fs2_open/code/parse/sexp.h | Diff File | ||
trunk r10970 2014-08-05 13:42 Ported: N/A Details Diff |
From ngld and Parias: Fix for Mantis 3084: Bitmaps loaded with gr.loadTexture() are never released. |
Affected Issues 0003084 |
|
mod - /trunk/fs2_open/code/parse/lua.cpp | Diff File | ||
trunk r10969 2014-08-05 06:06 Ported: N/A Details Diff |
From FUBAR-BDHR, chief1983, m!m and MageKing17: Fix for Mantis 2887: Additional workaround for mantis 2693 |
Affected Issues 0002887 |
|
mod - /trunk/fs2_open/code/ai/aiturret.cpp | Diff File | ||
mod - /trunk/fs2_open/code/fred2/shipflagsdlg.cpp | Diff File | ||
mod - /trunk/fs2_open/code/object/collideshipship.cpp | Diff File | ||
mod - /trunk/fs2_open/code/parse/sexp.cpp | Diff File | ||
mod - /trunk/fs2_open/code/object/object.cpp | Diff File | ||
mod - /trunk/fs2_open/code/mission/missionparse.cpp | Diff File | ||
mod - /trunk/fs2_open/code/fred2/resource.h | Diff File | ||
mod - /trunk/fs2_open/code/fred2/shipflagsdlg.h | Diff File | ||
mod - /trunk/fs2_open/code/object/collideshipweapon.cpp | Diff File | ||
mod - /trunk/fs2_open/code/object/object.h | Diff File | ||
mod - /trunk/fs2_open/code/fred2/missionsave.cpp | Diff File | ||
mod - /trunk/fs2_open/code/mission/missionparse.h | Diff File | ||
mod - /trunk/fs2_open/code/fred2/fred.rc | Diff File | ||
mod - /trunk/fs2_open/projects/MSVC_2013/Freespace2.vcxproj | Diff File | ||
mod - /trunk/fs2_open/code/ship/ship.cpp | Diff File | ||
trunk r10968 2014-08-04 23:37 Ported: N/A Details Diff |
translation patch by Betrayal | ||
mod - /trunk/fsoinstaller/resources/XSTR_pl.properties | Diff File | ||
trunk r10967 2014-08-04 20:51 Ported: N/A Details Diff |
From Axem: adds getFrametimeOverall() lua function for timing purposes outside of gameplay | ||
mod - /trunk/fs2_open/code/parse/lua.cpp | Diff File | ||
trunk r10966 2014-08-01 23:38 Ported: N/A Details Diff |
Since we updated libpng, might as well update zlib as well. Now v1.2.8. | ||
mod - /trunk/fs2_open/zlib/inffixed.h | Diff File | ||
mod - /trunk/fs2_open/zlib/deflate.c | Diff File | ||
mod - /trunk/fs2_open/zlib/zlib.h | Diff File | ||
mod - /trunk/fs2_open/zlib/zutil.c | Diff File | ||
mod - /trunk/fs2_open/zlib/deflate.h | Diff File | ||
mod - /trunk/fs2_open/zlib/crc32.c | Diff File | ||
mod - /trunk/fs2_open/zlib/zutil.h | Diff File | ||
mod - /trunk/fs2_open/zlib/inftrees.c | Diff File | ||
mod - /trunk/fs2_open/zlib/crc32.h | Diff File | ||
mod - /trunk/fs2_open/zlib/trees.c | Diff File | ||
mod - /trunk/fs2_open/zlib/inflate.c | Diff File | ||
mod - /trunk/fs2_open/zlib/uncompr.c | Diff File | ||
mod - /trunk/fs2_open/zlib/zconf.h | Diff File | ||
add - /trunk/fs2_open/zlib/gzguts.h | File | ||
mod - /trunk/fs2_open/zlib/inffast.c | Diff File | ||
mod - /trunk/fs2_open/zlib/compress.c | Diff File | ||
mod - /trunk/fs2_open/zlib/adler32.c | Diff File | ||
mod - /trunk/fs2_open/zlib/infback.c | Diff File | ||
trunk r10965 2014-07-31 06:35 Ported: N/A Details Diff |
Fix mantis 3078 (From Yarn) Don't set / reset unscaled screen area when rendering to texture Also fix a pre-10844 bug where scaling down a cockpit gauge would cause the gauge to be improperly clipped if it was close enough to the right or bottom edge of the texture. |
Affected Issues 0003078 |
|
mod - /trunk/fs2_open/code/graphics/gropengl.cpp | Diff File | ||
mod - /trunk/fs2_open/code/graphics/2d.cpp | Diff File | ||
trunk r10964 2014-07-31 06:19 Ported: N/A Details Diff |
"Fix" gcc warnings in Control_config[] warning: missing initializer for member 'config_item::BLAH' [-Wmissing-field-initializers] |
||
mod - /trunk/fs2_open/code/controlconfig/controlsconfigcommon.cpp | Diff File | ||
trunk r10963 2014-07-31 04:17 Ported: N/A Details Diff |
Fix Mantis 3075 : Upgrades libpng from 1.5.7 to 1.6.12 | ||
mod - /trunk/fs2_open/libpng/pnglibconf.h | Diff File | ||
mod - /trunk/fs2_open/libpng/png.h | Diff File | ||
mod - /trunk/fs2_open/libpng/pngpriv.h | Diff File | ||
mod - /trunk/fs2_open/libpng/pngrtran.c | Diff File | ||
mod - /trunk/fs2_open/libpng/pngtrans.c | Diff File | ||
mod - /trunk/fs2_open/libpng/pngrio.c | Diff File | ||
mod - /trunk/fs2_open/libpng/pngerror.c | Diff File | ||
mod - /trunk/fs2_open/libpng/pngstruct.h | Diff File | ||
mod - /trunk/fs2_open/libpng/pngconf.h | Diff File | ||
mod - /trunk/fs2_open/libpng/pngwrite.c | Diff File | ||
mod - /trunk/fs2_open/libpng/pngset.c | Diff File | ||
mod - /trunk/fs2_open/libpng/pngpread.c | Diff File | ||
mod - /trunk/fs2_open/libpng/pngdebug.h | Diff File | ||
mod - /trunk/fs2_open/libpng/pngwtran.c | Diff File | ||
mod - /trunk/fs2_open/libpng/pngwio.c | Diff File | ||
mod - /trunk/fs2_open/libpng/pngrutil.c | Diff File | ||
mod - /trunk/fs2_open/libpng/pnginfo.h | Diff File | ||
mod - /trunk/fs2_open/libpng/pngwutil.c | Diff File | ||
mod - /trunk/fs2_open/libpng/pngread.c | Diff File | ||
mod - /trunk/fs2_open/libpng/pngmem.c | Diff File | ||
mod - /trunk/fs2_open/libpng/pngget.c | Diff File | ||
mod - /trunk/fs2_open/libpng/png.c | Diff File | ||
trunk r10962 2014-07-30 14:59 Ported: N/A Details Diff |
Fix for Mantis 3080 from MjnMixael: Fix for inadvertently changed parsing order for mainhall tables. |
Affected Issues 0003080 |
|
mod - /trunk/fs2_open/code/menuui/mainhallmenu.cpp | Diff File | ||
trunk r10961 2014-07-30 06:36 Ported: N/A Details Diff |
Fix mantis 3073: Additional Mainhall capabilities (from ngld) Adds two new mainhall.tbl options: 1) "+Misc anim over doors:" (misc anim rendered after doors) 2) "+Cheat String:" (exchanges misc anim when cheat is entered) |
Affected Issues 0003073 |
|
mod - /trunk/fs2_open/code/menuui/mainhallmenu.cpp | Diff File | ||
mod - /trunk/fs2_open/code/menuui/mainhallmenu.h | Diff File | ||
zookeeper r10960 2014-07-29 07:40 Ported: N/A Details Diff |
Trunk sync r10959. | ||
mod - /branches/zookeeper/code/io/joy.h | Diff File | ||
mod - /branches/zookeeper/code/parse/parselo.cpp | Diff File | ||
mod - /branches/zookeeper/code/graphics/gropenglpostprocessing.cpp | Diff File | ||
mod - /branches/zookeeper/code/menuui/mainhallmenu.h | Diff File | ||
mod - /branches/zookeeper/code/parse/scripting.h | Diff File | ||
mod - /branches/zookeeper/code/ui/slider2.cpp | Diff File | ||
mod - /branches/zookeeper/code/globalincs/alphacolors.cpp | Diff File | ||
mod - /branches/zookeeper/code/parse/sexp.cpp | Diff File | ||
mod - /branches/zookeeper/code/parse/lua.cpp | Diff File | ||
mod - /branches/zookeeper/code/graphics/gropengltnl.cpp | Diff File | ||
mod - /branches/zookeeper/code/graphics/gropengldraw.cpp | Diff File | ||
mod - /branches/zookeeper/code/weapon/beam.cpp | Diff File | ||
mod - /branches/zookeeper/code/menuui/snazzyui.cpp | Diff File | ||
mod - /branches/zookeeper/code/io/keycontrol.cpp | Diff File | ||
mod - /branches/zookeeper/code/hud/hud.cpp | Diff File | ||
mod - /branches/zookeeper/code/parse/lua.h | Diff File | ||
mod - /branches/zookeeper/code/menuui/snazzyui.h | Diff File | ||
mod - /branches/zookeeper/code/debugconsole/consoleparse.cpp | Diff File | ||
mod - /branches/zookeeper/code/ship/ship.cpp | Diff File | ||
mod - /branches/zookeeper/code/hud/hudtarget.cpp | Diff File | ||
mod - /branches/zookeeper/code/controlconfig/controlsconfigcommon.cpp | Diff File | ||
mod - /branches/zookeeper/code/ship/ship.h | Diff File | ||
mod - /branches/zookeeper/code/menuui/mainhallmenu.cpp | Diff File | ||
mod - /branches/zookeeper/code/freespace2/freespace.cpp | Diff File | ||
mod - /branches/zookeeper/code/parse/scripting.cpp | Diff File |