<?xml version="1.0"?>
<statsTarget><link>http://cia.vc/stats/project/daimonin</link><counters><counter name="forever" lastEventTime="1337198043" firstEventTime="1168059848">5292</counter><counter name="lastMonth" lastEventTime="1335717182" firstEventTime="1333279289">86</counter><counter name="lastWeek" lastEventTime="1337198043" firstEventTime="1337198043">1</counter><counter name="thisMonth" lastEventTime="1337198043" firstEventTime="1336272000">6</counter></counters><metadata><item name="subtitle"><value type="text/plain">None</value></item><item name="description"><value type="text/plain">Daimonin is a 2D hack and slay MMORPG in the tradition of and based on Crossfire. It consists of a server, archetypes (object definitions), maps and scripts, sounds, a 2D client and an editor (now superceded by Gridarta). A future version of Daimonin that features 3D is currently under development.</value></item><item name="links-filter"><value type="text/plain">None</value></item><item name="title"><value type="text/plain">Daimonin</value></item><item name="url"><value type="text/plain">http://www.daimonin.net/</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-5.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id E5AD2AE001
	for &lt;cia@cia.vc&gt;; Wed, 16 May 2012 12:54:02 -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 1SUgEV-00048L-By
	for cia@cia.vc; Wed, 16 May 2012 15:33:47 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1SUgEV-00048L-By@sfp-svn-5.v30.ch3.sourceforge.com&gt;</header><header name="Date">Wed, 16 May 2012 15:33:47 +0000</header></mailHeaders></generator><source><project>daimonin</project></source><body><commit><revision>7024</revision><author>torch-wood</author><log>Unfortunately, a number of changes all committed at the same time (due to being offline in the middle of things).

/clan list and /clan motd stuff separated out into their own separate /clanlist and /clanmotd commands.c

/clanlist commands rewritten to provide more meaningful (less jargon) output to players and VOL+

Lots of log() and CHAT() calls made to help with debugging and activity logging.

