<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://nethackwiki.com/index.php?action=history&amp;feed=atom&amp;title=Talk%3AImpossible</id>
	<title>Talk:Impossible - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://nethackwiki.com/index.php?action=history&amp;feed=atom&amp;title=Talk%3AImpossible"/>
	<link rel="alternate" type="text/html" href="https://nethackwiki.com/index.php?title=Talk:Impossible&amp;action=history"/>
	<updated>2026-06-04T01:59:25Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.32.5</generator>
	<entry>
		<id>https://nethackwiki.com/index.php?title=Talk:Impossible&amp;diff=151769&amp;oldid=prev</id>
		<title>Cathartes: /* List of all impossible states? */ reply</title>
		<link rel="alternate" type="text/html" href="https://nethackwiki.com/index.php?title=Talk:Impossible&amp;diff=151769&amp;oldid=prev"/>
		<updated>2023-06-23T21:01:57Z</updated>

		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;List of all impossible states?: &lt;/span&gt; reply&lt;/span&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 21:01, 23 June 2023&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l2&quot; &gt;Line 2:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 2:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;As someone who's been playing for a tremendously long time but only run into one impossible ever (attacking with a destroyed cream pie), I've always been utterly fascinated by them, but attempting to root through the code for them as someone who doesn't really read source code often is both difficult and often not terribly illuminating (as the impossible messages are often after conditions I cannot interpret). Does anyone happen to have a list of all of the impossible conditions? I'd love to read it.[[User:Fuzzyjammies|Fuzzyjammies]] ([[User talk:Fuzzyjammies|talk]]) 19:46, 23 June 2023 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;As someone who's been playing for a tremendously long time but only run into one impossible ever (attacking with a destroyed cream pie), I've always been utterly fascinated by them, but attempting to root through the code for them as someone who doesn't really read source code often is both difficult and often not terribly illuminating (as the impossible messages are often after conditions I cannot interpret). Does anyone happen to have a list of all of the impossible conditions? I'd love to read it.[[User:Fuzzyjammies|Fuzzyjammies]] ([[User talk:Fuzzyjammies|talk]]) 19:46, 23 June 2023 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;:There are about 524 instances of &amp;lt;code&amp;gt;impossible(&amp;lt;/code&amp;gt; in the 3.6.7 source code (a bit less after accounting for comments), so I doubt anyone compiled a list of all of them.  You can find them yourself with [[grep]]: run &amp;lt;code&amp;gt;grep -n 'impossible(' -r&amp;lt;/code&amp;gt; from the top level directory of the NetHack source distribution. [[User:Cathartes|Cathartes]] ([[User talk:Cathartes|talk]]) 21:01, 23 June 2023 (UTC)&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Cathartes</name></author>
		
	</entry>
	<entry>
		<id>https://nethackwiki.com/index.php?title=Talk:Impossible&amp;diff=151768&amp;oldid=prev</id>
		<title>Fuzzyjammies: editing header</title>
		<link rel="alternate" type="text/html" href="https://nethackwiki.com/index.php?title=Talk:Impossible&amp;diff=151768&amp;oldid=prev"/>
		<updated>2023-06-23T19:46:30Z</updated>

		<summary type="html">&lt;p&gt;editing header&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 19:46, 23 June 2023&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot; &gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;=&lt;/del&gt;==List of all impossible states?&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;=&lt;/del&gt;==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==List of all impossible states?==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;As someone who's been playing for a tremendously long time but only run into one impossible ever (attacking with a destroyed cream pie), I've always been utterly fascinated by them, but attempting to root through the code for them as someone who doesn't really read source code often is both difficult and often not terribly illuminating (as the impossible messages are often after conditions I cannot interpret). Does anyone happen to have a list of all of the impossible conditions? I'd love to read it.[[User:Fuzzyjammies|Fuzzyjammies]] ([[User talk:Fuzzyjammies|talk]]) 19:&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;45&lt;/del&gt;, 23 June 2023 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;As someone who's been playing for a tremendously long time but only run into one impossible ever (attacking with a destroyed cream pie), I've always been utterly fascinated by them, but attempting to root through the code for them as someone who doesn't really read source code often is both difficult and often not terribly illuminating (as the impossible messages are often after conditions I cannot interpret). Does anyone happen to have a list of all of the impossible conditions? I'd love to read it.[[User:Fuzzyjammies|Fuzzyjammies]] ([[User talk:Fuzzyjammies|talk]]) 19:&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;46&lt;/ins&gt;, 23 June 2023 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Fuzzyjammies</name></author>
		
	</entry>
	<entry>
		<id>https://nethackwiki.com/index.php?title=Talk:Impossible&amp;diff=151767&amp;oldid=prev</id>
		<title>Fuzzyjammies: impossible list</title>
		<link rel="alternate" type="text/html" href="https://nethackwiki.com/index.php?title=Talk:Impossible&amp;diff=151767&amp;oldid=prev"/>
		<updated>2023-06-23T19:46:03Z</updated>

		<summary type="html">&lt;p&gt;impossible list&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;===List of all impossible states?===&lt;br /&gt;
&lt;br /&gt;
As someone who's been playing for a tremendously long time but only run into one impossible ever (attacking with a destroyed cream pie), I've always been utterly fascinated by them, but attempting to root through the code for them as someone who doesn't really read source code often is both difficult and often not terribly illuminating (as the impossible messages are often after conditions I cannot interpret). Does anyone happen to have a list of all of the impossible conditions? I'd love to read it.[[User:Fuzzyjammies|Fuzzyjammies]] ([[User talk:Fuzzyjammies|talk]]) 19:45, 23 June 2023 (UTC)&lt;/div&gt;</summary>
		<author><name>Fuzzyjammies</name></author>
		
	</entry>
</feed>