Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Test Builds => Topic started by: karajorma on May 09, 2006, 07:15:10 am

Title: May 9th CVS + Karajorma Finally Figures Out MFC Build
Post by: karajorma on May 09, 2006, 07:15:10 am
Not really much of an update here. No one seems to be committing code. No idea why.

The only noticable change in FS2_Open is that Decals have finally been put out of their misery and removed. If anyone was playing with my team loadout stuff it won't work here because for the moment including it would break FRED.

FRED2_Open has a few more changes though. Phreak has re-enabled the preview sounds option and I've finally got the hang of MFC enough to add checkboxes for all the things I've added over the last couple of months. You can now lock primary and secondary banks and silence an individual pilot from the ship editor rather than having to use the SEXPs. You can also silence Command from the mission specs editor. (NB There are two Team Loadout buttons in the Ship Editor but they don't do anything at the moment cause I've removed the code that they actually affected).

Anyway, here are the builds.

FS2_Open (http://fs2source.warpcore.org/exes/latest/May2006/FS2_Open_KARA_20060509.rar)

FRED2_Open (http://fs2source.warpcore.org/exes/latest/May2006/FRED2_Open_KARA_20060509.rar)

If no one reports any problems I'll add the changes to CVS later this week.
Title: Re: May 9th CVS + Karajorma Finally Figures Out MFC Build
Post by: Turambar on May 09, 2006, 03:49:59 pm
Warning: Spelling error in table file.  Please change "inital" to "initial".
File:D:\C++\Freespace\Release\fs2_open\code\model\ModelAnim.cpp
Line: 433
[This filename points to the location of a file on the computer that built this executable]

Call stack:
------------------------------------------------------------------
    parse_ship()    parse_shiptbl()    parse_modular_table()    ship_init()    game_init()    game_main()    WinMain()    WinMainCRTStartup()    kernel32.dll 7c816d4f()
------------------------------------------------------------------


is that a problem with this build in particular?
Title: Re: May 9th CVS + Karajorma Finally Figures Out MFC Build
Post by: karajorma on May 09, 2006, 03:54:07 pm
http://www.hard-light.net/forums/index.php/topic,37272.msg806279.html#msg806279

That attachment should solve it for anyone who gets it.