Added another define for Windows MSVC users to hide useless warnings. (thanks
Kyle)
Added CIRCLE_WINDOWS check for tell m-w usage of getpid(). (thanks Kyle)
Changed zcheck to ignore object type TRASH when checking for a cost of 0.
Changed teleport level to LVL_BUILDER.
Fixed command queue cancelling "--" from cancelling the next command. (thanks Fren
ze/Ogdin)
Fixed object timer values from not saving. (thanks Stoneheart)
Fixed latest GCC warnings in the /utils. (thanks Jamdog)
Fixed violent area spells so they would not harm group members. (thanks Nhilar)
Changed usage of qm->nr to GET_MOB_VNUM(qm). (thanks Tails)