Changesets: fs2open

trunk r9984

2013-10-27 22:00

Goober5000


Ported: N/A

Details Diff
Mantis 0002944: add a hack to remember the color we faded out to Affected Issues
0002944
mod - /trunk/fs2_open/code/parse/sexp.cpp Diff File

trunk r9983

2013-10-27 17:00

The_E


Ported: N/A

Details Diff
From Axem: Allow secondaries to cause shudder effects through use of the Shudder flag
mod - /trunk/fs2_open/code/ship/ship.cpp Diff File

trunk r9982

2013-10-25 21:24

niffiwan


Ported: N/A

Details Diff
Add the Polish font01.vf checksum

Sourced from https://svn.icculus.org/freespace2/trunk
mod - /trunk/fs2_open/code/localization/localize.cpp Diff File

trunk r9981

2013-10-25 19:39

niffiwan


Ported: N/A

Details Diff
Coverity 1112867: Buffer not null terminated
mod - /trunk/fs2_open/code/missionui/missionweaponchoice.cpp Diff File

trunk r9980

2013-10-25 12:10

chief1983


Ported: N/A

Details Diff
Make current MSVC2008 build config the default since we got rid of Inferno and standardized group naming.
mod - /trunk/nightly-build/buildconfig.conf.sample Diff File

trunk r9979

2013-10-25 05:05

niffiwan


Ported: N/A

Details Diff
Coverity fixes from Flaming_Sword

Uninitialized scalar field 1093859 1093917 1093810
Out-of-bounds read/access 1093669 1093670
Logically dead code 1093413 1093396 1093407 1093408 1093409 1093410 1093423 1093427 1093390
Allocation size mismatch 1093729 1093728
Unused pointer value 1093921 1093922
Wrong sizeof argument 1093732 1093731
Operands don't affect result 1093365
Dereference after null check/return value 1093475 1093455 1093627
mod - /trunk/fs2_open/code/model/model.h Diff File
mod - /trunk/fs2_open/code/model/modelanim.cpp Diff File
mod - /trunk/fs2_open/code/model/modelcollide.cpp Diff File
mod - /trunk/fs2_open/code/model/modelinterp.cpp Diff File
mod - /trunk/fs2_open/code/model/modeloctant.cpp Diff File
mod - /trunk/fs2_open/code/model/modelread.cpp Diff File

trunk r9978

2013-10-25 05:03

niffiwan


Ported: N/A

Details Diff
Coverity 1093664: Out-of-bounds write
mod - /trunk/fs2_open/code/parse/parselo.cpp Diff File

trunk r9977

2013-10-25 04:44

niffiwan


Ported: N/A

Details Diff
Coverity 1093500: Missing break in switch
mod - /trunk/fs2_open/code/parse/parselo.cpp Diff File

trunk r9976

2013-10-24 14:36

The_E


Ported: N/A

Details Diff
Makes the following changes to the FRED project for MSVC2013:
-Set WINVER and _WIN32_WINNT to 0x501

In combination with this download: http://go.microsoft.com/?linkid=9832071 this will enable FRED building on that compiler.
mod - /trunk/fs2_open/projects/MSVC_2013/Fred2.vcxproj Diff File

trunk r9975

2013-10-24 12:02

chief1983


Ported: N/A

Details Diff
And forgot another version bump.
mod - /trunk/nightly-build/nightlybuild.pl Diff File

trunk r9974

2013-10-24 11:35

chief1983


Ported: N/A

Details Diff
Update MSVC2008 build name pattern matching.
mod - /trunk/nightly-build/buildconfig.conf.sample Diff File
mod - /trunk/nightly-build/nightlybuild.pl Diff File

trunk r9973

2013-10-23 17:32

chief1983


Ported: N/A

Details Diff
Fix FreeBSD since it doesn't have libdl and doesn't need to include it to build currently. May break Solaris but it doesn't work yet anyway.
mod - /trunk/fs2_open/configure.ac Diff File

trunk r9972

2013-10-22 11:08

chief1983


Ported: N/A

Details Diff
Fix Unix building on several platforms breaking from the new WebUI standalone code. See http://www.hard-light.net/forums/index.php?topic=85859
mod - /trunk/fs2_open/code/network/stand_gui-unix.cpp Diff File
mod - /trunk/fs2_open/configure.ac Diff File

trunk r9971

2013-10-22 04:39

niffiwan


Ported: N/A

Details Diff
Remove 2 unused hudbrackets functions (only with "#if 0" for now)
mod - /trunk/fs2_open/code/hud/hudbrackets.cpp Diff File
mod - /trunk/fs2_open/code/hud/hudbrackets.h Diff File

trunk r9970

2013-10-21 02:08

niffiwan


Ported: N/A

