[OT] [I mean totally OT] Re: What can you "new"

Daniel Keep daniel.keep.lists at gmail.com
Sun Mar 29 14:55:27 PDT 2009


Walter Bright wrote:
> BCS wrote:
>> that actually was a problem, the orcs were all AI driven CGI and for a
>> while they had an issue if orcs running away from where they were
>> supposed to get slaughtered.
> 
> Skynet 1.0 has some bugs!

Yeah; in 2.0, they changed

> bool runningAway = false;

to this:

> invariant bool runningAway = false;

  -- Daniel



More information about the Digitalmars-d mailing list