<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-3553</id>
	<title>Nabble - Doomsday Engine</title>
	<updated>2009-12-09T23:37:33Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/Doomsday-Engine-f3553.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Doomsday-Engine-f3553.html" />
	<subtitle type="html">Windows/Unix/Mac OS X source port of Doom, Heretic and Hexen. Lets you enjoy the original games using modern technology. Supports e.g. OpenGL, Direct3D, DirectSound3D, 3D models, unlimited framerate, high-resolution graphics, simulated radiosity. Doomsday Engine home is &lt;a href=&quot;http://sourceforge.net/projects/deng/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26723172</id>
	<title>SF.net Git: deng branch, beta6-with-mapcache, updated. 0e26a36ede2709454f31c6936586bf8425f41cf3</title>
	<published>2009-12-09T23:37:33Z</published>
	<updated>2009-12-09T23:37:33Z</updated>
	<author>
		<name>Daniel Swanson-2</name>
	</author>
	<content type="html">This is an automated email from the git hooks/post-receive script. It was
&lt;br&gt;generated because a ref change was pushed to the repository containing
&lt;br&gt;the project &amp;quot;deng&amp;quot;.
&lt;br&gt;&lt;br&gt;The branch, beta6-with-mapcache has been updated
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;0e26a36ede2709454f31c6936586bf8425f41cf3 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;21e398cf2d6ba620a21a1d6f60db0194b550c549 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; from &amp;nbsp;8c987c7d07920fe53b6d43f8af95cb0710697dd6 (commit)
&lt;br&gt;&lt;br&gt;Those revisions listed above that are new to this repository have
&lt;br&gt;not appeared on any other notification email; so we list those
&lt;br&gt;revisions in full, below.
&lt;br&gt;&lt;br&gt;- Log -----------------------------------------------------------------
&lt;br&gt;&lt;a href=&quot;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=0e26a36ede2709454f31c6936586bf8425f41cf3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=0e26a36ede2709454f31c6936586bf8425f41cf3&lt;/a&gt;&lt;br&gt;&lt;br&gt;commit 0e26a36ede2709454f31c6936586bf8425f41cf3
&lt;br&gt;Author: danij &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26723172&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;danij@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Date: &amp;nbsp; Thu Dec 10 07:13:44 2009 +0000
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Revert to old line relationship calculation when dividing half-edges. The replacement equation was causing some maps to fail building.
&lt;br&gt;&amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; @todo Investigate this!
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=21e398cf2d6ba620a21a1d6f60db0194b550c549&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=21e398cf2d6ba620a21a1d6f60db0194b550c549&lt;/a&gt;&lt;br&gt;&lt;br&gt;commit 21e398cf2d6ba620a21a1d6f60db0194b550c549
&lt;br&gt;Author: danij &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26723172&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;danij@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Date: &amp;nbsp; Thu Dec 10 05:53:45 2009 +0000
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Further refactoring in the nodebuilder.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Summary of changes:
&lt;br&gt;&amp;nbsp;doomsday/build/codeblocks/doomsday.cbp &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;4 -
&lt;br&gt;&amp;nbsp;doomsday/build/win32/doomsday_cl.rsp &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;1 -
&lt;br&gt;&amp;nbsp;doomsday/build/win32/vs8/doomsday.vcproj &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;8 -
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/bsp_edge.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 18 +--
&lt;br&gt;&amp;nbsp;.../engine/portable/include/bsp_intersection.h &amp;nbsp; &amp;nbsp; | &amp;nbsp; 11 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/bsp_main.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 45 -----
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/bsp_node.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 24 ++-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/bsp_superblock.h &amp;nbsp;| &amp;nbsp; 10 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/de_bsp.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;4 -
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/edit_bias.h &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;2 -
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/halfedgeds.h &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;4 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/map.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;6 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/bsp_edge.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 21 ++-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/bsp_intersection.c &amp;nbsp; &amp;nbsp;| &amp;nbsp; 99 +++++------
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/bsp_main.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 67 -------
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/bsp_node.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp;194 +++++++++++++++++++-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/bsp_superblock.c &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp;168 +----------------
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/con_main.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;3 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/halfedgeds.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 12 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/map.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 12 ++
&lt;br&gt;&amp;nbsp;20 files changed, 304 insertions(+), 409 deletions(-)
&lt;br&gt;&amp;nbsp;delete mode 100644 doomsday/engine/portable/include/bsp_main.h
&lt;br&gt;&amp;nbsp;delete mode 100644 doomsday/engine/portable/src/bsp_main.c
&lt;br&gt;&lt;br&gt;&lt;br&gt;hooks/post-receive
&lt;br&gt;-- 
&lt;br&gt;deng
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Return on Information:
&lt;br&gt;Google Enterprise Search pays you back
&lt;br&gt;Get the facts.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;deng-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26723172&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;deng-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/deng-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/deng-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/deng-devel-f3554.html&quot; embed=&quot;fixTarget[3554]&quot; target=&quot;_top&quot; &gt;deng-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/SF.net-Git%3A-deng-branch%2C-beta6-with-mapcache%2C-updated.-0e26a36ede2709454f31c6936586bf8425f41cf3-tp26723172p26723172.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26720716</id>
	<title>SF.net Git: deng branch, beta6-with-mapcache, updated. 8c987c7d07920fe53b6d43f8af95cb0710697dd6</title>
	<published>2009-12-09T17:21:32Z</published>
	<updated>2009-12-09T17:21:32Z</updated>
	<author>
		<name>Daniel Swanson-2</name>
	</author>
	<content type="html">This is an automated email from the git hooks/post-receive script. It was
&lt;br&gt;generated because a ref change was pushed to the repository containing
&lt;br&gt;the project &amp;quot;deng&amp;quot;.
&lt;br&gt;&lt;br&gt;The branch, beta6-with-mapcache has been updated
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;8c987c7d07920fe53b6d43f8af95cb0710697dd6 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; from &amp;nbsp;0ce49347d45d86d79249a17906e48b021b6e148b (commit)
&lt;br&gt;&lt;br&gt;Those revisions listed above that are new to this repository have
&lt;br&gt;not appeared on any other notification email; so we list those
&lt;br&gt;revisions in full, below.
&lt;br&gt;&lt;br&gt;- Log -----------------------------------------------------------------
&lt;br&gt;&lt;a href=&quot;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=8c987c7d07920fe53b6d43f8af95cb0710697dd6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=8c987c7d07920fe53b6d43f8af95cb0710697dd6&lt;/a&gt;&lt;br&gt;&lt;br&gt;commit 8c987c7d07920fe53b6d43f8af95cb0710697dd6
&lt;br&gt;Author: danij &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26720716&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;danij@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Date: &amp;nbsp; Thu Dec 10 01:18:53 2009 +0000
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Further refactoring of the nodebuilder; beginning to seperate logic pertaining to the BSP algorithm from that of the half-edge datastructure.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Summary of changes:
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/bsp_edge.h &amp;nbsp; | &amp;nbsp; 16 +--
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/halfedgeds.h | &amp;nbsp; &amp;nbsp;5 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/bsp_edge.c &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp;186 ++++++-------------------
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/halfedgeds.c &amp;nbsp; &amp;nbsp; | &amp;nbsp;136 ++++++++++++++++--
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/map.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 10 +-
&lt;br&gt;&amp;nbsp;5 files changed, 179 insertions(+), 174 deletions(-)
&lt;br&gt;&lt;br&gt;&lt;br&gt;hooks/post-receive
&lt;br&gt;-- 
&lt;br&gt;deng
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Return on Information:
&lt;br&gt;Google Enterprise Search pays you back
&lt;br&gt;Get the facts.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;deng-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26720716&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;deng-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/deng-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/deng-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/deng-devel-f3554.html&quot; embed=&quot;fixTarget[3554]&quot; target=&quot;_top&quot; &gt;deng-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/SF.net-Git%3A-deng-branch%2C-beta6-with-mapcache%2C-updated.-8c987c7d07920fe53b6d43f8af95cb0710697dd6-tp26720716p26720716.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26716245</id>
	<title>SF.net Git: deng branch, new-order-phase4, updated. 62e490c8813ac01797ee4306d9136a9975e3f18f</title>
	<published>2009-12-09T11:32:42Z</published>
	<updated>2009-12-09T11:32:42Z</updated>
	<author>
		<name>Jaakko Keranen</name>
	</author>
	<content type="html">This is an automated email from the git hooks/post-receive script. It was