Details Diff
Coverity 1093668: Out-of-bounds access in fs2netd/tcp_client.cpp
mod - /trunk/fs2_open/code/fs2netd/tcp_client.cpp Diff File

zookeeper r9969

2013-10-20 12:43

zookeeper


Ported: N/A

Details Diff
Trunk sync r9968.
mod - /branches/zookeeper/code/globalincs/systemvars.cpp Diff File
mod - /branches/zookeeper/code/menuui/mainhallmenu.cpp Diff File
mod - /branches/zookeeper/code/network/stand_gui-unix.cpp Diff File
mod - /branches/zookeeper/configure.ac Diff File
mod - /branches/zookeeper/projects/MSVC_2013/Fred2.vcxproj Diff File
mod - /branches/zookeeper/projects/MSVC_2013/Freespace2.sln Diff File
mod - /branches/zookeeper/projects/MSVC_2013/Freespace2.vcxproj Diff File
mod - /branches/zookeeper/projects/MSVC_2013/code.vcxproj Diff File
mod - /branches/zookeeper/projects/MSVC_2013/code.vcxproj.filters Diff File
mod - /branches/zookeeper/projects/MSVC_2013/libjpeg.vcxproj Diff File
mod - /branches/zookeeper/projects/MSVC_2013/liblua.vcxproj Diff File
mod - /branches/zookeeper/projects/MSVC_2013/libpng.vcxproj Diff File
mod - /branches/zookeeper/projects/MSVC_2013/zlib.vcxproj Diff File

trunk r9968

2013-10-20 12:40

zookeeper


Ported: N/A

Details Diff
Port r9959 from zookeeper branch.
mod - /trunk/fs2_open/code/hud/hudtarget.cpp Diff File

trunk r9967

2013-10-20 03:59

The_E


Ported: N/A

Details Diff
Updated for released version of VS2013. Note that FRED building is currently not supported on this platform due to MS deprecating Multibyte Charset for MFC, and haven't provided a workaround at this time.
mod - /trunk/fs2_open/projects/MSVC_2013/Fred2.vcxproj Diff File
mod - /trunk/fs2_open/projects/MSVC_2013/Freespace2.sln Diff File
mod - /trunk/fs2_open/projects/MSVC_2013/Freespace2.vcxproj Diff File
mod - /trunk/fs2_open/projects/MSVC_2013/code.vcxproj Diff File
mod - /trunk/fs2_open/projects/MSVC_2013/code.vcxproj.filters Diff File
mod - /trunk/fs2_open/projects/MSVC_2013/libjpeg.vcxproj Diff File
mod - /trunk/fs2_open/projects/MSVC_2013/liblua.vcxproj Diff File
mod - /trunk/fs2_open/projects/MSVC_2013/libpng.vcxproj Diff File
mod - /trunk/fs2_open/projects/MSVC_2013/zlib.vcxproj Diff File

trunk r9966

2013-10-20 02:51

niffiwan


Ported: N/A

Details Diff
Coverity 1107315: Buffer not null terminated
mod - /trunk/fs2_open/code/menuui/mainhallmenu.cpp Diff File

trunk r9965

2013-10-20 02:51

niffiwan


Ported: N/A

Details Diff
Coverity 1107314: Buffer not null terminated
mod - /trunk/fs2_open/code/globalincs/systemvars.cpp Diff File

trunk r9964

2013-10-19 12:05

chief1983


Ported: N/A

Details Diff
This will actually fix the webui code to support jansson 2.2.
mod - /trunk/fs2_open/code/network/stand_gui-unix.cpp Diff File

trunk r9963

2013-10-19 11:27

chief1983


Ported: N/A

Details Diff
Ubuntu LTS still uses jansson 2.2.1 in their repo and the code does in fact support 2.2. The libs change was definitely my fault though, I forgot all about r7939.
mod - /trunk/fs2_open/configure.ac Diff File

trunk r9962

2013-10-19 05:48

niffiwan


Ported: N/A

Details Diff
And tweak it again, for some reason 2.4 != 2.4.0 :rolleyes:
mod - /trunk/fs2_open/configure.ac Diff File

zookeeper r9961

2013-10-19 03:20

zookeeper


Ported: N/A

Details Diff
Fixed a clang compile error.
mod - /branches/zookeeper/code/ship/ship.cpp Diff File

trunk r9960

2013-10-19 00:00

niffiwan


Ported: N/A

Details Diff
Fix new standalone builds

Bumped jansson required version to 2.4.0 since that's the version included with our source
mod - /trunk/fs2_open/configure.ac Diff File
 First  Prev  1 2 3 ... 40 ... 52 53 54 55 56 57 58 ... 80 ... 120 ... 160 ... 200 ... 240 ... 280 ... 320 ... 360 ... 400 ... 437 438 439  Next  Last