Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on January 11, 2011, 10:24:43 am
-
Here is the nightly for Windows on 11 Jan 2011 - Revision 6938
Group: Inferno
fso-WIN-Inferno-20110111_r6938.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno-20110111_r6938.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno-20110111_r6938.md5)
Group: Inferno_SSE
fso-WIN-Inferno_SSE-20110111_r6938.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno_SSE-20110111_r6938.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno_SSE-20110111_r6938.md5)
Group: Inferno_SSE2
fso-WIN-Inferno_SSE2-20110111_r6938.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno_SSE2-20110111_r6938.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno_SSE2-20110111_r6938.md5)
------------------------------------------------------------------------
r6936 | The_E | 2011-01-10 10:10:54 -0600 (Mon, 10 Jan 2011) | 2 lines
Changed paths:
M /trunk/fs2_open/code/parse/sexp.cpp
There is no function with the signature "double pow(int, int)" in math.h
------------------------------------------------------------------------
r6937 | Goober5000 | 2011-01-10 19:03:48 -0600 (Mon, 10 Jan 2011) | 2 lines
Changed paths:
M /trunk/fs2_open/code/parse/sexp.cpp
stupid brain fart
fix Mantis #2375
------------------------------------------------------------------------
r6938 | Swifty | 2011-01-11 01:58:03 -0600 (Tue, 11 Jan 2011) | 1 line
Changed paths:
M /trunk/fs2_open/code/hud/hud.cpp
Eliminated pesky bug involving some gauges not being properly updated with necessary HUD config data. Took a while to figure out.
------------------------------------------------------------------------
-
Just ran a quick test!
Messaging is indeed fixed, packets are visible on clients, ping is not, (all client) packets are (still) not visible on host.
Text (including mission text/voice files it would seem) are still unreadable while you're dead as well, even what you're typing at the time.
-
Found more stuff, not sure if it appeared since hud code was implemented or since this last fix.
When a new message appears, if you are looking anywhere but to the front, the new message wont appear on screen.
You can even still see the previous message, but the message sent while you were looking sideways doesn't show