Some bugs fixed which came to light when I properly examined the server logs. </log><diffLines>3288</diffLines><url>http://daimonin.svn.sourceforge.net/daimonin/?view=rev&amp;rev=7024</url><files><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/man/commands/clan">streams/clans/server/man/commands/clan</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/man/commands/clanlist">streams/clans/server/man/commands/clanlist</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/man/commands/clanmotd">streams/clans/server/man/commands/clanmotd</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/src/include/clan.h">streams/clans/server/src/include/clan.h</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/src/server/c_clan.c">streams/clans/server/src/server/c_clan.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/src/server/clan.c">streams/clans/server/src/server/clan.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/src/server/init.c">streams/clans/server/src/server/init.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/src/server/object.c">streams/clans/server/src/server/object.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/src/socket/commands.c">streams/clans/server/src/socket/commands.c</file></files></commit></body><timestamp>1337198043</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 82FCDAE002
	for &lt;cia@cia.vc&gt;; Tue,  8 May 2012 17:37:12 -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 1SRquT-00054T-JR
	for cia@cia.vc; Tue, 08 May 2012 20:21:25 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1SRquT-00054T-JR@sfp-svn-6.v30.ch3.sourceforge.com&gt;</header><header name="Date">Tue, 08 May 2012 20:21:25 +0000</header></mailHeaders></generator><source><project>daimonin</project></source><body><commit><revision>7023</revision><author>torch-wood</author><log>Clan joining requirements split into separate command, as /clan was getting too big. </log><diffLines>123</diffLines><url>http://daimonin.svn.sourceforge.net/daimonin/?view=rev&amp;rev=7023</url><files><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/man/commands/clanrequire">streams/clans/server/man/commands/clanrequire</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/src/server/c_clan.c">streams/clans/server/src/server/c_clan.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/src/server/clan.c">streams/clans/server/src/server/clan.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/src/socket/commands.c">streams/clans/server/src/socket/commands.c</file></files></commit></body><timestamp>1336523832</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 72ED6AE002
	for &lt;cia@cia.vc&gt;; Tue,  8 May 2012 03:20:23 -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 1SRdXd-0005YT-0Q
	for cia@cia.vc; Tue, 08 May 2012 06:04:57 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1SRdXd-0005YT-0Q@sfp-svn-5.v30.ch3.sourceforge.com&gt;</header><header name="Date">Tue, 08 May 2012 06:04:57 +0000</header></mailHeaders></generator><source><project>daimonin</project></source><body><commit><revision>7022</revision><author>torch-wood</author><log>Clan rank commands split out from general /clan command, because the /help file for /clan was getting too big. </log><diffLines>250</diffLines><url>http://daimonin.svn.sourceforge.net/daimonin/?view=rev&amp;rev=7022</url><files><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/man/commands/clan">streams/clans/server/man/commands/clan</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/man/commands/clanrank">streams/clans/server/man/commands/clanrank</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/src/include/clan.h">streams/clans/server/src/include/clan.h</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/src/server/c_clan.c">streams/clans/server/src/server/c_clan.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/src/server/clan.c">streams/clans/server/src/server/clan.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/src/socket/commands.c">streams/clans/server/src/socket/commands.c</file></files></commit></body><timestamp>1336472423</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 AD65CAE003
	for &lt;cia@cia.vc&gt;; Mon,  7 May 2012 16:45:26 -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 1SRTdP-0008Kf-F3
	for cia@cia.vc; Mon, 07 May 2012 19:30:15 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1SRTdP-0008Kf-F3@sfp-svn-1.v30.ch3.sourceforge.com&gt;</header><header name="Date">Mon, 07 May 2012 19:30:15 +0000</header></mailHeaders></generator><source><project>daimonin</project></source><body><commit><revision>7021</revision><author>torch-wood</author><log>Modifications / bugfixes to the clan/channel combined code </log><diffLines>236</diffLines><url>http://daimonin.svn.sourceforge.net/daimonin/?view=rev&amp;rev=7021</url><files><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/src/include/protocol.h">streams/clans/server/src/include/protocol.h</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/src/protocol/protocol.c">streams/clans/server/src/protocol/protocol.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/src/server/channel.c">streams/clans/server/src/server/channel.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/src/server/clan.c">streams/clans/server/src/server/clan.c</file></files></commit></body><timestamp>1336434326</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 3B39BAE001
	for &lt;cia@cia.vc&gt;; Sun,  6 May 2012 05:58:28 -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 1SQx4Z-00062R-1I
	for cia@cia.vc; Sun, 06 May 2012 08:44:07 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1SQx4Z-00062R-1I@sfp-svn-4.v30.ch3.sourceforge.com&gt;</header><header name="Date">Sun, 06 May 2012 08:44:07 +0000</header></mailHeaders></generator><source><project>daimonin</project></source><body><commit><revision>7020</revision><author>torch-wood</author><log>Initial implementation of clan channels </log><diffLines>749</diffLines><url>http://daimonin.svn.sourceforge.net/daimonin/?view=rev&amp;rev=7020</url><files><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/src/include/channel.h">streams/clans/server/src/include/channel.h</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/src/include/clan.h">streams/clans/server/src/include/clan.h</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/src/include/plugin.h">streams/clans/server/src/include/plugin.h</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/src/plugin_lua/daimonin_object.c">streams/clans/server/src/plugin_lua/daimonin_object.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/src/server/c_clan.c">streams/clans/server/src/server/c_clan.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/src/server/channel.c">streams/clans/server/src/server/channel.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/src/server/clan.c">streams/clans/server/src/server/clan.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/src/server/login.c">streams/clans/server/src/server/login.c</file></files></commit></body><timestamp>1336309108</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 09638AE001
	for &lt;cia@cia.vc&gt;; Sat,  5 May 2012 19:39:56 -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 1SQnQD-0000rk-Kg
	for cia@cia.vc; Sat, 05 May 2012 22:25:49 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1SQnQD-0000rk-Kg@sfp-svn-1.v30.ch3.sourceforge.com&gt;</header><header name="Date">Sat, 05 May 2012 22:25:49 +0000</header></mailHeaders></generator><source><project>daimonin</project></source><body><commit><revision>7019</revision><author>franklinb</author><log>Make male dwarves move when they're resting, like females. </log><diffLines>16</diffLines><url>http://daimonin.svn.sourceforge.net/daimonin/?view=rev&amp;rev=7019</url><files><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/trunk/arch/intern/player/dwarf/dwarf_male.anim">trunk/arch/intern/player/dwarf/dwarf_male.anim</file></files></commit></body><timestamp>1336271996</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 3DD012E734
	for &lt;cia@cia.vc&gt;; Sun, 29 Apr 2012 09:33:01 -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 1SOT99-0002tt-1y
	for cia@cia.vc; Sun, 29 Apr 2012 12:22:35 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1SOT99-0002tt-1y@sfp-svn-6.v30.ch3.sourceforge.com&gt;</header><header name="Date">Sun, 29 Apr 2012 12:22:35 +0000</header></mailHeaders></generator><source><project>daimonin</project></source><body><commit><revision>7018</revision><author>torch-wood</author><log>Max-clans-per-player implemented, and in so doing, found and fixed some bugs in various areas of related code.