&lt;br&gt;generated because a ref change was pushed to the repository containing
&lt;br&gt;the project &amp;quot;deng&amp;quot;.
&lt;br&gt;&lt;br&gt;The branch, new-order-phase4 has been updated
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;62e490c8813ac01797ee4306d9136a9975e3f18f (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;dd63223c552e894c4721b2bce0c8c674e5f8e337 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; from &amp;nbsp;9e46dba8e2dc5d7b5e6eee6f9241cf59457bae7f (commit)
&lt;br&gt;&lt;br&gt;Those revisions listed above that are new to this repository have
&lt;br&gt;not appeared on any other notification email; so we list those
&lt;br&gt;revisions in full, below.
&lt;br&gt;&lt;br&gt;- Log -----------------------------------------------------------------
&lt;br&gt;&lt;a href=&quot;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=62e490c8813ac01797ee4306d9136a9975e3f18f&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=62e490c8813ac01797ee4306d9136a9975e3f18f&lt;/a&gt;&lt;br&gt;&lt;br&gt;commit 62e490c8813ac01797ee4306d9136a9975e3f18f
&lt;br&gt;Merge: dd63223c552e894c4721b2bce0c8c674e5f8e337 9e46dba8e2dc5d7b5e6eee6f9241cf59457bae7f
&lt;br&gt;Author: skyjake &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26716245&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;skyjake@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Date: &amp;nbsp; Wed Dec 9 21:32:10 2009 +0200
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Merge branch 'new-order-phase4' of ssh://deng.git.sourceforge.net/gitroot/deng/deng into new-order-phase4
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=dd63223c552e894c4721b2bce0c8c674e5f8e337&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=dd63223c552e894c4721b2bce0c8c674e5f8e337&lt;/a&gt;&lt;br&gt;&lt;br&gt;commit dd63223c552e894c4721b2bce0c8c674e5f8e337
&lt;br&gt;Author: skyjake &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26716245&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;skyjake@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Date: &amp;nbsp; Wed Dec 2 21:23:56 2009 +0200
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Specify OS X deployment target for CMake.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Summary of changes:
&lt;br&gt;&amp;nbsp;doomsday/CMakeLists.txt | &amp;nbsp; &amp;nbsp;2 ++
&lt;br&gt;&amp;nbsp;1 files changed, 2 insertions(+), 0 deletions(-)
&lt;br&gt;&lt;br&gt;&lt;br&gt;hooks/post-receive
&lt;br&gt;-- 
&lt;br&gt;deng
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Return on Information:
&lt;br&gt;Google Enterprise Search pays you back
&lt;br&gt;Get the facts.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;deng-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26716245&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;deng-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/deng-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/deng-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/deng-devel-f3554.html&quot; embed=&quot;fixTarget[3554]&quot; target=&quot;_top&quot; &gt;deng-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/SF.net-Git%3A-deng-branch%2C-new-order-phase4%2C-updated.-62e490c8813ac01797ee4306d9136a9975e3f18f-tp26716245p26716245.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26706145</id>
	<title>SF.net Git: deng branch, beta6-with-mapcache, updated. 0ce49347d45d86d79249a17906e48b021b6e148b</title>
	<published>2009-12-08T23:25:09Z</published>
	<updated>2009-12-08T23:25:09Z</updated>
	<author>
		<name>Daniel Swanson-2</name>
	</author>
	<content type="html">This is an automated email from the git hooks/post-receive script. It was
&lt;br&gt;generated because a ref change was pushed to the repository containing
&lt;br&gt;the project &amp;quot;deng&amp;quot;.
&lt;br&gt;&lt;br&gt;The branch, beta6-with-mapcache has been updated
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;0ce49347d45d86d79249a17906e48b021b6e148b (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; from &amp;nbsp;c06d3a38dd86d9abec5c2b40535ac811bba498e0 (commit)
&lt;br&gt;&lt;br&gt;Those revisions listed above that are new to this repository have
&lt;br&gt;not appeared on any other notification email; so we list those
&lt;br&gt;revisions in full, below.
&lt;br&gt;&lt;br&gt;- Log -----------------------------------------------------------------
&lt;br&gt;&lt;a href=&quot;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=0ce49347d45d86d79249a17906e48b021b6e148b&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=0ce49347d45d86d79249a17906e48b021b6e148b&lt;/a&gt;&lt;br&gt;&lt;br&gt;commit 0ce49347d45d86d79249a17906e48b021b6e148b
&lt;br&gt;Author: danij &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26706145&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;danij@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Date: &amp;nbsp; Wed Dec 9 07:15:36 2009 +0000
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Further refactoring of the nodebuilder.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Summary of changes:
&lt;br&gt;&amp;nbsp;doomsday/build/codeblocks/doomsday.cbp &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;6 +-
&lt;br&gt;&amp;nbsp;doomsday/build/win32/doomsday_cl.rsp &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;1 +
&lt;br&gt;&amp;nbsp;doomsday/build/win32/vs8/doomsday.vcproj &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 12 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/bsp_edge.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;4 +-
&lt;br&gt;&amp;nbsp;.../engine/portable/include/bsp_intersection.h &amp;nbsp; &amp;nbsp; | &amp;nbsp; 32 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/bsp_node.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 22 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/bsp_superblock.h &amp;nbsp;| &amp;nbsp; 15 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/de_play.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;1 +
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/map.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;4 +
&lt;br&gt;&amp;nbsp;.../m_random.h =&amp;gt; engine/portable/include/node.h} &amp;nbsp;| &amp;nbsp; 19 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/p_seg.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;3 +
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/p_subsector.h &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;3 +
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/bsp_edge.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;6 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/bsp_intersection.c &amp;nbsp; &amp;nbsp;| &amp;nbsp;332 +++-----
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/bsp_map.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp;287 -------
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/bsp_node.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp;832 +++++++++++++++++++-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/bsp_superblock.c &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp;196 +----
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/map.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp;779 ++++---------------
&lt;br&gt;&amp;nbsp;.../portable/src/{template.c.template =&amp;gt; node.c} &amp;nbsp; | &amp;nbsp; 32 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/p_seg.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 11 +
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/p_subsector.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 17 +
&lt;br&gt;&amp;nbsp;21 files changed, 1221 insertions(+), 1393 deletions(-)
&lt;br&gt;&amp;nbsp;copy doomsday/{plugins/jhexen/include/m_random.h =&amp;gt; engine/portable/include/node.h} (77%)
&lt;br&gt;&amp;nbsp;delete mode 100644 doomsday/engine/portable/src/bsp_map.c
&lt;br&gt;&amp;nbsp;copy doomsday/engine/portable/src/{template.c.template =&amp;gt; node.c} (69%)
&lt;br&gt;&lt;br&gt;&lt;br&gt;hooks/post-receive
&lt;br&gt;-- 
&lt;br&gt;deng
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Return on Information:
&lt;br&gt;Google Enterprise Search pays you back
&lt;br&gt;Get the facts.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;deng-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26706145&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;deng-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/deng-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/deng-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/deng-devel-f3554.html&quot; embed=&quot;fixTarget[3554]&quot; target=&quot;_top&quot; &gt;deng-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/SF.net-Git%3A-deng-branch%2C-beta6-with-mapcache%2C-updated.-0ce49347d45d86d79249a17906e48b021b6e148b-tp26706145p26706145.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26703327</id>
	<title>[ deng-Bugs-2911089 ] JDoom: Barracks wad dynamic light anomaly</title>
	<published>2009-12-08T16:28:58Z</published>
	<updated>2009-12-08T16:28:58Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Bugs item #2911089, was opened at 2009-12-09 00:21
&lt;br&gt;Message generated for change (Comment added) made by vermil
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=542099&amp;aid=2911089&amp;group_id=74815&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=542099&amp;aid=2911089&amp;group_id=74815&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: Graphics
&lt;br&gt;Group: v1.9.0-beta7
&lt;br&gt;Status: Open
&lt;br&gt;Resolution: None
&lt;br&gt;Priority: 5
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: Vermil (vermil)
&lt;br&gt;Assigned to: Nobody/Anonymous (nobody)
&lt;br&gt;Summary: JDoom: Barracks wad dynamic light anomaly
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;The exit signs/markers in this wad are made out of mid textures in much the same way as the fake 3d bridge rendering hack is constructed. However something about this set up causes the dynamic lights attached to the EXITSIGN texture used to make them to render incorrectly.
&lt;br&gt;&lt;br&gt;The attached screenshot displays better than i could describe.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;&amp;gt;Comment By: Vermil (vermil)
&lt;br&gt;Date: 2009-12-09 00:28
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;The wad can be downloaded from here. It's too big to attach to this
&lt;br&gt;report.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.doomworld.com/idgames/index.php?id=9328&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.doomworld.com/idgames/index.php?id=9328&lt;/a&gt;&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=542099&amp;aid=2911089&amp;group_id=74815&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=542099&amp;aid=2911089&amp;group_id=74815&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Return on Information:
&lt;br&gt;Google Enterprise Search pays you back
&lt;br&gt;Get the facts.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;deng-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26703327&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;deng-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/deng-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/deng-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/deng-devel-f3554.html&quot; embed=&quot;fixTarget[3554]&quot; target=&quot;_top&quot; &gt;deng-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--deng-Bugs-2911089---JDoom%3A-Barracks-wad-dynamic-light-anomaly-tp26703327p26703327.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26703249</id>
	<title>[ deng-Bugs-2911089 ] JDoom: Barracks wad dynamic light anomaly</title>
	<published>2009-12-08T16:21:14Z</published>
	<updated>2009-12-08T16:21:14Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Bugs item #2911089, was opened at 2009-12-09 00:21
&lt;br&gt;Message generated for change (Tracker Item Submitted) made by vermil
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=542099&amp;aid=2911089&amp;group_id=74815&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=542099&amp;aid=2911089&amp;group_id=74815&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: Graphics
&lt;br&gt;Group: v1.9.0-beta7
&lt;br&gt;Status: Open
&lt;br&gt;Resolution: None
&lt;br&gt;Priority: 5
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: Vermil (vermil)
&lt;br&gt;Assigned to: Nobody/Anonymous (nobody)
&lt;br&gt;Summary: JDoom: Barracks wad dynamic light anomaly
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;The exit signs/markers in this wad are made out of mid textures in much the same way as the fake 3d bridge rendering hack is constructed. However something about this set up causes the dynamic lights attached to the EXITSIGN texture used to make them to render incorrectly.
&lt;br&gt;&lt;br&gt;The attached screenshot displays better than i could describe.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=542099&amp;aid=2911089&amp;group_id=74815&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=542099&amp;aid=2911089&amp;group_id=74815&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Return on Information:
&lt;br&gt;Google Enterprise Search pays you back
&lt;br&gt;Get the facts.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;deng-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26703249&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;deng-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/deng-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/deng-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/deng-devel-f3554.html&quot; embed=&quot;fixTarget[3554]&quot; target=&quot;_top&quot; &gt;deng-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--deng-Bugs-2911089---JDoom%3A-Barracks-wad-dynamic-light-anomaly-tp26703249p26703249.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26698105</id>
	<title>SF.net Git: deng branch, new-order-phase4, updated. 9e46dba8e2dc5d7b5e6eee6f9241cf59457bae7f</title>
	<published>2009-12-08T10:09:16Z</published>
	<updated>2009-12-08T10:09:16Z</updated>
	<author>
		<name>Jaakko Keranen</name>
	</author>
	<content type="html">This is an automated email from the git hooks/post-receive script. It was
&lt;br&gt;generated because a ref change was pushed to the repository containing
&lt;br&gt;the project &amp;quot;deng&amp;quot;.
&lt;br&gt;&lt;br&gt;The branch, new-order-phase4 has been updated
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;9e46dba8e2dc5d7b5e6eee6f9241cf59457bae7f (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; from &amp;nbsp;18c44dcedd064b59cf46c7f310409e43d0f03f4a (commit)
&lt;br&gt;&lt;br&gt;Those revisions listed above that are new to this repository have
&lt;br&gt;not appeared on any other notification email; so we list those
&lt;br&gt;revisions in full, below.
&lt;br&gt;&lt;br&gt;- Log -----------------------------------------------------------------
&lt;br&gt;&lt;a href=&quot;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=9e46dba8e2dc5d7b5e6eee6f9241cf59457bae7f&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=9e46dba8e2dc5d7b5e6eee6f9241cf59457bae7f&lt;/a&gt;&lt;br&gt;&lt;br&gt;commit 9e46dba8e2dc5d7b5e6eee6f9241cf59457bae7f
&lt;br&gt;Author: skyjake &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26698105&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;skyjake@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Date: &amp;nbsp; Tue Dec 8 20:05:37 2009 +0200
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Resolved many Visual C++ compilation issues.
&lt;br&gt;&amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; Much was resulting from the order in which the headers were included.
&lt;br&gt;&amp;nbsp; &amp;nbsp; Mostly the Windows headers were defining conflicting things.
&lt;br&gt;&amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; Some problems still remain, though, although most of the code is now compiling.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Summary of changes:
&lt;br&gt;&amp;nbsp;doomsday/libdeng/api/dd_share.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;6 ++-
&lt;br&gt;&amp;nbsp;doomsday/libdeng/portable/include/de_platform.h &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;7 ++
&lt;br&gt;&amp;nbsp;doomsday/libdeng/portable/src/b_context.cc &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;2 +-
&lt;br&gt;&amp;nbsp;doomsday/libdeng/portable/src/b_device.cc &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;2 +-
&lt;br&gt;&amp;nbsp;doomsday/libdeng/portable/src/b_util.cc &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;2 +-
&lt;br&gt;&amp;nbsp;doomsday/libdeng/portable/src/cl_oldworld.cc &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;1 +
&lt;br&gt;&amp;nbsp;doomsday/libdeng/portable/src/con_buffer.cc &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;2 +-
&lt;br&gt;&amp;nbsp;doomsday/libdeng/portable/src/con_config.cc &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;2 +-
&lt;br&gt;&amp;nbsp;doomsday/libdeng/portable/src/con_data.cc &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;2 +-
&lt;br&gt;&amp;nbsp;doomsday/libdeng/portable/src/con_main.cc &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;1 +
&lt;br&gt;&amp;nbsp;doomsday/libdeng/portable/src/dd_help.cc &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;2 +-
&lt;br&gt;&amp;nbsp;doomsday/libdeng/portable/src/dd_input.cc &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;4 +-
&lt;br&gt;&amp;nbsp;doomsday/libdeng/portable/src/dd_main.cc &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;5 +-
&lt;br&gt;&amp;nbsp;doomsday/libdeng/portable/src/dd_pinit.cc &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;3 +-
&lt;br&gt;&amp;nbsp;doomsday/libdeng/portable/src/dd_wad.cc &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;4 +-
&lt;br&gt;&amp;nbsp;doomsday/libdeng/portable/src/def_data.cc &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;2 +
&lt;br&gt;&amp;nbsp;doomsday/libdeng/portable/src/gl_draw.cc &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;4 +-
&lt;br&gt;&amp;nbsp;doomsday/libdeng/portable/src/gl_font.cc &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;7 +-
&lt;br&gt;&amp;nbsp;doomsday/libdeng/portable/src/gl_hq2x.cc &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;6 +-
&lt;br&gt;&amp;nbsp;doomsday/libdeng/portable/src/gl_main.cc &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;4 +-
&lt;br&gt;&amp;nbsp;doomsday/libdeng/portable/src/gl_texmanager.cc &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;2 +-
&lt;br&gt;&amp;nbsp;doomsday/libdeng/portable/src/m_bams.cc &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;2 +-
&lt;br&gt;&amp;nbsp;doomsday/libdeng/portable/src/m_filehash.cc &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;2 +-
&lt;br&gt;&amp;nbsp;doomsday/libdeng/portable/src/m_huffman.cc &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;2 +-
&lt;br&gt;&amp;nbsp;doomsday/libdeng/portable/src/m_misc.cc &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;4 +-
&lt;br&gt;&amp;nbsp;doomsday/libdeng/portable/src/m_nodepile.cc &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;2 +-
&lt;br&gt;&amp;nbsp;doomsday/libdeng/portable/src/m_stack.cc &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;2 +-
&lt;br&gt;&amp;nbsp;doomsday/libdeng/portable/src/m_string.cc &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;2 +-
&lt;br&gt;&amp;nbsp;doomsday/libdeng/portable/src/m_vector.cc &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;2 +-
&lt;br&gt;&amp;nbsp;doomsday/libdeng/portable/src/net_buf.cc &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;1 +
&lt;br&gt;&amp;nbsp;doomsday/libdeng/portable/src/net_main.cc &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;2 +
&lt;br&gt;&amp;nbsp;doomsday/libdeng/portable/src/r_lgrid.cc &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;4 +-
&lt;br&gt;&amp;nbsp;doomsday/libdeng/portable/src/s_wav.cc &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;2 +-
&lt;br&gt;&amp;nbsp;doomsday/libdeng/portable/src/sv_main.cc &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;5 +-
&lt;br&gt;&amp;nbsp;doomsday/libdeng/portable/src/sv_missile.cc &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;3 +-
&lt;br&gt;&amp;nbsp;doomsday/libdeng/portable/src/sys_audiod_dummy.cc &amp;nbsp;| &amp;nbsp; &amp;nbsp;2 +-
&lt;br&gt;&amp;nbsp;.../libdeng/portable/src/sys_audiod_sdlmixer.cc &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;1 +
&lt;br&gt;&amp;nbsp;doomsday/libdeng/portable/src/sys_direc.cc &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;4 +-
&lt;br&gt;&amp;nbsp;doomsday/libdeng/portable/src/sys_filein.cc &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;3 +-
&lt;br&gt;&amp;nbsp;doomsday/libdeng/portable/src/sys_master.cc &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;8 ++-
&lt;br&gt;&amp;nbsp;doomsday/libdeng/portable/src/sys_network.cc &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;4 +
&lt;br&gt;&amp;nbsp;doomsday/libdeng/portable/src/sys_sock.cc &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;2 +
&lt;br&gt;&amp;nbsp;doomsday/libdeng/portable/src/sys_system.cc &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;2 +
&lt;br&gt;&amp;nbsp;doomsday/libdeng/portable/src/sys_timer.cc &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;2 +-
&lt;br&gt;&amp;nbsp;doomsday/libdeng/win32/src/dd_winit.cc &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;7 +-
&lt;br&gt;&amp;nbsp;doomsday/libdeng2/include/de/core/app.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;2 +-
&lt;br&gt;&amp;nbsp;doomsday/libdeng2/include/de/core/log.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 62 +++++++++++---------
&lt;br&gt;&amp;nbsp;doomsday/libdeng2/include/de/core/logbuffer.h &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;6 +-
&lt;br&gt;&amp;nbsp;doomsday/libdeng2/include/de/deng.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 18 +++++-
&lt;br&gt;&amp;nbsp;doomsday/libdeng2/include/de/math.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;8 +++
&lt;br&gt;&amp;nbsp;doomsday/libdeng2/src/core/app.cc &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;6 +-
&lt;br&gt;&amp;nbsp;doomsday/libdeng2/src/core/log.cc &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 10 ++--
&lt;br&gt;&amp;nbsp;doomsday/libdeng2/src/core/logbuffer.cc &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;6 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/common/include/p_xg.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;4 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/common/src/d_net.cc &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;1 +
&lt;br&gt;&amp;nbsp;doomsday/plugins/common/src/p_user.cc &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;2 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/common/src/rend_automap.cc &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;2 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/doom/src/p_pspr.cc &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;2 +-
&lt;br&gt;&amp;nbsp;doomsday/tests/testapp.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;2 +-
&lt;br&gt;&amp;nbsp;59 files changed, 170 insertions(+), 101 deletions(-)
&lt;br&gt;&lt;br&gt;&lt;br&gt;hooks/post-receive
&lt;br&gt;-- 
&lt;br&gt;deng
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Return on Information:
&lt;br&gt;Google Enterprise Search pays you back
&lt;br&gt;Get the facts.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;deng-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26698105&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;deng-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/deng-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/deng-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/deng-devel-f3554.html&quot; embed=&quot;fixTarget[3554]&quot; target=&quot;_top&quot; &gt;deng-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/SF.net-Git%3A-deng-branch%2C-new-order-phase4%2C-updated.-9e46dba8e2dc5d7b5e6eee6f9241cf59457bae7f-tp26698105p26698105.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26690681</id>
	<title>SF.net Git: deng branch, beta6-with-mapcache, updated. c06d3a38dd86d9abec5c2b40535ac811bba498e0</title>
	<published>2009-12-08T01:01:16Z</published>
	<updated>2009-12-08T01:01:16Z</updated>
	<author>
		<name>Daniel Swanson-2</name>
	</author>
	<content type="html">This is an automated email from the git hooks/post-receive script. It was
&lt;br&gt;generated because a ref change was pushed to the repository containing
&lt;br&gt;the project &amp;quot;deng&amp;quot;.
&lt;br&gt;&lt;br&gt;The branch, beta6-with-mapcache has been updated
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;c06d3a38dd86d9abec5c2b40535ac811bba498e0 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;fc6f6f553a86051acb4bb31107766f1cffe97ac7 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;220c8d34dc742c5f5bfa332aa0117b472bb94d49 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; from &amp;nbsp;30fc48e356db7c995701ff8f8318cc0a3cf23a01 (commit)
&lt;br&gt;&lt;br&gt;Those revisions listed above that are new to this repository have
&lt;br&gt;not appeared on any other notification email; so we list those
&lt;br&gt;revisions in full, below.
&lt;br&gt;&lt;br&gt;- Log -----------------------------------------------------------------
&lt;br&gt;&lt;a href=&quot;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=c06d3a38dd86d9abec5c2b40535ac811bba498e0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=c06d3a38dd86d9abec5c2b40535ac811bba498e0&lt;/a&gt;&lt;br&gt;&lt;br&gt;commit c06d3a38dd86d9abec5c2b40535ac811bba498e0
&lt;br&gt;Author: danij &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26690681&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;danij@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Date: &amp;nbsp; Tue Dec 8 06:33:22 2009 +0000
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Further refactoring in the nodebuilder.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=fc6f6f553a86051acb4bb31107766f1cffe97ac7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=fc6f6f553a86051acb4bb31107766f1cffe97ac7&lt;/a&gt;&lt;br&gt;&lt;br&gt;commit fc6f6f553a86051acb4bb31107766f1cffe97ac7
&lt;br&gt;Author: danij &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26690681&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;danij@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Date: &amp;nbsp; Tue Dec 8 02:38:11 2009 +0000
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Clean up.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=220c8d34dc742c5f5bfa332aa0117b472bb94d49&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=220c8d34dc742c5f5bfa332aa0117b472bb94d49&lt;/a&gt;&lt;br&gt;&lt;br&gt;commit 220c8d34dc742c5f5bfa332aa0117b472bb94d49
&lt;br&gt;Author: danij &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26690681&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;danij@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Date: &amp;nbsp; Tue Dec 8 01:55:46 2009 +0000
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Clean up.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Summary of changes:
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/bsp_edge.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;3 -
&lt;br&gt;&amp;nbsp;.../engine/portable/include/bsp_intersection.h &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;6 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/bsp_node.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 27 +--
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/bsp_superblock.h &amp;nbsp;| &amp;nbsp; 18 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/halfedgeds.h &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;1 +
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/mapdata.hs &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;6 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/p_maptypes.h &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;6 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/bsp_edge.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;4 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/bsp_intersection.c &amp;nbsp; &amp;nbsp;| &amp;nbsp; 25 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/bsp_node.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp;251 ++++----------------
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/bsp_superblock.c &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp;187 +++++++--------
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/dd_pinit.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;2 +
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/halfedgeds.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp;209 +++++++++++++++--
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/map.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 21 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/p_dmu.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;2 +-
&lt;br&gt;&amp;nbsp;15 files changed, 361 insertions(+), 407 deletions(-)
&lt;br&gt;&lt;br&gt;&lt;br&gt;hooks/post-receive
&lt;br&gt;-- 
&lt;br&gt;deng
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Return on Information:
&lt;br&gt;Google Enterprise Search pays you back
&lt;br&gt;Get the facts.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;deng-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26690681&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;deng-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/deng-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/deng-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/deng-devel-f3554.html&quot; embed=&quot;fixTarget[3554]&quot; target=&quot;_top&quot; &gt;deng-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/SF.net-Git%3A-deng-branch%2C-beta6-with-mapcache%2C-updated.-c06d3a38dd86d9abec5c2b40535ac811bba498e0-tp26690681p26690681.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26686877</id>
	<title>SF.net Git: deng branch, beta6-with-mapcache, updated. 30fc48e356db7c995701ff8f8318cc0a3cf23a01</title>
	<published>2009-12-07T16:34:33Z</published>
	<updated>2009-12-07T16:34:33Z</updated>
	<author>
		<name>Daniel Swanson-2</name>
	</author>
	<content type="html">This is an automated email from the git hooks/post-receive script. It was
&lt;br&gt;generated because a ref change was pushed to the repository containing
&lt;br&gt;the project &amp;quot;deng&amp;quot;.
&lt;br&gt;&lt;br&gt;The branch, beta6-with-mapcache has been updated
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;30fc48e356db7c995701ff8f8318cc0a3cf23a01 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; from &amp;nbsp;22bb3a2c698c23a5fe6c7ba44dd43322f5957cbc (commit)
&lt;br&gt;&lt;br&gt;Those revisions listed above that are new to this repository have
&lt;br&gt;not appeared on any other notification email; so we list those
&lt;br&gt;revisions in full, below.
&lt;br&gt;&lt;br&gt;- Log -----------------------------------------------------------------
&lt;br&gt;&lt;a href=&quot;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=30fc48e356db7c995701ff8f8318cc0a3cf23a01&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=30fc48e356db7c995701ff8f8318cc0a3cf23a01&lt;/a&gt;&lt;br&gt;&lt;br&gt;commit 30fc48e356db7c995701ff8f8318cc0a3cf23a01
&lt;br&gt;Author: danij &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26686877&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;danij@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Date: &amp;nbsp; Tue Dec 8 00:32:44 2009 +0000
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Another bout of refactoring in the nodebuilder; replaced the halfedge list in superblock_t with a LIFO stack.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Summary of changes:
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/bsp_node.h &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;5 +
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/bsp_superblock.h | &amp;nbsp; 72 ++++++-------
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/bsp_edge.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;3 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/bsp_node.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 20 ++--
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/bsp_superblock.c &amp;nbsp; &amp;nbsp; | &amp;nbsp;115 +++++++++------------
&lt;br&gt;&amp;nbsp;5 files changed, 97 insertions(+), 118 deletions(-)
&lt;br&gt;&lt;br&gt;&lt;br&gt;hooks/post-receive
&lt;br&gt;-- 
&lt;br&gt;deng
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Return on Information:
&lt;br&gt;Google Enterprise Search pays you back
&lt;br&gt;Get the facts.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;deng-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26686877&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;deng-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/deng-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/deng-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/deng-devel-f3554.html&quot; embed=&quot;fixTarget[3554]&quot; target=&quot;_top&quot; &gt;deng-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/SF.net-Git%3A-deng-branch%2C-beta6-with-mapcache%2C-updated.-30fc48e356db7c995701ff8f8318cc0a3cf23a01-tp26686877p26686877.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26684956</id>
	<title>SF.net Git: deng branch, beta6-with-mapcache, updated. 22bb3a2c698c23a5fe6c7ba44dd43322f5957cbc</title>
	<published>2009-12-07T13:57:25Z</published>
	<updated>2009-12-07T13:57:25Z</updated>
	<author>
		<name>Daniel Swanson-2</name>
	</author>
	<content type="html">This is an automated email from the git hooks/post-receive script. It was
&lt;br&gt;generated because a ref change was pushed to the repository containing
&lt;br&gt;the project &amp;quot;deng&amp;quot;.
&lt;br&gt;&lt;br&gt;The branch, beta6-with-mapcache has been updated
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;22bb3a2c698c23a5fe6c7ba44dd43322f5957cbc (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; from &amp;nbsp;d178642582d750e87d12fafef783d2d2a285486c (commit)
&lt;br&gt;&lt;br&gt;Those revisions listed above that are new to this repository have
&lt;br&gt;not appeared on any other notification email; so we list those
&lt;br&gt;revisions in full, below.
&lt;br&gt;&lt;br&gt;- Log -----------------------------------------------------------------
&lt;br&gt;&lt;a href=&quot;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=22bb3a2c698c23a5fe6c7ba44dd43322f5957cbc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=22bb3a2c698c23a5fe6c7ba44dd43322f5957cbc&lt;/a&gt;&lt;br&gt;&lt;br&gt;commit 22bb3a2c698c23a5fe6c7ba44dd43322f5957cbc
&lt;br&gt;Author: danij &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26684956&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;danij@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Date: &amp;nbsp; Mon Dec 7 21:56:16 2009 +0000
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Further refactoring and clean up of Map and HalfEdgeDS.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Summary of changes:
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/halfedgeds.h | &amp;nbsp; 19 ++-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/map.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;1 -
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/bsp_edge.c &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;5 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/bsp_map.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp;139 +++++++-------
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/dam_file.c &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 12 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/edit_map.c &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;4 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/halfedgeds.c &amp;nbsp; &amp;nbsp; | &amp;nbsp;110 ++++++++---
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/map.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp;253 ++++++++++++-------------
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/p_dmu.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 18 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/r_shadow.c &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 11 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/rend_main.c &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp;149 ++++++++-------
&lt;br&gt;&amp;nbsp;11 files changed, 388 insertions(+), 333 deletions(-)
&lt;br&gt;&lt;br&gt;&lt;br&gt;hooks/post-receive
&lt;br&gt;-- 
&lt;br&gt;deng
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Return on Information:
&lt;br&gt;Google Enterprise Search pays you back
&lt;br&gt;Get the facts.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;deng-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26684956&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;deng-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/deng-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/deng-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/deng-devel-f3554.html&quot; embed=&quot;fixTarget[3554]&quot; target=&quot;_top&quot; &gt;deng-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/SF.net-Git%3A-deng-branch%2C-beta6-with-mapcache%2C-updated.-22bb3a2c698c23a5fe6c7ba44dd43322f5957cbc-tp26684956p26684956.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26681398</id>
	<title>SF.net Git: deng branch, beta6-with-mapcache, updated. d178642582d750e87d12fafef783d2d2a285486c</title>
	<published>2009-12-07T10:07:59Z</published>
	<updated>2009-12-07T10:07:59Z</updated>
	<author>
		<name>Daniel Swanson-2</name>
	</author>
	<content type="html">This is an automated email from the git hooks/post-receive script. It was
&lt;br&gt;generated because a ref change was pushed to the repository containing
&lt;br&gt;the project &amp;quot;deng&amp;quot;.
&lt;br&gt;&lt;br&gt;The branch, beta6-with-mapcache has been updated
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;d178642582d750e87d12fafef783d2d2a285486c (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;051953f9550ccff2917325a467faffebec3cd431 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; from &amp;nbsp;4a1b4f7ff9cfd1d3eed12b15236a5e07fd91676b (commit)
&lt;br&gt;&lt;br&gt;Those revisions listed above that are new to this repository have
&lt;br&gt;not appeared on any other notification email; so we list those
&lt;br&gt;revisions in full, below.
&lt;br&gt;&lt;br&gt;- Log -----------------------------------------------------------------
&lt;br&gt;&lt;a href=&quot;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=d178642582d750e87d12fafef783d2d2a285486c&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=d178642582d750e87d12fafef783d2d2a285486c&lt;/a&gt;&lt;br&gt;&lt;br&gt;commit d178642582d750e87d12fafef783d2d2a285486c
&lt;br&gt;Author: danij &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26681398&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;danij@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Date: &amp;nbsp; Mon Dec 7 18:05:57 2009 +0000
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Removed the need to call hardenLineDefSegList for each front sidedef post node build by ensuring we update the hedge back ptrs each time a hedge is split.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=051953f9550ccff2917325a467faffebec3cd431&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=051953f9550ccff2917325a467faffebec3cd431&lt;/a&gt;&lt;br&gt;&lt;br&gt;commit 051953f9550ccff2917325a467faffebec3cd431
&lt;br&gt;Author: danij &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26681398&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;danij@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Date: &amp;nbsp; Mon Dec 7 09:41:47 2009 +0000
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Clean up.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Summary of changes:
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/bsp_edge.h &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;3 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/halfedgeds.h &amp;nbsp; | &amp;nbsp; &amp;nbsp;2 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/bsp_edge.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 40 ++++++++++++++++------
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/bsp_intersection.c | &amp;nbsp; 10 +----
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/bsp_map.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 35 --------------------
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/bsp_superblock.c &amp;nbsp; | &amp;nbsp; &amp;nbsp;2 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/halfedgeds.c &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;9 ++---
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/map.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 21 +++++++----
&lt;br&gt;&amp;nbsp;8 files changed, 51 insertions(+), 71 deletions(-)
&lt;br&gt;&lt;br&gt;&lt;br&gt;hooks/post-receive
&lt;br&gt;-- 
&lt;br&gt;deng
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;deng-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26681398&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;deng-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/deng-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/deng-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/deng-devel-f3554.html&quot; embed=&quot;fixTarget[3554]&quot; target=&quot;_top&quot; &gt;deng-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/SF.net-Git%3A-deng-branch%2C-beta6-with-mapcache%2C-updated.-d178642582d750e87d12fafef783d2d2a285486c-tp26681398p26681398.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26677058</id>
	<title>[ deng-Bugs-2908289 ] Open door collision bug in Shadow Wood</title>
	<published>2009-12-07T05:11:53Z</published>
	<updated>2009-12-07T05:11:53Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Bugs item #2908289, was opened at 2009-12-03 17:38
&lt;br&gt;Message generated for change (Comment added) made by jimigrey
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=542099&amp;aid=2908289&amp;group_id=74815&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=542099&amp;aid=2908289&amp;group_id=74815&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: jHexen Gameplay
&lt;br&gt;Group: v1.9.0-beta6
&lt;br&gt;Status: Open
&lt;br&gt;Resolution: None
&lt;br&gt;Priority: 5
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: roflcopter_2 (roflcopter2)
&lt;br&gt;Assigned to: Nobody/Anonymous (nobody)
&lt;br&gt;Summary: Open door collision bug in Shadow Wood
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;This is a comeback of an old bug which I reported where I would get to the Seven Portals from the Bright Crucible, the talking door would be open, but I wouldn't be able to leave because the door collision would be still there.
&lt;br&gt;This time, I loaded a savegame which I had from the previous version, I was at the boss level of the Shadow Woods, got back to Shadow Wood from there, and I couldn't return to the boss level because the door there was open, but the collision was still there. This could or could not be an error specific to the saved game, I remember that it worked on the previous release, and unfortunately I don't have the save game in which this happened anymore, I'll get you the closest to it which is still on the boss level but a few minutes before. Oops, unfortunately I'm unable to find out which file is the save game I'm looking for, I used to be able to find the save name amongst the characters on notepad opening the files in hxndata but I can't find it anymore.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: Jimi (jimigrey)
&lt;br&gt;Date: 2009-12-07 13:11
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;I've found out that all rotating polyobject doors become &amp;quot;closed&amp;quot;, if
&lt;br&gt;they're open while going to another map and then returning. Loading a saved
&lt;br&gt;game does it too.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: roflcopter_2 (roflcopter2)
&lt;br&gt;Date: 2009-12-04 19:22
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;What is the general filename of the save files on the hxndata folder?
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: Daniel Swanson (danij)
&lt;br&gt;Date: 2009-12-03 18:13
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;Without your saved game data there is not much we can do about this.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=542099&amp;aid=2908289&amp;group_id=74815&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=542099&amp;aid=2908289&amp;group_id=74815&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;deng-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26677058&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;deng-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/deng-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/deng-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/deng-devel-f3554.html&quot; embed=&quot;fixTarget[3554]&quot; target=&quot;_top&quot; &gt;deng-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--deng-Bugs-2908289---Open-door-collision-bug-in-Shadow-Wood-tp26677058p26677058.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26672950</id>
	<title>SF.net Git: deng branch, beta6-with-mapcache, updated. 4a1b4f7ff9cfd1d3eed12b15236a5e07fd91676b</title>
	<published>2009-12-06T22:00:25Z</published>
	<updated>2009-12-06T22:00:25Z</updated>
	<author>
		<name>Daniel Swanson-2</name>
	</author>
	<content type="html">This is an automated email from the git hooks/post-receive script. It was
&lt;br&gt;generated because a ref change was pushed to the repository containing
&lt;br&gt;the project &amp;quot;deng&amp;quot;.
&lt;br&gt;&lt;br&gt;The branch, beta6-with-mapcache has been updated
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;4a1b4f7ff9cfd1d3eed12b15236a5e07fd91676b (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; from &amp;nbsp;3cafce3eed0099387037af79f83138cde676c272 (commit)
&lt;br&gt;&lt;br&gt;Those revisions listed above that are new to this repository have
&lt;br&gt;not appeared on any other notification email; so we list those
&lt;br&gt;revisions in full, below.
&lt;br&gt;&lt;br&gt;- Log -----------------------------------------------------------------
&lt;br&gt;&lt;a href=&quot;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=4a1b4f7ff9cfd1d3eed12b15236a5e07fd91676b&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=4a1b4f7ff9cfd1d3eed12b15236a5e07fd91676b&lt;/a&gt;&lt;br&gt;&lt;br&gt;commit 4a1b4f7ff9cfd1d3eed12b15236a5e07fd91676b
&lt;br&gt;Author: danij &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26672950&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;danij@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Date: &amp;nbsp; Mon Dec 7 05:59:04 2009 +0000
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Continued work on the map representation:
&lt;br&gt;&amp;nbsp; &amp;nbsp; * The nodes used within the BSP algorithm are now used as-is by the engine. The &amp;quot;hardening&amp;quot; of the node data has been removed. All BSP traversals now use the BinaryTree interface. This means there is now no fixed limit (other than available memory) restricting the size of the runtime representation of the BSP tree.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * HalfEdgeDS is now created dynamically in the Map constructor.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Moved the gameobjectrecord stuff into its own source files and the recordset is now created dynamically in the Map constructor.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Various other minor tweaks.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Summary of changes:
&lt;br&gt;&amp;nbsp;doomsday/build/codeblocks/doomsday.cbp &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;6 +-
&lt;br&gt;&amp;nbsp;doomsday/build/win32/doomsday_cl.rsp &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;1 +
&lt;br&gt;&amp;nbsp;doomsday/build/win32/vs8/doomsday.vcproj &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;8 +
&lt;br&gt;&amp;nbsp;doomsday/engine/api/dd_maptypes.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;1 -
&lt;br&gt;&amp;nbsp;doomsday/engine/api/dd_types.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;2 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/bsp_node.h &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;8 -
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/bsp_superblock.h | &amp;nbsp; &amp;nbsp;2 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/gameobjrecords.h | &amp;nbsp; 54 ++
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/halfedgeds.h &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;1 +
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/m_binarytree.h &amp;nbsp; | &amp;nbsp; 40 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/map.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 76 +--
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/mapdata.hs &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;1 -
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/p_maptypes.h &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;1 -
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/bsp_map.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp;104 +---
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/bsp_node.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;4 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/bsp_superblock.c &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;2 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/dam_file.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;6 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/dam_main.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;2 +
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/edit_map.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;2 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/gameobjrecords.c &amp;nbsp; &amp;nbsp; | &amp;nbsp;631 +++++++++++++++++++
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/halfedgeds.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;8 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/map.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp;694 +++------------------
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/p_dmu.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 36 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/p_players.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;4 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/p_sight.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 19 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/r_things.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;4 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/r_util.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 16 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/rend_main.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 53 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/common/src/d_netcl.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;2 +-
&lt;br&gt;&amp;nbsp;29 files changed, 912 insertions(+), 876 deletions(-)
&lt;br&gt;&amp;nbsp;create mode 100644 doomsday/engine/portable/include/gameobjrecords.h
&lt;br&gt;&amp;nbsp;create mode 100644 doomsday/engine/portable/src/gameobjrecords.c
&lt;br&gt;&lt;br&gt;&lt;br&gt;hooks/post-receive
&lt;br&gt;-- 
&lt;br&gt;deng
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;deng-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26672950&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;deng-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/deng-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/deng-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/deng-devel-f3554.html&quot; embed=&quot;fixTarget[3554]&quot; target=&quot;_top&quot; &gt;deng-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/SF.net-Git%3A-deng-branch%2C-beta6-with-mapcache%2C-updated.-4a1b4f7ff9cfd1d3eed12b15236a5e07fd91676b-tp26672950p26672950.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26669489</id>
	<title>[ deng-Bugs-2909769 ] jHexen Death Wryn issue</title>
	<published>2009-12-06T13:54:12Z</published>
	<updated>2009-12-06T13:54:12Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Bugs item #2909769, was opened at 2009-12-06 23:54
&lt;br&gt;Message generated for change (Tracker Item Submitted) made by almeira
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=542099&amp;aid=2909769&amp;group_id=74815&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=542099&amp;aid=2909769&amp;group_id=74815&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: jHexen
&lt;br&gt;Group: v1.9.0-beta8
&lt;br&gt;Status: Open
&lt;br&gt;Resolution: None
&lt;br&gt;Priority: 5
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: Sinan abd (almeira)
&lt;br&gt;Assigned to: Nobody/Anonymous (nobody)
&lt;br&gt;Summary: jHexen Death Wryn issue
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;I found an annoying bug on jHexen. The First Boss Death Wryn Cannot die. With hitting or kill all monsters cheat code, it cannot die. and so I cannot pass the level. It's an important bug.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=542099&amp;aid=2909769&amp;group_id=74815&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=542099&amp;aid=2909769&amp;group_id=74815&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;deng-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26669489&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;deng-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/deng-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/deng-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/deng-devel-f3554.html&quot; embed=&quot;fixTarget[3554]&quot; target=&quot;_top&quot; &gt;deng-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--deng-Bugs-2909769---jHexen-Death-Wryn-issue-tp26669489p26669489.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26669052</id>
	<title>SF.net Git: deng branch, beta6-with-mapcache, updated. 3cafce3eed0099387037af79f83138cde676c272</title>
	<published>2009-12-06T13:05:18Z</published>
	<updated>2009-12-06T13:05:18Z</updated>
	<author>
		<name>Daniel Swanson-2</name>
	</author>
	<content type="html">This is an automated email from the git hooks/post-receive script. It was
&lt;br&gt;generated because a ref change was pushed to the repository containing
&lt;br&gt;the project &amp;quot;deng&amp;quot;.
&lt;br&gt;&lt;br&gt;The branch, beta6-with-mapcache has been updated
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;3cafce3eed0099387037af79f83138cde676c272 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; from &amp;nbsp;faba2957d08322faa47809ebca2e0b30d63aa724 (commit)
&lt;br&gt;&lt;br&gt;Those revisions listed above that are new to this repository have
&lt;br&gt;not appeared on any other notification email; so we list those
&lt;br&gt;revisions in full, below.
&lt;br&gt;&lt;br&gt;- Log -----------------------------------------------------------------
&lt;br&gt;&lt;a href=&quot;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=3cafce3eed0099387037af79f83138cde676c272&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=3cafce3eed0099387037af79f83138cde676c272&lt;/a&gt;&lt;br&gt;&lt;br&gt;commit 3cafce3eed0099387037af79f83138cde676c272
&lt;br&gt;Author: danij &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26669052&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;danij@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Date: &amp;nbsp; Sun Dec 6 21:04:30 2009 +0000
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Replaced more PU_MAP allocations.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Summary of changes:
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/map.h | &amp;nbsp; &amp;nbsp;2 ++
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/map.c &amp;nbsp; &amp;nbsp; | &amp;nbsp; 11 +++++++----
&lt;br&gt;&amp;nbsp;2 files changed, 9 insertions(+), 4 deletions(-)
&lt;br&gt;&lt;br&gt;&lt;br&gt;hooks/post-receive
&lt;br&gt;-- 
&lt;br&gt;deng
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;deng-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26669052&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;deng-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/deng-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/deng-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/deng-devel-f3554.html&quot; embed=&quot;fixTarget[3554]&quot; target=&quot;_top&quot; &gt;deng-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/SF.net-Git%3A-deng-branch%2C-beta6-with-mapcache%2C-updated.-3cafce3eed0099387037af79f83138cde676c272-tp26669052p26669052.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26667812</id>
	<title>[ deng-Bugs-2909719 ] Heretic Ambient Sound Things</title>
	<published>2009-12-06T10:58:37Z</published>
	<updated>2009-12-06T10:58:37Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Bugs item #2909719, was opened at 2009-12-06 18:58
&lt;br&gt;Message generated for change (Tracker Item Submitted) made by jimigrey
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=542099&amp;aid=2909719&amp;group_id=74815&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=542099&amp;aid=2909719&amp;group_id=74815&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: None
&lt;br&gt;Group: None
&lt;br&gt;Status: Open
&lt;br&gt;Resolution: None
&lt;br&gt;Priority: 5
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: Jimi (jimigrey)
&lt;br&gt;Assigned to: Nobody/Anonymous (nobody)
&lt;br&gt;Summary: Heretic Ambient Sound Things
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;Only the Wind and Waterfall sounds work. Others are completely absent.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=542099&amp;aid=2909719&amp;group_id=74815&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=542099&amp;aid=2909719&amp;group_id=74815&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;deng-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26667812&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;deng-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/deng-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/deng-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/deng-devel-f3554.html&quot; embed=&quot;fixTarget[3554]&quot; target=&quot;_top&quot; &gt;deng-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--deng-Bugs-2909719---Heretic-Ambient-Sound-Things-tp26667812p26667812.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26667678</id>
	<title>[ deng-Bugs-2909713 ] Heretic E2M4 secret exit</title>
	<published>2009-12-06T10:42:29Z</published>
	<updated>2009-12-06T10:42:29Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Bugs item #2909713, was opened at 2009-12-06 18:42
&lt;br&gt;Message generated for change (Tracker Item Submitted) made by jimigrey
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=542099&amp;aid=2909713&amp;group_id=74815&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=542099&amp;aid=2909713&amp;group_id=74815&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: jHeretic
&lt;br&gt;Group: None
&lt;br&gt;Status: Open
&lt;br&gt;Resolution: None
&lt;br&gt;Priority: 5
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: Jimi (jimigrey)
&lt;br&gt;Assigned to: Nobody/Anonymous (nobody)
&lt;br&gt;Summary: Heretic E2M4 secret exit
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;When I exit E2M4 using the secret exit, the game crashes, because it thinks secret level is E2M10, which does not exist.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=542099&amp;aid=2909713&amp;group_id=74815&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=542099&amp;aid=2909713&amp;group_id=74815&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;deng-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26667678&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;deng-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/deng-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/deng-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/deng-devel-f3554.html&quot; embed=&quot;fixTarget[3554]&quot; target=&quot;_top&quot; &gt;deng-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--deng-Bugs-2909713---Heretic-E2M4-secret-exit-tp26667678p26667678.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26667321</id>
	<title>SF.net Git: deng branch, beta6-with-mapcache, updated. faba2957d08322faa47809ebca2e0b30d63aa724</title>
	<published>2009-12-06T10:04:22Z</published>
	<updated>2009-12-06T10:04:22Z</updated>
	<author>
		<name>Daniel Swanson-2</name>
	</author>
	<content type="html">This is an automated email from the git hooks/post-receive script. It was
&lt;br&gt;generated because a ref change was pushed to the repository containing
&lt;br&gt;the project &amp;quot;deng&amp;quot;.
&lt;br&gt;&lt;br&gt;The branch, beta6-with-mapcache has been updated
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;faba2957d08322faa47809ebca2e0b30d63aa724 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;f573b4284ff5795d4557896a763b22835506f467 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; from &amp;nbsp;9f092cb16fe61e0a6c5b5ba128e54c34cc609820 (commit)
&lt;br&gt;&lt;br&gt;Those revisions listed above that are new to this repository have
&lt;br&gt;not appeared on any other notification email; so we list those
&lt;br&gt;revisions in full, below.
&lt;br&gt;&lt;br&gt;- Log -----------------------------------------------------------------
&lt;br&gt;&lt;a href=&quot;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=faba2957d08322faa47809ebca2e0b30d63aa724&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=faba2957d08322faa47809ebca2e0b30d63aa724&lt;/a&gt;&lt;br&gt;&lt;br&gt;commit faba2957d08322faa47809ebca2e0b30d63aa724
&lt;br&gt;Author: danij &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26667321&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;danij@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Date: &amp;nbsp; Sun Dec 6 18:03:23 2009 +0000
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Changed (jDoom): Allow cheats at nightmare skill but only in debug builds.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=f573b4284ff5795d4557896a763b22835506f467&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=f573b4284ff5795d4557896a763b22835506f467&lt;/a&gt;&lt;br&gt;&lt;br&gt;commit f573b4284ff5795d4557896a763b22835506f467
&lt;br&gt;Author: danij &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26667321&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;danij@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Date: &amp;nbsp; Sun Dec 6 18:02:19 2009 +0000
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Re-instated drawing of particles flat on walls/planes. Note that they are not currently lit as we have no normal at this point. As they'll be replaced with proper decals later this will do for now.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Summary of changes:
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/r_things.h | &amp;nbsp; &amp;nbsp;2 +
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/r_things.c &amp;nbsp; &amp;nbsp; | &amp;nbsp; 90 ++------------------------
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/rend_sprite.c &amp;nbsp;| &amp;nbsp; 92 +++++++++++++++++++--------
&lt;br&gt;&amp;nbsp;doomsday/plugins/jdoom/src/m_cheat.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 18 +++++
&lt;br&gt;&amp;nbsp;4 files changed, 90 insertions(+), 112 deletions(-)
&lt;br&gt;&lt;br&gt;&lt;br&gt;hooks/post-receive
&lt;br&gt;-- 
&lt;br&gt;deng
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;deng-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26667321&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;deng-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/deng-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/deng-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/deng-devel-f3554.html&quot; embed=&quot;fixTarget[3554]&quot; target=&quot;_top&quot; &gt;deng-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/SF.net-Git%3A-deng-branch%2C-beta6-with-mapcache%2C-updated.-faba2957d08322faa47809ebca2e0b30d63aa724-tp26667321p26667321.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26662544</id>
	<title>SF.net Git: deng branch, beta6-with-mapcache, updated. 9f092cb16fe61e0a6c5b5ba128e54c34cc609820</title>
	<published>2009-12-05T22:07:29Z</published>
	<updated>2009-12-05T22:07:29Z</updated>
	<author>
		<name>Daniel Swanson-2</name>
	</author>
	<content type="html">This is an automated email from the git hooks/post-receive script. It was
&lt;br&gt;generated because a ref change was pushed to the repository containing
&lt;br&gt;the project &amp;quot;deng&amp;quot;.
&lt;br&gt;&lt;br&gt;The branch, beta6-with-mapcache has been updated
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;9f092cb16fe61e0a6c5b5ba128e54c34cc609820 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;765e97ee752f2f723b82fe14ab9362707dfa7f08 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; from &amp;nbsp;12587a3e34283e633a171c422848bf3aa2674c2c (commit)
&lt;br&gt;&lt;br&gt;Those revisions listed above that are new to this repository have
&lt;br&gt;not appeared on any other notification email; so we list those
&lt;br&gt;revisions in full, below.
&lt;br&gt;&lt;br&gt;- Log -----------------------------------------------------------------
&lt;br&gt;&lt;a href=&quot;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=9f092cb16fe61e0a6c5b5ba128e54c34cc609820&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=9f092cb16fe61e0a6c5b5ba128e54c34cc609820&lt;/a&gt;&lt;br&gt;&lt;br&gt;commit 9f092cb16fe61e0a6c5b5ba128e54c34cc609820
&lt;br&gt;Author: danij &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26662544&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;danij@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Date: &amp;nbsp; Sun Dec 6 06:05:38 2009 +0000
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Replaced the objlink blockmap with separate blockmaps for particles and lumobjs and reused the existing mobj blockmap for mobjs. As mobjs are always block-linked, it is no longer necessary to link them each frame for subsector spreading purposes.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=765e97ee752f2f723b82fe14ab9362707dfa7f08&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=765e97ee752f2f723b82fe14ab9362707dfa7f08&lt;/a&gt;&lt;br&gt;&lt;br&gt;commit 765e97ee752f2f723b82fe14ab9362707dfa7f08
&lt;br&gt;Author: danij &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26662544&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;danij@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Date: &amp;nbsp; Sun Dec 6 01:21:41 2009 +0000
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Clean up.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Summary of changes:
&lt;br&gt;&amp;nbsp;doomsday/build/codeblocks/doomsday.cbp &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;8 +-
&lt;br&gt;&amp;nbsp;doomsday/build/win32/doomsday_cl.rsp &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;3 +-
&lt;br&gt;&amp;nbsp;doomsday/build/win32/vs8/doomsday.vcproj &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 24 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/de_play.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;1 -
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/lumobjblockmap.h &amp;nbsp;| &amp;nbsp; 63 +++
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/m_gridmap.h &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;1 +
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/map.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 33 ++-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/p_objlink.h &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 65 ---
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/p_particle.h &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;3 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/p_subsector.h &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;1 +
&lt;br&gt;&amp;nbsp;.../engine/portable/include/particleblockmap.h &amp;nbsp; &amp;nbsp; | &amp;nbsp; 64 +++
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/r_lumobjs.h &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;1 +
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/r_main.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;1 -
&lt;br&gt;&amp;nbsp;.../src/{subsectorblockmap.c =&amp;gt; lumobjblockmap.c} &amp;nbsp;| &amp;nbsp;185 +++-----
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/m_gridmap.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 14 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/map.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp;153 +++++--
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/p_objlink.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp;507 --------------------
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/p_subsector.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp;305 ++++++++++++
&lt;br&gt;&amp;nbsp;.../{subsectorblockmap.c =&amp;gt; particleblockmap.c} &amp;nbsp; &amp;nbsp;| &amp;nbsp;186 +++-----
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/r_lumobjs.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;6 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/r_main.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 35 +--
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/r_things.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;4 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/rend_dyn.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;2 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/rend_main.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;2 +-
&lt;br&gt;&amp;nbsp;24 files changed, 759 insertions(+), 908 deletions(-)
&lt;br&gt;&amp;nbsp;create mode 100644 doomsday/engine/portable/include/lumobjblockmap.h
&lt;br&gt;&amp;nbsp;delete mode 100644 doomsday/engine/portable/include/p_objlink.h
&lt;br&gt;&amp;nbsp;create mode 100644 doomsday/engine/portable/include/particleblockmap.h
&lt;br&gt;&amp;nbsp;copy doomsday/engine/portable/src/{subsectorblockmap.c =&amp;gt; lumobjblockmap.c} (56%)
&lt;br&gt;&amp;nbsp;delete mode 100644 doomsday/engine/portable/src/p_objlink.c
&lt;br&gt;&amp;nbsp;copy doomsday/engine/portable/src/{subsectorblockmap.c =&amp;gt; particleblockmap.c} (56%)
&lt;br&gt;&lt;br&gt;&lt;br&gt;hooks/post-receive
&lt;br&gt;-- 
&lt;br&gt;deng
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;deng-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26662544&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;deng-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/deng-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/deng-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/deng-devel-f3554.html&quot; embed=&quot;fixTarget[3554]&quot; target=&quot;_top&quot; &gt;deng-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/SF.net-Git%3A-deng-branch%2C-beta6-with-mapcache%2C-updated.-9f092cb16fe61e0a6c5b5ba128e54c34cc609820-tp26662544p26662544.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26661107</id>
	<title>SF.net Git: deng branch, beta6-with-mapcache, updated. 12587a3e34283e633a171c422848bf3aa2674c2c</title>
	<published>2009-12-05T16:55:17Z</published>
	<updated>2009-12-05T16:55:17Z</updated>
	<author>
		<name>Daniel Swanson-2</name>
	</author>
	<content type="html">This is an automated email from the git hooks/post-receive script. It was
&lt;br&gt;generated because a ref change was pushed to the repository containing
&lt;br&gt;the project &amp;quot;deng&amp;quot;.
&lt;br&gt;&lt;br&gt;The branch, beta6-with-mapcache has been updated
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;12587a3e34283e633a171c422848bf3aa2674c2c (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;a8e89d660a32ff8367b89291e3734097941e6a17 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;2d67346bcf63263b74eb6cf1c84e47b12f44fa10 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; from &amp;nbsp;4f629e0a19eb563620a320c85236893b76920c3a (commit)
&lt;br&gt;&lt;br&gt;Those revisions listed above that are new to this repository have
&lt;br&gt;not appeared on any other notification email; so we list those
&lt;br&gt;revisions in full, below.
&lt;br&gt;&lt;br&gt;- Log -----------------------------------------------------------------
&lt;br&gt;&lt;a href=&quot;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=12587a3e34283e633a171c422848bf3aa2674c2c&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=12587a3e34283e633a171c422848bf3aa2674c2c&lt;/a&gt;&lt;br&gt;&lt;br&gt;commit 12587a3e34283e633a171c422848bf3aa2674c2c
&lt;br&gt;Author: danij &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26661107&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;danij@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Date: &amp;nbsp; Sun Dec 6 00:53:22 2009 +0000
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Revised objblockmap linking process so as to remove an unnecessary intermediate step; the created objlinks were first linked in a list owned by Map then later added to the objblockmap.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=a8e89d660a32ff8367b89291e3734097941e6a17&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=a8e89d660a32ff8367b89291e3734097941e6a17&lt;/a&gt;&lt;br&gt;&lt;br&gt;commit a8e89d660a32ff8367b89291e3734097941e6a17
&lt;br&gt;Author: danij &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26661107&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;danij@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Date: &amp;nbsp; Sun Dec 6 00:08:21 2009 +0000
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Use separate lists per objlink type in each objlink blockmap block.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=2d67346bcf63263b74eb6cf1c84e47b12f44fa10&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=2d67346bcf63263b74eb6cf1c84e47b12f44fa10&lt;/a&gt;&lt;br&gt;&lt;br&gt;commit 2d67346bcf63263b74eb6cf1c84e47b12f44fa10
&lt;br&gt;Author: danij &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26661107&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;danij@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Date: &amp;nbsp; Sat Dec 5 23:28:58 2009 +0000
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Began revising memory mangement of the objlink blockmap and the subsectorcontacts.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Summary of changes:
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/map.h &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 13 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/p_objlink.h | &amp;nbsp; 40 ++--
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/r_lumobjs.h | &amp;nbsp; &amp;nbsp;2 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/r_main.h &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;7 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/rend_main.h | &amp;nbsp; &amp;nbsp;1 +
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/dd_loop.c &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;6 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/map.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp;207 ++++++++++++++++-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/p_objlink.c &amp;nbsp; &amp;nbsp; | &amp;nbsp;334 +++++++-------------------
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/r_lumobjs.c &amp;nbsp; &amp;nbsp; | &amp;nbsp; 33 +--
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/r_main.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 56 +----
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/r_things.c &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;9 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/rend_decor.c &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;7 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/rend_dyn.c &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 10 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/rend_list.c &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;2 -
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/rend_main.c &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;2 +-
&lt;br&gt;&amp;nbsp;15 files changed, 372 insertions(+), 357 deletions(-)
&lt;br&gt;&lt;br&gt;&lt;br&gt;hooks/post-receive
&lt;br&gt;-- 
&lt;br&gt;deng
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;deng-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26661107&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;deng-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/deng-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/deng-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/deng-devel-f3554.html&quot; embed=&quot;fixTarget[3554]&quot; target=&quot;_top&quot; &gt;deng-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/SF.net-Git%3A-deng-branch%2C-beta6-with-mapcache%2C-updated.-12587a3e34283e633a171c422848bf3aa2674c2c-tp26661107p26661107.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26660708</id>
	<title>[ deng-Feature Requests-2898889 ] Load any supported image format from WAD lump</title>
	<published>2009-12-05T15:52:14Z</published>
	<updated>2009-12-05T15:52:14Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Feature Requests item #2898889, was opened at 2009-11-16 20:57
&lt;br&gt;Message generated for change (Comment added) made by tolwyn
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=542102&amp;aid=2898889&amp;group_id=74815&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=542102&amp;aid=2898889&amp;group_id=74815&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: Data
&lt;br&gt;Group: Version 2.0
&lt;br&gt;Status: Open
&lt;br&gt;Priority: 7
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: Daniel Swanson (danij)
&lt;br&gt;Assigned to: Nobody/Anonymous (nobody)
&lt;br&gt;Summary: Load any supported image format from WAD lump
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;Many mods are now making use of this feature that has been available in other DOOM ports for a while now. Currently, if a user tries to load one of these mods in Doomsday it will result in an unhandled fatal error.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: David Shaw (tolwyn)
&lt;br&gt;Date: 2009-12-05 15:52
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;I was never able to put custom or replacement sounds in:
&lt;br&gt;&lt;br&gt;/data/jheretic/sounds/
&lt;br&gt;&lt;br&gt;only
&lt;br&gt;&lt;br&gt;/data/jheretic/sfx/
&lt;br&gt;&lt;br&gt;? So...
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: Daniel Swanson (danij)
&lt;br&gt;Date: 2009-12-02 09:23
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;&amp;gt; Is this related to the &amp;quot;standard&amp;quot; (cough) that Doombuilder mentions? The
&lt;br&gt;folder structure standard?
&lt;br&gt;No, this is about using e.g., PNG textures in place of DOOM patch-format
&lt;br&gt;lumps.
&lt;br&gt;&lt;br&gt;&amp;gt; ...perhaps an alias that Doomsday falls back on.
&lt;br&gt;Doomsday already uses the /textures and /sounds directories in PK3s for
&lt;br&gt;high quality replacements whereas &amp;quot;other&amp;quot; ports have since opted to use the
&lt;br&gt;same locations for new resources. I would need to look into whether both
&lt;br&gt;can coexist in the same location but I doubt it.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: David Shaw (tolwyn)
&lt;br&gt;Date: 2009-12-02 09:17
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;Is this related to the &amp;quot;standard&amp;quot; (cough) that Doombuilder mentions? The
&lt;br&gt;folder structure standard?
&lt;br&gt;&lt;br&gt;perhaps an alias that Doomsday falls back on.
&lt;br&gt;e.g.: other ports put graphics in
&lt;br&gt;&lt;br&gt;/textures
&lt;br&gt;&lt;br&gt;and sounds in
&lt;br&gt;&lt;br&gt;/sounds
&lt;br&gt;&lt;br&gt;While Doomsday uses:
&lt;br&gt;/data/{game}/textures and /data/{game}/sfx
&lt;br&gt;&lt;br&gt;While no guarantee other ports' PWADS will run in Doomsday, this might
&lt;br&gt;help Doomsday PWADS running in other ports, all things being equal.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=542102&amp;aid=2898889&amp;group_id=74815&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=542102&amp;aid=2898889&amp;group_id=74815&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;deng-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26660708&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;deng-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/deng-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/deng-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/deng-devel-f3554.html&quot; embed=&quot;fixTarget[3554]&quot; target=&quot;_top&quot; &gt;deng-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--deng-Feature-Requests-2898889---Load-any-supported-image-format-from-WAD-lump-tp26660708p26660708.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26653879</id>
	<title>SF.net Git: deng branch, beta6-with-mapcache, updated. 4f629e0a19eb563620a320c85236893b76920c3a</title>
	<published>2009-12-05T00:51:52Z</published>
	<updated>2009-12-05T00:51:52Z</updated>
	<author>
		<name>Daniel Swanson-2</name>
	</author>
	<content type="html">This is an automated email from the git hooks/post-receive script. It was
&lt;br&gt;generated because a ref change was pushed to the repository containing
&lt;br&gt;the project &amp;quot;deng&amp;quot;.
&lt;br&gt;&lt;br&gt;The branch, beta6-with-mapcache has been updated
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;4f629e0a19eb563620a320c85236893b76920c3a (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;ad90fe25ab1b9ce36cd3ad29d141b36516752ad5 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;005c56d9da6fb76f7bf75a9b414f8884ac457af5 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; from &amp;nbsp;2fb812138c729901196b68509a35f7e8a9c9560a (commit)
&lt;br&gt;&lt;br&gt;Those revisions listed above that are new to this repository have
&lt;br&gt;not appeared on any other notification email; so we list those
&lt;br&gt;revisions in full, below.
&lt;br&gt;&lt;br&gt;- Log -----------------------------------------------------------------
&lt;br&gt;&lt;a href=&quot;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=4f629e0a19eb563620a320c85236893b76920c3a&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=4f629e0a19eb563620a320c85236893b76920c3a&lt;/a&gt;&lt;br&gt;&lt;br&gt;commit 4f629e0a19eb563620a320c85236893b76920c3a
&lt;br&gt;Merge: 2fb812138c729901196b68509a35f7e8a9c9560a ad90fe25ab1b9ce36cd3ad29d141b36516752ad5
&lt;br&gt;Author: danij &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26653879&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;danij@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Date: &amp;nbsp; Sat Dec 5 08:51:06 2009 +0000
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Simple merge.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=ad90fe25ab1b9ce36cd3ad29d141b36516752ad5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=ad90fe25ab1b9ce36cd3ad29d141b36516752ad5&lt;/a&gt;&lt;br&gt;&lt;br&gt;commit ad90fe25ab1b9ce36cd3ad29d141b36516752ad5
&lt;br&gt;Author: danij &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26653879&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;danij@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Date: &amp;nbsp; Sat Dec 5 08:48:50 2009 +0000
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Replaced more PU_MAP allocations with map-owned storage allocated as PU_STATIC.
&lt;br&gt;&amp;nbsp; &amp;nbsp; Fixed view-up aspect correction of texparticles.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=005c56d9da6fb76f7bf75a9b414f8884ac457af5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=005c56d9da6fb76f7bf75a9b414f8884ac457af5&lt;/a&gt;&lt;br&gt;&lt;br&gt;commit 005c56d9da6fb76f7bf75a9b414f8884ac457af5
&lt;br&gt;Author: danij &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26653879&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;danij@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Date: &amp;nbsp; Sat Dec 5 06:39:16 2009 +0000
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Changed: Allow multiple texture definitions by the same name within each TEXTURE1/2 lump. Later definitions override earlier ones and a warning message is output when a benign texture definition is encountered (fixes error when attempting to load GreenWarII).
&lt;br&gt;&lt;br&gt;&lt;br&gt;-----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Summary of changes:
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/p_object.h | &amp;nbsp; &amp;nbsp;2 --
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/dam_file.c &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;2 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/map.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 16 +++++++++++-----
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/p_mobj.c &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 13 ++-----------
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/p_surface.c &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;2 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/r_data.c &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;4 ++--
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/r_world.c &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;9 +++++----
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/rend_sprite.c &amp;nbsp;| &amp;nbsp; &amp;nbsp;2 ++
&lt;br&gt;&amp;nbsp;doomsday/plugins/common/src/d_netcl.c &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 16 ++++++----------
&lt;br&gt;&amp;nbsp;9 files changed, 30 insertions(+), 36 deletions(-)
&lt;br&gt;&lt;br&gt;&lt;br&gt;hooks/post-receive
&lt;br&gt;-- 
&lt;br&gt;deng
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;deng-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26653879&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;deng-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/deng-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/deng-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/deng-devel-f3554.html&quot; embed=&quot;fixTarget[3554]&quot; target=&quot;_top&quot; &gt;deng-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/SF.net-Git%3A-deng-branch%2C-beta6-with-mapcache%2C-updated.-4f629e0a19eb563620a320c85236893b76920c3a-tp26653879p26653879.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26653345</id>
	<title>SF.net Git: deng branch, beta6-with-mapcache, updated. 2fb812138c729901196b68509a35f7e8a9c9560a</title>
	<published>2009-12-04T22:40:42Z</published>
	<updated>2009-12-04T22:40:42Z</updated>
	<author>
		<name>Daniel Swanson-2</name>
	</author>
	<content type="html">This is an automated email from the git hooks/post-receive script. It was
&lt;br&gt;generated because a ref change was pushed to the repository containing
&lt;br&gt;the project &amp;quot;deng&amp;quot;.
&lt;br&gt;&lt;br&gt;The branch, beta6-with-mapcache has been updated
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;2fb812138c729901196b68509a35f7e8a9c9560a (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; from &amp;nbsp;f6dea00e4b02f2e85339b092d79ae17bfeaa8316 (commit)
&lt;br&gt;&lt;br&gt;Those revisions listed above that are new to this repository have
&lt;br&gt;not appeared on any other notification email; so we list those
&lt;br&gt;revisions in full, below.
&lt;br&gt;&lt;br&gt;- Log -----------------------------------------------------------------
&lt;br&gt;&lt;a href=&quot;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=2fb812138c729901196b68509a35f7e8a9c9560a&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=2fb812138c729901196b68509a35f7e8a9c9560a&lt;/a&gt;&lt;br&gt;&lt;br&gt;commit 2fb812138c729901196b68509a35f7e8a9c9560a
&lt;br&gt;Author: danij &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26653345&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;danij@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Date: &amp;nbsp; Sat Dec 5 06:39:16 2009 +0000
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Changed: Allow multiple texture definitions by the same name within each TEXTURE1/2 lump. Later definitions override earlier ones and a warning message is output when a benign texture definition is encountered (fixes error when attempting to load GreenWarII).
&lt;br&gt;&lt;br&gt;&lt;br&gt;-----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Summary of changes:
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/r_data.c | &amp;nbsp; 54 +++++++++++++++++++++++++++++++--
&lt;br&gt;&amp;nbsp;1 files changed, 51 insertions(+), 3 deletions(-)
&lt;br&gt;&lt;br&gt;&lt;br&gt;hooks/post-receive
&lt;br&gt;-- 
&lt;br&gt;deng
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;deng-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26653345&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;deng-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/deng-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/deng-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/deng-devel-f3554.html&quot; embed=&quot;fixTarget[3554]&quot; target=&quot;_top&quot; &gt;deng-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/SF.net-Git%3A-deng-branch%2C-beta6-with-mapcache%2C-updated.-2fb812138c729901196b68509a35f7e8a9c9560a-tp26653345p26653345.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26653195</id>
	<title>SF.net Git: deng branch, beta6-with-mapcache, updated. f6dea00e4b02f2e85339b092d79ae17bfeaa8316</title>
	<published>2009-12-04T21:49:09Z</published>
	<updated>2009-12-04T21:49:09Z</updated>
	<author>
		<name>Daniel Swanson-2</name>
	</author>
	<content type="html">This is an automated email from the git hooks/post-receive script. It was
&lt;br&gt;generated because a ref change was pushed to the repository containing
&lt;br&gt;the project &amp;quot;deng&amp;quot;.
&lt;br&gt;&lt;br&gt;The branch, beta6-with-mapcache has been updated
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;f6dea00e4b02f2e85339b092d79ae17bfeaa8316 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;a106ccb4ea1abd92eb196cdd2e27936f4eb399f9 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; from &amp;nbsp;ed72483b7c97e4421eddabc16a720d309c3cf3a2 (commit)
&lt;br&gt;&lt;br&gt;Those revisions listed above that are new to this repository have
&lt;br&gt;not appeared on any other notification email; so we list those
&lt;br&gt;revisions in full, below.
&lt;br&gt;&lt;br&gt;- Log -----------------------------------------------------------------
&lt;br&gt;&lt;a href=&quot;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=f6dea00e4b02f2e85339b092d79ae17bfeaa8316&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=f6dea00e4b02f2e85339b092d79ae17bfeaa8316&lt;/a&gt;&lt;br&gt;&lt;br&gt;commit f6dea00e4b02f2e85339b092d79ae17bfeaa8316
&lt;br&gt;Author: danij &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26653195&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;danij@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Date: &amp;nbsp; Sat Dec 5 05:48:00 2009 +0000
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Various minor tweaks.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=a106ccb4ea1abd92eb196cdd2e27936f4eb399f9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=a106ccb4ea1abd92eb196cdd2e27936f4eb399f9&lt;/a&gt;&lt;br&gt;&lt;br&gt;commit a106ccb4ea1abd92eb196cdd2e27936f4eb399f9
&lt;br&gt;Author: danij &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26653195&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;danij@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Date: &amp;nbsp; Sat Dec 5 04:09:02 2009 +0000
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Fixed memory leak in particle generator management.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Summary of changes:
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/p_objlink.c &amp;nbsp;| &amp;nbsp; 22 ++++++++++++++--------
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/p_particle.c | &amp;nbsp; &amp;nbsp;6 ++++--
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/r_main.c &amp;nbsp; &amp;nbsp; | &amp;nbsp; 20 ++++++++++++++++++++
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/r_things.c &amp;nbsp; | &amp;nbsp; &amp;nbsp;4 ++--
&lt;br&gt;&amp;nbsp;4 files changed, 40 insertions(+), 12 deletions(-)
&lt;br&gt;&lt;br&gt;&lt;br&gt;hooks/post-receive
&lt;br&gt;-- 
&lt;br&gt;deng
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;deng-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26653195&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;deng-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/deng-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/deng-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/deng-devel-f3554.html&quot; embed=&quot;fixTarget[3554]&quot; target=&quot;_top&quot; &gt;deng-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/SF.net-Git%3A-deng-branch%2C-beta6-with-mapcache%2C-updated.-f6dea00e4b02f2e85339b092d79ae17bfeaa8316-tp26653195p26653195.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26652422</id>
	<title>SF.net Git: deng branch, beta6-with-mapcache, updated. ed72483b7c97e4421eddabc16a720d309c3cf3a2</title>
	<published>2009-12-04T18:28:20Z</published>
	<updated>2009-12-04T18:28:20Z</updated>
	<author>
		<name>Daniel Swanson-2</name>
	</author>
	<content type="html">This is an automated email from the git hooks/post-receive script. It was
&lt;br&gt;generated because a ref change was pushed to the repository containing
&lt;br&gt;the project &amp;quot;deng&amp;quot;.
&lt;br&gt;&lt;br&gt;The branch, beta6-with-mapcache has been updated
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;ed72483b7c97e4421eddabc16a720d309c3cf3a2 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;254644aee23172aac221f40bb27985caa28b6df7 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; from &amp;nbsp;91bdaca9f94b9cd2e00dab4b95341273133f8b69 (commit)
&lt;br&gt;&lt;br&gt;Those revisions listed above that are new to this repository have
&lt;br&gt;not appeared on any other notification email; so we list those
&lt;br&gt;revisions in full, below.
&lt;br&gt;&lt;br&gt;- Log -----------------------------------------------------------------
&lt;br&gt;&lt;a href=&quot;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=ed72483b7c97e4421eddabc16a720d309c3cf3a2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=ed72483b7c97e4421eddabc16a720d309c3cf3a2&lt;/a&gt;&lt;br&gt;&lt;br&gt;commit ed72483b7c97e4421eddabc16a720d309c3cf3a2
&lt;br&gt;Author: danij &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26652422&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;danij@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Date: &amp;nbsp; Sat Dec 5 02:20:50 2009 +0000
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Replaced Rend_RenderParticles:
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Particles are now projected as vissprites in a similar fashion to mobjs.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Sorting of particles is now handled by vissprite sort.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Tex particles are now lit by dynlights.
&lt;br&gt;&amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; Todo:
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Re-instate the drawing of particles flat on walls/planes.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Implement special-case blending for lighting primitives drawn with additive/subtractive blend modes.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Optimize sorting of vissprites; clearly this is performing nowhere near as fast as it should be.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=254644aee23172aac221f40bb27985caa28b6df7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=254644aee23172aac221f40bb27985caa28b6df7&lt;/a&gt;&lt;br&gt;&lt;br&gt;commit 254644aee23172aac221f40bb27985caa28b6df7
&lt;br&gt;Author: danij &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26652422&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;danij@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Date: &amp;nbsp; Fri Dec 4 03:19:11 2009 +0000
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Began revising management of particle generators.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Replaced usage of the global activePtcGens array with calls to Map_IterateThinkers (now just as efficent due to type-sorting).
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Removed linking of generators to sectors; used only with a form of early-out in-frustrum clipping.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Particles of Generators linked to Map are explicitly destroyed via P_DestroyMap
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Generators are now owned by Map and managed accordingly.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Removed hard, fixed limit on the number of active generators. To be replaced with a user-configurable solution.
&lt;br&gt;&amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; In addition, I may have fixed this issue in the process of these changes (unable to verify myself): &lt;a href=&quot;http://sourceforge.net/tracker/?func=detail&amp;aid=1534898&amp;group_id=74815&amp;atid=542099&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sourceforge.net/tracker/?func=detail&amp;aid=1534898&amp;group_id=74815&amp;atid=542099&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Summary of changes:
&lt;br&gt;&amp;nbsp;doomsday/engine/api/dd_maptypes.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp;202 +++---
&lt;br&gt;&amp;nbsp;doomsday/engine/api/doomsday.def &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;4 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/data/cphelp.txt &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;9 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/def_data.h &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 12 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/def_main.h &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;6 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/map.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;2 +
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/mapdata.hs &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;2 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/p_maptypes.h &amp;nbsp; &amp;nbsp;| 1010 +++++++++++-----------
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/p_maputil.h &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;4 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/p_material.h &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;4 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/p_objlink.h &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;1 +
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/p_particle.h &amp;nbsp; &amp;nbsp;| &amp;nbsp; 42 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/r_model.h &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;2 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/r_things.h &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 30 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/rend_particle.h | &amp;nbsp; 11 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/rend_sprite.h &amp;nbsp; | &amp;nbsp; &amp;nbsp;2 +
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/def_data.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 26 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/def_main.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 56 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/def_read.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 16 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/map.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp;139 +++-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/p_maputil.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;4 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/p_material.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;6 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/p_materialmanager.c | &amp;nbsp; &amp;nbsp;4 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/p_mobj.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;4 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/p_objlink.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 43 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/p_particle.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp;592 +++----------
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/p_players.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;2 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/r_lgrid.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;2 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/r_main.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 92 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/r_model.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;6 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/r_things.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp;431 +++++++++-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/rend_list.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 11 -
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/rend_main.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 14 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/rend_particle.c &amp;nbsp; &amp;nbsp; | &amp;nbsp;706 +---------------
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/rend_sprite.c &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp;148 ++++
&lt;br&gt;&amp;nbsp;35 files changed, 1648 insertions(+), 1997 deletions(-)
&lt;br&gt;&lt;br&gt;&lt;br&gt;hooks/post-receive
&lt;br&gt;-- 
&lt;br&gt;deng
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;deng-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26652422&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;deng-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/deng-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/deng-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/deng-devel-f3554.html&quot; embed=&quot;fixTarget[3554]&quot; target=&quot;_top&quot; &gt;deng-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/SF.net-Git%3A-deng-branch%2C-beta6-with-mapcache%2C-updated.-ed72483b7c97e4421eddabc16a720d309c3cf3a2-tp26652422p26652422.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26647813</id>
	<title>[ deng-Bugs-2908289 ] Open door collision bug in Shadow Wood</title>
	<published>2009-12-04T11:22:31Z</published>
	<updated>2009-12-04T11:22:31Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Bugs item #2908289, was opened at 2009-12-03 13:38
&lt;br&gt;Message generated for change (Comment added) made by roflcopter2
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=542099&amp;aid=2908289&amp;group_id=74815&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=542099&amp;aid=2908289&amp;group_id=74815&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: jHexen Gameplay
&lt;br&gt;Group: v1.9.0-beta6
&lt;br&gt;Status: Open
&lt;br&gt;Resolution: None
&lt;br&gt;Priority: 5
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: roflcopter_2 (roflcopter2)
&lt;br&gt;Assigned to: Nobody/Anonymous (nobody)
&lt;br&gt;Summary: Open door collision bug in Shadow Wood
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;This is a comeback of an old bug which I reported where I would get to the Seven Portals from the Bright Crucible, the talking door would be open, but I wouldn't be able to leave because the door collision would be still there.
&lt;br&gt;This time, I loaded a savegame which I had from the previous version, I was at the boss level of the Shadow Woods, got back to Shadow Wood from there, and I couldn't return to the boss level because the door there was open, but the collision was still there. This could or could not be an error specific to the saved game, I remember that it worked on the previous release, and unfortunately I don't have the save game in which this happened anymore, I'll get you the closest to it which is still on the boss level but a few minutes before. Oops, unfortunately I'm unable to find out which file is the save game I'm looking for, I used to be able to find the save name amongst the characters on notepad opening the files in hxndata but I can't find it anymore.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: roflcopter_2 (roflcopter2)
&lt;br&gt;Date: 2009-12-04 15:22
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;What is the general filename of the save files on the hxndata folder?
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: Daniel Swanson (danij)
&lt;br&gt;Date: 2009-12-03 14:13
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;Without your saved game data there is not much we can do about this.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=542099&amp;aid=2908289&amp;group_id=74815&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=542099&amp;aid=2908289&amp;group_id=74815&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;deng-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26647813&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;deng-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/deng-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/deng-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/deng-devel-f3554.html&quot; embed=&quot;fixTarget[3554]&quot; target=&quot;_top&quot; &gt;deng-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--deng-Bugs-2908289---Open-door-collision-bug-in-Shadow-Wood-tp26647813p26647813.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26630526</id>
	<title>[ deng-Bugs-2908289 ] Open door collision bug in Shadow Wood</title>
	<published>2009-12-03T10:13:32Z</published>
	<updated>2009-12-03T10:13:32Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Bugs item #2908289, was opened at 2009-12-03 17:38
&lt;br&gt;Message generated for change (Comment added) made by danij
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=542099&amp;aid=2908289&amp;group_id=74815&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=542099&amp;aid=2908289&amp;group_id=74815&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: jHexen Gameplay
&lt;br&gt;Group: v1.9.0-beta6
&lt;br&gt;Status: Open
&lt;br&gt;Resolution: None
&lt;br&gt;Priority: 5
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: roflcopter_2 (roflcopter2)
&lt;br&gt;Assigned to: Nobody/Anonymous (nobody)
&lt;br&gt;Summary: Open door collision bug in Shadow Wood
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;This is a comeback of an old bug which I reported where I would get to the Seven Portals from the Bright Crucible, the talking door would be open, but I wouldn't be able to leave because the door collision would be still there.
&lt;br&gt;This time, I loaded a savegame which I had from the previous version, I was at the boss level of the Shadow Woods, got back to Shadow Wood from there, and I couldn't return to the boss level because the door there was open, but the collision was still there. This could or could not be an error specific to the saved game, I remember that it worked on the previous release, and unfortunately I don't have the save game in which this happened anymore, I'll get you the closest to it which is still on the boss level but a few minutes before. Oops, unfortunately I'm unable to find out which file is the save game I'm looking for, I used to be able to find the save name amongst the characters on notepad opening the files in hxndata but I can't find it anymore.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;&amp;gt;Comment By: Daniel Swanson (danij)
&lt;br&gt;Date: 2009-12-03 18:13
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;Without your saved game data there is not much we can do about this.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=542099&amp;aid=2908289&amp;group_id=74815&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=542099&amp;aid=2908289&amp;group_id=74815&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;deng-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26630526&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;deng-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/deng-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/deng-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/deng-devel-f3554.html&quot; embed=&quot;fixTarget[3554]&quot; target=&quot;_top&quot; &gt;deng-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--deng-Bugs-2908289---Open-door-collision-bug-in-Shadow-Wood-tp26630526p26630526.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26629984</id>
	<title>[ deng-Bugs-2908289 ] Open door collision bug in Shadow Wood</title>
	<published>2009-12-03T09:38:09Z</published>
	<updated>2009-12-03T09:38:09Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Bugs item #2908289, was opened at 2009-12-03 13:38
&lt;br&gt;Message generated for change (Tracker Item Submitted) made by roflcopter2
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=542099&amp;aid=2908289&amp;group_id=74815&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=542099&amp;aid=2908289&amp;group_id=74815&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: jHexen Gameplay
&lt;br&gt;Group: v1.9.0-beta6
&lt;br&gt;Status: Open
&lt;br&gt;Resolution: None
&lt;br&gt;Priority: 5
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: roflcopter_2 (roflcopter2)
&lt;br&gt;Assigned to: Nobody/Anonymous (nobody)
&lt;br&gt;Summary: Open door collision bug in Shadow Wood
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;This is a comeback of an old bug which I reported where I would get to the Seven Portals from the Bright Crucible, the talking door would be open, but I wouldn't be able to leave because the door collision would be still there.
&lt;br&gt;This time, I loaded a savegame which I had from the previous version, I was at the boss level of the Shadow Woods, got back to Shadow Wood from there, and I couldn't return to the boss level because the door there was open, but the collision was still there. This could or could not be an error specific to the saved game, I remember that it worked on the previous release, and unfortunately I don't have the save game in which this happened anymore, I'll get you the closest to it which is still on the boss level but a few minutes before. Oops, unfortunately I'm unable to find out which file is the save game I'm looking for, I used to be able to find the save name amongst the characters on notepad opening the files in hxndata but I can't find it anymore.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=542099&amp;aid=2908289&amp;group_id=74815&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=542099&amp;aid=2908289&amp;group_id=74815&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;deng-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26629984&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;deng-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/deng-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/deng-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/deng-devel-f3554.html&quot; embed=&quot;fixTarget[3554]&quot; target=&quot;_top&quot; &gt;deng-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--deng-Bugs-2908289---Open-door-collision-bug-in-Shadow-Wood-tp26629984p26629984.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26629126</id>
	<title>SF.net Git: deng branch, beta6-with-mapcache, updated. 91bdaca9f94b9cd2e00dab4b95341273133f8b69</title>
	<published>2009-12-03T08:44:54Z</published>
	<updated>2009-12-03T08:44:54Z</updated>
	<author>
		<name>Daniel Swanson-2</name>
	</author>
	<content type="html">This is an automated email from the git hooks/post-receive script. It was
&lt;br&gt;generated because a ref change was pushed to the repository containing
&lt;br&gt;the project &amp;quot;deng&amp;quot;.
&lt;br&gt;&lt;br&gt;The branch, beta6-with-mapcache has been updated
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;91bdaca9f94b9cd2e00dab4b95341273133f8b69 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; from &amp;nbsp;d58d5c273bf2b50d5e6be551b77b8b2d18641d6b (commit)
&lt;br&gt;&lt;br&gt;Those revisions listed above that are new to this repository have
&lt;br&gt;not appeared on any other notification email; so we list those
&lt;br&gt;revisions in full, below.
&lt;br&gt;&lt;br&gt;- Log -----------------------------------------------------------------
&lt;br&gt;&lt;a href=&quot;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=91bdaca9f94b9cd2e00dab4b95341273133f8b69&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=91bdaca9f94b9cd2e00dab4b95341273133f8b69&lt;/a&gt;&lt;br&gt;&lt;br&gt;commit 91bdaca9f94b9cd2e00dab4b95341273133f8b69
&lt;br&gt;Author: danij &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26629126&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;danij@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Date: &amp;nbsp; Thu Dec 3 16:43:01 2009 +0000
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Thinkers and the thinker lists are now owned by Map and should now be relatively straight forward to merge with the new-order
&lt;br&gt;&lt;br&gt;&lt;br&gt;-----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Summary of changes:
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/map.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 42 +++-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/p_particle.h | &amp;nbsp; &amp;nbsp;2 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/p_think.h &amp;nbsp; &amp;nbsp;| &amp;nbsp; 54 ++--
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/cl_mobj.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;6 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/cl_world.c &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 14 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/map.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp;226 ++++++++++++++++-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/p_mobj.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 12 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/p_particle.c &amp;nbsp; &amp;nbsp; | &amp;nbsp; 44 ++--
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/p_surface.c &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;5 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/p_think.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp;350 ++++++++-----------------
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/p_ticker.c &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;2 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/r_data.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;4 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/r_lumobjs.c &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;2 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/r_world.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;5 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/sv_pool.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;7 +-
&lt;br&gt;&amp;nbsp;15 files changed, 460 insertions(+), 315 deletions(-)
&lt;br&gt;&lt;br&gt;&lt;br&gt;hooks/post-receive
&lt;br&gt;-- 
&lt;br&gt;deng
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;deng-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26629126&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;deng-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/deng-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/deng-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/deng-devel-f3554.html&quot; embed=&quot;fixTarget[3554]&quot; target=&quot;_top&quot; &gt;deng-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/SF.net-Git%3A-deng-branch%2C-beta6-with-mapcache%2C-updated.-91bdaca9f94b9cd2e00dab4b95341273133f8b69-tp26629126p26629126.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26624814</id>
	<title>[ deng-Bugs-2908055 ] Delayed Messages At Start of Map</title>
	<published>2009-12-03T03:52:17Z</published>
	<updated>2009-12-03T03:52:17Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Bugs item #2908055, was opened at 2009-12-03 10:59
&lt;br&gt;Message generated for change (Comment added) made by danij
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=542099&amp;aid=2908055&amp;group_id=74815&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=542099&amp;aid=2908055&amp;group_id=74815&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: Data
&lt;br&gt;Group: v1.9.0-beta6
&lt;br&gt;&amp;gt;Status: Closed
&lt;br&gt;&amp;gt;Resolution: Rejected
&lt;br&gt;Priority: 5
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: Timmy Brastow (sonicdoommario)
&lt;br&gt;Assigned to: Nobody/Anonymous (nobody)
&lt;br&gt;Summary: Delayed Messages At Start of Map
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;Probably a &amp;nbsp;known issue or is already submitted, but any items picked up within the first few seconds of starting a new map will not have its corresponding message printed on the screen immediately. Instead, the messages will pop up all at once a few moments later.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;&amp;gt;Comment By: Daniel Swanson (danij)
&lt;br&gt;Date: 2009-12-03 11:52
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;Not a bug. The HUD messages are deliberately hidden while the map title is
&lt;br&gt;displayed as drawing on over the other looks worse .
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=542099&amp;aid=2908055&amp;group_id=74815&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=542099&amp;aid=2908055&amp;group_id=74815&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;deng-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26624814&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;deng-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/deng-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/deng-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/deng-devel-f3554.html&quot; embed=&quot;fixTarget[3554]&quot; target=&quot;_top&quot; &gt;deng-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--deng-Bugs-2908055---Delayed-Messages-At-Start-of-Map-tp26624814p26624814.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26624164</id>
	<title>[ deng-Bugs-2908055 ] Delayed Messages At Start of Map</title>
	<published>2009-12-03T02:59:21Z</published>
	<updated>2009-12-03T02:59:21Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Bugs item #2908055, was opened at 2009-12-03 05:59
&lt;br&gt;Message generated for change (Tracker Item Submitted) made by sonicdoommario
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=542099&amp;aid=2908055&amp;group_id=74815&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=542099&amp;aid=2908055&amp;group_id=74815&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: Data
&lt;br&gt;Group: v1.9.0-beta6
&lt;br&gt;Status: Open
&lt;br&gt;Resolution: None
&lt;br&gt;Priority: 5
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: Timmy Brastow (sonicdoommario)
&lt;br&gt;Assigned to: Nobody/Anonymous (nobody)
&lt;br&gt;Summary: Delayed Messages At Start of Map
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;Probably a &amp;nbsp;known issue or is already submitted, but any items picked up within the first few seconds of starting a new map will not have its corresponding message printed on the screen immediately. Instead, the messages will pop up all at once a few moments later.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=542099&amp;aid=2908055&amp;group_id=74815&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=542099&amp;aid=2908055&amp;group_id=74815&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;deng-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26624164&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;deng-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/deng-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/deng-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/deng-devel-f3554.html&quot; embed=&quot;fixTarget[3554]&quot; target=&quot;_top&quot; &gt;deng-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--deng-Bugs-2908055---Delayed-Messages-At-Start-of-Map-tp26624164p26624164.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26623429</id>
	<title>[ deng-Bugs-2908023 ] TNT Map30 Cannot be Finished (Stairs)</title>
	<published>2009-12-03T01:51:33Z</published>
	<updated>2009-12-03T01:51:33Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Bugs item #2908023, was opened at 2009-12-03 04:51
&lt;br&gt;Message generated for change (Tracker Item Submitted) made by sonicdoommario
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=542099&amp;aid=2908023&amp;group_id=74815&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=542099&amp;aid=2908023&amp;group_id=74815&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: Gameplay
&lt;br&gt;Group: v1.9.0-beta6
&lt;br&gt;Status: Open
&lt;br&gt;Resolution: None
&lt;br&gt;Priority: 5
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: Timmy Brastow (sonicdoommario)
&lt;br&gt;Assigned to: Nobody/Anonymous (nobody)
&lt;br&gt;Summary: TNT Map30 Cannot be Finished (Stairs)
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;In TNT Map30, none of the 3 staircases (Red Key pillar, Red Door room, final boss room) build properly, making these parts of the map inaccessible without cheating.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=542099&amp;aid=2908023&amp;group_id=74815&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=542099&amp;aid=2908023&amp;group_id=74815&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;deng-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26623429&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;deng-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/deng-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/deng-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/deng-devel-f3554.html&quot; embed=&quot;fixTarget[3554]&quot; target=&quot;_top&quot; &gt;deng-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--deng-Bugs-2908023---TNT-Map30-Cannot-be-Finished-%28Stairs%29-tp26623429p26623429.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26619329</id>
	<title>SF.net Git: deng branch, beta6-with-mapcache, updated. d58d5c273bf2b50d5e6be551b77b8b2d18641d6b</title>
	<published>2009-12-02T16:52:19Z</published>
	<updated>2009-12-02T16:52:19Z</updated>
	<author>
		<name>Daniel Swanson-2</name>
	</author>
	<content type="html">This is an automated email from the git hooks/post-receive script. It was
&lt;br&gt;generated because a ref change was pushed to the repository containing
&lt;br&gt;the project &amp;quot;deng&amp;quot;.
&lt;br&gt;&lt;br&gt;The branch, beta6-with-mapcache has been updated
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;d58d5c273bf2b50d5e6be551b77b8b2d18641d6b (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;36cd03c4bb0a8e88ced11a21db74d1ecd8dbfb7f (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;5e94abc87fefe7e4224f4e25ade3aa620ffef520 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;9e05ad8591d7d442890f8241a13273169cb65c1b (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;5a8fa8edb34955cdd7c551a620645f822dacc0fc (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;8af2e7552bbce6140bf78977dfdd1c0ac626f016 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;5bf543dc60373cf3850a98cf105e4a2395ae8b7d (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;82872ea1b56b3b8b2449a854103540ff184a2f63 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;a8f2d188480393966a6459d85fa6390554836c78 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;27ea7953a28e20f0f90958f2ab11034ad6b7a592 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;21494d7f252e13ee36198d6880749508d08b5813 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;8af8ce9f47526fd88f27d58bc76c3bc1a8aca78f (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;d01d7f944ce4de90a04b98a8bde31931dc83fbcb (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;9fb634047dcc72b3b55b430c2f01108f463dddc8 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;d49af694cbd80db71a43fcc4e5df535d35750c37 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;459c9085607bdced69590ffc329345da5071a044 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;69da79c2cf1c80df3a5153e97ab66b8a1826659f (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;4c45e0af6f68817832090a29e6722c98d9d28dfd (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;e69dcab986cf09a9f172ee98c1618a07623f88c8 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;c268c1facdc559510f415d3595b9753b9bddd178 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;b433b82d128e73279b9f9c87c956abc7d0b5c284 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;bebb9875d1b07134515a3a35aa5430254b2fcb97 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;cf55b7bea21d8512cc7a48b9712be733deb570c2 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;aa04eac0f947d2f4dcdfb5b5a33011128cc4deab (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;0bbf03aa3cbe5c2fcc97d0dc922fd78ea459456f (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;cf0873d72d2b263b1c18d2f6c1b9c11d66074cce (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;fc34c164239c08bd280f8fd88c684ae434f0bf21 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;2038497cdf2f4ce8f3fc5c0f048af8818787d102 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;a13c467ebb1dc824a00f729d239bbe2359aedf3d (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;e85f9a68120b2a9d2267b74d7e56572e409902a4 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;065b655e815d5957a6c5fc13b72b31f8432a3843 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;bfdcbb15994e0ab6b76adbb7b6a4c8d66c5228d2 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;6f1c063c8459fb24949f25c78e6a160ecaf90839 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;33676f5ac7e634e8c216b30c7be6c98ad14031ce (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;797eb7bac27ef9b00aa9a617ed9aeb715de3428a (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;23c1997664796699db5c8121d118a6e0047a3ff9 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;294d4d348f616dfe9c65fa92722665ac1653a091 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;6450b5427142816c7b8a43b2d51c9cd09e4aca4d (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;572006e1050ebf0f2bd096ef04d72b38ea5e37eb (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;95b94b6d28a3c0a7d8b6aa9099be00ec4005a8c4 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;fb2491710daa09a9c0bfc10997954e3893b74daa (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;944df4aa7e5f8346989ef8fd00bf869d880b9915 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;1b14ad12abe65d199129541898bf87b38bc17ce6 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;ebbfc8e4422c484b85333900decaf8cb87098855 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;9be54405ea3cd4ada6c270462d439e5b1e892014 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;fb1b3b21f27e1f8c8202c7c140c26a06c636e3d9 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;c3d52bc7f98e0d7585502659f33cc18fcc255025 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;cce879f61255993d499f08843b6723d0e847db2d (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;294b4731444ea8f3b9e527117d4027c6f17d72a8 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;858bc364cc27fc2d902bb361bdede9da7234f9ec (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;6c264da188b86f19d6c4aefc4d0795a511e9efbf (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;1d70ef760e9e9473c9f68e76826204cec3c3c482 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;922853aec8aa1896782a652a23fad041da404dbc (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;7ca38b1733a24df3112096bb5533f2a19ec0ec49 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;1192ec1540d5f47a12845b376415ad71f8bf870c (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;1d5fef10852a8ebe26e429941da86e7eb735f92d (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;bf005004ab3a3a8be5ed796ab47d365843a90c7d (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;3f34fe2f843e144f7e2c2a891f09352d086f4d7d (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;ed77716cb8224c243b2731cea8031c3b1db23e86 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;c640a6e2b7469d3a052f6b201f32c734837509c6 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;ee0dd10b8571e551f678724facf19ea31c212ba3 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;ef9b11b101e82a34235cf1ac11d969e10b6be05e (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;955719af4ab0c43e7f77891bced469d2d2ae81ab (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;feaad7d2f826a78a59b0a13e16407dc7c87da87e (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;2680f75c1d8a547090e5ee4344e7b470517a7b09 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;097fff95722ba75fe24c4235afaa2452ab1dd996 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;2748978b00e0e705c0861a990869c00859c5fc6a (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;c49d136c6ead63b36623377f3c4e01128b438af1 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;87958e15e759f7945998e44c32000fd1ed8be0ec (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;694aec870764f3752312e20087c7f19b537f0d0c (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;eafa5560678355b78ec123ce39eee76715afff5e (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;fc10e2883ec28e89af6d607b6b8fbb8d6e9c761b (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;df2b4a89ee353ee0691cee484fd76bd4427480c3 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;c4e2ebd8f3c8e1b8f674adc64eb7096a7951b2d4 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;4ab585972edf77b804cd6697a8ceda041d3af169 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;7ced93587eeaa0d65e6628c45f9eea0e5d3e5e36 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;54d96a026891b5b237b53cb549c291bf0cec22e4 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;c2cee1baafe307dafaef7365c8a96add1f0df9d3 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;c120d3f8974f924ad4be54eb3c3cb4ea0145739a (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;f4a79c18705b9901a06f9b8071945f7d98fd4807 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;bb0999a5cb24d2da8372d02d0a554eaa5705feca (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;537166706cedc098d67febb751eb85ae3c52d882 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;fb8ac99fde3fb3a703e29fd325a6f7e300cb2ec5 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;6d1a56020898c434dd746df5f96ae501c4ab1741 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;df8bf50fcdb7661ddb50cdeb58c374f77696e619 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;55431f73fd007e0eb0973a1e4a6433261cd19a76 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;0378508e305dd866ea6e09e558420419cca5d2e4 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;af46074566a4e74eec06a74280b1b3c1619c7626 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;534069df3983fb74117ea3e769b31928e1935d54 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;198cef868f893a9116c59817e5195b1155966e49 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;38dea7662025632c3e148858842e086bc876fbe8 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;5d34e3c239d655c49a5715c3faec304212164b79 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;d9fae4ab007cc28599ba58daf900cb8b79ccb241 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;9e77d4806c4c5743679414c90f52050cac564982 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;f44cf245931b9cfdcee47eb358812c2f283f5363 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;ee0ba56dcd3d203538938233281555fe6b488668 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;0b9aaabc3e81aebb13d2d2552a6d2ad4b14f9278 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;27e0c3f63435f497612c7e0e90dddbb3866ff03a (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;2ed6c210f4c99e3e6d3b8942911d6e36cd95c8a1 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;847c754bf1078e1f096867bb3b336332f3fcc3ad (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;ddf87842aa5aa225ef026ef9d7d6332280b64e66 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;f511524aa17261ad4209f409c63be26fd3477e1d (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;46d195d181e4360f98ccf402ae3bb36cb7eefb79 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;2e3f2103fdd6ed9146a77c55cc095c23edd5db32 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;dbc65c16b06e64f53a9938aac796794286616bfa (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;0f4f4ad0d17b5b440846ffaf84d0bfc235346cc7 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;ab6654f1889f6f9b72e0b6a979958ad6862436bd (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;090199edf26fb229deb782f3cd7da8e53404a966 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;395a9c4f4fd508faf2fa55f4da24067fe0cd3da9 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;a066e2fc75207c66973bf888c63eea4a7d11fae8 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;257dae25d92d27b39e75a0ce63e788da11f56dfe (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;9bc055c040fc57eadd0f70f6ecfcc5f9a2ced568 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;22a2ecf83354214240a9046a18210f1500e45700 (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;via &amp;nbsp;b1e7ab1f517c4d0c0bc45f8682314332f3d59b8a (commit)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; from &amp;nbsp;b83b87a9b387cfcf6c06871b7c3a7ea23c28cb3d (commit)
&lt;br&gt;&lt;br&gt;Those revisions listed above that are new to this repository have
&lt;br&gt;not appeared on any other notification email; so we list those
&lt;br&gt;revisions in full, below.
&lt;br&gt;&lt;br&gt;- Log -----------------------------------------------------------------
&lt;br&gt;&lt;a href=&quot;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=d58d5c273bf2b50d5e6be551b77b8b2d18641d6b&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=d58d5c273bf2b50d5e6be551b77b8b2d18641d6b&lt;/a&gt;&lt;br&gt;&lt;br&gt;commit d58d5c273bf2b50d5e6be551b77b8b2d18641d6b
&lt;br&gt;Merge: 2e3f2103fdd6ed9146a77c55cc095c23edd5db32 36cd03c4bb0a8e88ced11a21db74d1ecd8dbfb7f
&lt;br&gt;Author: danij &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26619329&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;danij@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Date: &amp;nbsp; Thu Dec 3 00:49:23 2009 +0000
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Merge with head of branch 1.9.0-beta6 as of commit 0bff5554714084db7bff7b032226cfbd6ec2b32c
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=2e3f2103fdd6ed9146a77c55cc095c23edd5db32&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=2e3f2103fdd6ed9146a77c55cc095c23edd5db32&lt;/a&gt;&lt;br&gt;&lt;br&gt;commit 2e3f2103fdd6ed9146a77c55cc095c23edd5db32
&lt;br&gt;Author: danij &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26619329&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;danij@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Date: &amp;nbsp; Fri Nov 6 18:57:04 2009 +0000
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Continued work on the nodebuilder.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=ab6654f1889f6f9b72e0b6a979958ad6862436bd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=ab6654f1889f6f9b72e0b6a979958ad6862436bd&lt;/a&gt;&lt;br&gt;&lt;br&gt;commit ab6654f1889f6f9b72e0b6a979958ad6862436bd
&lt;br&gt;Author: danij &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26619329&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;danij@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Date: &amp;nbsp; Wed Oct 28 21:36:42 2009 +0000
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Fix mix up of face reference in connectGaps.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Summary of changes:
&lt;br&gt;&amp;nbsp;.gitignore &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;1 +
&lt;br&gt;&amp;nbsp;distrib/win32/setup.iss &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 21 +-
&lt;br&gt;&amp;nbsp;doomsday/.gitignore &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;4 +
&lt;br&gt;&amp;nbsp;doomsday/build/codeblocks/jdoom.cbp &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;6 +-
&lt;br&gt;&amp;nbsp;doomsday/build/codeblocks/jheretic.cbp &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;2 +
&lt;br&gt;&amp;nbsp;doomsday/build/codeblocks/jhexen.cbp &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;6 +-
&lt;br&gt;&amp;nbsp;doomsday/build/mac/Read Me.rtf &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;6 +-
&lt;br&gt;&amp;nbsp;doomsday/build/win32/jdoom_cl.rsp &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;1 +
&lt;br&gt;&amp;nbsp;doomsday/build/win32/jheretic_cl.rsp &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;1 +
&lt;br&gt;&amp;nbsp;doomsday/build/win32/jhexen_cl.rsp &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;1 +
&lt;br&gt;&amp;nbsp;doomsday/build/win32/vcbuild.bat &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp;755 +++++-----
&lt;br&gt;&amp;nbsp;doomsday/build/win32/vcconfig-example.bat &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;8 +-
&lt;br&gt;&amp;nbsp;doomsday/build/win32/vs8/doomsday.sln &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp;162 ++-
&lt;br&gt;&amp;nbsp;doomsday/build/win32/vs8/doomsday.vcproj &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | 1761 +++++++++++++++++++-
&lt;br&gt;&amp;nbsp;doomsday/build/win32/vs8/dpdehread.vcproj &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp;594 +++++++-
&lt;br&gt;&amp;nbsp;doomsday/build/win32/vs8/dpexample.vcproj &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp;568 +++++++-
&lt;br&gt;&amp;nbsp;doomsday/build/win32/vs8/dpwadmapconverter.vcproj &amp;nbsp;| &amp;nbsp;571 +++++++-
&lt;br&gt;&amp;nbsp;doomsday/build/win32/vs8/dsdirectsound.vcproj &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp;585 +++++++-
&lt;br&gt;&amp;nbsp;doomsday/build/win32/vs8/dsopenal.vcproj &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp;625 +++++++-
&lt;br&gt;&amp;nbsp;doomsday/build/win32/vs8/dswinmm.vcproj &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp;533 ++++++-
&lt;br&gt;&amp;nbsp;doomsday/build/win32/vs8/jdoom.vcproj &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp;650 +++++++-
&lt;br&gt;&amp;nbsp;doomsday/build/win32/vs8/jdoom64.vcproj &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp;642 +++++++-
&lt;br&gt;&amp;nbsp;doomsday/build/win32/vs8/jheretic.vcproj &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp;648 +++++++-
&lt;br&gt;&amp;nbsp;doomsday/build/win32/vs8/jhexen.vcproj &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp;653 +++++++-
&lt;br&gt;&amp;nbsp;doomsday/engine/api/dd_share.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 34 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/data/cphelp.txt &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;5 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/b_command.h &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;2 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/b_context.h &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;2 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/b_device.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;5 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/b_main.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;2 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/b_util.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;3 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/bsp_edge.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;2 +
&lt;br&gt;&amp;nbsp;.../engine/portable/include/bsp_intersection.h &amp;nbsp; &amp;nbsp; | &amp;nbsp; 29 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/dd_input.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;6 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/dd_version.h &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;2 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/r_main.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 53 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/r_things.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 16 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/r_util.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;4 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/rend_bias.h &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 13 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/include/rend_main.h &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;3 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/b_command.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;4 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/b_context.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;5 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/b_device.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;9 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/b_util.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 83 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/bsp_edge.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;2 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/bsp_intersection.c &amp;nbsp; &amp;nbsp;| &amp;nbsp;192 ++-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/cl_player.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;8 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/dam_file.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;4 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/dd_input.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;5 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/dd_main.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 52 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/def_main.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 48 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/def_read.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 11 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/edit_bias.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 42 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/edit_map.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;2 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/gl_main.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 12 +
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/gl_texmanager.c &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;2 +
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/m_misc.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 15 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/map.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 39 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/net_demo.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 17 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/net_main.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;4 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/p_control.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 10 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/p_material.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 28 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/p_mobj.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 26 -
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/p_objlink.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;8 +
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/p_polyob.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 49 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/p_sight.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 24 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/r_data.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 52 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/r_lumobjs.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 16 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/r_main.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp;128 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/r_things.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 51 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/r_util.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp;119 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/r_world.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;4 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/rend_bias.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 21 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/rend_fakeradio.c &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 15 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/rend_halo.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 37 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/rend_list.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 20 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/rend_main.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 84 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/rend_particle.c &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 22 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/rend_sprite.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 42 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/rendseg.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;6 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/s_cache.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;3 +
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/s_mus.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;4 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/sv_frame.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;4 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/sv_pool.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;4 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/sys_audiod_sdlmixer.c | &amp;nbsp; 38 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/sys_network.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 18 +-
&lt;br&gt;&amp;nbsp;doomsday/engine/portable/src/sys_opengl.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 10 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/common/include/g_controls.h &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;2 +-
&lt;br&gt;&amp;nbsp;.../common/include/g_eventsequence.h} &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 22 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/common/include/hu_log.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;2 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/common/include/p_mapsetup.h &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;6 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/common/include/p_mapspec.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;8 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/common/include/p_start.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;1 -
&lt;br&gt;&amp;nbsp;doomsday/plugins/common/src/am_map.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 18 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/common/src/d_net.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;6 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/common/src/d_netcl.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 77 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/common/src/d_netsv.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 24 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/common/src/f_infine.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;9 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/common/src/g_controls.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 19 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/common/src/g_eventsequence.c &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp;153 ++
&lt;br&gt;&amp;nbsp;doomsday/plugins/common/src/g_game.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp;208 ++-
&lt;br&gt;&amp;nbsp;doomsday/plugins/common/src/g_update.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 16 -
&lt;br&gt;&amp;nbsp;doomsday/plugins/common/src/hu_log.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 65 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/common/src/hu_menu.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 57 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/common/src/hu_msg.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;4 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/common/src/hu_pspr.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 73 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/common/src/hu_stuff.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 28 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/common/src/m_ctrl.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 53 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/common/src/m_multi.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 12 -
&lt;br&gt;&amp;nbsp;doomsday/plugins/common/src/p_automap.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 10 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/common/src/p_ceiling.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;4 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/common/src/p_door.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 18 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/common/src/p_floor.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp;195 ++-
&lt;br&gt;&amp;nbsp;doomsday/plugins/common/src/p_map.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 15 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/common/src/p_mapsetup.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp;129 ++-
&lt;br&gt;&amp;nbsp;doomsday/plugins/common/src/p_mapspec.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 16 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/common/src/p_plat.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 16 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/common/src/p_player.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 18 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/common/src/p_saveg.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 28 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/common/src/p_start.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;9 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/common/src/p_user.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 43 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/common/src/p_view.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 38 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/common/src/p_xgline.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;2 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/common/src/p_xgsec.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 16 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/common/src/rend_automap.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 59 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/dehread/include/version.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;4 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/dehread/src/dehmain.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp;181 ++-
&lt;br&gt;&amp;nbsp;doomsday/plugins/jdoom/data/conhelp.txt &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;9 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/jdoom/defs/doom1finales.ded &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp;117 ++
&lt;br&gt;&amp;nbsp;.../{plutfinales.ded =&amp;gt; doom2-plutfinales.ded} &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;0
&lt;br&gt;&amp;nbsp;.../defs/{tntfinales.ded =&amp;gt; doom2-tntfinales.ded} &amp;nbsp;| &amp;nbsp; &amp;nbsp;0
&lt;br&gt;&amp;nbsp;.../defs/{tntfinales.ded =&amp;gt; doom2finales.ded} &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 18 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/jdoom/defs/finales.ded &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp;438 +-----
&lt;br&gt;&amp;nbsp;doomsday/plugins/jdoom/include/d_config.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;5 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/jdoom/include/d_player.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 13 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/jdoom/include/doomdef.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;2 +
&lt;br&gt;&amp;nbsp;doomsday/plugins/jdoom/include/g_game.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;2 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/jdoom/include/m_cheat.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 42 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/jdoom/include/version.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;4 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/jdoom/src/d_console.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 13 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/jdoom/src/d_main.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 15 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/jdoom/src/d_refresh.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 74 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/jdoom/src/m_cheat.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp;904 ++++++-----
&lt;br&gt;&amp;nbsp;doomsday/plugins/jdoom/src/p_inter.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp;160 ++-
&lt;br&gt;&amp;nbsp;doomsday/plugins/jdoom/src/p_mobj.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;8 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/jdoom/src/p_oldsvg.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;6 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/jdoom/src/p_pspr.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 20 -
&lt;br&gt;&amp;nbsp;doomsday/plugins/jdoom/src/p_spec.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;8 -
&lt;br&gt;&amp;nbsp;doomsday/plugins/jdoom/src/p_telept.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;3 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/jdoom/src/st_stuff.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;4 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/jdoom64/data/conhelp.txt &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 13 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/jdoom64/include/d_config.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;5 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/jdoom64/include/d_player.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 16 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/jdoom64/include/doomdef.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;2 +
&lt;br&gt;&amp;nbsp;doomsday/plugins/jdoom64/include/g_game.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;2 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/jdoom64/include/m_cheat.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 50 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/jdoom64/src/d_console.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 13 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/jdoom64/src/d_main.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;7 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/jdoom64/src/d_refresh.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 74 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/jdoom64/src/m_cheat.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp;769 +++------
&lt;br&gt;&amp;nbsp;doomsday/plugins/jdoom64/src/p_mobj.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 10 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/jdoom64/src/p_pspr.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 17 -
&lt;br&gt;&amp;nbsp;doomsday/plugins/jdoom64/src/p_telept.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;3 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/jheretic/data/conhelp.txt &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;8 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/jheretic/defs/maps.ded &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp;662 ++++----
&lt;br&gt;&amp;nbsp;doomsday/plugins/jheretic/include/doomdef.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;2 +
&lt;br&gt;&amp;nbsp;doomsday/plugins/jheretic/include/g_game.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;5 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/jheretic/include/h_config.h &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;5 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/jheretic/include/h_player.h &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 44 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/jheretic/include/in_lude.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;5 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/jheretic/include/m_cheat.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 18 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/jheretic/include/version.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;4 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/jheretic/src/h_console.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 13 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/jheretic/src/h_main.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;7 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/jheretic/src/h_refresh.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 65 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/jheretic/src/in_lude.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp;117 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/jheretic/src/m_cheat.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| 1237 +++++++-------
&lt;br&gt;&amp;nbsp;doomsday/plugins/jheretic/src/p_enemy.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 12 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/jheretic/src/p_mobj.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 11 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/jheretic/src/p_oldsvg.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;6 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/jheretic/src/p_telept.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;4 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/jhexen/data/conhelp.txt &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;8 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/jhexen/include/g_game.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;1 +
&lt;br&gt;&amp;nbsp;doomsday/plugins/jhexen/include/h2def.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 33 +
&lt;br&gt;&amp;nbsp;doomsday/plugins/jhexen/include/m_cheat.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 18 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/jhexen/include/p_inter.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;2 +
&lt;br&gt;&amp;nbsp;doomsday/plugins/jhexen/include/version.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;4 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/jhexen/include/x_config.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;6 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/jhexen/include/x_player.h &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 12 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/jhexen/src/a_action.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;8 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/jhexen/src/h2_main.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;6 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/jhexen/src/hconsole.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 12 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/jhexen/src/hrefresh.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 58 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/jhexen/src/in_lude.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp;194 +--
&lt;br&gt;&amp;nbsp;doomsday/plugins/jhexen/src/m_cheat.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| 1493 ++++++++---------
&lt;br&gt;&amp;nbsp;doomsday/plugins/jhexen/src/p_acs.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;1 +
&lt;br&gt;&amp;nbsp;doomsday/plugins/jhexen/src/p_enemy.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 70 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/jhexen/src/p_inter.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;5 +
&lt;br&gt;&amp;nbsp;doomsday/plugins/jhexen/src/p_maputl.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;2 -
&lt;br&gt;&amp;nbsp;doomsday/plugins/jhexen/src/p_mobj.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; 29 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/jhexen/src/p_pillar.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;5 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/jhexen/src/p_pspr.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;1 -
&lt;br&gt;&amp;nbsp;doomsday/plugins/jhexen/src/p_telept.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;4 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/jhexen/src/p_things.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;6 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/jhexen/src/st_stuff.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;5 +-
&lt;br&gt;&amp;nbsp;doomsday/plugins/wadmapconverter/src/load.c &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;2 +-
&lt;br&gt;&amp;nbsp;.../plugins/wadmapconverter/src/wadmapconverter.c &amp;nbsp;| &amp;nbsp; &amp;nbsp;1 -
&lt;br&gt;&amp;nbsp;207 files changed, 13493 insertions(+), 5612 deletions(-)
&lt;br&gt;&amp;nbsp;copy doomsday/{engine/portable/include/de_console.h =&amp;gt; plugins/common/include/g_eventsequence.h} (70%)
&lt;br&gt;&amp;nbsp;create mode 100644 doomsday/plugins/common/src/g_eventsequence.c
&lt;br&gt;&amp;nbsp;create mode 100644 doomsday/plugins/jdoom/defs/doom1finales.ded
&lt;br&gt;&amp;nbsp;rename doomsday/plugins/jdoom/defs/{plutfinales.ded =&amp;gt; doom2-plutfinales.ded} (100%)
&lt;br&gt;&amp;nbsp;copy doomsday/plugins/jdoom/defs/{tntfinales.ded =&amp;gt; doom2-tntfinales.ded} (100%)
&lt;br&gt;&amp;nbsp;rename doomsday/plugins/jdoom/defs/{tntfinales.ded =&amp;gt; doom2finales.ded} (95%)
&lt;br&gt;&lt;br&gt;&lt;br&gt;hooks/post-receive
&lt;br&gt;-- 
&lt;br&gt;deng
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;deng-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26619329&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;deng-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/deng-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/deng-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/deng-devel-f3554.html&quot; embed=&quot;fixTarget[3554]&quot; target=&quot;_top&quot; &gt;deng-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/SF.net-Git%3A-deng-branch%2C-beta6-with-mapcache%2C-updated.-d58d5c273bf2b50d5e6be551b77b8b2d18641d6b-tp26619329p26619329.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26617072</id>
	<title>[ deng-Bugs-2899607 ] Double press input events</title>
	<published>2009-12-02T13:48:53Z</published>
	<updated>2009-12-02T13:48:53Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Bugs item #2899607, was opened at 2009-11-18 06:28
&lt;br&gt;Message generated for change (Settings changed) made by danij
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=542099&amp;aid=2899607&amp;group_id=74815&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=542099&amp;aid=2899607&amp;group_id=74815&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: Controllers
&lt;br&gt;Group: v1.9.0-beta6
&lt;br&gt;Status: Open
&lt;br&gt;&amp;gt;Resolution: Accepted
&lt;br&gt;&amp;gt;Priority: 7
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: Daniel Swanson (danij)
&lt;br&gt;Assigned to: Nobody/Anonymous (nobody)
&lt;br&gt;&amp;gt;Summary: Double press input events
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;Using the default control bindings in Hexen attempting to toggle the paused state of the game by pressing p, it will only work every other time.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: Daniel Swanson (danij)
&lt;br&gt;Date: 2009-11-18 07:26
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;On further inspection this seems to be a general problem. I bound a couple
&lt;br&gt;of keys for resizing the statusbar and they too only work every other time.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=542099&amp;aid=2899607&amp;group_id=74815&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=542099&amp;aid=2899607&amp;group_id=74815&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;deng-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26617072&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;deng-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/deng-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/deng-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/deng-devel-f3554.html&quot; embed=&quot;fixTarget[3554]&quot; target=&quot;_top&quot; &gt;deng-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--deng-Bugs-2899607---Double-press-input-events-tp26617072p26617072.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26616530</id>
	<title>[ deng-Bugs-2907729 ] Weapons Automatically Picked Up at Start of Map</title>
	<published>2009-12-02T13:11:53Z</published>
	<updated>2009-12-02T13:11:53Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Bugs item #2907729, was opened at 2009-12-02 20:34
&lt;br&gt;Message generated for change (Comment added) made by danij
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=542099&amp;aid=2907729&amp;group_id=74815&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=542099&amp;aid=2907729&amp;group_id=74815&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: Gameplay
&lt;br&gt;Group: v1.9.0-beta6
&lt;br&gt;&amp;gt;Status: Closed
&lt;br&gt;&amp;gt;Resolution: Rejected
&lt;br&gt;Priority: 5
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: Timmy Brastow (sonicdoommario)
&lt;br&gt;Assigned to: Nobody/Anonymous (nobody)
&lt;br&gt;Summary: Weapons Automatically Picked Up at Start of Map
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;If a player is standing right on top of an item at the start of a level, the player does not pick up the item until he moves. However, in the 1.9.0 betas, the items are automatically picked up when the map starts. Two examples of this are the Backpack in Doom II Map30 and the Shotgun/Backpack in Alien Vendetta Map07. The behavior was fine in Doomsday 1.8.6.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;&amp;gt;Comment By: Daniel Swanson (danij)
&lt;br&gt;Date: 2009-12-02 21:11
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;This is not a bug. It is a deliberate change to the original behavior. When
&lt;br&gt;a mapper places objects directly on top of the player start position their
&lt;br&gt;intention is that the player is given them to begin with but due to flawed
&lt;br&gt;logic in the original games, they won't be picked up until the player
&lt;br&gt;moves.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=542099&amp;aid=2907729&amp;group_id=74815&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=542099&amp;aid=2907729&amp;group_id=74815&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;deng-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26616530&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;deng-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/deng-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/deng-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/deng-devel-f3554.html&quot; embed=&quot;fixTarget[3554]&quot; target=&quot;_top&quot; &gt;deng-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--deng-Bugs-2907729---Weapons-Automatically-Picked-Up-at-Start-of-Map-tp26616530p26616530.html" />
</entry>

</feed>
