- Bumped version to 0.6.1

- Added silk icon reference to the about dialog
This commit is contained in:
Andreas Schneider 2009-12-24 16:34:29 +01:00
parent d461774816
commit 03b9097465
7 changed files with 419 additions and 410 deletions

View File

@ -18,10 +18,12 @@
<VersionInfo>
<UseVersionInfo Value="True"/>
<CurrentMajorRevNr Value="6"/>
<CurrentBuildNr Value="200"/>
<ProjectVersion Value="0.6.0.200"/>
<CurrentMinorRevNr Value="1"/>
<CurrentBuildNr Value="209"/>
<ProjectVersion Value="0.6.1.209"/>
<CompanyName Value="AKS DataBasis"/>
<FileDescription Value="UO CentrED"/>
<InternalName Value="CentrED"/>
<LegalCopyright Value="Andreas Schneider"/>
<OriginalFilename Value="CentrED.exe"/>
<ProductName Value="CentrED"/>

View File

@ -12,83 +12,81 @@ object frmAbout: TfrmAbout
Font.Height = -11
OnCreate = FormCreate
Position = poScreenCenter
LCLVersion = '0.9.25'
LCLVersion = '0.9.29'
object Label3: TLabel
Left = 8
Height = 62
Top = 204
Height = 53
Top = 189
Width = 338
Align = alTop
BorderSpacing.Top = 16
BorderSpacing.Around = 8
Caption = 'Ultima(tm) Online (c) 1997 Electronic Arts Inc. Ultima, the UO logo, Are You With Us?, ORIGIN, the ORIGIN logo and We create worlds are trademarks or registered trademarks of Electronic Arts Inc. in the U.S. and/or other countries. All rights reserved.'
ParentColor = False
ParentFont = True
WordWrap = True
end
object Label5: TLabel
Left = 8
Height = 14
Top = 120
Top = 98
Width = 338
Align = alTop
BorderSpacing.Left = 8
BorderSpacing.Right = 8
Caption = 'It is using the following great components:'
ParentColor = False
ParentFont = True
end
object Label6: TLabel
Left = 16
Height = 46
Top = 134
Height = 53
Top = 112
Width = 330
Align = alTop
BorderSpacing.Left = 16
BorderSpacing.Right = 8
Caption = '- Vampyre Imaging Lib by Marek Mauder'#13#10'- lNet by Ales Katona and Micha Nelissen'#13#10'- VirtualTrees by Mike Lischke'
Caption = '- Vampyre Imaging Lib by Marek Mauder'#13#10'- lNet by Ales Katona and Micha Nelissen'#13#10'- VirtualTrees by Mike Lischke'#13#10'- Silk Icons by Mark James'
ParentColor = False
ParentFont = True
end
object Label7: TLabel
Left = 8
Height = 14
Top = 106
Top = 84
Width = 338
Align = alTop
BorderSpacing.Left = 8
BorderSpacing.Right = 8
Caption = 'CentrED has been developed using Lazarus and FreePascal.'
ParentColor = False
ParentFont = True
WordWrap = True
end
object Panel2: TPanel
Height = 98
Left = 0
Height = 76
Top = 0
Width = 354
Align = alTop
AutoSize = True
BorderSpacing.Bottom = 8
BevelOuter = bvNone
ClientHeight = 98
ClientHeight = 76
ClientWidth = 354
ParentFont = True
TabOrder = 0
object Panel1: TPanel
Height = 98
Width = 220
Left = 0
Height = 76
Top = 0
Width = 167
AutoSize = True
BevelInner = bvRaised
BevelOuter = bvLowered
ClientHeight = 98
ClientWidth = 220
ParentFont = True
ClientHeight = 76
ClientWidth = 167
TabOrder = 0
object Label1: TLabel
Left = 2
Height = 38
Top = 2
Width = 216
Width = 163
Align = alTop
Alignment = taCenter
AutoSize = False
@ -97,53 +95,51 @@ object frmAbout: TfrmAbout
Font.Style = [fsBold]
Layout = tlCenter
ParentColor = False
ParentFont = False
end
object lblVersion: TLabel
Left = 6
Height = 25
Height = 14
Top = 40
Width = 208
Width = 155
Align = alTop
Alignment = taRightJustify
BorderSpacing.Left = 4
BorderSpacing.Right = 4
ParentColor = False
ParentFont = True
end
object lblCopyright: TLabel
Left = 6
Height = 25
Top = 69
Width = 208
Height = 14
Top = 58
Width = 155
Align = alTop
Alignment = taCenter
BorderSpacing.Around = 4
ParentColor = False
ParentFont = True
end
end
end
object Panel3: TPanel
Left = 8
Height = 25
Top = 274
Top = 250
Width = 338
Align = alTop
BorderSpacing.Around = 8
BevelOuter = bvNone
ClientHeight = 25
ClientWidth = 338
ParentFont = True
TabOrder = 1
object btnClose: TButton
Left = 263
Height = 25
Top = 0
Width = 75
Align = alRight
BorderSpacing.InnerBorder = 4
Caption = 'Close'
OnClick = btnCloseClick
ParentFont = True
TabOrder = 0
end
end

