[Scrymud] CVS Commit Info

Ben Greear greear at WANfear.com
Mon Jan 14 21:30:03 PST 2002


uid=500(eroper) gid=500(eroper) groups=500(eroper),10(wheel),16(irc),56(spice),57(icecast),100(users),101(roper),152(scrydev),153(brainkick),156(syex),158(asylum),159(vearth),160(suckdev),508(scr)
ScryMUD/mud/grrmud/server battle.cc,1.36,1.37
Mon Jan 14 21:02:57 PST 2002
Update of /home/cvs/scry/ScryMUD/mud/grrmud/server
In directory ns1.wanfear.com:/tmp/cvs-serv7181

Modified Files:
	battle.cc 
Log Message:
Fix0red a crash related to the new alignment algorithm. It was placed outside
of the if (agg) safety bracket which caused checks for agg.ALIGN when agg was
NULL (i.e. auto-expiring minions and golems) to core dump the server. All I
did was cut-n-paste it inside the if (agg) {} chunk.

--Khaav

p.s.
Thanks Loki for the new algorithm. I wouldn't have come up with anything
nearly that nifty or clean.




More information about the ScryMUD mailing list