I *think* it all still works. </log><diffLines>380</diffLines><url>http://daimonin.svn.sourceforge.net/daimonin/?view=rev&amp;rev=7018</url><files><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/src/include/clan.h">streams/clans/server/src/include/clan.h</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/src/server/c_clan.c">streams/clans/server/src/server/c_clan.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/src/server/clan.c">streams/clans/server/src/server/clan.c</file></files></commit></body><timestamp>1335717182</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 22212AE001
	for &lt;cia@cia.vc&gt;; Thu, 26 Apr 2012 14:47:46 -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 1SNSed-0005oO-BR
	for cia@cia.vc; Thu, 26 Apr 2012 17:38:55 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1SNSed-0005oO-BR@sfp-svn-6.v30.ch3.sourceforge.com&gt;</header><header name="Date">Thu, 26 Apr 2012 17:38:55 +0000</header></mailHeaders></generator><source><project>daimonin</project></source><body><commit><revision>7017</revision><author>torch-wood</author><log>Added /help command for previous commit. </log><diffLines>18</diffLines><url>http://daimonin.svn.sourceforge.net/daimonin/?view=rev&amp;rev=7017</url><files><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/man/commands/clanadmin">streams/clans/server/man/commands/clanadmin</file></files></commit></body><timestamp>1335476866</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 DC32FAE001
	for &lt;cia@cia.vc&gt;; Thu, 26 Apr 2012 14:39:20 -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 1SNSWU-0005gc-BC
	for cia@cia.vc; Thu, 26 Apr 2012 17:30:30 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1SNSWU-0005gc-BC@sfp-svn-6.v30.ch3.sourceforge.com&gt;</header><header name="Date">Thu, 26 Apr 2012 17:30:30 +0000</header></mailHeaders></generator><source><project>daimonin</project></source><body><commit><revision>7016</revision><author>torch-wood</author><log>Added new command /clanadmin which allows VOLs to do things with clans (disband / reset whole system / reassign leader).
(/help file to come later)