View File

@ -14,8 +14,9 @@
<VersionInfo>
<UseVersionInfo Value="True"/>
<CurrentMajorRevNr Value="6"/>
<CurrentBuildNr Value="200"/>
<ProjectVersion Value="0.6.0.200"/>
<CurrentMinorRevNr Value="1"/>
<CurrentBuildNr Value="209"/>
<ProjectVersion Value="0.6.1.209"/>
<CompanyName Value="AKS DataBasis"/>
<FileDescription Value="CentrED Server"/>
<InternalName Value="CentrED Server"/>
@ -144,14 +145,15 @@
<CodeGeneration>
<SmartLinkUnit Value="True"/>
<Optimizations>
<OptimizationLevel Value="0"/>
<OptimizationLevel Value="3"/>
</Optimizations>
</CodeGeneration>
<Linking>
<Debugging>
<GenerateDebugInfo Value="True"/>
<UseHeaptrc Value="True"/>
<UseLineInfoUnit Value="False"/>
<StripSymbols Value="True"/>
</Debugging>
<LinkSmart Value="True"/>
</Linking>
<Other>
<CustomOptions Value="-FE../bin/

View File

@ -3,7 +3,7 @@
[Setup]
AppName=CentrED
AppVerName=CentrED 0.6
AppVerName=CentrED 0.6.1
AppPublisher=AKS DataBasis
AppPublisherURL=http://www.aksdb.de/CentrED
AppSupportURL=http://www.aksdb.de/CentrED
@ -13,15 +13,15 @@ DefaultGroupName=AKS DataBasis\CentrED
OutputBaseFilename=CentrED_win32
Compression=lzma
SolidCompression=true
VersionInfoVersion=0.6
VersionInfoVersion=0.6.1
VersionInfoCompany=AKS DataBasis
VersionInfoDescription=Client/Server based multiuser map editor
VersionInfoTextVersion=0.6
VersionInfoTextVersion=0.6.1
VersionInfoCopyright=Andreas Schneider
AppCopyright=Andreas Schneider
InfoBeforeFile=Changelog.txt
SignTool=defsign $f
AppVersion=0.6
AppVersion=0.6.1
AppID={{77BCACC0-C2D9-470D-858F-A3D94A5F27A5}
SignedUninstaller=true

View File

@ -1,6 +1,15 @@
Changelog:
[C] = Client, [S] = Server, [-] = Both/Unrelated
Version 0.6.1
=============
[C] Added highlighting for (un)walkable tiles
[C] Added optional white map-background
[C] Fixed static drawing order (again)
[C] Fixed flickering that occured in some cases
[S] Fixed server not always saving changes
Version 0.6
===========
[C] Added rendering of lightsources

View File

@ -1,5 +1,5 @@
const
ProductVersion = '0.6.0';
ProductVersion = '0.6.1';
ProtocolVersion = 6;
Revision = '200';
Revision = '209';
Copyright = '2009 Andreas Schneider';