<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
 <channel>
  <atom:link href="https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;t=3627" rel="self" type="application/rss+xml" />
  <title>SmaugMuds - Topic: [Bug] Somewhere exits are not always handled right by get_dir</title>
  <link>https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;t=3627</link>
  <description>The largest Smaug community resource site. - AFKMud 2.03</description>
  <language>en</language>
  <generator>SmaugMuds</generator>
  <ttl>60</ttl>
  <item>
   <title>[Bug] Somewhere exits are not always handled right by get_dir</title>
   <link>https://smaugmuds.afkmods.com/topic/bug-somewhere-exits-are-not-always-handled-right-by-getdir-3627/&amp;p=14593#p14593</link>
   <description>Bug: Somewhere exits are not always handled right by get_dir Danger: Low - This requires a very specific usage of the redit command before the issue shows itself. Discovered in: AFKMud 2.03 Found by: Remcon Fixed by: Remcon --- [b]build.cpp, get_dir[/b] Locate: [code]      case &#039;e&#039;: case &#039;1&#039;: edir = DIR_EAST; break;   /* east  */[/code] Change to: [code]      case &#039;e&#039;: case &#039;1&#039;: if( c2 == &#039;0&#039; ) edir = DIR_SOMEWHERE; </description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/bug-somewhere-exits-are-not-always-handled-right-by-getdir-3627/&amp;p=14593#p14593</guid>
   <pubDate>Thu, 21 Feb 2008 23:41:24 CST</pubDate>
   <category>AFKMud Bugfix List</category>
   <author>nobody@example.com (Samson)</author>
  </item>
 </channel>
</rss>