Also added some 'time' info to clans, so we can record when members joined, expire old invites, etc.  This was required for the /clanadmin disband command for VOLs, but is useful anyway. </log><diffLines>629</diffLines><url>http://daimonin.svn.sourceforge.net/daimonin/?view=rev&amp;rev=7016</url><files><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/src/include/clan.h">streams/clans/server/src/include/clan.h</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/src/server/c_clan.c">streams/clans/server/src/server/c_clan.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/src/server/clan.c">streams/clans/server/src/server/clan.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/src/socket/commands.c">streams/clans/server/src/socket/commands.c</file></files></commit></body><timestamp>1335476360</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 6C90FAE001
	for &lt;cia@cia.vc&gt;; Wed, 18 Apr 2012 17:51:24 -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 1SKbmJ-00021N-Kp
	for cia@cia.vc; Wed, 18 Apr 2012 20:47:03 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1SKbmJ-00021N-Kp@sfp-svn-2.v30.ch3.sourceforge.com&gt;</header><header name="Date">Wed, 18 Apr 2012 20:47:03 +0000</header></mailHeaders></generator><source><project>daimonin</project></source><body><commit><revision>7015</revision><author>torch-wood</author><log>Joining requirements code finished.  /help manual file updated. </log><diffLines>842</diffLines><url>http://daimonin.svn.sourceforge.net/daimonin/?view=rev&amp;rev=7015</url><files><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/man/commands/clan">streams/clans/server/man/commands/clan</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/src/include/clan.h">streams/clans/server/src/include/clan.h</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/src/server/c_clan.c">streams/clans/server/src/server/c_clan.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/src/server/clan.c">streams/clans/server/src/server/clan.c</file></files></commit></body><timestamp>1334796686</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 (unknown [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 9D4C1AE001
	for &lt;cia@cia.vc&gt;; Tue, 17 Apr 2012 10:45:33 -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 1SK8fD-0000Bt-8L
	for cia@cia.vc; Tue, 17 Apr 2012 13:41:47 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1SK8fD-0000Bt-8L@sfp-svn-3.v30.ch3.sourceforge.com&gt;</header><header name="Date">Tue, 17 Apr 2012 13:41:47 +0000</header></mailHeaders></generator><source><project>daimonin</project></source><body><commit><revision>7014</revision><author>torch-wood</author><log>Interim commit for defining 'joining' requirements for clans.

Stable and working, but more to do ... </log><diffLines>496</diffLines><url>http://daimonin.svn.sourceforge.net/daimonin/?view=rev&amp;rev=7014</url><files><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/src/include/clan.h">streams/clans/server/src/include/clan.h</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/src/include/define.h">streams/clans/server/src/include/define.h</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/src/plugin_lua/daimonin_game.c">streams/clans/server/src/plugin_lua/daimonin_game.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/src/server/c_clan.c">streams/clans/server/src/server/c_clan.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/src/server/clan.c">streams/clans/server/src/server/clan.c</file></files></commit></body><timestamp>1334684733</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 60B7FAE001
	for &lt;cia@cia.vc&gt;; Mon, 16 Apr 2012 03:07:47 -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 1SJf3Y-0007bq-Aq
	for cia@cia.vc; Mon, 16 Apr 2012 06:04:56 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1SJf3Y-0007bq-Aq@sfp-svn-2.v30.ch3.sourceforge.com&gt;</header><header name="Date">Mon, 16 Apr 2012 06:04:56 +0000</header></mailHeaders></generator><source><project>daimonin</project></source><body><commit><revision>7013</revision><author>torch-wood</author><log>Minor LUA script mod to allow capital letters in Clan Apartment names - script copied from valentines day scribe. </log><diffLines>58</diffLines><url>http://daimonin.svn.sourceforge.net/daimonin/?view=rev&amp;rev=7013</url><files><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/maps/scripts/clan_house_seller.lua">streams/clans/maps/scripts/clan_house_seller.lua</file></files></commit></body><timestamp>1334570867</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 BE0BFAE001
	for &lt;cia@cia.vc&gt;; Sun, 15 Apr 2012 18:18:48 -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 1SJWnq-0007Wb-AS
	for cia@cia.vc; Sun, 15 Apr 2012 21:16:10 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1SJWnq-0007Wb-AS@sfp-svn-6.v30.ch3.sourceforge.com&gt;</header><header name="Date">Sun, 15 Apr 2012 21:16:10 +0000</header></mailHeaders></generator><source><project>daimonin</project></source><body><commit><revision>7012</revision><author>torch-wood</author><log>Slight dialogue tweak for clan-apt-seller, for when player is only a member of one clan. </log><diffLines>63</diffLines><url>http://daimonin.svn.sourceforge.net/daimonin/?view=rev&amp;rev=7012</url><files><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/maps/scripts/clan_house_seller.lua">streams/clans/maps/scripts/clan_house_seller.lua</file></files></commit></body><timestamp>1334539128</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 7C04BAE001
	for &lt;cia@cia.vc&gt;; Sun, 15 Apr 2012 16:34:19 -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 1SJVAl-0006pf-IS
	for cia@cia.vc; Sun, 15 Apr 2012 19:31:43 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1SJVAl-0006pf-IS@sfp-svn-5.v30.ch3.sourceforge.com&gt;</header><header name="Date">Sun, 15 Apr 2012 19:31:43 +0000</header></mailHeaders></generator><source><project>daimonin</project></source><body><commit><revision>7011</revision><author>franklinb</author><log>Remove Easter eggs from TL. </log><diffLines>14</diffLines><url>http://daimonin.svn.sourceforge.net/daimonin/?view=rev&amp;rev=7011</url><files><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/trunk/arch/treasures">trunk/arch/treasures</file></files></commit></body><timestamp>1334532859</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 B1F1FAE001
	for &lt;cia@cia.vc&gt;; Sun, 15 Apr 2012 16:33:15 -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 1SJV9j-0006nW-Qo
	for cia@cia.vc; Sun, 15 Apr 2012 19:30:39 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1SJV9j-0006nW-Qo@sfp-svn-5.v30.ch3.sourceforge.com&gt;</header><header name="Date">Sun, 15 Apr 2012 19:30:39 +0000</header></mailHeaders></generator><source><project>daimonin</project></source><body><commit><revision>7010</revision><author>franklinb</author><log>Remove Easter eggs from TL. </log><diffLines>19</diffLines><url>http://daimonin.svn.sourceforge.net/daimonin/?view=rev&amp;rev=7010</url><files><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/trunk/arch/treasures">trunk/arch/treasures</file></files></commit></body><timestamp>1334532795</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 91715AE001
	for &lt;cia@cia.vc&gt;; Sun, 15 Apr 2012 15:57:57 -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 1SJUba-0005MT-Gw
	for cia@cia.vc; Sun, 15 Apr 2012 18:55:22 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1SJUba-0005MT-Gw@sfp-svn-6.v30.ch3.sourceforge.com&gt;</header><header name="Date">Sun, 15 Apr 2012 18:55:22 +0000</header></mailHeaders></generator><source><project>daimonin</project></source><body><commit><revision>7009</revision><author>torch-wood</author><log>New LUA method for renaming maps added.

