Jump to content
XCOMUFO & Xenocide

Svn - Revision 1535


red knight

Recommended Posts

Author: dteviot

Date: 25/03/2007 11:11:41 a.m.

 

Message:

 

1. Fixed Font.GetTextExtent() crashing when given a char not in the Font

2. Fixed some characters getting clipped when drawn on display.

3. Added comments to elminate CS1591 warnings (Missing XML comment) in Font.cs

4. Fixed ListBox.InsertItem()

5. Added comments to elminate CS1591 warnings (Missing XML comment) in ListBox.cs

6. Now reads the xnet.xml file, and uses it to populate the menu of available entries, and the entry text

 

Changed Paths:

 

Add: \xna\trunk\Xenocide\Source\Model\StaticData\XNetEntry.cs

Modify: \xna\trunk\Dependancies\CeGui\CeGui\Source\Font.cs

Modify: \xna\trunk\Dependancies\CeGui\CeGui\Source\Elements\ListBox.cs

Add: \xna\trunk\docs\aa-readme.html

Modify: \xna\trunk\Xenocide\Xenocide.csproj

Add: \xna\trunk\Xenocide\Source\Model\StaticData\XNetStatisticsLink.cs

Modify: \xna\trunk\Xenocide\Source\UI\Screens\XNetScreen.cs

Add: \xna\trunk\docs\research.html

Modify: \xna\trunk\Xenocide\Source\Utils\Util.cs

Modify: \xna\trunk\Xenocide\Source\Xenocide.cs

Add: \xna\trunk\Xenocide\Source\Model\StaticData

Modify: \xna\trunk\docs\ToDoList.html

Link to comment
Share on other sites

×
×
  • Create New...