[ScryMUD]CVS Commit Info
scrymud at gentoo.wanfear.com
scrymud at gentoo.wanfear.com
Fri Sep 13 18:00:02 PDT 2002
uid=1001(eroper) gid=1001(eroper) groups=1001(eroper),10(wheel),16(cron),100(users),901(scrydev)
ScryMUD/mud/grrmud/server command4.cc,1.49,1.50 commands.cc,1.55,1.56 object.h,1.40,1.41
Fri Sep 13 17:54:40 PDT 2002
Update of /home/cvs/scry/ScryMUD/mud/grrmud/server
In directory gentoo:/tmp/cvs-serv18858
Modified Files:
command4.cc commands.cc object.h
Log Message:
Errr okies, looks like the problem was in drop_eq_effects(). It would
turn off the boat, and then search the players inventory for /another/
boat but since the original boat (being dropped/junked) is still in
the players inventory at this point it turns the has_boat flag back on
and then the caller removes the boat from the inventory. Blah!
--Khaav
uid=1001(eroper) gid=1001(eroper) groups=1001(eroper),10(wheel),16(cron),100(users),901(scrydev)
ScryMUD/mud/grrmud/server battle.cc,1.52,1.53
Fri Sep 13 17:55:05 PDT 2002
Update of /home/cvs/scry/ScryMUD/mud/grrmud/server
In directory gentoo:/tmp/cvs-serv18892
Modified Files:
battle.cc
Log Message:
removed extraneous boat code.
--Khaav
More information about the ScryMUD
mailing list