<?xml version="1.0"?>
<statsTarget><link>http://cia.vc/stats/author/epyon</link><counters><counter name="forever" lastEventTime="1337991372" firstEventTime="1184382380">6871</counter><counter name="lastMonth" lastEventTime="1335471019" firstEventTime="1333241332">99</counter><counter name="thisMonth" lastEventTime="1337991372" firstEventTime="1336097993">109</counter><counter name="lastWeek" lastEventTime="1337432246" firstEventTime="1337290035">10</counter><counter name="yesterday" lastEventTime="1337986551" firstEventTime="1337986551">1</counter><counter name="thisWeek" lastEventTime="1337991372" firstEventTime="1337986551">2</counter><counter name="today" lastEventTime="1337991372" firstEventTime="1337991372">1</counter></counters><metadata><item name="subtitle"><value type="text/plain">Madman for hire</value></item><item name="description"><value type="text/plain">None</value></item><item name="links-filter"><value type="text/plain">None</value></item><item name="title"><value type="text/plain">Epyon</value></item><item name="url"><value type="text/plain">http://chaosforge.org</value></item><item name="related-filter"><value type="text/plain">None</value></item></metadata><recentMessages><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-4.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id AE2A1AE001
	for &lt;cia@cia.vc&gt;; Fri, 25 May 2012 17:16:11 -0700 (PDT)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-4.v30.ch3.sourceforge.com)
	by sfp-svn-4.v30.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1SY0Wx-0001j3-Gk
	for cia@cia.vc; Fri, 25 May 2012 19:50:35 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1SY0Wx-0001j3-Gk@sfp-svn-4.v30.ch3.sourceforge.com&gt;</header><header name="Date">Fri, 25 May 2012 19:50:35 +0000</header></mailHeaders></generator><source><project>downfall</project></source><body><commit><revision>105</revision><author>chaos-dev</author><log> * TBeing.ActionCast / being:action_cast
 * dfmagic removed - magic code is lua or player/lua </log><diffLines>471</diffLines><url>http://downfall.svn.sourceforge.net/downfall/?view=rev&amp;rev=105</url><files><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/bin/lua/ais.lua">trunk/bin/lua/ais.lua</file><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/src/dfbeing.pas">trunk/src/dfbeing.pas</file><file action="remove" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/src/dfmagic.pas">trunk/src/dfmagic.pas</file><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/src/dfmain.pas">trunk/src/dfmain.pas</file><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/src/dfplayer.pas">trunk/src/dfplayer.pas</file><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/src/dfviews.pas">trunk/src/dfviews.pas</file><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/src/downfall.lpi">trunk/src/downfall.lpi</file></files></commit></body><timestamp>1337991371</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-4.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id E7DE4AE002
	for &lt;cia@cia.vc&gt;; Fri, 25 May 2012 15:55:39 -0700 (PDT)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-4.v30.ch3.sourceforge.com)
	by sfp-svn-4.v30.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1SXzH7-0000HD-5k
	for cia@cia.vc; Fri, 25 May 2012 18:30:09 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1SXzH7-0000HD-5k@sfp-svn-4.v30.ch3.sourceforge.com&gt;</header><header name="Date">Fri, 25 May 2012 18:30:09 +0000</header></mailHeaders></generator><source><project>downfall</project></source><body><commit><revision>104</revision><author>chaos-dev</author><log> * all AI code moved to Lua
 * several cleanups </log><diffLines>1409</diffLines><url>http://downfall.svn.sourceforge.net/downfall/?view=rev&amp;rev=104</url><files><file action="add" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/bin/lua/ais.lua">trunk/bin/lua/ais.lua</file><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/bin/lua/const.lua">trunk/bin/lua/const.lua</file><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/bin/lua/core.lua">trunk/bin/lua/core.lua</file><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/bin/lua/generator.lua">trunk/bin/lua/generator.lua</file><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/bin/lua/klasses.lua">trunk/bin/lua/klasses.lua</file><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/bin/lua/spells.lua">trunk/bin/lua/spells.lua</file><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/src/dfbeing.pas">trunk/src/dfbeing.pas</file><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/src/dfitem.pas">trunk/src/dfitem.pas</file><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/src/dflevel.pas">trunk/src/dflevel.pas</file><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/src/dfmagic.pas">trunk/src/dfmagic.pas</file><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/src/dfmain.pas">trunk/src/dfmain.pas</file><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/src/dfmap.pas">trunk/src/dfmap.pas</file><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/src/dfplayer.pas">trunk/src/dfplayer.pas</file><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/src/dfthing.pas">trunk/src/dfthing.pas</file><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/src/dfui.pas">trunk/src/dfui.pas</file><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/src/dfviews.pas">trunk/src/dfviews.pas</file></files></commit></body><timestamp>1337986551</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-4.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 871CAAE001
	for &lt;cia@cia.vc&gt;; Sat, 19 May 2012 05:57:26 -0700 (PDT)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-4.v30.ch3.sourceforge.com)
	by sfp-svn-4.v30.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1SVf8T-00045E-R2
	for cia@cia.vc; Sat, 19 May 2012 08:35:37 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1SVf8T-00045E-R2@sfp-svn-4.v30.ch3.sourceforge.com&gt;</header><header name="Date">Sat, 19 May 2012 08:35:37 +0000</header></mailHeaders></generator><source><project>fpcvalkyrie</project></source><body><commit><revision>553</revision><author>chaos-dev</author><log> * tagging 0.4.9 </log><diffLines>1</diffLines><url>http://fpcvalkyrie.svn.sourceforge.net/fpcvalkyrie/?view=rev&amp;rev=553</url><files><file action="add" uri="https://fpcvalkyrie.svn.sourceforge.net/svnroot/fpcvalkyrie/tags/valkyrie-0.4.9/">tags/valkyrie-0.4.9/</file></files></commit></body><timestamp>1337432246</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-5.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id BAF19AE001
	for &lt;cia@cia.vc&gt;; Sat, 19 May 2012 05:53:16 -0700 (PDT)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-5.v30.ch3.sourceforge.com)
	by sfp-svn-5.v30.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1SVf4S-0008Vm-5b
	for cia@cia.vc; Sat, 19 May 2012 08:31:28 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1SVf4S-0008Vm-5b@sfp-svn-5.v30.ch3.sourceforge.com&gt;</header><header name="Date">Sat, 19 May 2012 08:31:28 +0000</header></mailHeaders></generator><source><project>downfall</project></source><body><commit><revision>103</revision><author>chaos-dev</author><log> * tagging 0.1.0 </log><diffLines>1</diffLines><url>http://downfall.svn.sourceforge.net/downfall/?view=rev&amp;rev=103</url><files><file action="add" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/tags/downfall-0.1.0/">tags/downfall-0.1.0/</file></files></commit></body><timestamp>1337431996</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-5.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 7F5B9AE001
	for &lt;cia@cia.vc&gt;; Sat, 19 May 2012 05:50:55 -0700 (PDT)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-5.v30.ch3.sourceforge.com)
	by sfp-svn-5.v30.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1SVf2A-0008TD-U7
	for cia@cia.vc; Sat, 19 May 2012 08:29:06 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1SVf2A-0008TD-U7@sfp-svn-5.v30.ch3.sourceforge.com&gt;</header><header name="Date">Sat, 19 May 2012 08:29:06 +0000</header></mailHeaders></generator><source><project>downfall</project></source><body><commit><revision>102</revision><author>chaos-dev</author><log> * initial re-release as 0.1.0 </log><diffLines>75</diffLines><url>http://downfall.svn.sourceforge.net/downfall/?view=rev&amp;rev=102</url><files><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/bin/version.txt">trunk/bin/version.txt</file></files></commit></body><timestamp>1337431855</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-6.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 03752AE001
	for &lt;cia@cia.vc&gt;; Sat, 19 May 2012 05:19:31 -0700 (PDT)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-6.v30.ch3.sourceforge.com)
	by sfp-svn-6.v30.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1SVeXn-0006vd-6H
	for cia@cia.vc; Sat, 19 May 2012 07:57:43 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1SVeXn-0006vd-6H@sfp-svn-6.v30.ch3.sourceforge.com&gt;</header><header name="Date">Sat, 19 May 2012 07:57:43 +0000</header></mailHeaders></generator><source><project>downfall</project></source><body><commit><revision>101</revision><author>chaos-dev</author><log> * all keystrokes now based on commands
 * fixed targeting painting and keys </log><diffLines>200</diffLines><url>http://downfall.svn.sourceforge.net/downfall/?view=rev&amp;rev=101</url><files><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/bin/config.lua">trunk/bin/config.lua</file><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/bin/lua/spells.lua">trunk/bin/lua/spells.lua</file><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/src/dfbeing.pas">trunk/src/dfbeing.pas</file><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/src/dfconfig.pas">trunk/src/dfconfig.pas</file><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/src/dfmain.pas">trunk/src/dfmain.pas</file><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/src/dfplayer.pas">trunk/src/dfplayer.pas</file><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/src/dfui.pas">trunk/src/dfui.pas</file></files></commit></body><timestamp>1337429971</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-6.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id E86C9AE001
	for &lt;cia@cia.vc&gt;; Sat, 19 May 2012 05:04:28 -0700 (PDT)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-6.v30.ch3.sourceforge.com)
	by sfp-svn-6.v30.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1SVeJF-0006gp-E1
	for cia@cia.vc; Sat, 19 May 2012 07:42:41 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1SVeJF-0006gp-E1@sfp-svn-6.v30.ch3.sourceforge.com&gt;</header><header name="Date">Sat, 19 May 2012 07:42:41 +0000</header></mailHeaders></generator><source><project>downfall</project></source><body><commit><revision>100</revision><author>chaos-dev</author><log> * direction keys always use command mechanism now
 * fixed ai evaluation of magic missile
 * restored visibility
 * general cleanups </log><diffLines>194</diffLines><url>http://downfall.svn.sourceforge.net/downfall/?view=rev&amp;rev=100</url><files><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/src/dfdata.pas">trunk/src/dfdata.pas</file><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/src/dflevel.pas">trunk/src/dflevel.pas</file><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/src/dfplayer.pas">trunk/src/dfplayer.pas</file><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/src/dfthing.pas">trunk/src/dfthing.pas</file></files></commit></body><timestamp>1337429070</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-5.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 7799CAE001
	for &lt;cia@cia.vc&gt;; Sat, 19 May 2012 01:59:51 -0700 (PDT)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-5.v30.ch3.sourceforge.com)
	by sfp-svn-5.v30.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1SVbQe-0005Nj-Bb
	for cia@cia.vc; Sat, 19 May 2012 04:38:08 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1SVbQe-0005Nj-Bb@sfp-svn-5.v30.ch3.sourceforge.com&gt;</header><header name="Date">Sat, 19 May 2012 04:38:08 +0000</header></mailHeaders></generator><source><project>downfall</project></source><body><commit><revision>99</revision><author>chaos-dev</author><log> * dfconfig.pas - added configuration support (config.lua)
 * command based key usage
 * fixed non-working descend button
 * fixed lack of default value for bow mod field
 * fixed ID problem with item color  </log><diffLines>433</diffLines><url>http://downfall.svn.sourceforge.net/downfall/?view=rev&amp;rev=99</url><files><file action="add" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/bin/config.lua">trunk/bin/config.lua</file><file action="add" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/src/dfconfig.pas">trunk/src/dfconfig.pas</file><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/src/dfitem.pas">trunk/src/dfitem.pas</file><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/src/dfmain.pas">trunk/src/dfmain.pas</file><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/src/dfmap.pas">trunk/src/dfmap.pas</file><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/src/dfplayer.pas">trunk/src/dfplayer.pas</file><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/src/dfui.pas">trunk/src/dfui.pas</file><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/src/downfall.lpi">trunk/src/downfall.lpi</file></files></commit></body><timestamp>1337417991</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-6.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id BC7B6AE001
	for &lt;cia@cia.vc&gt;; Thu, 17 May 2012 17:29:29 -0700 (PDT)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-6.v30.ch3.sourceforge.com)
	by sfp-svn-6.v30.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1SV6zx-000788-98
	for cia@cia.vc; Thu, 17 May 2012 20:08:33 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1SV6zx-000788-98@sfp-svn-6.v30.ch3.sourceforge.com&gt;</header><header name="Date">Thu, 17 May 2012 20:08:33 +0000</header></mailHeaders></generator><source><project>downfall</project></source><body><commit><revision>98</revision><author>chaos-dev</author><log> * ActionUse, ActionMove, ActionMoveOnto, ActionMoveTowards, ActionFire added
 * all actions exposed to Lua </log><diffLines>676</diffLines><url>http://downfall.svn.sourceforge.net/downfall/?view=rev&amp;rev=98</url><files><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/src/dfbeing.pas">trunk/src/dfbeing.pas</file><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/src/dfplayer.pas">trunk/src/dfplayer.pas</file></files></commit></body><timestamp>1337300969</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>doomrl</project></source><body><commit><revision>2350</revision><author>epyon</author><log> * removed coord unwraping from Lua - Valkyrie Lua now natively handles coords </log><diffLines>231</diffLines><files><file action="modify">trunk/bin/lua/core.lua</file><file action="modify">trunk/src/dflevel.pas</file><file action="modify">trunk/src/doomrl.lpi</file></files></commit></body><timestamp>1337297177</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-1.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 1AD8AAE001
	for &lt;cia@cia.vc&gt;; Thu, 17 May 2012 16:24:27 -0700 (PDT)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-1.v30.ch3.sourceforge.com)
	by sfp-svn-1.v30.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1SV5z2-0006kE-4q
	for cia@cia.vc; Thu, 17 May 2012 19:03:32 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1SV5z2-0006kE-4q@sfp-svn-1.v30.ch3.sourceforge.com&gt;</header><header name="Date">Thu, 17 May 2012 19:03:32 +0000</header></mailHeaders></generator><source><project>downfall</project></source><body><commit><revision>97</revision><author>chaos-dev</author><log> * added cell flags and cell hooks
 * doors now handled in lua via OnAct hook
 * flags instead of block (CF_BLOCKMOVE, CF_BLOCKVISION, CF_BLOCKSHOT)
 * being:fail and being:success functions
 * ActionDrop and ActionAct added (drop now in vicinity also)
 * added missing affects.lua </log><diffLines>605</diffLines><url>http://downfall.svn.sourceforge.net/downfall/?view=rev&amp;rev=97</url><files><file action="add" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/bin/lua/affects.lua">trunk/bin/lua/affects.lua</file><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/bin/lua/cells.lua">trunk/bin/lua/cells.lua</file><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/bin/lua/const.lua">trunk/bin/lua/const.lua</file><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/bin/lua/core.lua">trunk/bin/lua/core.lua</file><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/src/dfbeing.pas">trunk/src/dfbeing.pas</file><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/src/dflevel.pas">trunk/src/dflevel.pas</file><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/src/dfmap.pas">trunk/src/dfmap.pas</file><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/src/dfplayer.pas">trunk/src/dfplayer.pas</file></files></commit></body><timestamp>1337297067</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-2.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 8F7B9AE001
	for &lt;cia@cia.vc&gt;; Thu, 17 May 2012 14:27:13 -0700 (PDT)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-2.v30.ch3.sourceforge.com)
	by sfp-svn-2.v30.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1SV49d-0007Sb-Ab
	for cia@cia.vc; Thu, 17 May 2012 17:06:21 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1SV49d-0007Sb-Ab@sfp-svn-2.v30.ch3.sourceforge.com&gt;</header><header name="Date">Thu, 17 May 2012 17:06:21 +0000</header></mailHeaders></generator><source><project>downfall</project></source><body><commit><revision>96</revision><author>chaos-dev</author><log> * player actions split into TPlayer class (dfplayer.pas)
 * added non-being emoting Success function
 * ActionPickup added </log><diffLines>909</diffLines><url>http://downfall.svn.sourceforge.net/downfall/?view=rev&amp;rev=96</url><files><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/src/dfbeing.pas">trunk/src/dfbeing.pas</file><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/src/dfmain.pas">trunk/src/dfmain.pas</file><file action="add" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/src/dfplayer.pas">trunk/src/dfplayer.pas</file><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/src/dfui.pas">trunk/src/dfui.pas</file><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/src/dfviews.pas">trunk/src/dfviews.pas</file><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/src/downfall.lpi">trunk/src/downfall.lpi</file></files></commit></body><timestamp>1337290035</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-3.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id BBC8FAE001
	for &lt;cia@cia.vc&gt;; Sun, 13 May 2012 02:12:14 -0700 (PDT)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-3.v30.ch3.sourceforge.com)
	by sfp-svn-3.v30.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1STQof-0008Dn-O7
	for cia@cia.vc; Sun, 13 May 2012 04:53:57 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1STQof-0008Dn-O7@sfp-svn-3.v30.ch3.sourceforge.com&gt;</header><header name="Date">Sun, 13 May 2012 04:53:57 +0000</header></mailHeaders></generator><source><project>downfall</project></source><body><commit><revision>95</revision><author>chaos-dev</author><log> * TLevel inherits from TLuaGameNode - full TLuaGameNode tree representation
 * level Lua functions are object functions (&quot;level:&quot;) </log><diffLines>241</diffLines><url>http://downfall.svn.sourceforge.net/downfall/?view=rev&amp;rev=95</url><files><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/bin/lua/core.lua">trunk/bin/lua/core.lua</file><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/bin/lua/generator.lua">trunk/bin/lua/generator.lua</file><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/bin/lua/spells.lua">trunk/bin/lua/spells.lua</file><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/src/dflevel.pas">trunk/src/dflevel.pas</file><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/src/dfmain.pas">trunk/src/dfmain.pas</file><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/src/downfall.lpi">trunk/src/downfall.lpi</file></files></commit></body><timestamp>1336900334</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-5.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 76138AE001
	for &lt;cia@cia.vc&gt;; Sun, 13 May 2012 01:41:52 -0700 (PDT)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-5.v30.ch3.sourceforge.com)
	by sfp-svn-5.v30.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1STQLI-0005pe-5h
	for cia@cia.vc; Sun, 13 May 2012 04:23:36 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1STQLI-0005pe-5h@sfp-svn-5.v30.ch3.sourceforge.com&gt;</header><header name="Date">Sun, 13 May 2012 04:23:36 +0000</header></mailHeaders></generator><source><project>diablorl</project></source><body><commit><revision>983</revision><author>chaos-dev</author><log> * TMapArea simplification implemented 
 * dungen simplification will have to wait until the generator is rewritten in Lua </log><diffLines>368</diffLines><url>http://diablorl.svn.sourceforge.net/diablorl/?view=rev&amp;rev=983</url><files><file action="modify" uri="https://diablorl.svn.sourceforge.net/svnroot/diablorl/trunk/src/rlgame.pas">trunk/src/rlgame.pas</file><file action="modify" uri="https://diablorl.svn.sourceforge.net/svnroot/diablorl/trunk/src/rlgen.pas">trunk/src/rlgen.pas</file><file action="modify" uri="https://diablorl.svn.sourceforge.net/svnroot/diablorl/trunk/src/rlgviews.pas">trunk/src/rlgviews.pas</file><file action="modify" uri="https://diablorl.svn.sourceforge.net/svnroot/diablorl/trunk/src/rllevel.pas">trunk/src/rllevel.pas</file><file action="modify" uri="https://diablorl.svn.sourceforge.net/svnroot/diablorl/trunk/src/rlnpc.pas">trunk/src/rlnpc.pas</file></files></commit></body><timestamp>1336898512</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>doomrl</project><module>src</module></source><body><commit><revision>2349</revision><author>epyon</author><log> * TLevelArea facade class removed 
 * dfdungen.pas fully removed </log><diffLines>436</diffLines><files><file action="modify">dfbeing.pas</file><file action="modify">dfdata.pas</file><file action="remove">dfdungen.pas</file><file action="modify">dflevel.pas</file><file action="modify">dfoutput.pas</file><file action="modify">dfplayer.pas</file><file action="modify">doombase.pas</file><file action="modify">doomlua.pas</file></files></commit></body><timestamp>1336897811</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>doomrl</project><module>src</module></source><body><commit><revision>2348</revision><author>epyon</author><log> * dfdungen rotation and cell shift functionality moved to TLevel and TDoomSpriteMap </log><diffLines>339</diffLines><files><file action="modify">dfdungen.pas</file><file action="modify">dflevel.pas</file><file action="modify">dfplayer.pas</file><file action="modify">doomspritemap.pas</file></files></commit></body><timestamp>1336896606</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>aliensrl</project><module>src</module></source><body><commit><revision>791</revision><author>epyon</author><log> * simplifications due to new TMapArea and TDungeonBuilder interfaces
 * no need for TTowerGenerator anymore </log><diffLines>324</diffLines><files><file action="modify">abarea.pas</file><file action="modify">ablevel.pas</file><file action="modify">ablua.pas</file><file action="modify">abrl.lpi</file><file action="modify">abworld.pas</file></files></commit></body><timestamp>1336895372</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-4.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id A7B8DAE001
	for &lt;cia@cia.vc&gt;; Sun, 13 May 2012 00:37:23 -0700 (PDT)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-4.v30.ch3.sourceforge.com)
	by sfp-svn-4.v30.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1STPKu-00069S-ST
	for cia@cia.vc; Sun, 13 May 2012 03:19:08 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1STPKu-00069S-ST@sfp-svn-4.v30.ch3.sourceforge.com&gt;</header><header name="Date">Sun, 13 May 2012 03:19:08 +0000</header></mailHeaders></generator><source><project>downfall</project></source><body><commit><revision>94</revision><author>chaos-dev</author><log> * facade class TDownfallDungen no longer needed
 * facade class TLevelArea no longer needed
 * code is sooo much cleaner ^^ </log><diffLines>351</diffLines><url>http://downfall.svn.sourceforge.net/downfall/?view=rev&amp;rev=94</url><files><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/src/dfbeing.pas">trunk/src/dfbeing.pas</file><file action="remove" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/src/dfdungen.pas">trunk/src/dfdungen.pas</file><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/src/dflevel.pas">trunk/src/dflevel.pas</file><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/src/dfmagic.pas">trunk/src/dfmagic.pas</file><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/src/dfmain.pas">trunk/src/dfmain.pas</file><file action="modify" uri="https://downfall.svn.sourceforge.net/svnroot/downfall/trunk/src/downfall.lpi">trunk/src/downfall.lpi</file></files></commit></body><timestamp>1336894643</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-4.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 5E62AAE001
	for &lt;cia@cia.vc&gt;; Sun, 13 May 2012 00:26:46 -0700 (PDT)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-4.v30.ch3.sourceforge.com)
	by sfp-svn-4.v30.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1STPAd-0005yz-SE
	for cia@cia.vc; Sun, 13 May 2012 03:08:31 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1STPAd-0005yz-SE@sfp-svn-4.v30.ch3.sourceforge.com&gt;</header><header name="Date">Sun, 13 May 2012 03:08:31 +0000</header></mailHeaders></generator><source><project>fpcvalkyrie</project></source><body><commit><revision>552</revision><author>chaos-dev</author><log>Screw that, change of plans:
 * vmaparea.pas - TMapArea is no longer abstract, takes a IMapArea and if not overriden will segfault
 * vdungen.pas - passes it's target to vmaparea </log><diffLines>133</diffLines><url>http://fpcvalkyrie.svn.sourceforge.net/fpcvalkyrie/?view=rev&amp;rev=552</url><files><file action="modify" uri="https://fpcvalkyrie.svn.sourceforge.net/svnroot/fpcvalkyrie/trunk/src/vdungen.pas">trunk/src/vdungen.pas</file><file action="modify" uri="https://fpcvalkyrie.svn.sourceforge.net/svnroot/fpcvalkyrie/trunk/src/vmaparea.pas">trunk/src/vmaparea.pas</file></files></commit></body><timestamp>1336894006</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-1.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 47B47AE001
	for &lt;cia@cia.vc&gt;; Sun, 13 May 2012 00:20:41 -0700 (PDT)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-1.v30.ch3.sourceforge.com)
	by sfp-svn-1.v30.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1STP4h-0007It-Dn
	for cia@cia.vc; Sun, 13 May 2012 03:02:23 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1STP4h-0007It-Dn@sfp-svn-1.v30.ch3.sourceforge.com&gt;</header><header name="Date">Sun, 13 May 2012 03:02:23 +0000</header></mailHeaders></generator><source><project>fpcvalkyrie</project></source><body><commit><revision>551</revision><author>chaos-dev</author><log> * vmaparea.pas - added convinience interface for the abstract functions
 * vdungen.pas - no longer abstract, optionally can take it's virtual functions as interfaces </log><diffLines>128</diffLines><url>http://fpcvalkyrie.svn.sourceforge.net/fpcvalkyrie/?view=rev&amp;rev=551</url><files><file action="modify" uri="https://fpcvalkyrie.svn.sourceforge.net/svnroot/fpcvalkyrie/trunk/src/vdungen.pas">trunk/src/vdungen.pas</file><file action="modify" uri="https://fpcvalkyrie.svn.sourceforge.net/svnroot/fpcvalkyrie/trunk/src/vmaparea.pas">trunk/src/vmaparea.pas</file></files></commit></body><timestamp>1336893642</timestamp></message></recentMessages></statsTarget>
