- Bumped version to 0.5

- Updated changelog
This commit is contained in:
Andreas Schneider 2009-12-11 18:22:15 +01:00
parent 2763f4357c
commit e259ecd622
5 changed files with 41 additions and 20 deletions

View File

@ -15,10 +15,9 @@
<LazDoc Paths="../doc"/> <LazDoc Paths="../doc"/>
<VersionInfo> <VersionInfo>
<UseVersionInfo Value="True"/> <UseVersionInfo Value="True"/>
<CurrentMajorRevNr Value="4"/> <CurrentMajorRevNr Value="5"/>
<CurrentMinorRevNr Value="5"/> <CurrentBuildNr Value="162"/>
<CurrentBuildNr Value="141"/> <ProjectVersion Value="0.5.0.162"/>
<ProjectVersion Value="0.4.5.141"/>
<CompanyName Value="AKS DataBasis"/> <CompanyName Value="AKS DataBasis"/>
<FileDescription Value="UO CentrED"/> <FileDescription Value="UO CentrED"/>
<LegalCopyright Value="Andreas Schneider"/> <LegalCopyright Value="Andreas Schneider"/>
@ -56,7 +55,7 @@
<MinVersion Major="4" Minor="5" Release="1" Valid="True"/> <MinVersion Major="4" Minor="5" Release="1" Valid="True"/>
</Item5> </Item5>
</RequiredPackages> </RequiredPackages>
<Units Count="42"> <Units Count="43">
<Unit0> <Unit0>
<Filename Value="CentrED.lpr"/> <Filename Value="CentrED.lpr"/>
<IsPartOfProject Value="True"/> <IsPartOfProject Value="True"/>
@ -308,6 +307,10 @@
<IsPartOfProject Value="True"/> <IsPartOfProject Value="True"/>
<UnitName Value="UTexmapProvider"/> <UnitName Value="UTexmapProvider"/>
</Unit41> </Unit41>
<Unit42>
<Filename Value="../version.inc"/>
<IsPartOfProject Value="True"/>
</Unit42>
</Units> </Units>
</ProjectOptions> </ProjectOptions>
<CompilerOptions> <CompilerOptions>
@ -330,13 +333,13 @@
<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"/> <LinkSmart Value="True"/>
<Options> <Options>
@ -350,7 +353,7 @@
<IgnoredMessages idx5024="True"/> <IgnoredMessages idx5024="True"/>
</CompilerMessages> </CompilerMessages>
<CustomOptions Value="-FE../bin/ <CustomOptions Value="-FE../bin/
"/> -dNoLogging"/>
<CompilerPath Value="$(CompPath)"/> <CompilerPath Value="$(CompPath)"/>
</Other> </Other>
</CompilerOptions> </CompilerOptions>

View File

@ -1,6 +1,6 @@
1 VERSIONINFO 1 VERSIONINFO
FILEVERSION 0,4,5,141 FILEVERSION 0,5,0,162
PRODUCTVERSION 0,4,5,141 PRODUCTVERSION 0,5,0,162
{ {
BLOCK "StringFileInfo" BLOCK "StringFileInfo"
{ {
@ -9,13 +9,13 @@ PRODUCTVERSION 0,4,5,141
VALUE "Comments", "\000" VALUE "Comments", "\000"
VALUE "CompanyName", "AKS DataBasis\000" VALUE "CompanyName", "AKS DataBasis\000"
VALUE "FileDescription", "UO CentrED\000" VALUE "FileDescription", "UO CentrED\000"
VALUE "FileVersion", "0.4.5.141\000" VALUE "FileVersion", "0.5.0.162\000"
VALUE "InternalName", "\000" VALUE "InternalName", "\000"
VALUE "LegalCopyright", "Andreas Schneider\000" VALUE "LegalCopyright", "Andreas Schneider\000"
VALUE "LegalTrademarks", "\000" VALUE "LegalTrademarks", "\000"
VALUE "OriginalFilename", "CentrED.exe\000" VALUE "OriginalFilename", "CentrED.exe\000"
VALUE "ProductName", "CentrED\000" VALUE "ProductName", "CentrED\000"
VALUE "ProductVersion", "0.4.5.141\000" VALUE "ProductVersion", "0.5.0.162\000"
} }
} }
BLOCK "VarFileInfo" BLOCK "VarFileInfo"