LUA script for clan-apt-seller upgraded to use new rename method.

Clan apt seller NPC moved to different map. </log><diffLines>7598</diffLines><url>http://daimonin.svn.sourceforge.net/daimonin/?view=rev&amp;rev=7009</url><files><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/maps/planes/human_plane/castle/castle_0202">streams/clans/maps/planes/human_plane/castle/castle_0202</file><file action="add" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/maps/planes/human_plane/castle/castle_0302">streams/clans/maps/planes/human_plane/castle/castle_0302</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/maps/planes/human_plane/castle/scripts/clan_apt_teleport.lua">streams/clans/maps/planes/human_plane/castle/scripts/clan_apt_teleport.lua</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/maps/scripts/clan_house_seller.lua">streams/clans/maps/scripts/clan_house_seller.lua</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/src/include/libproto.h">streams/clans/server/src/include/libproto.h</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/src/include/map.h">streams/clans/server/src/include/map.h</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/src/include/plugin.h">streams/clans/server/src/include/plugin.h</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/src/plugin_lua/daimonin_map.c">streams/clans/server/src/plugin_lua/daimonin_map.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/src/plugin_lua/include/daimonin_map.h">streams/clans/server/src/plugin_lua/include/daimonin_map.h</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/src/server/map.c">streams/clans/server/src/server/map.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/src/server/plugins.c">streams/clans/server/src/server/plugins.c</file></files></commit></body><timestamp>1334530677</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 ED1F0AE001
	for &lt;cia@cia.vc&gt;; Sun, 15 Apr 2012 15:17:41 -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 1SJTyd-0005JE-SE
	for cia@cia.vc; Sun, 15 Apr 2012 18:15:07 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1SJTyd-0005JE-SE@sfp-svn-4.v30.ch3.sourceforge.com&gt;</header><header name="Date">Sun, 15 Apr 2012 18:15:07 +0000</header></mailHeaders></generator><source><project>daimonin</project></source><body><commit><revision>7008</revision><author>torch-wood</author><log>Going to use a different map to hold the clan apartment seller </log><diffLines>3146</diffLines><url>http://daimonin.svn.sourceforge.net/daimonin/?view=rev&amp;rev=7008</url><files><file action="remove" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/maps/planes/human_plane/castle/castle_0202">streams/clans/maps/planes/human_plane/castle/castle_0202</file></files></commit></body><timestamp>1334528262</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 D39FDAE001
	for &lt;cia@cia.vc&gt;; Sun, 15 Apr 2012 09:00:52 -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 1SJO67-00059O-M0
	for cia@cia.vc; Sun, 15 Apr 2012 11:58:27 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1SJO67-00059O-M0@sfp-svn-3.v30.ch3.sourceforge.com&gt;</header><header name="Date">Sun, 15 Apr 2012 11:58:27 +0000</header></mailHeaders></generator><source><project>daimonin</project></source><body><commit><revision>7007</revision><author>torch-wood</author><log>Removed the ego-item check when upapplying an item (so if you leave a clan, you can still take the item off). </log><diffLines>74</diffLines><url>http://daimonin.svn.sourceforge.net/daimonin/?view=rev&amp;rev=7007</url><files><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/src/server/apply.c">streams/clans/server/src/server/apply.c</file></files></commit></body><timestamp>1334505652</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 70D6FAE001
	for &lt;cia@cia.vc&gt;; Sun, 15 Apr 2012 06:32:46 -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 1SJLmq-00024h-S7
	for cia@cia.vc; Sun, 15 Apr 2012 09:30:24 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1SJLmq-00024h-S7@sfp-svn-1.v30.ch3.sourceforge.com&gt;</header><header name="Date">Sun, 15 Apr 2012 09:30:24 +0000</header></mailHeaders></generator><source><project>daimonin</project></source><body><commit><revision>7006</revision><author>torch-wood</author><log>Slight bugfix in the clan-inv-checker code

