Author Topic: Nightly (Windows): 07 May 2015 - Revision 935af40  (Read 1943 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (Windows): 07 May 2015 - Revision 935af40
Here is the nightly for Windows on 07 May 2015 - Revision 935af40

Open non-feature issues in Mantis: 124

Group: Standard
fso_Standard_20150507_935af40.7z
MD5Sum

Group: NO-SSE
fso_NO-SSE_20150507_935af40.7z
MD5Sum

Group: AVX
fso_AVX_20150507_935af40.7z
MD5Sum

Group: SSE
fso_SSE_20150507_935af40.7z
MD5Sum

Code: [Select]
------------------------------------------------------------------------
commit 42d830e
Author: Lari Nieminen <Wed May 6 23:40:40 2015 +0300>
Commit: Lari Nieminen <Wed May 6 23:40:40 2015 +0300>

    * Made the firepoint HUD gauge light up only the firepoints which will fire next, if "dynamic primary linking" ship flag or "cycle" weapon flag is used.
 code/hud/hudreticle.cpp | 38 +++++++++++++++++++++++++++-----------
 1 file changed, 27 insertions(+), 11 deletions(-)



 

Offline chief1983

  • Still lacks a custom title
  • Moderator
  • 212
  • ⬇️⬆️⬅️⬅️🅰➡️⬇️
    • Minecraft
    • Skype
    • Steam
    • Twitter
    • Fate of the Galaxy
Re: Nightly (Windows): 07 May 2015 - Revision 935af40
As you'll see, there are now AVX builds in the Windows nightlies.  I've switched over to VS2013 for today's set, if there are no issues this move from VS2008 will be permanent.
Fate of the Galaxy - Now Hiring!  Apply within | Diaspora | SCP Home | Collada Importer for PCS2
Karajorma's 'How to report bugs' | Mantis
#freespace | #scp-swc | #diaspora | #SCP | #hard-light on EsperNet

"You may not sell or otherwise commercially exploit the source or things you created based on the source." -- Excerpt from FSO license, for reference

Nuclear1:  Jesus Christ zack you're a little too hamyurger for HLP right now...
iamzack:  i dont have hamynerge i just want ptatoc hips D:
redsniper:  Platonic hips?!
iamzack:  lays

 

Offline AdmiralRalwood

  • 211
  • The Cthulhu programmer himself!
    • Skype
    • Steam
    • Twitter
Re: Nightly (Windows): 07 May 2015 - Revision 935af40
In addition, you may notice that the debug .map files are gone, and in their place, release builds now have their own .pdb files. The .map files weren't actually serving any useful purpose (they're for manual debugging, which our error messages' stacktraces render redundant, and they were a virtually-indecipherable mess anyway), while having symbols for release builds means that if you get an FSO error popup in a release build, it should provide symbols in the stack trace, which is useful for troubleshooting!
Ph'nglui mglw'nafh Codethulhu GitHub wgah'nagl fhtagn.

schrödinbug (noun) - a bug that manifests itself in running software after a programmer notices that the code should never have worked in the first place.

When you gaze long into BMPMAN, BMPMAN also gazes into you.

"I am one of the best FREDders on Earth" -General Battuta

<Aesaar> literary criticism is vladimir putin

<MageKing17> "There's probably a reason the code is the way it is" is a very dangerous line of thought. :P
<MageKing17> Because the "reason" often turns out to be "nobody noticed it was wrong".
(the very next day)
<MageKing17> this ****ing code did it to me again
<MageKing17> "That doesn't really make sense to me, but I'll assume it was being done for a reason."
<MageKing17> **** ME
<MageKing17> THE REASON IS PEOPLE ARE STUPID
<MageKing17> ESPECIALLY ME

<MageKing17> God damn, I do not understand how this is breaking.
<MageKing17> Everything points to "this should work fine", and yet it's clearly not working.
<MjnMixael> 2 hours later... "God damn, how did this ever work at all?!"
(...)
<MageKing17> so
<MageKing17> more than two hours
<MageKing17> but once again we have reached the inevitable conclusion
<MageKing17> How did this code ever work in the first place!?

<@The_E> Welcome to OpenGL, where standards compliance is optional, and error reporting inconsistent

<MageKing17> It was all working perfectly until I actually tried it on an actual mission.

<IronWorks> I am useful for FSO stuff again. This is a red-letter day!
* z64555 erases "Thursday" and rewrites it in red ink

<MageKing17> TIL the entire homing code is held up by shoestrings and duct tape, basically.

 

Offline Cyborg17

  • 29
  • Life? Don't talk to me about life....
Re: Nightly (Windows): 07 May 2015 - Revision 935af40
AVX are basically improved SSE builds, correct?

  
Re: Nightly (Windows): 07 May 2015 - Revision 935af40