Xcode project update for 1.11.12

Version number and ingame changelog
This commit is contained in:
mattsc 2014-03-23 14:16:42 -07:00
parent 27ccddb610
commit ba266a356a
3 changed files with 109 additions and 6 deletions

View file

@ -19,11 +19,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.11.11</string>
<string>1.11.12</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1.11.11</string>
<string>1.11.12</string>
<key>NSMainNibFile</key>
<string>SDLMain</string>
<key>NSPrincipalClass</key>

View file

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="4514" systemVersion="13C64" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="5053" systemVersion="13C64" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
<dependencies>
<deployment version="1050" identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="4514"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="5053"/>
</dependencies>
<objects>
<customObject id="-2" userLabel="File's Owner" customClass="NSApplication"/>
@ -533,7 +533,7 @@ cyBMaWNlbnNlLgo
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textView importsGraphics="NO" findStyle="panel" continuousSpellChecking="YES" usesRuler="YES" usesFontPanel="YES" verticallyResizable="YES" spellingCorrection="YES" smartInsertDelete="YES" id="503">
<rect key="frame" x="0.0" y="0.0" width="440" height="16138"/>
<rect key="frame" x="0.0" y="0.0" width="440" height="16357"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<size key="minSize" width="440" height="406"/>
@ -628,6 +628,109 @@ Cgo
</paragraphStyle>
</attributes>
</fragment>
<fragment>
<string key="content">Version 1.11.12:
</string>
<attributes>
<font key="NSFont" size="12" name="LucidaGrande-Bold"/>
<font key="NSOriginalFont" size="12" name="LucidaGrande-Bold"/>
<paragraphStyle key="NSParagraphStyle" alignment="justified" lineBreakMode="wordWrapping" baseWritingDirection="natural">
<tabStops>
<textTab alignment="left" location="0.0"/>
<textTab alignment="left" location="56"/>
<textTab alignment="left" location="112"/>
<textTab alignment="left" location="168"/>
<textTab alignment="left" location="224"/>
<textTab alignment="left" location="280"/>
<textTab alignment="left" location="336"/>
<textTab alignment="left" location="392"/>
<textTab alignment="left" location="448"/>
<textTab alignment="left" location="504"/>
<textTab alignment="left" location="560"/>
<textTab alignment="left" location="616"/>
<textTab alignment="left" location="672"/>
<textTab alignment="left" location="728"/>
<textTab alignment="left" location="784"/>
<textTab alignment="left" location="840"/>
<textTab alignment="left" location="896"/>
<textTab alignment="left" location="952"/>
<textTab alignment="left" location="1008"/>
<textTab alignment="left" location="1064"/>
<textTab alignment="left" location="1120"/>
<textTab alignment="left" location="1176"/>
<textTab alignment="left" location="1232"/>
<textTab alignment="left" location="1288"/>
<textTab alignment="left" location="1344"/>
<textTab alignment="left" location="1400"/>
<textTab alignment="left" location="1456"/>
<textTab alignment="left" location="1512"/>
<textTab alignment="left" location="1568"/>
<textTab alignment="left" location="1624"/>
<textTab alignment="left" location="1680"/>
<textTab alignment="left" location="1736"/>
</tabStops>
</paragraphStyle>
</attributes>
</fragment>
<fragment>
<mutableString key="content"> * Campaigns:
* The Hammer of Thursagan:
* Rebalanced scenarios 'Invaders', Mages and Drakes' and 'Fear'.
* Language and i18n:
* Updated translations: German, Greek, Scottish Gaelic, Slovak.
* Units:
* Increased the experience requirement for the Rami from 32 to 39.
* Increased the experience requirement for the Saree from 56 to 64.
* Miscellaneous and bug fixes:
* Fixed halos glitching through locations that become shrouded after the
halo is rendered for the first time.
* OS X user data directory is now ~/Library/Application Support/Wesnoth_1.12
</mutableString>
<attributes>
<font key="NSFont" size="10" name="LucidaGrande"/>
<paragraphStyle key="NSParagraphStyle" alignment="justified" lineBreakMode="wordWrapping" baseWritingDirection="natural">
<tabStops>
<textTab alignment="left" location="0.0"/>
<textTab alignment="left" location="56"/>
<textTab alignment="left" location="112"/>
<textTab alignment="left" location="168"/>
<textTab alignment="left" location="224"/>
<textTab alignment="left" location="280"/>
<textTab alignment="left" location="336"/>
<textTab alignment="left" location="392"/>
<textTab alignment="left" location="448"/>
<textTab alignment="left" location="504"/>
<textTab alignment="left" location="560"/>
<textTab alignment="left" location="616"/>
<textTab alignment="left" location="672"/>
<textTab alignment="left" location="728"/>
<textTab alignment="left" location="784"/>
<textTab alignment="left" location="840"/>
<textTab alignment="left" location="896"/>
<textTab alignment="left" location="952"/>
<textTab alignment="left" location="1008"/>
<textTab alignment="left" location="1064"/>
<textTab alignment="left" location="1120"/>
<textTab alignment="left" location="1176"/>
<textTab alignment="left" location="1232"/>
<textTab alignment="left" location="1288"/>
<textTab alignment="left" location="1344"/>
<textTab alignment="left" location="1400"/>
<textTab alignment="left" location="1456"/>
<textTab alignment="left" location="1512"/>
<textTab alignment="left" location="1568"/>
<textTab alignment="left" location="1624"/>
<textTab alignment="left" location="1680"/>
<textTab alignment="left" location="1736"/>
</tabStops>
</paragraphStyle>
</attributes>
</fragment>
<fragment>
<string key="content">Version 1.11.11:
</string>
@ -4542,4 +4645,4 @@ Cg
</view>
</window>
</objects>
</document>
</document>