<?xml version="1.0"?>
<statsTarget><link>http://cia.vc/stats/project/adage</link><counters><counter name="forever" lastEventTime="1262220208" firstEventTime="1135742307">84</counter></counters><metadata><item name="subtitle"><value type="text/plain">None</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">Adage</value></item><item name="url"><value type="text/plain">http://adagegame.sourceforge.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 d5vjzd1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id E13F8795E9
	for &lt;cia@cia.vc&gt;; Wed, 30 Dec 2009 16:43:26 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-4.v30.ch3.sourceforge.com)
	by d5vjzd1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1NQ98G-0008KL-H0
	for cia@cia.vc; Thu, 31 Dec 2009 00:43:16 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1NQ98G-0008KL-H0@d5vjzd1.ch3.sourceforge.com&gt;</header><header name="Date">Thu, 31 Dec 2009 00:43:16 +0000</header></mailHeaders></generator><source><project>adage</project></source><body><commit><revision>129</revision><author>tmandry</author><log>Fixed small bug in MapHandler that was causing an error loading maps. </log><diffLines>14</diffLines><url>http://adagegame.svn.sourceforge.net/adagegame/?view=rev&amp;rev=129</url><files><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/map/MapHandler.cpp">trunk/src/map/MapHandler.cpp</file></files></commit></body><timestamp>1262220207</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from dn4whf1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id ADA351D81DD
	for &lt;cia@cia.vc&gt;; Tue, 21 Jul 2009 00:08:32 -0700 (PDT)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-1.v30.ch3.sourceforge.com)
	by dn4whf1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1MT9SY-0003GX-I5
	for cia@cia.vc; Tue, 21 Jul 2009 07:08:22 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1MT9SY-0003GX-I5@dn4whf1.ch3.sourceforge.com&gt;</header><header name="Date">Tue, 21 Jul 2009 07:08:22 +0000</header></mailHeaders></generator><source><project>adage</project></source><body><commit><revision>128</revision><author>tmandry</author><log>Navmesh generation (big algorithm) added. No optimizing yet (lots of polygons). </log><diffLines>820</diffLines><url>http://adagegame.svn.sourceforge.net/adagegame/?view=rev&amp;rev=128</url><files><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/CMakeLists.txt">trunk/src/CMakeLists.txt</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/editor/EditorUI.cpp">trunk/src/editor/EditorUI.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/editor/EditorUI.h">trunk/src/editor/EditorUI.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/editor/editor.ui">trunk/src/editor/editor.ui</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/map/MapHandler.cpp">trunk/src/map/MapHandler.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/map/MapHandler.h">trunk/src/map/MapHandler.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/math/Polygon.cpp">trunk/src/math/Polygon.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/math/Polygon.h">trunk/src/math/Polygon.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/math/Segment.cpp">trunk/src/math/Segment.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/math/const.h">trunk/src/math/const.h</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/nav/NavGen.cpp">trunk/src/nav/NavGen.cpp</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/nav/NavGen.h">trunk/src/nav/NavGen.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/nav/NavNode.cpp">trunk/src/nav/NavNode.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/nav/NavNode.h">trunk/src/nav/NavNode.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/nav/NavSystem.cpp">trunk/src/nav/NavSystem.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/nav/NavSystem.h">trunk/src/nav/NavSystem.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/ui/Blueprint.cpp">trunk/src/ui/Blueprint.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/Wall.cpp">trunk/src/world/Wall.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/World.cpp">trunk/src/world/World.cpp</file></files></commit></body><timestamp>1248160112</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from 74yxhf1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id BEF261D819E
	for &lt;cia@cia.vc&gt;; Sun, 19 Jul 2009 14:11:20 -0700 (PDT)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-5.v30.ch3.sourceforge.com)
	by 74yxhf1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1MSdf4-0001kg-K8
	for cia@cia.vc; Sun, 19 Jul 2009 21:11:10 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1MSdf4-0001kg-K8@74yxhf1.ch3.sourceforge.com&gt;</header><header name="Date">Sun, 19 Jul 2009 21:11:10 +0000</header></mailHeaders></generator><source><project>adage</project></source><body><commit><revision>127</revision><author>tmandry</author><log>Added basic Build tool to editor. </log><diffLines>559</diffLines><url>http://adagegame.svn.sourceforge.net/adagegame/?view=rev&amp;rev=127</url><files><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/Actor.cpp">trunk/src/actors/Actor.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/editor/EditorBlueprint.cpp">trunk/src/editor/EditorBlueprint.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/editor/EditorBlueprint.h">trunk/src/editor/EditorBlueprint.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/editor/EditorUI.cpp">trunk/src/editor/EditorUI.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/editor/editor.ui">trunk/src/editor/editor.ui</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/map/MapGenerator.cpp">trunk/src/map/MapGenerator.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/map/MapGenerator.h">trunk/src/map/MapGenerator.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/ui/Blueprint.cpp">trunk/src/ui/Blueprint.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/ui/Blueprint.h">trunk/src/ui/Blueprint.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/Building.cpp">trunk/src/world/Building.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/Building.h">trunk/src/world/Building.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/World.cpp">trunk/src/world/World.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/World.h">trunk/src/world/World.h</file></files></commit></body><timestamp>1248037880</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from 74yxhf1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id EE97D1D81DC
	for &lt;cia@cia.vc&gt;; Sat, 18 Jul 2009 21:20:26 -0700 (PDT)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-5.v30.ch3.sourceforge.com)
	by 74yxhf1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1MSNsm-0000cN-Pa
	for cia@cia.vc; Sun, 19 Jul 2009 04:20:16 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1MSNsm-0000cN-Pa@74yxhf1.ch3.sourceforge.com&gt;</header><header name="Date">Sun, 19 Jul 2009 04:20:16 +0000</header></mailHeaders></generator><source><project>adage</project></source><body><commit><revision>126</revision><author>tmandry</author><log>Implemented the use of factories in the mapfile code (now map version 0.2). Now you can save every type of entity and its properties in your map files! </log><diffLines>1285</diffLines><url>http://adagegame.svn.sourceforge.net/adagegame/?view=rev&amp;rev=126</url><files><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/data/map.map">trunk/data/map.map</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/editor/EditorUI.cpp">trunk/src/editor/EditorUI.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/map/MapGenerator.cpp">trunk/src/map/MapGenerator.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/map/MapGenerator.h">trunk/src/map/MapGenerator.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/map/MapHandler.cpp">trunk/src/map/MapHandler.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/map/MapHandler.h">trunk/src/map/MapHandler.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/Building.cpp">trunk/src/world/Building.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/Building.h">trunk/src/world/Building.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/Entity.h">trunk/src/world/Entity.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/Wall.cpp">trunk/src/world/Wall.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/World.cpp">trunk/src/world/World.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/World.h">trunk/src/world/World.h</file></files></commit></body><timestamp>1247977227</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from 3kljzd1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 92C731D80B3
	for &lt;cia@cia.vc&gt;; Sat, 18 Jul 2009 00:05:23 -0700 (PDT)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-2.v30.ch3.sourceforge.com)
	by 3kljzd1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1MS3yr-0003xP-9v
	for cia@cia.vc; Sat, 18 Jul 2009 07:05:13 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1MS3yr-0003xP-9v@3kljzd1.ch3.sourceforge.com&gt;</header><header name="Date">Sat, 18 Jul 2009 07:05:13 +0000</header></mailHeaders></generator><source><project>adage</project></source><body><commit><revision>125</revision><author>tmandry</author><log>FactoryManager created and Entities.h where all entities are registered. Editor now uses factories for its new entity combobox. </log><diffLines>470</diffLines><url>http://adagegame.svn.sourceforge.net/adagegame/?view=rev&amp;rev=125</url><files><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/CMakeLists.txt">trunk/src/CMakeLists.txt</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/Navigator.h">trunk/src/actors/Navigator.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/adage/GameBlueprint.cpp">trunk/src/adage/GameBlueprint.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/adage/main.cpp">trunk/src/adage/main.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/editor/EditorBlueprint.cpp">trunk/src/editor/EditorBlueprint.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/editor/EditorBlueprint.h">trunk/src/editor/EditorBlueprint.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/editor/EditorUI.cpp">trunk/src/editor/EditorUI.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/editor/EditorUI.h">trunk/src/editor/EditorUI.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/editor/main.cpp">trunk/src/editor/main.cpp</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/Entities.h">trunk/src/world/Entities.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/Entity.h">trunk/src/world/Entity.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/EntityFactory.h">trunk/src/world/EntityFactory.h</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/FactoryManager.cpp">trunk/src/world/FactoryManager.cpp</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/FactoryManager.h">trunk/src/world/FactoryManager.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/GhostBustersHQ.cpp">trunk/src/world/GhostBustersHQ.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/GhostPortal.cpp">trunk/src/world/GhostPortal.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/GhostPortal.h">trunk/src/world/GhostPortal.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/World.h">trunk/src/world/World.h</file></files></commit></body><timestamp>1247900724</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from d5vjzd1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 29AB91D80B3
	for &lt;cia@cia.vc&gt;; Fri, 17 Jul 2009 22:00:28 -0700 (PDT)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-4.v30.ch3.sourceforge.com)
	by d5vjzd1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1MS21x-0003sZ-Or
	for cia@cia.vc; Sat, 18 Jul 2009 05:00:17 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1MS21x-0003sZ-Or@d5vjzd1.ch3.sourceforge.com&gt;</header><header name="Date">Sat, 18 Jul 2009 05:00:17 +0000</header></mailHeaders></generator><source><project>adage</project></source><body><commit><revision>124</revision><author>tmandry</author><log>Restructure completed by changing all strings to QStrings. Factory classes finished (mostly untested); every class that needs one now has a factory. </log><diffLines>870</diffLines><url>http://adagegame.svn.sourceforge.net/adagegame/?view=rev&amp;rev=124</url><files><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/Actor.cpp">trunk/src/actors/Actor.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/Actor.h">trunk/src/actors/Actor.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/Ghost.cpp">trunk/src/actors/Ghost.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/Ghost.h">trunk/src/actors/Ghost.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/GhostBuster.cpp">trunk/src/actors/GhostBuster.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/GhostBuster.h">trunk/src/actors/GhostBuster.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/Navigator.cpp">trunk/src/actors/Navigator.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/Navigator.h">trunk/src/actors/Navigator.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/Person.cpp">trunk/src/actors/Person.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/Person.h">trunk/src/actors/Person.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/editor/EditorUI.cpp">trunk/src/editor/EditorUI.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/Building.cpp">trunk/src/world/Building.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/Building.h">trunk/src/world/Building.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/Entity.h">trunk/src/world/Entity.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/EntityFactory.h">trunk/src/world/EntityFactory.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/GhostBustersHQ.cpp">trunk/src/world/GhostBustersHQ.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/GhostBustersHQ.h">trunk/src/world/GhostBustersHQ.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/GhostPortal.h">trunk/src/world/GhostPortal.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/GhostTrap.cpp">trunk/src/world/GhostTrap.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/GhostTrap.h">trunk/src/world/GhostTrap.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/MovingEntity.cpp">trunk/src/world/MovingEntity.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/MovingEntity.h">trunk/src/world/MovingEntity.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/Wall.cpp">trunk/src/world/Wall.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/Wall.h">trunk/src/world/Wall.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/World.cpp">trunk/src/world/World.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/World.h">trunk/src/world/World.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/trigger/LimitedLifetimeTrigger.h">trunk/src/world/trigger/LimitedLifetimeTrigger.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/trigger/Trigger.h">trunk/src/world/trigger/Trigger.h</file></files></commit></body><timestamp>1247893228</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from d5vjzd1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 229061D80B3
	for &lt;cia@cia.vc&gt;; Fri, 17 Jul 2009 17:44:51 -0700 (PDT)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-4.v30.ch3.sourceforge.com)
	by d5vjzd1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1MRy2a-0006lO-Os
	for cia@cia.vc; Sat, 18 Jul 2009 00:44:40 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1MRy2a-0006lO-Os@d5vjzd1.ch3.sourceforge.com&gt;</header><header name="Date">Sat, 18 Jul 2009 00:44:40 +0000</header></mailHeaders></generator><source><project>adage</project></source><body><commit><revision>123</revision><author>tmandry</author><log>Added tool buttons to editor, made some style changes. BIG RESTRUCTURE dealing with how Entities are handled; code no longer deals directly with strings to describe types. EntityFactory classes started. </log><diffLines>1885</diffLines><url>http://adagegame.svn.sourceforge.net/adagegame/?view=rev&amp;rev=123</url><files><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/adage.style">trunk/adage.style</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/CMakeLists.txt">trunk/src/CMakeLists.txt</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/Actor.cpp">trunk/src/actors/Actor.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/Actor.h">trunk/src/actors/Actor.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/Ghost.cpp">trunk/src/actors/Ghost.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/GhostBuster.cpp">trunk/src/actors/GhostBuster.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/Navigator.cpp">trunk/src/actors/Navigator.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/Person.cpp">trunk/src/actors/Person.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/Person.h">trunk/src/actors/Person.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/steering/Alignment.cpp">trunk/src/actors/steering/Alignment.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/steering/AvoidWalls.cpp">trunk/src/actors/steering/AvoidWalls.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/steering/Cohesion.cpp">trunk/src/actors/steering/Cohesion.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/steering/Separation.cpp">trunk/src/actors/steering/Separation.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/adage/BlueprintWindow.cpp">trunk/src/adage/BlueprintWindow.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/adage/GameBlueprint.cpp">trunk/src/adage/GameBlueprint.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/detail/StaticCastIterator.h">trunk/src/detail/StaticCastIterator.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/editor/EditorBlueprint.cpp">trunk/src/editor/EditorBlueprint.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/editor/EditorUI.cpp">trunk/src/editor/EditorUI.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/editor/EditorUI.h">trunk/src/editor/EditorUI.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/editor/editor.ui">trunk/src/editor/editor.ui</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/map/MapGenerator.cpp">trunk/src/map/MapGenerator.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/Building.cpp">trunk/src/world/Building.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/CellSpacePartition.cpp">trunk/src/world/CellSpacePartition.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/CellSpacePartition.h">trunk/src/world/CellSpacePartition.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/Entity.cpp">trunk/src/world/Entity.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/Entity.h">trunk/src/world/Entity.h</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/EntityFactory.h">trunk/src/world/EntityFactory.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/EntityList.h">trunk/src/world/EntityList.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/GhostBustersHQ.cpp">trunk/src/world/GhostBustersHQ.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/GhostBustersHQ.h">trunk/src/world/GhostBustersHQ.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/GhostPortal.cpp">trunk/src/world/GhostPortal.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/GhostPortal.h">trunk/src/world/GhostPortal.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/GhostTrap.cpp">trunk/src/world/GhostTrap.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/GhostTrap.h">trunk/src/world/GhostTrap.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/MovingEntity.cpp">trunk/src/world/MovingEntity.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/MovingEntity.h">trunk/src/world/MovingEntity.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/Wall.cpp">trunk/src/world/Wall.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/World.cpp">trunk/src/world/World.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/World.h">trunk/src/world/World.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/trigger/LimitedLifetimeTrigger.h">trunk/src/world/trigger/LimitedLifetimeTrigger.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/trigger/Trigger.h">trunk/src/world/trigger/Trigger.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/trigger/TriggerRegion.h">trunk/src/world/trigger/TriggerRegion.h</file></files></commit></body><timestamp>1247877891</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from bj8yhf1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 649401D81C6
	for &lt;cia@cia.vc&gt;; Thu, 16 Jul 2009 01:22:54 -0700 (PDT)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-6.v30.ch3.sourceforge.com)
	by bj8yhf1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1MRMEm-0002dI-77
	for cia@cia.vc; Thu, 16 Jul 2009 08:22:44 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1MRMEm-0002dI-77@bj8yhf1.ch3.sourceforge.com&gt;</header><header name="Date">Thu, 16 Jul 2009 08:22:44 +0000</header></mailHeaders></generator><source><project>adage</project></source><body><commit><revision>122</revision><author>tmandry</author><log>Lots of progress made on editor. Good stuff. </log><diffLines>1253</diffLines><url>http://adagegame.svn.sourceforge.net/adagegame/?view=rev&amp;rev=122</url><files><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/Person.cpp">trunk/src/actors/Person.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/Person.h">trunk/src/actors/Person.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/adage/CMakeLists.txt">trunk/src/adage/CMakeLists.txt</file><file action="remove" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/adage/CommWindow.cpp">trunk/src/adage/CommWindow.cpp</file><file action="remove" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/adage/CommWindow.h">trunk/src/adage/CommWindow.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/adage/Game.cpp">trunk/src/adage/Game.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/adage/Game.h">trunk/src/adage/Game.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/adage/GameBlueprint.cpp">trunk/src/adage/GameBlueprint.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/adage/GameUI.cpp">trunk/src/adage/GameUI.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/editor/CMakeLists.txt">trunk/src/editor/CMakeLists.txt</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/editor/EditorBlueprint.cpp">trunk/src/editor/EditorBlueprint.cpp</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/editor/EditorBlueprint.h">trunk/src/editor/EditorBlueprint.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/editor/EditorGame.cpp">trunk/src/editor/EditorGame.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/editor/EditorGame.h">trunk/src/editor/EditorGame.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/editor/EditorUI.cpp">trunk/src/editor/EditorUI.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/editor/EditorUI.h">trunk/src/editor/EditorUI.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/editor/editor.ui">trunk/src/editor/editor.ui</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/math/Segment.cpp">trunk/src/math/Segment.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/math/Segment.h">trunk/src/math/Segment.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/ui/Blueprint.cpp">trunk/src/ui/Blueprint.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/ui/Blueprint.h">trunk/src/ui/Blueprint.h</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/ui/CommWindow.cpp">trunk/src/ui/CommWindow.cpp</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/ui/CommWindow.h">trunk/src/ui/CommWindow.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/Entity.h">trunk/src/world/Entity.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/GameBase.cpp">trunk/src/world/GameBase.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/GameBase.h">trunk/src/world/GameBase.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/GhostPortal.cpp">trunk/src/world/GhostPortal.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/GhostTrap.cpp">trunk/src/world/GhostTrap.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/View.cpp">trunk/src/world/View.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/View.h">trunk/src/world/View.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/Wall.cpp">trunk/src/world/Wall.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/Wall.h">trunk/src/world/Wall.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/trigger/Trigger.h">trunk/src/world/trigger/Trigger.h</file></files></commit></body><timestamp>1247732574</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from 3kljzd1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id A74BC1D81C6
	for &lt;cia@cia.vc&gt;; Wed, 15 Jul 2009 20:58:25 -0700 (PDT)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-2.v30.ch3.sourceforge.com)
	by 3kljzd1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1MRI6p-0002Yj-A9
	for cia@cia.vc; Thu, 16 Jul 2009 03:58:15 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1MRI6p-0002Yj-A9@3kljzd1.ch3.sourceforge.com&gt;</header><header name="Date">Thu, 16 Jul 2009 03:58:15 +0000</header></mailHeaders></generator><source><project>adage</project></source><body><commit><revision>121</revision><author>tmandry</author><log>Beginnings of a Map Editor created. It builds as the 'editor' target in the default make target. </log><diffLines>516</diffLines><url>http://adagegame.svn.sourceforge.net/adagegame/?view=rev&amp;rev=121</url><files><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/CMakeLists.txt">trunk/src/CMakeLists.txt</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/adage/CMakeLists.txt">trunk/src/adage/CMakeLists.txt</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/adage/Game.cpp">trunk/src/adage/Game.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/adage/main.cpp">trunk/src/adage/main.cpp</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/editor/">trunk/src/editor/</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/editor/CMakeLists.txt">trunk/src/editor/CMakeLists.txt</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/editor/EditorGame.cpp">trunk/src/editor/EditorGame.cpp</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/editor/EditorGame.h">trunk/src/editor/EditorGame.h</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/editor/EditorUI.cpp">trunk/src/editor/EditorUI.cpp</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/editor/EditorUI.h">trunk/src/editor/EditorUI.h</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/editor/editor.ui">trunk/src/editor/editor.ui</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/editor/main.cpp">trunk/src/editor/main.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/ui/Blueprint.cpp">trunk/src/ui/Blueprint.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/ui/Blueprint.h">trunk/src/ui/Blueprint.h</file></files></commit></body><timestamp>1247716706</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from bj8yhf1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 4E56B1D81C6
	for &lt;cia@cia.vc&gt;; Wed, 15 Jul 2009 14:12:50 -0700 (PDT)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-6.v30.ch3.sourceforge.com)
	by bj8yhf1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1MRBmJ-0006FT-Q6
	for cia@cia.vc; Wed, 15 Jul 2009 21:12:39 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1MRBmJ-0006FT-Q6@bj8yhf1.ch3.sourceforge.com&gt;</header><header name="Date">Wed, 15 Jul 2009 21:12:39 +0000</header></mailHeaders></generator><source><project>adage</project></source><body><commit><revision>120</revision><author>tmandry</author><log>Major restructuring in preparation for multiple targets (executables). Build process now starts in root (above src/). </log><diffLines>2757</diffLines><url>http://adagegame.svn.sourceforge.net/adagegame/?view=rev&amp;rev=120</url><files><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/CMakeLists.txt">trunk/CMakeLists.txt</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/adage.style">trunk/adage.style</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/data/">trunk/data/</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/data/map.map">trunk/data/map.map</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/CMakeLists.txt">trunk/src/CMakeLists.txt</file><file action="remove" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/Game.cpp">trunk/src/Game.cpp</file><file action="remove" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/Game.h">trunk/src/Game.h</file><file action="remove" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/GameUI.cpp">trunk/src/GameUI.cpp</file><file action="remove" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/GameUI.h">trunk/src/GameUI.h</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/adage/">trunk/src/adage/</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/adage/BlueprintWindow.cpp">trunk/src/adage/BlueprintWindow.cpp</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/adage/BlueprintWindow.h">trunk/src/adage/BlueprintWindow.h</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/adage/CommWindow.cpp">trunk/src/adage/CommWindow.cpp</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/adage/CommWindow.h">trunk/src/adage/CommWindow.h</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/adage/Game.cpp">trunk/src/adage/Game.cpp</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/adage/Game.h">trunk/src/adage/Game.h</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/adage/GameBlueprint.cpp">trunk/src/adage/GameBlueprint.cpp</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/adage/GameBlueprint.h">trunk/src/adage/GameBlueprint.h</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/adage/GameUI.cpp">trunk/src/adage/GameUI.cpp</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/adage/GameUI.h">trunk/src/adage/GameUI.h</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/adage/ShellInterface.cpp">trunk/src/adage/ShellInterface.cpp</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/adage/ShellInterface.h">trunk/src/adage/ShellInterface.h</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/adage/ShellWindow.cpp">trunk/src/adage/ShellWindow.cpp</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/adage/ShellWindow.h">trunk/src/adage/ShellWindow.h</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/adage/main.cpp">trunk/src/adage/main.cpp</file><file action="remove" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/adage.style">trunk/src/adage.style</file><file action="remove" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/main.cpp">trunk/src/main.cpp</file><file action="remove" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/map.map">trunk/src/map.map</file><file action="remove" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/ui/Blueprint.cpp">trunk/src/ui/Blueprint.cpp</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/ui/Blueprint.cpp">trunk/src/ui/Blueprint.cpp</file><file action="remove" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/ui/Blueprint.h">trunk/src/ui/Blueprint.h</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/ui/Blueprint.h">trunk/src/ui/Blueprint.h</file><file action="remove" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/ui/BlueprintWindow.cpp">trunk/src/ui/BlueprintWindow.cpp</file><file action="remove" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/ui/BlueprintWindow.h">trunk/src/ui/BlueprintWindow.h</file><file action="remove" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/ui/CommWindow.cpp">trunk/src/ui/CommWindow.cpp</file><file action="remove" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/ui/CommWindow.h">trunk/src/ui/CommWindow.h</file><file action="remove" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/ui/ShellInterface.cpp">trunk/src/ui/ShellInterface.cpp</file><file action="remove" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/ui/ShellInterface.h">trunk/src/ui/ShellInterface.h</file><file action="remove" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/ui/ShellWindow.cpp">trunk/src/ui/ShellWindow.cpp</file><file action="remove" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/ui/ShellWindow.h">trunk/src/ui/ShellWindow.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/Entity.cpp">trunk/src/world/Entity.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/Entity.h">trunk/src/world/Entity.h</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/GameBase.cpp">trunk/src/world/GameBase.cpp</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/GameBase.h">trunk/src/world/GameBase.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/GhostBustersHQ.cpp">trunk/src/world/GhostBustersHQ.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/World.cpp">trunk/src/world/World.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/World.h">trunk/src/world/World.h</file></files></commit></body><timestamp>1247692370</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from d5vjzd1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id BA19E1D81C6
	for &lt;cia@cia.vc&gt;; Wed, 15 Jul 2009 12:25:31 -0700 (PDT)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-4.v30.ch3.sourceforge.com)
	by d5vjzd1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1MRA6S-0006zA-Ev
	for cia@cia.vc; Wed, 15 Jul 2009 19:25:20 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1MRA6S-0006zA-Ev@d5vjzd1.ch3.sourceforge.com&gt;</header><header name="Date">Wed, 15 Jul 2009 19:25:20 +0000</header></mailHeaders></generator><source><project>adage</project></source><body><commit><revision>119</revision><author>tmandry</author><log>Switched from qmake to cmake build system. </log><diffLines>239</diffLines><url>http://adagegame.svn.sourceforge.net/adagegame/?view=rev&amp;rev=119</url><files><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/CMakeLists.txt">trunk/src/CMakeLists.txt</file><file action="remove" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/adage.pro">trunk/src/adage.pro</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/map/Map.h">trunk/src/map/Map.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/map/MapGenerator.cpp">trunk/src/map/MapGenerator.cpp</file></files></commit></body><timestamp>1247685931</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from d5vjzd1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 0C61E1D80A9
	for &lt;cia@cia.vc&gt;; Mon, 13 Jul 2009 23:39:59 -0700 (PDT)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-4.v30.ch3.sourceforge.com)
	by d5vjzd1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1MQbg4-0004dy-S5
	for cia@cia.vc; Tue, 14 Jul 2009 06:39:48 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1MQbg4-0004dy-S5@d5vjzd1.ch3.sourceforge.com&gt;</header><header name="Date">Tue, 14 Jul 2009 06:39:48 +0000</header></mailHeaders></generator><source><project>adage</project></source><body><commit><revision>118</revision><author>tmandry</author><log>Added map XML generator. </log><diffLines>1039</diffLines><url>http://adagegame.svn.sourceforge.net/adagegame/?view=rev&amp;rev=118</url><files><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/GameUI.cpp">trunk/src/GameUI.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/adage.pro">trunk/src/adage.pro</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/map/">trunk/src/map/</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/map/Map.cpp">trunk/src/map/Map.cpp</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/map/Map.h">trunk/src/map/Map.h</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/map/MapGenerator.cpp">trunk/src/map/MapGenerator.cpp</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/map/MapGenerator.h">trunk/src/map/MapGenerator.h</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/map/MapHandler.cpp">trunk/src/map/MapHandler.cpp</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/map/MapHandler.h">trunk/src/map/MapHandler.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/Building.h">trunk/src/world/Building.h</file><file action="remove" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/Map.cpp">trunk/src/world/Map.cpp</file><file action="remove" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/Map.h">trunk/src/world/Map.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/World.h">trunk/src/world/World.h</file></files></commit></body><timestamp>1247553599</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from 74yxhf1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 94B0D1D80A9
	for &lt;cia@cia.vc&gt;; Mon, 13 Jul 2009 14:39:33 -0700 (PDT)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-5.v30.ch3.sourceforge.com)
	by 74yxhf1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1MQTF5-0001P8-CS
	for cia@cia.vc; Mon, 13 Jul 2009 21:39:23 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1MQTF5-0001P8-CS@74yxhf1.ch3.sourceforge.com&gt;</header><header name="Date">Mon, 13 Jul 2009 21:39:23 +0000</header></mailHeaders></generator><source><project>adage</project></source><body><commit><revision>117</revision><author>tmandry</author><log>Maps now use an XML format. Loading supported; not saving yet. </log><diffLines>979</diffLines><url>http://adagegame.svn.sourceforge.net/adagegame/?view=rev&amp;rev=117</url><files><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/GameUI.cpp">trunk/src/GameUI.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/adage.pro">trunk/src/adage.pro</file><file action="remove" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/building.txt">trunk/src/building.txt</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/map.map">trunk/src/map.map</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/nav/NavSystem.cpp">trunk/src/nav/NavSystem.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/nav/NavSystem.h">trunk/src/nav/NavSystem.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/ui/Blueprint.cpp">trunk/src/ui/Blueprint.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/Building.cpp">trunk/src/world/Building.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/Building.h">trunk/src/world/Building.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/Map.cpp">trunk/src/world/Map.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/Map.h">trunk/src/world/Map.h</file></files></commit></body><timestamp>1247521173</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from d5vjzd1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 9562F1D809B
	for &lt;cia@cia.vc&gt;; Sun, 12 Jul 2009 01:32:03 -0700 (PDT)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-4.v30.ch3.sourceforge.com)
	by d5vjzd1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1MPuTQ-0004qq-Ub
	for cia@cia.vc; Sun, 12 Jul 2009 08:31:52 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1MPuTQ-0004qq-Ub@d5vjzd1.ch3.sourceforge.com&gt;</header><header name="Date">Sun, 12 Jul 2009 08:31:52 +0000</header></mailHeaders></generator><source><project>adage</project></source><body><commit><revision>116</revision><author>tmandry</author><log>GhostBusters' names added. </log><diffLines>231</diffLines><url>http://adagegame.svn.sourceforge.net/adagegame/?view=rev&amp;rev=116</url><files><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/GhostBuster.cpp">trunk/src/actors/GhostBuster.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/GhostBuster.h">trunk/src/actors/GhostBuster.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/Navigator.cpp">trunk/src/actors/Navigator.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/Navigator.h">trunk/src/actors/Navigator.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/Person.cpp">trunk/src/actors/Person.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/Person.h">trunk/src/actors/Person.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/math/Segment.cpp">trunk/src/math/Segment.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/ui/Blueprint.cpp">trunk/src/ui/Blueprint.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/ui/Blueprint.h">trunk/src/ui/Blueprint.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/GhostBustersHQ.cpp">trunk/src/world/GhostBustersHQ.cpp</file></files></commit></body><timestamp>1247387523</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from bj8yhf1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 3D5A11D809B
	for &lt;cia@cia.vc&gt;; Sat, 11 Jul 2009 15:43:47 -0700 (PDT)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-6.v30.ch3.sourceforge.com)
	by bj8yhf1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1MPlI9-0000uu-15
	for cia@cia.vc; Sat, 11 Jul 2009 22:43:37 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1MPlI9-0000uu-15@bj8yhf1.ch3.sourceforge.com&gt;</header><header name="Date">Sat, 11 Jul 2009 22:43:37 +0000</header></mailHeaders></generator><source><project>adage</project></source><body><commit><revision>115</revision><author>tmandry</author><log>Path smoothing implemented. Lots of geometry bugs filtered out. </log><diffLines>388</diffLines><url>http://adagegame.svn.sourceforge.net/adagegame/?view=rev&amp;rev=115</url><files><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/Navigator.cpp">trunk/src/actors/Navigator.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/Navigator.h">trunk/src/actors/Navigator.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/Person.cpp">trunk/src/actors/Person.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/math/Segment.cpp">trunk/src/math/Segment.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/math/Segment.h">trunk/src/math/Segment.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/nav/AStar.cpp">trunk/src/nav/AStar.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/nav/NavNode.cpp">trunk/src/nav/NavNode.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/nav/NavPath.h">trunk/src/nav/NavPath.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/nav/NavSystem.cpp">trunk/src/nav/NavSystem.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/nav/NavSystem.h">trunk/src/nav/NavSystem.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/ui/Blueprint.cpp">trunk/src/ui/Blueprint.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/ui/Blueprint.h">trunk/src/ui/Blueprint.h</file></files></commit></body><timestamp>1247352227</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from 74yxhf1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 606351D804D
	for &lt;cia@cia.vc&gt;; Fri,  3 Jul 2009 22:41:19 -0700 (PDT)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-5.v30.ch3.sourceforge.com)
	by 74yxhf1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1MMxzp-0006hB-7Q
	for cia@cia.vc; Sat, 04 Jul 2009 05:41:09 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1MMxzp-0006hB-7Q@74yxhf1.ch3.sourceforge.com&gt;</header><header name="Date">Sat, 04 Jul 2009 05:41:09 +0000</header></mailHeaders></generator><source><project>adage</project></source><body><commit><revision>114</revision><author>tmandry</author><log>Pathfinding! Point in polygon test and A* and navmesh system now fully working. No smoothing yet. A* needs optimization. </log><diffLines>440</diffLines><url>http://adagegame.svn.sourceforge.net/adagegame/?view=rev&amp;rev=114</url><files><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/Game.cpp">trunk/src/Game.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/Game.h">trunk/src/Game.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/GameUI.cpp">trunk/src/GameUI.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/Navigator.cpp">trunk/src/actors/Navigator.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/math/Polygon.cpp">trunk/src/math/Polygon.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/math/Polygon.h">trunk/src/math/Polygon.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/math/Segment.cpp">trunk/src/math/Segment.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/math/Segment.h">trunk/src/math/Segment.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/nav/NavNode.cpp">trunk/src/nav/NavNode.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/nav/NavNode.h">trunk/src/nav/NavNode.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/nav/NavSystem.cpp">trunk/src/nav/NavSystem.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/ui/Blueprint.cpp">trunk/src/ui/Blueprint.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/ui/Blueprint.h">trunk/src/ui/Blueprint.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/ui/BlueprintWindow.cpp">trunk/src/ui/BlueprintWindow.cpp</file></files></commit></body><timestamp>1246686079</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from c3vjzd1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 3CEF51D804D
	for &lt;cia@cia.vc&gt;; Fri,  3 Jul 2009 17:03:05 -0700 (PDT)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-3.v30.ch3.sourceforge.com)
	by c3vjzd1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1MMsiV-0005ac-0Z
	for cia@cia.vc; Sat, 04 Jul 2009 00:02:55 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1MMsiV-0005ac-0Z@c3vjzd1.ch3.sourceforge.com&gt;</header><header name="Date">Sat, 04 Jul 2009 00:02:55 +0000</header></mailHeaders></generator><source><project>adage</project></source><body><commit><revision>113</revision><author>tmandry</author><log>Long overdue commit: Polygon class actually added, p-in-poly test looks solid, navigation system made (still under testing and development. </log><diffLines>1458</diffLines><url>http://adagegame.svn.sourceforge.net/adagegame/?view=rev&amp;rev=113</url><files><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/GameUI.cpp">trunk/src/GameUI.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/Actor.cpp">trunk/src/actors/Actor.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/GhostBuster.cpp">trunk/src/actors/GhostBuster.cpp</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/Navigator.cpp">trunk/src/actors/Navigator.cpp</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/Navigator.h">trunk/src/actors/Navigator.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/Person.cpp">trunk/src/actors/Person.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/steering/Pursue.cpp">trunk/src/actors/steering/Pursue.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/steering/Pursue.h">trunk/src/actors/steering/Pursue.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/steering/Seek.h">trunk/src/actors/steering/Seek.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/steering/SteeringBehavior.h">trunk/src/actors/steering/SteeringBehavior.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/adage.pro">trunk/src/adage.pro</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/building.txt">trunk/src/building.txt</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/math/Point.h">trunk/src/math/Point.h</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/math/Polygon.cpp">trunk/src/math/Polygon.cpp</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/math/Polygon.h">trunk/src/math/Polygon.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/math/Segment.h">trunk/src/math/Segment.h</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/nav/">trunk/src/nav/</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/nav/AStar.cpp">trunk/src/nav/AStar.cpp</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/nav/AStar.h">trunk/src/nav/AStar.h</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/nav/NavNode.cpp">trunk/src/nav/NavNode.cpp</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/nav/NavNode.h">trunk/src/nav/NavNode.h</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/nav/NavPath.h">trunk/src/nav/NavPath.h</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/nav/NavSystem.cpp">trunk/src/nav/NavSystem.cpp</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/nav/NavSystem.h">trunk/src/nav/NavSystem.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/ui/Blueprint.cpp">trunk/src/ui/Blueprint.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/ui/Blueprint.h">trunk/src/ui/Blueprint.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/ui/BlueprintWindow.cpp">trunk/src/ui/BlueprintWindow.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/GhostBustersHQ.cpp">trunk/src/world/GhostBustersHQ.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/Map.cpp">trunk/src/world/Map.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/Map.h">trunk/src/world/Map.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/World.cpp">trunk/src/world/World.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/World.h">trunk/src/world/World.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/trigger/TriggerRegion.h">trunk/src/world/trigger/TriggerRegion.h</file></files></commit></body><timestamp>1246665785</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from c3vjzd1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 8A8261D819D
	for &lt;cia@cia.vc&gt;; Thu, 25 Jun 2009 23:16:05 -0700 (PDT)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-3.v30.ch3.sourceforge.com)
	by c3vjzd1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1MK4j5-00025b-Af
	for cia@cia.vc; Fri, 26 Jun 2009 06:15:55 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1MK4j5-00025b-Af@c3vjzd1.ch3.sourceforge.com&gt;</header><header name="Date">Fri, 26 Jun 2009 06:15:55 +0000</header></mailHeaders></generator><source><project>adage</project></source><body><commit><revision>112</revision><author>tmandry</author><log>Basic interactivity added. </log><diffLines>303</diffLines><url>http://adagegame.svn.sourceforge.net/adagegame/?view=rev&amp;rev=112</url><files><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/Actor.cpp">trunk/src/actors/Actor.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/Person.cpp">trunk/src/actors/Person.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/steering/Alignment.cpp">trunk/src/actors/steering/Alignment.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/steering/Cohesion.cpp">trunk/src/actors/steering/Cohesion.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/steering/Separation.cpp">trunk/src/actors/steering/Separation.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/steering/SteeringBehavior.h">trunk/src/actors/steering/SteeringBehavior.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/ui/Blueprint.cpp">trunk/src/ui/Blueprint.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/ui/Blueprint.h">trunk/src/ui/Blueprint.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/ui/BlueprintWindow.cpp">trunk/src/ui/BlueprintWindow.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/ui/BlueprintWindow.h">trunk/src/ui/BlueprintWindow.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/GhostPortal.cpp">trunk/src/world/GhostPortal.cpp</file></files></commit></body><timestamp>1245996965</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from d5vjzd1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 6F1811D819D
	for &lt;cia@cia.vc&gt;; Thu, 25 Jun 2009 21:47:17 -0700 (PDT)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-4.v30.ch3.sourceforge.com)
	by d5vjzd1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1MK3L9-0003oK-5e
	for cia@cia.vc; Fri, 26 Jun 2009 04:47:07 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1MK3L9-0003oK-5e@d5vjzd1.ch3.sourceforge.com&gt;</header><header name="Date">Fri, 26 Jun 2009 04:47:07 +0000</header></mailHeaders></generator><source><project>adage</project></source><body><commit><revision>111</revision><author>tmandry</author><log>Tweaked and improved. People now flock to ghost traps in order to remain safe.. quite effective. </log><diffLines>161</diffLines><url>http://adagegame.svn.sourceforge.net/adagegame/?view=rev&amp;rev=111</url><files><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/Ghost.cpp">trunk/src/actors/Ghost.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/GhostBuster.cpp">trunk/src/actors/GhostBuster.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/Person.cpp">trunk/src/actors/Person.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/Person.h">trunk/src/actors/Person.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/steering/Arrive.h">trunk/src/actors/steering/Arrive.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/GhostTrap.cpp">trunk/src/world/GhostTrap.cpp</file></files></commit></body><timestamp>1245991637</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from 3kljzd1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 15CE91D819D
	for &lt;cia@cia.vc&gt;; Thu, 25 Jun 2009 20:48:43 -0700 (PDT)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-2.v30.ch3.sourceforge.com)
	by 3kljzd1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1MK2QS-0002I4-TA
	for cia@cia.vc; Fri, 26 Jun 2009 03:48:32 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1MK2QS-0002I4-TA@3kljzd1.ch3.sourceforge.com&gt;</header><header name="Date">Fri, 26 Jun 2009 03:48:32 +0000</header></mailHeaders></generator><source><project>adage</project></source><body><commit><revision>110</revision><author>tmandry</author><log>GHOST WARS. GhostTrap now EXPLODES (animation included) and kills all ghosts within AoE. GhostPortal created (another trigger) which is activated by a Person and releases 10 ghosts from the underworld. Added CircleView class as a general view for anything that is a circle. Ghosts now pick a target that is in their vicinity. Bugs fixed etc. Now truly an epic battle between good and evil. </log><diffLines>508</diffLines><url>http://adagegame.svn.sourceforge.net/adagegame/?view=rev&amp;rev=110</url><files><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/GameUI.cpp">trunk/src/GameUI.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/Ghost.cpp">trunk/src/actors/Ghost.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/Ghost.h">trunk/src/actors/Ghost.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/GhostBuster.cpp">trunk/src/actors/GhostBuster.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/actors/Person.cpp">trunk/src/actors/Person.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/adage.pro">trunk/src/adage.pro</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/Entity.h">trunk/src/world/Entity.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/GhostBustersHQ.cpp">trunk/src/world/GhostBustersHQ.cpp</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/GhostPortal.cpp">trunk/src/world/GhostPortal.cpp</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/GhostPortal.h">trunk/src/world/GhostPortal.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/GhostTrap.cpp">trunk/src/world/GhostTrap.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/GhostTrap.h">trunk/src/world/GhostTrap.h</file><file action="add" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/View.cpp">trunk/src/world/View.cpp</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/View.h">trunk/src/world/View.h</file><file action="modify" uri="https://adagegame.svn.sourceforge.net/svnroot/adagegame/trunk/src/world/trigger/LimitedLifetimeTrigger.h">trunk/src/world/trigger/LimitedLifetimeTrigger.h</file></files></commit></body><timestamp>1245988123</timestamp></message></recentMessages></statsTarget>
