Xcode project update for 1.11.14

Version number and ingame changelog
This commit is contained in:
mattsc 2014-05-10 17:00:36 -07:00
parent c081494959
commit 06e82eaa55
3 changed files with 98 additions and 4 deletions

View file

@ -19,11 +19,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.11.13</string>
<string>1.11.14</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1.11.13</string>
<string>1.11.14</string>
<key>NSHighResolutionCapable</key>
<false/>
<key>NSMainNibFile</key>

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="5056" systemVersion="13C64" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="5056" systemVersion="13C1021" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
<dependencies>
<deployment version="1050" identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="5056"/>
@ -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="16660"/>
<rect key="frame" x="0.0" y="0.0" width="440" height="16771"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<size key="minSize" width="440" height="406"/>
@ -587,6 +587,100 @@ changelog: https://github.com/wesnoth/wesnoth-old/blob/master/changelog
<fragment>
<string key="content" base64-UTF8="YES">
Cgo
</string>
<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.14:
</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>
<string key="content"> * Language and i18n:
* Updated translations: Hungarian, Slovak.
* Miscellaneous and bug fixes:
* Fix bug stopping drag+drop for unit movements
* Revert premoved units selection to Wesnoth 1.10 behavior (#21448)
* Fix unit move continuation if enemy discovered (#21372)
</string>
<attributes>
<font key="NSFont" size="10" name="LucidaGrande"/>