View File

@ -3,7 +3,7 @@
[Setup] [Setup]
AppName=CentrED AppName=CentrED
AppVerName=CentrED 0.4.1 AppVerName=CentrED 0.5
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,13 +13,17 @@ DefaultGroupName=AKS DataBasis\CentrED
OutputBaseFilename=CentrED_win32 OutputBaseFilename=CentrED_win32
Compression=lzma Compression=lzma
SolidCompression=true SolidCompression=true
VersionInfoVersion=0.4.1 VersionInfoVersion=0.5
VersionInfoCompany=AKS DataBasis VersionInfoCompany=AKS DataBasis
VersionInfoDescription=Client/Server based multiuser map editor VersionInfoDescription=Client/Server based multiuser map editor
VersionInfoTextVersion=0.4.1 VersionInfoTextVersion=0.5
VersionInfoCopyright=Andreas Schneider VersionInfoCopyright=Andreas Schneider
AppCopyright=Andreas Schneider AppCopyright=Andreas Schneider
InfoBeforeFile=Changelog.txt InfoBeforeFile=Changelog.txt
SignTool=defsign $f
AppVersion=0.5
AppID={{77BCACC0-C2D9-470D-858F-A3D94A5F27A5}
SignedUninstaller=true
[Languages] [Languages]
Name: english; MessagesFile: compiler:Default.isl Name: english; MessagesFile: compiler:Default.isl
@ -31,7 +35,6 @@ Name: desktopicon; Description: {cm:CreateDesktopIcon}; GroupDescription: {cm:Ad
Source: ..\bin\CentrED.exe; DestDir: {app}; Flags: ignoreversion Source: ..\bin\CentrED.exe; DestDir: {app}; Flags: ignoreversion
; NOTE: Don't use "Flags: ignoreversion" on any shared system files ; NOTE: Don't use "Flags: ignoreversion" on any shared system files
Source: ..\bin\CentrED.dat; DestDir: {app} Source: ..\bin\CentrED.dat; DestDir: {app}
Source: ..\bin\Profiles\README; DestDir: {app}\Profiles
[Icons] [Icons]
Name: {group}\CentrED; Filename: {app}\CentrED.exe Name: {group}\CentrED; Filename: {app}\CentrED.exe
@ -40,4 +43,4 @@ Name: {commondesktop}\CentrED; Filename: {app}\CentrED.exe; Tasks: desktopicon
[Run] [Run]
Filename: {app}\CentrED.exe; Description: {cm:LaunchProgram,CentrED}; Flags: nowait postinstall skipifsilent Filename: {app}\CentrED.exe; Description: {cm:LaunchProgram,CentrED}; Flags: nowait postinstall skipifsilent
[Messages] [Messages]
BeveledLabel=Copyright 2008 Andreas Schneider BeveledLabel=Copyright 2009 Andreas Schneider

View File

@ -1,6 +1,21 @@
Changelog: Changelog:
[C] = Client, [S] = Server, [-] = Both/Unrelated [C] = Client, [S] = Server, [-] = Both/Unrelated
Version 0.5
===========
[C] Completely reworked rendering (should be much faster now)
[C] Added one-step UnDo
[C] Added support for animated tiles
[C] Added optional height information to flat mode
[C] Added keyboard movement (NumPad, Arrow Keys, WSAD)
[C] Added live-preview for drawing operations
[C] Changed config path to be within the home directory
[C] Added options to toggle animations and security questions
[C] Added (re)storing of options on start/exit
[C] Added highlight of target regions to the LargeScaleCommand window
[C] Optimized memory handling to adjust for larger requirements
[-] Several internal fixes and cleanups
Version 0.4.1 Version 0.4.1
============= =============
[C] Added random altitude to the elevate tool [C] Added random altitude to the elevate tool

View File

@ -1,5 +1,5 @@
const const
ProductVersion = '0.4.5'; ProductVersion = '0.5.0';
ProtocolVersion = 6; ProtocolVersion = 6;
Revision = '71'; Revision = '162';
Copyright = '2009 Andreas Schneider'; Copyright = '2009 Andreas Schneider';