Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on October 02, 2008, 01:27:33 pm

Title: Nightly (Windows): 02 Oct 2008 - Revision 4852
Post by: SirKnightly on October 02, 2008, 01:27:33 pm
Here is the nightly for Windows on 02 Oct 2008 - Revision 4852

fso-WIN-20081002_r4852.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-20081002_r4852.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-20081002_r4852.md5)

Code: [Select]
------------------------------------------------------------------------
r4847 | phreak | 2008-10-01 17:50:13 -0500 (Wed, 01 Oct 2008) | 1 line
Changed paths:
   M /trunk/fs2_open/code/graphics/gropengldraw.cpp

Get rid of some repeated code.
------------------------------------------------------------------------
r4849 | phreak | 2008-10-01 19:57:10 -0500 (Wed, 01 Oct 2008) | 1 line
Changed paths:
   M /trunk/fs2_open/code/io/mouse.cpp
   M /trunk/fs2_open/code/io/mouse.h
   M /trunk/fs2_open/code/osapi/osapi.cpp

Disable the mouse when lost focus in windowed mode.
------------------------------------------------------------------------
r4850 | Swifty | 2008-10-02 00:58:01 -0500 (Thu, 02 Oct 2008) | 1 line
Changed paths:
   M /trunk/fs2_open/code/io/trackir.cpp
   M /trunk/fs2_open/code/io/trackir.h
   M /trunk/fs2_open/projects/MSVC_2003/Freespace2.vcproj
   M /trunk/fs2_open/projects/MSVC_2005/Freespace2.vcproj
   M /trunk/fs2_open/projects/MSVC_2008/Freespace2.vcproj
   M /trunk/fs2_open/projects/MSVC_6/Freespace2.dsp
   A /trunk/fs2_open/trackir
   A /trunk/fs2_open/trackir/lib
   A /trunk/fs2_open/trackir/lib/trackir.lib

Statically link TrackIR support; FS2_TrackIR.dll no longer required at run-time.
------------------------------------------------------------------------
r4851 | Swifty | 2008-10-02 01:50:15 -0500 (Thu, 02 Oct 2008) | 1 line
Changed paths:
   M /trunk/fs2_open/code/io/trackir.cpp

Added missing semi-colons.
------------------------------------------------------------------------
r4852 | phreak | 2008-10-02 12:32:54 -0500 (Thu, 02 Oct 2008) | 1 line
Changed paths:
   M /trunk/fs2_open/projects/MSVC_2008/Fred2.vcproj

Update fred to include trackir libs
------------------------------------------------------------------------


Title: Re: Nightly (Windows): 02 Oct 2008 - Revision 4852
Post by: chief1983 on October 02, 2008, 01:31:15 pm
Ok, I cleaned the build cache and tested a 4849 build this morning, multiplayer didn't seem to crash anymore.  Should work just fine in this and future builds now too.
Title: Re: Nightly (Windows): 02 Oct 2008 - Revision 4852
Post by: captain-custard on October 02, 2008, 01:57:10 pm
thanks, loads ,

gets out joystick n heads into multiplayer testing
Title: Re: Nightly (Windows): 02 Oct 2008 - Revision 4852
Post by: Zacam on October 03, 2008, 10:40:43 pm
Rebels and Renegades:
Code: [Select]
Assert: vm_vec_mag(plane_normal) > 0.999f && vm_vec_mag(plane_normal) < 1.001f
File: vecmat.cpp
Line: 464


Call stack:
------------------------------------------------------------------
    fs2_open_3_6_10d-20081002_r4852.exe 00b18279()
    fs2_open_3_6_10d-20081002_r4852.exe 00b5391f()
    fs2_open_3_6_10d-20081002_r4852.exe 00b5416e()
    fs2_open_3_6_10d-20081002_r4852.exe 00b54474()
    fs2_open_3_6_10d-20081002_r4852.exe 00b54372()
    fs2_open_3_6_10d-20081002_r4852.exe 00b54482()
    fs2_open_3_6_10d-20081002_r4852.exe 00b54372()
    fs2_open_3_6_10d-20081002_r4852.exe 00b54482()
    fs2_open_3_6_10d-20081002_r4852.exe 00b54372()
    fs2_open_3_6_10d-20081002_r4852.exe 00b54482()
    fs2_open_3_6_10d-20081002_r4852.exe 00b54372()
    fs2_open_3_6_10d-20081002_r4852.exe 00b54482()
    fs2_open_3_6_10d-20081002_r4852.exe 00b54348()
    fs2_open_3_6_10d-20081002_r4852.exe 00b54482()
    fs2_open_3_6_10d-20081002_r4852.exe 00b54348()
------------------------------------------------------------------
Title: Re: Nightly (Windows): 02 Oct 2008 - Revision 4852
Post by: chief1983 on October 04, 2008, 01:01:53 pm
Can't reproduce, at least not just getting into the mission.  Mods, etc?  I'll try to post a VC6 build later with some better debugging enabled.
Title: Re: Nightly (Windows): 02 Oct 2008 - Revision 4852
Post by: Havner on October 04, 2008, 06:32:55 pm
TrackIR stopped working in this release. Seems that contrary to changelog FS2_Trackir.dll didn't got statically linked.
I don't know whether it's nighly build or SCP problem so not mantising it now.

http://www.hard-light.net/forums/index.php/topic,56881.0.html