.com.unity Forums
  The Official e-Store of Shrapnel Games

This Month's Specials

The Star & the Crescent- Save $9.00
winSPWW2- Save $6.00

   







Go Back   .com.unity Forums > Illwinter Game Design > Dominions 3: The Awakening

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #13  
Old September 15th, 2006, 05:54 PM
PhilD's Avatar

PhilD PhilD is offline
First Lieutenant
 
Join Date: Sep 2003
Location: Bordeaux, France
Posts: 794
Thanks: 0
Thanked 0 Times in 0 Posts
PhilD is on a distinguished road
Default Re: Dominions 3 - The Manual

Quote:
Gandalf Parker said:
Rip open box, snag manual, rush out the door, get in trouble for reading the manual instead of the important thing you were supposed to be doing. "Turkeys?!? Umm... I meant to say... I do."
That would be going to teach some class. I've actually been using the Dom2 story of battle replays being incompatible between OSes as an example of what can go wrong when programming and compiling for multiple platforms.

(For those who weren't around at the time: battle replays were inconsistent between Windows and, at least, Linux - despite the game using its own random number generator and not some library function. The bug was finally tracked down to some code lines that went something like:
Code:
if (RollDie(x)<RollDie(y))...  


and it turned out that the different compilers would make the left function call before the right, while others would do the reverse - something that, unless I'm wrong, isn't specified in the norm - and that was wreaking havoc with the random number generator reproductibility)
Reply With Quote
 

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT -4. The time now is 05:57 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2024, Shrapnel Games, Inc. - All Rights Reserved.