<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=4988" rel="self" type="application/rss+xml" />
  <title>SmaugMuds - Topic: display_practice issue</title>
  <link>https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;t=4988</link>
  <description>The largest Smaug community resource site. - </description>
  <language>en</language>
  <generator>SmaugMuds</generator>
  <ttl>60</ttl>
  <item>
   <title>display_practice issue</title>
   <link>https://smaugmuds.afkmods.com/topic/displaypractice-issue-4988/&amp;p=24293#p24293</link>
   <description>ok this seems to fix it [code] /* * Low level output function. */ bool descriptor_data::flush_buffer( bool fPrompt ) { /* * If buffer has more than 4K inside, spit out .5K at a time   -Thoric * * Samson says: Lets do 4K chunks! */ if( !mud_down &amp;amp;&amp;amp; this-&amp;gt;outbuf.length(  ) &amp;gt; 4095 ) { char buf[4096]; memcpy( buf, this-&amp;gt;outbuf.c_str(  ), sizeof( buf ) ); this-&amp;gt;outbuf = this-&amp;gt;outbuf.substr( sizeof( buf ), this-&amp;gt;outbuf.length(  ) - strlen(</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/displaypractice-issue-4988/&amp;p=24293#p24293</guid>
   <pubDate>Sat, 4 Jan 2025 22:26:02 CST</pubDate>
   <category>AFKMud Support &amp; Development</category>
   <author>nobody@example.com (Remcon)</author>
  </item>
  <item>
   <title>display_practice issue</title>
   <link>https://smaugmuds.afkmods.com/topic/displaypractice-issue-4988/&amp;p=24292#p24292</link>
   <description>So maybe you have a clue on this one Samson. display_practice shows very different based on if using pager or not using pager. I&#039;m going to shorten it to compare the two and the problems should be noticed easier than full display. Pager on display [code] crystal blades (     Superb)        cure blindness (     Superb) cure critical (     Superb)            cure light (     Superb) cure poison (     Superb)          cure serious (     Superb) ghoulish t</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/displaypractice-issue-4988/&amp;p=24292#p24292</guid>
   <pubDate>Sat, 4 Jan 2025 21:28:01 CST</pubDate>
   <category>AFKMud Support &amp; Development</category>
   <author>nobody@example.com (Remcon)</author>
  </item>
 </channel>
</rss>
