Mercurial > repos > IBDev-IBBoard.WarFoundry.API
comparison IBBoard.WarFoundry.API.mdp @ 12:ac232763858b
Re #9 - Make WarFoundry API use smaller methods
* Obselete old Category and UnitType constructors and add minimal constructors
* Add setters to properties where needed
* Add value sanity checking to Category and UnitType
* Set default values for percentages, choices and points for Category
* Make XML factory use new constructor and setter properties
* Add DuplicateItemException to project file
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sun, 18 Jan 2009 20:52:29 +0000 |
parents | 613bc5eaac59 |
children | 0770e5cbba7c |
comparison
equal
deleted
inserted
replaced
11:5a1df00b0359 | 12:ac232763858b |
---|---|
85 <File name="dtds/army.dtd" subtype="Code" buildaction="Nothing" /> | 85 <File name="dtds/army.dtd" subtype="Code" buildaction="Nothing" /> |
86 <File name="dtds/race.dtd" subtype="Code" buildaction="Nothing" /> | 86 <File name="dtds/race.dtd" subtype="Code" buildaction="Nothing" /> |
87 <File name="dtds/system.dtd" subtype="Code" buildaction="Nothing" /> | 87 <File name="dtds/system.dtd" subtype="Code" buildaction="Nothing" /> |
88 <File name="api/Objects/WarFoundryStagedLoadingObject.cs" subtype="Code" buildaction="Compile" /> | 88 <File name="api/Objects/WarFoundryStagedLoadingObject.cs" subtype="Code" buildaction="Compile" /> |
89 <File name="api/Objects/IWarFoundryStagedLoadObject.cs" subtype="Code" buildaction="Compile" /> | 89 <File name="api/Objects/IWarFoundryStagedLoadObject.cs" subtype="Code" buildaction="Compile" /> |
90 <File name="api/Objects/DuplicateItemException.cs" subtype="Code" buildaction="Compile" /> | |
90 </Contents> | 91 </Contents> |
91 <References> | 92 <References> |
92 <ProjectReference type="Gac" localcopy="True" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> | 93 <ProjectReference type="Gac" localcopy="True" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> |
93 <ProjectReference type="Gac" localcopy="True" refto="System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> | 94 <ProjectReference type="Gac" localcopy="True" refto="System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> |
94 <ProjectReference type="Gac" localcopy="True" refto="System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> | 95 <ProjectReference type="Gac" localcopy="True" refto="System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> |
95 <ProjectReference type="Project" localcopy="True" refto="IBBoard" /> | 96 <ProjectReference type="Project" localcopy="True" refto="IBBoard" /> |
96 <ProjectReference type="Gac" localcopy="True" refto="System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> | 97 <ProjectReference type="Gac" localcopy="True" refto="System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> |
97 <ProjectReference type="Assembly" localcopy="True" refto="libs/ICSharpCode.SharpZipLib.dll" /> | 98 <ProjectReference type="Assembly" localcopy="True" refto="libs/ICSharpCode.SharpZipLib.dll" /> |
98 </References> | 99 </References> |
100 <GtkDesignInfo /> | |
99 </Project> | 101 </Project> |