- Bumped version to 0.6.1
- Added silk icon reference to the about dialog
This commit is contained in:
parent
d461774816
commit
03b9097465
|
@ -18,10 +18,12 @@
|
||||||
<VersionInfo>
|
<VersionInfo>
|
||||||
<UseVersionInfo Value="True"/>
|
<UseVersionInfo Value="True"/>
|
||||||
<CurrentMajorRevNr Value="6"/>
|
<CurrentMajorRevNr Value="6"/>
|
||||||
<CurrentBuildNr Value="200"/>
|
<CurrentMinorRevNr Value="1"/>
|
||||||
<ProjectVersion Value="0.6.0.200"/>
|
<CurrentBuildNr Value="209"/>
|
||||||
|
<ProjectVersion Value="0.6.1.209"/>
|
||||||
<CompanyName Value="AKS DataBasis"/>
|
<CompanyName Value="AKS DataBasis"/>
|
||||||
<FileDescription Value="UO CentrED"/>
|
<FileDescription Value="UO CentrED"/>
|
||||||
|
<InternalName Value="CentrED"/>
|
||||||
<LegalCopyright Value="Andreas Schneider"/>
|
<LegalCopyright Value="Andreas Schneider"/>
|
||||||
<OriginalFilename Value="CentrED.exe"/>
|
<OriginalFilename Value="CentrED.exe"/>
|
||||||
<ProductName Value="CentrED"/>
|
<ProductName Value="CentrED"/>
|
||||||
|
|
|
@ -12,83 +12,81 @@ object frmAbout: TfrmAbout
|
||||||
Font.Height = -11
|
Font.Height = -11
|
||||||
OnCreate = FormCreate
|
OnCreate = FormCreate
|
||||||
Position = poScreenCenter
|
Position = poScreenCenter
|
||||||
LCLVersion = '0.9.25'
|
LCLVersion = '0.9.29'
|
||||||
object Label3: TLabel
|
object Label3: TLabel
|
||||||
Left = 8
|
Left = 8
|
||||||
Height = 62
|
Height = 53
|
||||||
Top = 204
|
Top = 189
|
||||||
Width = 338
|
Width = 338
|
||||||
Align = alTop
|
Align = alTop
|
||||||
BorderSpacing.Top = 16
|
BorderSpacing.Top = 16
|
||||||
BorderSpacing.Around = 8
|
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.'
|
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
|
ParentColor = False
|
||||||
ParentFont = True
|
|
||||||
WordWrap = True
|
WordWrap = True
|
||||||
end
|
end
|
||||||
object Label5: TLabel
|
object Label5: TLabel
|
||||||
Left = 8
|
Left = 8
|
||||||
Height = 14
|
Height = 14
|
||||||
Top = 120
|
Top = 98
|
||||||
Width = 338
|
Width = 338
|
||||||
Align = alTop
|
Align = alTop
|
||||||
BorderSpacing.Left = 8
|
BorderSpacing.Left = 8
|
||||||
BorderSpacing.Right = 8
|
BorderSpacing.Right = 8
|
||||||
Caption = 'It is using the following great components:'
|
Caption = 'It is using the following great components:'
|
||||||
ParentColor = False
|
ParentColor = False
|
||||||
ParentFont = True
|
|
||||||
end
|
end
|
||||||
object Label6: TLabel
|
object Label6: TLabel
|
||||||
Left = 16
|
Left = 16
|
||||||
Height = 46
|
Height = 53
|
||||||
Top = 134
|
Top = 112
|
||||||
Width = 330
|
Width = 330
|
||||||
Align = alTop
|
Align = alTop
|
||||||
BorderSpacing.Left = 16
|
BorderSpacing.Left = 16
|
||||||
BorderSpacing.Right = 8
|
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
|
ParentColor = False
|
||||||
ParentFont = True
|
|
||||||
end
|
end
|
||||||
object Label7: TLabel
|
object Label7: TLabel
|
||||||
Left = 8
|
Left = 8
|
||||||
Height = 14
|
Height = 14
|
||||||
Top = 106
|
Top = 84
|
||||||
Width = 338
|
Width = 338
|
||||||
Align = alTop
|
Align = alTop
|
||||||
BorderSpacing.Left = 8
|
BorderSpacing.Left = 8
|
||||||
BorderSpacing.Right = 8
|
BorderSpacing.Right = 8
|
||||||
Caption = 'CentrED has been developed using Lazarus and FreePascal.'
|
Caption = 'CentrED has been developed using Lazarus and FreePascal.'
|
||||||
ParentColor = False
|
ParentColor = False
|
||||||
ParentFont = True
|
|
||||||
WordWrap = True
|
WordWrap = True
|
||||||
end
|
end
|
||||||
object Panel2: TPanel
|
object Panel2: TPanel
|
||||||
Height = 98
|
Left = 0
|
||||||
|
Height = 76
|
||||||
|
Top = 0
|
||||||
Width = 354
|
Width = 354
|
||||||
Align = alTop
|
Align = alTop
|
||||||
AutoSize = True
|
AutoSize = True
|
||||||
BorderSpacing.Bottom = 8
|
BorderSpacing.Bottom = 8
|
||||||
BevelOuter = bvNone
|
BevelOuter = bvNone
|
||||||
ClientHeight = 98
|
ClientHeight = 76
|
||||||
ClientWidth = 354
|
ClientWidth = 354
|
||||||
ParentFont = True
|
|
||||||
TabOrder = 0
|
TabOrder = 0
|
||||||
object Panel1: TPanel
|
object Panel1: TPanel
|
||||||
Height = 98
|
Left = 0
|
||||||
Width = 220
|
Height = 76
|
||||||
|
Top = 0
|
||||||
|
Width = 167
|
||||||
AutoSize = True
|
AutoSize = True
|
||||||
BevelInner = bvRaised
|
BevelInner = bvRaised
|
||||||
BevelOuter = bvLowered
|
BevelOuter = bvLowered
|
||||||
ClientHeight = 98
|
ClientHeight = 76
|
||||||
ClientWidth = 220
|
ClientWidth = 167
|
||||||
ParentFont = True
|
|
||||||
TabOrder = 0
|
TabOrder = 0
|
||||||
object Label1: TLabel
|
object Label1: TLabel
|
||||||
Left = 2
|
Left = 2
|
||||||
Height = 38
|
Height = 38
|
||||||
Top = 2
|
Top = 2
|
||||||
Width = 216
|
Width = 163
|
||||||
Align = alTop
|
Align = alTop
|
||||||
Alignment = taCenter
|
Alignment = taCenter
|
||||||
AutoSize = False
|
AutoSize = False
|
||||||
|
@ -97,53 +95,51 @@ object frmAbout: TfrmAbout
|
||||||
Font.Style = [fsBold]
|
Font.Style = [fsBold]
|
||||||
Layout = tlCenter
|
Layout = tlCenter
|
||||||
ParentColor = False
|
ParentColor = False
|
||||||
|
ParentFont = False
|
||||||
end
|
end
|
||||||
object lblVersion: TLabel
|
object lblVersion: TLabel
|
||||||
Left = 6
|
Left = 6
|
||||||
Height = 25
|
Height = 14
|
||||||
Top = 40
|
Top = 40
|
||||||
Width = 208
|
Width = 155
|
||||||
Align = alTop
|
Align = alTop
|
||||||
Alignment = taRightJustify
|
Alignment = taRightJustify
|
||||||
BorderSpacing.Left = 4
|
BorderSpacing.Left = 4
|
||||||
BorderSpacing.Right = 4
|
BorderSpacing.Right = 4
|
||||||
ParentColor = False
|
ParentColor = False
|
||||||
ParentFont = True
|
|
||||||
end
|
end
|
||||||
object lblCopyright: TLabel
|
object lblCopyright: TLabel
|
||||||
Left = 6
|
Left = 6
|
||||||
Height = 25
|
Height = 14
|
||||||
Top = 69
|
Top = 58
|
||||||
Width = 208
|
Width = 155
|
||||||
Align = alTop
|
Align = alTop
|
||||||
Alignment = taCenter
|
Alignment = taCenter
|
||||||
BorderSpacing.Around = 4
|
BorderSpacing.Around = 4
|
||||||
ParentColor = False
|
ParentColor = False
|
||||||
ParentFont = True
|
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
object Panel3: TPanel
|
object Panel3: TPanel
|
||||||
Left = 8
|
Left = 8
|
||||||
Height = 25
|
Height = 25
|
||||||
Top = 274
|
Top = 250
|
||||||
Width = 338
|
Width = 338
|
||||||
Align = alTop
|
Align = alTop
|
||||||
BorderSpacing.Around = 8
|
BorderSpacing.Around = 8
|
||||||
BevelOuter = bvNone
|
BevelOuter = bvNone
|
||||||
ClientHeight = 25
|
ClientHeight = 25
|
||||||
ClientWidth = 338
|
ClientWidth = 338
|
||||||
ParentFont = True
|
|
||||||
TabOrder = 1
|
TabOrder = 1
|
||||||
object btnClose: TButton
|
object btnClose: TButton
|
||||||
Left = 263
|
Left = 263
|
||||||
Height = 25
|
Height = 25
|
||||||
|
Top = 0
|
||||||
Width = 75
|
Width = 75
|
||||||
Align = alRight
|
Align = alRight
|
||||||
BorderSpacing.InnerBorder = 4
|
BorderSpacing.InnerBorder = 4
|
||||||
Caption = 'Close'
|
Caption = 'Close'
|
||||||
OnClick = btnCloseClick
|
OnClick = btnCloseClick
|
||||||
ParentFont = True
|
|
||||||
TabOrder = 0
|
TabOrder = 0
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
|
@ -14,8 +14,9 @@
|
||||||
<VersionInfo>
|
<VersionInfo>
|
||||||
<UseVersionInfo Value="True"/>
|
<UseVersionInfo Value="True"/>
|
||||||
<CurrentMajorRevNr Value="6"/>
|
<CurrentMajorRevNr Value="6"/>
|
||||||
<CurrentBuildNr Value="200"/>
|
<CurrentMinorRevNr Value="1"/>
|
||||||
<ProjectVersion Value="0.6.0.200"/>
|
<CurrentBuildNr Value="209"/>
|
||||||
|
<ProjectVersion Value="0.6.1.209"/>
|
||||||
<CompanyName Value="AKS DataBasis"/>
|
<CompanyName Value="AKS DataBasis"/>
|
||||||
<FileDescription Value="CentrED Server"/>
|
<FileDescription Value="CentrED Server"/>
|
||||||
<InternalName Value="CentrED Server"/>
|
<InternalName Value="CentrED Server"/>
|
||||||
|
@ -144,14 +145,15 @@
|
||||||
<CodeGeneration>
|
<CodeGeneration>
|
||||||
<SmartLinkUnit Value="True"/>
|
<SmartLinkUnit Value="True"/>
|
||||||
<Optimizations>
|
<Optimizations>
|
||||||
<OptimizationLevel Value="0"/>
|
<OptimizationLevel Value="3"/>
|
||||||
</Optimizations>
|
</Optimizations>
|
||||||
</CodeGeneration>
|
</CodeGeneration>
|
||||||
<Linking>
|
<Linking>
|
||||||
<Debugging>
|
<Debugging>
|
||||||
<GenerateDebugInfo Value="True"/>
|
<UseLineInfoUnit Value="False"/>
|
||||||
<UseHeaptrc Value="True"/>
|
<StripSymbols Value="True"/>
|
||||||
</Debugging>
|
</Debugging>
|
||||||
|
<LinkSmart Value="True"/>
|
||||||
</Linking>
|
</Linking>
|
||||||
<Other>
|
<Other>
|
||||||
<CustomOptions Value="-FE../bin/
|
<CustomOptions Value="-FE../bin/
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
[Setup]
|
[Setup]
|
||||||
AppName=CentrED
|
AppName=CentrED
|
||||||
AppVerName=CentrED 0.6
|
AppVerName=CentrED 0.6.1
|
||||||
AppPublisher=AKS DataBasis
|
AppPublisher=AKS DataBasis
|
||||||
AppPublisherURL=http://www.aksdb.de/CentrED
|
AppPublisherURL=http://www.aksdb.de/CentrED
|
||||||
AppSupportURL=http://www.aksdb.de/CentrED
|
AppSupportURL=http://www.aksdb.de/CentrED
|
||||||
|
@ -13,15 +13,15 @@ DefaultGroupName=AKS DataBasis\CentrED
|
||||||
OutputBaseFilename=CentrED_win32
|
OutputBaseFilename=CentrED_win32
|
||||||
Compression=lzma
|
Compression=lzma
|
||||||
SolidCompression=true
|
SolidCompression=true
|
||||||
VersionInfoVersion=0.6
|
VersionInfoVersion=0.6.1
|
||||||
VersionInfoCompany=AKS DataBasis
|
VersionInfoCompany=AKS DataBasis
|
||||||
VersionInfoDescription=Client/Server based multiuser map editor
|
VersionInfoDescription=Client/Server based multiuser map editor
|
||||||
VersionInfoTextVersion=0.6
|
VersionInfoTextVersion=0.6.1
|
||||||
VersionInfoCopyright=Andreas Schneider
|
VersionInfoCopyright=Andreas Schneider
|
||||||
AppCopyright=Andreas Schneider
|
AppCopyright=Andreas Schneider
|
||||||
InfoBeforeFile=Changelog.txt
|
InfoBeforeFile=Changelog.txt
|
||||||
SignTool=defsign $f
|
SignTool=defsign $f
|
||||||
AppVersion=0.6
|
AppVersion=0.6.1
|
||||||
AppID={{77BCACC0-C2D9-470D-858F-A3D94A5F27A5}
|
AppID={{77BCACC0-C2D9-470D-858F-A3D94A5F27A5}
|
||||||
SignedUninstaller=true
|
SignedUninstaller=true
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,15 @@
|
||||||
Changelog:
|
Changelog:
|
||||||
[C] = Client, [S] = Server, [-] = Both/Unrelated
|
[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
|
Version 0.6
|
||||||
===========
|
===========
|
||||||
[C] Added rendering of lightsources
|
[C] Added rendering of lightsources
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
const
|
const
|
||||||
ProductVersion = '0.6.0';
|
ProductVersion = '0.6.1';
|
||||||
ProtocolVersion = 6;
|
ProtocolVersion = 6;
|
||||||
Revision = '200';
|
Revision = '209';
|
||||||
Copyright = '2009 Andreas Schneider';
|
Copyright = '2009 Andreas Schneider';
|
||||||
|
|
Loading…
Reference in New Issue