Typo in types.xml </log><diffLines>92</diffLines><url>http://daimonin.svn.sourceforge.net/daimonin/?view=rev&amp;rev=7006</url><files><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/arch/dev/editor/conf/types.xml">streams/clans/arch/dev/editor/conf/types.xml</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/src/server/clan.c">streams/clans/server/src/server/clan.c</file></files></commit></body><timestamp>1334496766</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 7AD72AE001
	for &lt;cia@cia.vc&gt;; Sat, 14 Apr 2012 18:26:31 -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 1SJASJ-0005xm-73
	for cia@cia.vc; Sat, 14 Apr 2012 21:24:27 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1SJASJ-0005xm-73@sfp-svn-2.v30.ch3.sourceforge.com&gt;</header><header name="Date">Sat, 14 Apr 2012 21:24:27 +0000</header></mailHeaders></generator><source><project>daimonin</project></source><body><commit><revision>7005</revision><author>torch-wood</author><log>Hmmm ... a whole bunch of bugfixes, related (loosely) to modification of clan-inv-checker to work on 'clan' maps.

Various bugs fixed in LUA apartment scripts.

Modified clan apartment 4 to include a clan-inv-checker. </log><diffLines>235</diffLines><url>http://daimonin.svn.sourceforge.net/daimonin/?view=rev&amp;rev=7005</url><files><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/arch/dev/editor/conf/types.xml">streams/clans/arch/dev/editor/conf/types.xml</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/maps/planes/human_plane/castle/scripts/clan_apt_teleport.lua">streams/clans/maps/planes/human_plane/castle/scripts/clan_apt_teleport.lua</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/maps/scripts/clan_house_seller.lua">streams/clans/maps/scripts/clan_house_seller.lua</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/maps/special/clan/appartment_4">streams/clans/maps/special/clan/appartment_4</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/src/plugin_lua/daimonin_object.c">streams/clans/server/src/plugin_lua/daimonin_object.c</file><file action="modify" uri="https://svnroot.svn.sourceforge.net/svnroot/daimonin/streams/clans/server/src/server/clan.c">streams/clans/server/src/server/clan.c</file></files></commit></body><timestamp>1334453191</timestamp></message></recentMessages></statsTarget>
