project_files/HedgewarsMobile/Classes/MapConfigViewController-iPhone.xib
author koda
Sun, 09 Oct 2011 03:04:45 +0200
changeset 6109 f6726ec81e64
parent 6093 42c9ac754460
child 6219 c193881389c1
permissions -rw-r--r--
finally removed the white border glitch of the ipad preview map, moved initialization from IB to code
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
     2
<archive type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="7.10">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
     3
	<data>
4362
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4352
diff changeset
     4
		<int key="IBDocument.SystemTarget">1056</int>
6079
c10767edcd58 little changes and fixes to the previous commit
koda
parents: 5455
diff changeset
     5
		<string key="IBDocument.SystemVersion">10K549</string>
4362
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4352
diff changeset
     6
		<string key="IBDocument.InterfaceBuilderVersion">823</string>
5455
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4362
diff changeset
     7
		<string key="IBDocument.AppKitVersion">1038.36</string>
3525
1d7b056ff866 some memory caring code
koda
parents: 3514
diff changeset
     8
		<string key="IBDocument.HIToolboxVersion">461.00</string>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
     9
		<object class="NSMutableDictionary" key="IBDocument.PluginVersions">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    10
			<string key="NS.key.0">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
4362
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4352
diff changeset
    11
			<string key="NS.object.0">132</string>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    12
		</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    13
		<object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    14
			<bool key="EncodedWithXMLCoder">YES</bool>
6109
f6726ec81e64 finally removed the white border glitch of the ipad preview map, moved initialization from IB to code
koda
parents: 6093
diff changeset
    15
			<integer value="1"/>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    16
		</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    17
		<object class="NSArray" key="IBDocument.PluginDependencies">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    18
			<bool key="EncodedWithXMLCoder">YES</bool>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    19
			<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    20
		</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    21
		<object class="NSMutableDictionary" key="IBDocument.Metadata">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    22
			<bool key="EncodedWithXMLCoder">YES</bool>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    23
			<object class="NSArray" key="dict.sortedKeys" id="0">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    24
				<bool key="EncodedWithXMLCoder">YES</bool>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    25
			</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    26
			<object class="NSMutableArray" key="dict.values">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    27
				<bool key="EncodedWithXMLCoder">YES</bool>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    28
			</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    29
		</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    30
		<object class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    31
			<bool key="EncodedWithXMLCoder">YES</bool>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    32
			<object class="IBProxyObject" id="372490531">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    33
				<string key="IBProxiedObjectIdentifier">IBFilesOwner</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    34
				<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    35
			</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    36
			<object class="IBProxyObject" id="975951072">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    37
				<string key="IBProxiedObjectIdentifier">IBFirstResponder</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    38
				<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    39
			</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    40
			<object class="IBUIView" id="191373211">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    41
				<reference key="NSNextResponder"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    42
				<int key="NSvFlags">274</int>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    43
				<object class="NSMutableArray" key="NSSubviews">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    44
					<bool key="EncodedWithXMLCoder">YES</bool>
4244
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
    45
					<object class="IBUIImageView" id="574494641">
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
    46
						<reference key="NSNextResponder" ref="191373211"/>
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
    47
						<int key="NSvFlags">292</int>
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
    48
						<string key="NSFrameSize">{480, 276}</string>
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
    49
						<reference key="NSSuperview" ref="191373211"/>
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
    50
						<bool key="IBUIUserInteractionEnabled">NO</bool>
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
    51
						<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
    52
						<object class="NSCustomResource" key="IBUIImage">
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
    53
							<string key="NSClassName">NSImage</string>
4352
5a7b02cadc68 update graphics names, path, resolution, content...
koda
parents: 4244
diff changeset
    54
							<string key="NSResourceName">background~iphone.png</string>
4244
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
    55
						</object>
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
    56
					</object>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    57
					<object class="IBUISegmentedControl" id="88728219">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    58
						<reference key="NSNextResponder" ref="191373211"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    59
						<int key="NSvFlags">292</int>
5455
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4362
diff changeset
    60
						<string key="NSFrame">{{9, 14}, {270, 30}}</string>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    61
						<reference key="NSSuperview" ref="191373211"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    62
						<bool key="IBUIOpaque">NO</bool>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    63
						<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
3369
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
    64
						<int key="IBSegmentControlStyle">2</int>
3911
46d7a5cf8ac6 further rework of MapConfigViewController, lists missions correctly (they don't load fine yet)
koda
parents: 3910
diff changeset
    65
						<int key="IBNumberOfSegments">4</int>
3996
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3911
diff changeset
    66
						<int key="IBSelectedSegmentIndex">1</int>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    67
						<object class="NSArray" key="IBSegmentTitles">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    68
							<bool key="EncodedWithXMLCoder">YES</bool>
3369
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
    69
							<string>Random</string>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    70
							<string>Map</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    71
							<string>Maze</string>
3911
46d7a5cf8ac6 further rework of MapConfigViewController, lists missions correctly (they don't load fine yet)
koda
parents: 3910
diff changeset
    72
							<string>Mission</string>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    73
						</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    74
						<object class="NSMutableArray" key="IBSegmentWidths">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    75
							<bool key="EncodedWithXMLCoder">YES</bool>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    76
							<real value="0.0"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    77
							<real value="0.0"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    78
							<real value="0.0"/>
3911
46d7a5cf8ac6 further rework of MapConfigViewController, lists missions correctly (they don't load fine yet)
koda
parents: 3910
diff changeset
    79
							<real value="0.0"/>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    80
						</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    81
						<object class="NSMutableArray" key="IBSegmentEnabledStates">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    82
							<bool key="EncodedWithXMLCoder">YES</bool>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    83
							<boolean value="YES"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    84
							<boolean value="YES"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    85
							<boolean value="YES"/>
3911
46d7a5cf8ac6 further rework of MapConfigViewController, lists missions correctly (they don't load fine yet)
koda
parents: 3910
diff changeset
    86
							<boolean value="YES"/>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    87
						</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    88
						<object class="NSMutableArray" key="IBSegmentContentOffsets">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    89
							<bool key="EncodedWithXMLCoder">YES</bool>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    90
							<string>{0, 0}</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    91
							<string>{0, 0}</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    92
							<string>{0, 0}</string>
3911
46d7a5cf8ac6 further rework of MapConfigViewController, lists missions correctly (they don't load fine yet)
koda
parents: 3910
diff changeset
    93
							<string>{0, 0}</string>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    94
						</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    95
						<object class="NSMutableArray" key="IBSegmentImages">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    96
							<bool key="EncodedWithXMLCoder">YES</bool>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    97
							<object class="NSNull" id="4"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    98
							<reference ref="4"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
    99
							<reference ref="4"/>
3911
46d7a5cf8ac6 further rework of MapConfigViewController, lists missions correctly (they don't load fine yet)
koda
parents: 3910
diff changeset
   100
							<reference ref="4"/>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   101
						</object>
4244
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   102
						<object class="NSColor" key="IBTintColor">
5455
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4362
diff changeset
   103
							<int key="NSColorSpace">3</int>
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4362
diff changeset
   104
							<bytes key="NSWhite">MC42NjY2NjY2NjY3AA</bytes>
4244
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   105
						</object>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   106
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   107
					<object class="IBUISlider" id="938256702">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   108
						<reference key="NSNextResponder" ref="191373211"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   109
						<int key="NSvFlags">292</int>
5455
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4362
diff changeset
   110
						<string key="NSFrame">{{119, 207}, {149, 23}}</string>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   111
						<reference key="NSSuperview" ref="191373211"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   112
						<bool key="IBUIOpaque">NO</bool>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   113
						<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   114
						<int key="IBUIContentHorizontalAlignment">0</int>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   115
						<int key="IBUIContentVerticalAlignment">0</int>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   116
						<float key="IBUIValue">0.05000000074505806</float>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   117
						<float key="IBUIMaxValue">0.05000000074505806</float>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   118
					</object>
3369
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   119
					<object class="IBUIButton" id="326163764">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   120
						<reference key="NSNextResponder" ref="191373211"/>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   121
						<int key="NSvFlags">292</int>
5455
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4362
diff changeset
   122
						<string key="NSFrame">{{16, 58}, {256, 128}}</string>
3369
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   123
						<reference key="NSSuperview" ref="191373211"/>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   124
						<bool key="IBUIOpaque">NO</bool>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   125
						<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   126
						<int key="IBUIContentHorizontalAlignment">0</int>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   127
						<int key="IBUIContentVerticalAlignment">0</int>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   128
						<object class="NSFont" key="IBUIFont">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   129
							<string key="NSName">Helvetica-Bold</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   130
							<double key="NSSize">15</double>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   131
							<int key="NSfFlags">16</int>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   132
						</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   133
						<object class="NSColor" key="IBUIHighlightedTitleColor" id="437070330">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   134
							<int key="NSColorSpace">3</int>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   135
							<bytes key="NSWhite">MQA</bytes>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   136
						</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   137
						<object class="NSColor" key="IBUINormalTitleColor">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   138
							<int key="NSColorSpace">1</int>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   139
							<bytes key="NSRGB">MC4xOTYwNzg0MzQ2IDAuMzA5ODAzOTMyOSAwLjUyMTU2ODY1NgA</bytes>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   140
						</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   141
						<object class="NSColor" key="IBUINormalTitleShadowColor">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   142
							<int key="NSColorSpace">3</int>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   143
							<bytes key="NSWhite">MC41AA</bytes>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   144
						</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   145
					</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   146
					<object class="IBUILabel" id="634417433">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   147
						<reference key="NSNextResponder" ref="191373211"/>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   148
						<int key="NSvFlags">292</int>
5455
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4362
diff changeset
   149
						<string key="NSFrame">{{58, 221}, {48, 35}}</string>
3369
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   150
						<reference key="NSSuperview" ref="191373211"/>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   151
						<bool key="IBUIOpaque">NO</bool>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   152
						<bool key="IBUIClipsSubviews">YES</bool>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   153
						<int key="IBUIContentMode">7</int>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   154
						<bool key="IBUIUserInteractionEnabled">NO</bool>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   155
						<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   156
						<string key="IBUIText">...</string>
5455
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4362
diff changeset
   157
						<object class="NSFont" key="IBUIFont">
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4362
diff changeset
   158
							<string key="NSName">Helvetica-Bold</string>
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4362
diff changeset
   159
							<double key="NSSize">17</double>
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4362
diff changeset
   160
							<int key="NSfFlags">16</int>
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4362
diff changeset
   161
						</object>
4244
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   162
						<object class="NSColor" key="IBUITextColor">
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   163
							<int key="NSColorSpace">2</int>
6079
c10767edcd58 little changes and fixes to the previous commit
koda
parents: 5455
diff changeset
   164
							<bytes key="NSRGB">MC45NDExNzY1MzM3IDAuODE1Njg2MzQ1MSAwAA</bytes>
3369
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   165
						</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   166
						<nil key="IBUIHighlightedColor"/>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   167
						<int key="IBUIBaselineAdjustment">1</int>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   168
						<float key="IBUIMinimumFontSize">10</float>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   169
						<int key="IBUITextAlignment">1</int>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   170
					</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   171
					<object class="IBUILabel" id="743202682">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   172
						<reference key="NSNextResponder" ref="191373211"/>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   173
						<int key="NSvFlags">292</int>
5455
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4362
diff changeset
   174
						<string key="NSFrame">{{109, 237}, {169, 29}}</string>
3369
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   175
						<reference key="NSSuperview" ref="191373211"/>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   176
						<bool key="IBUIOpaque">NO</bool>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   177
						<bool key="IBUIClipsSubviews">YES</bool>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   178
						<int key="IBUIContentMode">7</int>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   179
						<bool key="IBUIUserInteractionEnabled">NO</bool>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   180
						<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   181
						<string key="IBUIText">Label</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   182
						<object class="NSFont" key="IBUIFont">
4362
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4352
diff changeset
   183
							<string key="NSName">Helvetica-Oblique</string>
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4352
diff changeset
   184
							<double key="NSSize">22</double>
3369
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   185
							<int key="NSfFlags">16</int>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   186
						</object>
6079
c10767edcd58 little changes and fixes to the previous commit
koda
parents: 5455
diff changeset
   187
						<object class="NSColor" key="IBUITextColor" id="312386610">
4244
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   188
							<int key="NSColorSpace">2</int>
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   189
							<bytes key="NSRGB">MC45NDExNzY1MzM3IDAuODE1Njg2MzQ1MSAwAA</bytes>
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   190
						</object>
3369
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   191
						<nil key="IBUIHighlightedColor"/>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   192
						<int key="IBUIBaselineAdjustment">1</int>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   193
						<float key="IBUIMinimumFontSize">10</float>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   194
						<int key="IBUITextAlignment">1</int>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   195
					</object>
3373
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   196
					<object class="IBUITableView" id="565214171">
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   197
						<reference key="NSNextResponder" ref="191373211"/>
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   198
						<int key="NSvFlags">274</int>
3996
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3911
diff changeset
   199
						<string key="NSFrame">{{284, 0}, {196, 276}}</string>
3373
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   200
						<reference key="NSSuperview" ref="191373211"/>
4244
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   201
						<object class="NSColor" key="IBUIBackgroundColor">
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   202
							<int key="NSColorSpace">3</int>
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   203
							<bytes key="NSWhite">MCAwAA</bytes>
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   204
						</object>
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   205
						<bool key="IBUIOpaque">NO</bool>
3373
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   206
						<bool key="IBUIClipsSubviews">YES</bool>
4244
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   207
						<bool key="IBUIClearsContextBeforeDrawing">NO</bool>
3373
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   208
						<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   209
						<bool key="IBUIBouncesZoom">NO</bool>
4244
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   210
						<int key="IBUIStyle">1</int>
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   211
						<int key="IBUISeparatorStyle">2</int>
3373
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   212
						<int key="IBUISectionIndexMinimumDisplayRowCount">0</int>
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   213
						<bool key="IBUIShowsSelectionImmediatelyOnTouchBegin">YES</bool>
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   214
						<float key="IBUIRowHeight">44</float>
4244
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   215
						<float key="IBUISectionHeaderHeight">10</float>
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   216
						<float key="IBUISectionFooterHeight">10</float>
3373
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   217
					</object>
5455
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4362
diff changeset
   218
					<object class="IBUILabel" id="32436512">
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4362
diff changeset
   219
						<reference key="NSNextResponder" ref="191373211"/>
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4362
diff changeset
   220
						<int key="NSvFlags">292</int>
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4362
diff changeset
   221
						<string key="NSFrame">{{-9, 225}, {92, 27}}</string>
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4362
diff changeset
   222
						<reference key="NSSuperview" ref="191373211"/>
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4362
diff changeset
   223
						<bool key="IBUIOpaque">NO</bool>
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4362
diff changeset
   224
						<bool key="IBUIClipsSubviews">YES</bool>
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4362
diff changeset
   225
						<int key="IBUIContentMode">7</int>
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4362
diff changeset
   226
						<bool key="IBUIUserInteractionEnabled">NO</bool>
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4362
diff changeset
   227
						<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4362
diff changeset
   228
						<string key="IBUIText">Max</string>
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4362
diff changeset
   229
						<object class="NSFont" key="IBUIFont">
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4362
diff changeset
   230
							<string key="NSName">Helvetica-BoldOblique</string>
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4362
diff changeset
   231
							<double key="NSSize">18</double>
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4362
diff changeset
   232
							<int key="NSfFlags">16</int>
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4362
diff changeset
   233
						</object>
6079
c10767edcd58 little changes and fixes to the previous commit
koda
parents: 5455
diff changeset
   234
						<reference key="IBUITextColor" ref="312386610"/>
5455
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4362
diff changeset
   235
						<reference key="IBUIHighlightedColor" ref="437070330"/>
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4362
diff changeset
   236
						<int key="IBUIBaselineAdjustment">1</int>
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4362
diff changeset
   237
						<float key="IBUIMinimumFontSize">10</float>
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4362
diff changeset
   238
						<int key="IBUITextAlignment">1</int>
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4362
diff changeset
   239
					</object>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   240
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   241
				<string key="NSFrameSize">{480, 276}</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   242
				<reference key="NSSuperview"/>
3369
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   243
				<reference key="IBUIBackgroundColor" ref="437070330"/>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   244
				<object class="IBUISimulatedToolbarMetrics" key="IBUISimulatedBottomBarMetrics"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   245
				<object class="IBUISimulatedOrientationMetrics" key="IBUISimulatedOrientationMetrics">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   246
					<int key="interfaceOrientation">3</int>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   247
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   248
				<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   249
			</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   250
		</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   251
		<object class="IBObjectContainer" key="IBDocument.Objects">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   252
			<object class="NSMutableArray" key="connectionRecords">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   253
				<bool key="EncodedWithXMLCoder">YES</bool>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   254
				<object class="IBConnectionRecord">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   255
					<object class="IBCocoaTouchOutletConnection" key="connection">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   256
						<string key="label">view</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   257
						<reference key="source" ref="372490531"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   258
						<reference key="destination" ref="191373211"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   259
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   260
					<int key="connectionID">3</int>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   261
				</object>
3369
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   262
				<object class="IBConnectionRecord">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   263
					<object class="IBCocoaTouchOutletConnection" key="connection">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   264
						<string key="label">previewButton</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   265
						<reference key="source" ref="372490531"/>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   266
						<reference key="destination" ref="326163764"/>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   267
					</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   268
					<int key="connectionID">13</int>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   269
				</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   270
				<object class="IBConnectionRecord">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   271
					<object class="IBCocoaTouchOutletConnection" key="connection">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   272
						<string key="label">maxLabel</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   273
						<reference key="source" ref="372490531"/>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   274
						<reference key="destination" ref="634417433"/>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   275
					</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   276
					<int key="connectionID">16</int>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   277
				</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   278
				<object class="IBConnectionRecord">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   279
					<object class="IBCocoaTouchOutletConnection" key="connection">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   280
						<string key="label">sizeLabel</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   281
						<reference key="source" ref="372490531"/>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   282
						<reference key="destination" ref="743202682"/>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   283
					</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   284
					<int key="connectionID">18</int>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   285
				</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   286
				<object class="IBConnectionRecord">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   287
					<object class="IBCocoaTouchEventConnection" key="connection">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   288
						<string key="label">sliderChanged:</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   289
						<reference key="source" ref="938256702"/>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   290
						<reference key="destination" ref="372490531"/>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   291
						<int key="IBEventType">13</int>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   292
					</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   293
					<int key="connectionID">19</int>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   294
				</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   295
				<object class="IBConnectionRecord">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   296
					<object class="IBCocoaTouchEventConnection" key="connection">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   297
						<string key="label">sliderEndedChanging:</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   298
						<reference key="source" ref="938256702"/>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   299
						<reference key="destination" ref="372490531"/>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   300
						<int key="IBEventType">7</int>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   301
					</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   302
					<int key="connectionID">20</int>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   303
				</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   304
				<object class="IBConnectionRecord">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   305
					<object class="IBCocoaTouchOutletConnection" key="connection">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   306
						<string key="label">segmentedControl</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   307
						<reference key="source" ref="372490531"/>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   308
						<reference key="destination" ref="88728219"/>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   309
					</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   310
					<int key="connectionID">21</int>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   311
				</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   312
				<object class="IBConnectionRecord">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   313
					<object class="IBCocoaTouchEventConnection" key="connection">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   314
						<string key="label">segmentedControlChanged:</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   315
						<reference key="source" ref="88728219"/>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   316
						<reference key="destination" ref="372490531"/>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   317
						<int key="IBEventType">13</int>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   318
					</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   319
					<int key="connectionID">22</int>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   320
				</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   321
				<object class="IBConnectionRecord">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   322
					<object class="IBCocoaTouchOutletConnection" key="connection">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   323
						<string key="label">slider</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   324
						<reference key="source" ref="372490531"/>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   325
						<reference key="destination" ref="938256702"/>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   326
					</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   327
					<int key="connectionID">23</int>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   328
				</object>
3373
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   329
				<object class="IBConnectionRecord">
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   330
					<object class="IBCocoaTouchOutletConnection" key="connection">
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   331
						<string key="label">dataSource</string>
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   332
						<reference key="source" ref="565214171"/>
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   333
						<reference key="destination" ref="372490531"/>
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   334
					</object>
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   335
					<int key="connectionID">26</int>
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   336
				</object>
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   337
				<object class="IBConnectionRecord">
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   338
					<object class="IBCocoaTouchOutletConnection" key="connection">
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   339
						<string key="label">delegate</string>
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   340
						<reference key="source" ref="565214171"/>
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   341
						<reference key="destination" ref="372490531"/>
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   342
					</object>
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   343
					<int key="connectionID">27</int>
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   344
				</object>
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   345
				<object class="IBConnectionRecord">
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   346
					<object class="IBCocoaTouchOutletConnection" key="connection">
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   347
						<string key="label">tableView</string>
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   348
						<reference key="source" ref="372490531"/>
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   349
						<reference key="destination" ref="565214171"/>
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   350
					</object>
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   351
					<int key="connectionID">32</int>
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   352
				</object>
3783
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   353
				<object class="IBConnectionRecord">
3910
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   354
					<object class="IBCocoaTouchOutletConnection" key="connection">
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   355
						<string key="label">delegate</string>
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   356
						<reference key="source" ref="326163764"/>
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   357
						<reference key="destination" ref="372490531"/>
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   358
					</object>
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   359
					<int key="connectionID">34</int>
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   360
				</object>
6109
f6726ec81e64 finally removed the white border glitch of the ipad preview map, moved initialization from IB to code
koda
parents: 6093
diff changeset
   361
				<object class="IBConnectionRecord">
f6726ec81e64 finally removed the white border glitch of the ipad preview map, moved initialization from IB to code
koda
parents: 6093
diff changeset
   362
					<object class="IBCocoaTouchEventConnection" key="connection">
f6726ec81e64 finally removed the white border glitch of the ipad preview map, moved initialization from IB to code
koda
parents: 6093
diff changeset
   363
						<string key="label">mapButtonPressed:</string>
f6726ec81e64 finally removed the white border glitch of the ipad preview map, moved initialization from IB to code
koda
parents: 6093
diff changeset
   364
						<reference key="source" ref="326163764"/>
f6726ec81e64 finally removed the white border glitch of the ipad preview map, moved initialization from IB to code
koda
parents: 6093
diff changeset
   365
						<reference key="destination" ref="372490531"/>
f6726ec81e64 finally removed the white border glitch of the ipad preview map, moved initialization from IB to code
koda
parents: 6093
diff changeset
   366
						<int key="IBEventType">7</int>
f6726ec81e64 finally removed the white border glitch of the ipad preview map, moved initialization from IB to code
koda
parents: 6093
diff changeset
   367
					</object>
f6726ec81e64 finally removed the white border glitch of the ipad preview map, moved initialization from IB to code
koda
parents: 6093
diff changeset
   368
					<int key="connectionID">37</int>
f6726ec81e64 finally removed the white border glitch of the ipad preview map, moved initialization from IB to code
koda
parents: 6093
diff changeset
   369
				</object>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   370
			</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   371
			<object class="IBMutableOrderedSet" key="objectRecords">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   372
				<object class="NSArray" key="orderedObjects">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   373
					<bool key="EncodedWithXMLCoder">YES</bool>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   374
					<object class="IBObjectRecord">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   375
						<int key="objectID">0</int>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   376
						<reference key="object" ref="0"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   377
						<reference key="children" ref="1000"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   378
						<nil key="parent"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   379
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   380
					<object class="IBObjectRecord">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   381
						<int key="objectID">1</int>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   382
						<reference key="object" ref="191373211"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   383
						<object class="NSMutableArray" key="children">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   384
							<bool key="EncodedWithXMLCoder">YES</bool>
3369
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   385
							<reference ref="326163764"/>
3525
1d7b056ff866 some memory caring code
koda
parents: 3514
diff changeset
   386
							<reference ref="565214171"/>
1d7b056ff866 some memory caring code
koda
parents: 3514
diff changeset
   387
							<reference ref="938256702"/>
5455
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4362
diff changeset
   388
							<reference ref="743202682"/>
4244
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   389
							<reference ref="574494641"/>
5455
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4362
diff changeset
   390
							<reference ref="88728219"/>
4244
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   391
							<reference ref="634417433"/>
5455
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4362
diff changeset
   392
							<reference ref="32436512"/>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   393
						</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   394
						<reference key="parent" ref="0"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   395
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   396
					<object class="IBObjectRecord">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   397
						<int key="objectID">-1</int>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   398
						<reference key="object" ref="372490531"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   399
						<reference key="parent" ref="0"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   400
						<string key="objectName">File's Owner</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   401
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   402
					<object class="IBObjectRecord">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   403
						<int key="objectID">-2</int>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   404
						<reference key="object" ref="975951072"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   405
						<reference key="parent" ref="0"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   406
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   407
					<object class="IBObjectRecord">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   408
						<int key="objectID">7</int>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   409
						<reference key="object" ref="88728219"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   410
						<reference key="parent" ref="191373211"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   411
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   412
					<object class="IBObjectRecord">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   413
						<int key="objectID">8</int>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   414
						<reference key="object" ref="938256702"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   415
						<reference key="parent" ref="191373211"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   416
					</object>
3369
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   417
					<object class="IBObjectRecord">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   418
						<int key="objectID">9</int>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   419
						<reference key="object" ref="326163764"/>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   420
						<reference key="parent" ref="191373211"/>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   421
					</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   422
					<object class="IBObjectRecord">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   423
						<int key="objectID">11</int>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   424
						<reference key="object" ref="634417433"/>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   425
						<reference key="parent" ref="191373211"/>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   426
					</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   427
					<object class="IBObjectRecord">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   428
						<int key="objectID">17</int>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   429
						<reference key="object" ref="743202682"/>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   430
						<reference key="parent" ref="191373211"/>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   431
					</object>
3373
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   432
					<object class="IBObjectRecord">
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   433
						<int key="objectID">25</int>
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   434
						<reference key="object" ref="565214171"/>
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   435
						<reference key="parent" ref="191373211"/>
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   436
						<string key="objectName">Table View (Themes)</string>
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   437
					</object>
4244
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   438
					<object class="IBObjectRecord">
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   439
						<int key="objectID">35</int>
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   440
						<reference key="object" ref="574494641"/>
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   441
						<reference key="parent" ref="191373211"/>
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   442
					</object>
5455
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4362
diff changeset
   443
					<object class="IBObjectRecord">
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4362
diff changeset
   444
						<int key="objectID">36</int>
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4362
diff changeset
   445
						<reference key="object" ref="32436512"/>
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4362
diff changeset
   446
						<reference key="parent" ref="191373211"/>
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4362
diff changeset
   447
					</object>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   448
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   449
			</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   450
			<object class="NSMutableDictionary" key="flattenedProperties">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   451
				<bool key="EncodedWithXMLCoder">YES</bool>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   452
				<object class="NSArray" key="dict.sortedKeys">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   453
					<bool key="EncodedWithXMLCoder">YES</bool>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   454
					<string>-1.CustomClassName</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   455
					<string>-2.CustomClassName</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   456
					<string>1.IBEditorWindowLastContentRect</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   457
					<string>1.IBPluginDependency</string>
3369
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   458
					<string>11.IBPluginDependency</string>
4244
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   459
					<string>11.IBViewBoundsToFrameTransform</string>
3369
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   460
					<string>17.IBPluginDependency</string>
4244
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   461
					<string>17.IBViewBoundsToFrameTransform</string>
3373
c1ff724a5c34 use a proper bundle identifier
koda
parents: 3369
diff changeset
   462
					<string>25.IBPluginDependency</string>
4244
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   463
					<string>25.IBViewBoundsToFrameTransform</string>
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   464
					<string>35.IBPluginDependency</string>
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   465
					<string>35.IBViewBoundsToFrameTransform</string>
5455
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4362
diff changeset
   466
					<string>36.IBPluginDependency</string>
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4362
diff changeset
   467
					<string>36.IBViewBoundsToFrameTransform</string>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   468
					<string>7.IBPluginDependency</string>
5455
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4362
diff changeset
   469
					<string>7.IBViewBoundsToFrameTransform</string>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   470
					<string>8.IBPluginDependency</string>
3910
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   471
					<string>9.CustomClassName</string>
3369
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   472
					<string>9.IBPluginDependency</string>
4244
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   473
					<string>9.IBViewBoundsToFrameTransform</string>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   474
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   475
				<object class="NSMutableArray" key="dict.values">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   476
					<bool key="EncodedWithXMLCoder">YES</bool>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   477
					<string>MapConfigViewController</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   478
					<string>UIResponder</string>
5455
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4362
diff changeset
   479
					<string>{{790, 298}, {480, 320}}</string>
3369
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   480
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   481
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
4244
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   482
					<object class="NSAffineTransform">
5455
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4362
diff changeset
   483
						<bytes key="NSTransformStruct">P4AAAL+AAABB+AAAw4QAAA</bytes>
4244
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   484
					</object>
3369
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   485
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
4244
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   486
					<object class="NSAffineTransform">
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   487
						<bytes key="NSTransformStruct">P4AAAL+AAABCyAAAw2YAAA</bytes>
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   488
					</object>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   489
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
4244
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   490
					<object class="NSAffineTransform">
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   491
						<bytes key="NSTransformStruct">P4AAAL+AAABDjgAAw4kAAA</bytes>
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   492
					</object>
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   493
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   494
					<object class="NSAffineTransform">
5455
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4362
diff changeset
   495
						<bytes key="NSTransformStruct">P4AAAL+AAAAAAAAAw4kAAA</bytes>
4244
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   496
					</object>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   497
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
5455
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4362
diff changeset
   498
					<object class="NSAffineTransform">
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4362
diff changeset
   499
						<bytes key="NSTransformStruct">P4AAAL+AAABBMAAAw2gAAA</bytes>
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4362
diff changeset
   500
					</object>
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4362
diff changeset
   501
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4362
diff changeset
   502
					<object class="NSAffineTransform">
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4362
diff changeset
   503
						<bytes key="NSTransformStruct">P4AAAL+AAABBUAAAwigAAA</bytes>
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4362
diff changeset
   504
					</object>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   505
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
3910
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   506
					<string>MapPreviewButtonView</string>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   507
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
4244
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   508
					<object class="NSAffineTransform">
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   509
						<bytes key="NSTransformStruct">P4AAAL+AAABBUAAAwxIAAA</bytes>
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   510
					</object>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   511
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   512
			</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   513
			<object class="NSMutableDictionary" key="unlocalizedProperties">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   514
				<bool key="EncodedWithXMLCoder">YES</bool>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   515
				<reference key="dict.sortedKeys" ref="0"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   516
				<object class="NSMutableArray" key="dict.values">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   517
					<bool key="EncodedWithXMLCoder">YES</bool>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   518
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   519
			</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   520
			<nil key="activeLocalization"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   521
			<object class="NSMutableDictionary" key="localizations">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   522
				<bool key="EncodedWithXMLCoder">YES</bool>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   523
				<reference key="dict.sortedKeys" ref="0"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   524
				<object class="NSMutableArray" key="dict.values">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   525
					<bool key="EncodedWithXMLCoder">YES</bool>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   526
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   527
			</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   528
			<nil key="sourceID"/>
6109
f6726ec81e64 finally removed the white border glitch of the ipad preview map, moved initialization from IB to code
koda
parents: 6093
diff changeset
   529
			<int key="maxID">37</int>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   530
		</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   531
		<object class="IBClassDescriber" key="IBDocument.Classes">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   532
			<object class="NSMutableArray" key="referencedPartialClassDescriptions">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   533
				<bool key="EncodedWithXMLCoder">YES</bool>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   534
				<object class="IBPartialClassDescription">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   535
					<string key="className">MapConfigViewController</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   536
					<string key="superclassName">UIViewController</string>
3369
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   537
					<object class="NSMutableDictionary" key="actions">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   538
						<bool key="EncodedWithXMLCoder">YES</bool>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   539
						<object class="NSArray" key="dict.sortedKeys">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   540
							<bool key="EncodedWithXMLCoder">YES</bool>
3783
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   541
							<string>buttonPressed:</string>
6109
f6726ec81e64 finally removed the white border glitch of the ipad preview map, moved initialization from IB to code
koda
parents: 6093
diff changeset
   542
							<string>mapButtonPressed:</string>
3369
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   543
							<string>segmentedControlChanged:</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   544
							<string>sliderChanged:</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   545
							<string>sliderEndedChanging:</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   546
						</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   547
						<object class="NSMutableArray" key="dict.values">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   548
							<bool key="EncodedWithXMLCoder">YES</bool>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   549
							<string>id</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   550
							<string>id</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   551
							<string>id</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   552
							<string>id</string>
3783
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   553
							<string>id</string>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   554
						</object>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   555
					</object>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   556
					<object class="NSMutableDictionary" key="actionInfosByName">
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   557
						<bool key="EncodedWithXMLCoder">YES</bool>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   558
						<object class="NSArray" key="dict.sortedKeys">
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   559
							<bool key="EncodedWithXMLCoder">YES</bool>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   560
							<string>buttonPressed:</string>
6109
f6726ec81e64 finally removed the white border glitch of the ipad preview map, moved initialization from IB to code
koda
parents: 6093
diff changeset
   561
							<string>mapButtonPressed:</string>
3783
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   562
							<string>segmentedControlChanged:</string>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   563
							<string>sliderChanged:</string>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   564
							<string>sliderEndedChanging:</string>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   565
						</object>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   566
						<object class="NSMutableArray" key="dict.values">
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   567
							<bool key="EncodedWithXMLCoder">YES</bool>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   568
							<object class="IBActionInfo">
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   569
								<string key="name">buttonPressed:</string>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   570
								<string key="candidateClassName">id</string>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   571
							</object>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   572
							<object class="IBActionInfo">
6109
f6726ec81e64 finally removed the white border glitch of the ipad preview map, moved initialization from IB to code
koda
parents: 6093
diff changeset
   573
								<string key="name">mapButtonPressed:</string>
3783
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   574
								<string key="candidateClassName">id</string>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   575
							</object>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   576
							<object class="IBActionInfo">
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   577
								<string key="name">segmentedControlChanged:</string>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   578
								<string key="candidateClassName">id</string>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   579
							</object>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   580
							<object class="IBActionInfo">
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   581
								<string key="name">sliderChanged:</string>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   582
								<string key="candidateClassName">id</string>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   583
							</object>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   584
							<object class="IBActionInfo">
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   585
								<string key="name">sliderEndedChanging:</string>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   586
								<string key="candidateClassName">id</string>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   587
							</object>
3369
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   588
						</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   589
					</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   590
					<object class="NSMutableDictionary" key="outlets">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   591
						<bool key="EncodedWithXMLCoder">YES</bool>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   592
						<object class="NSArray" key="dict.sortedKeys">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   593
							<bool key="EncodedWithXMLCoder">YES</bool>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   594
							<string>maxLabel</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   595
							<string>previewButton</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   596
							<string>segmentedControl</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   597
							<string>sizeLabel</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   598
							<string>slider</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   599
							<string>tableView</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   600
						</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   601
						<object class="NSMutableArray" key="dict.values">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   602
							<bool key="EncodedWithXMLCoder">YES</bool>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   603
							<string>UILabel</string>
3910
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   604
							<string>MapPreviewButtonView</string>
3369
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   605
							<string>UISegmentedControl</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   606
							<string>UILabel</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   607
							<string>UISlider</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   608
							<string>UITableView</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   609
						</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   610
					</object>
3783
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   611
					<object class="NSMutableDictionary" key="toOneOutletInfosByName">
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   612
						<bool key="EncodedWithXMLCoder">YES</bool>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   613
						<object class="NSArray" key="dict.sortedKeys">
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   614
							<bool key="EncodedWithXMLCoder">YES</bool>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   615
							<string>maxLabel</string>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   616
							<string>previewButton</string>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   617
							<string>segmentedControl</string>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   618
							<string>sizeLabel</string>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   619
							<string>slider</string>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   620
							<string>tableView</string>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   621
						</object>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   622
						<object class="NSMutableArray" key="dict.values">
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   623
							<bool key="EncodedWithXMLCoder">YES</bool>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   624
							<object class="IBToOneOutletInfo">
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   625
								<string key="name">maxLabel</string>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   626
								<string key="candidateClassName">UILabel</string>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   627
							</object>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   628
							<object class="IBToOneOutletInfo">
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   629
								<string key="name">previewButton</string>
3910
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   630
								<string key="candidateClassName">MapPreviewButtonView</string>
3783
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   631
							</object>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   632
							<object class="IBToOneOutletInfo">
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   633
								<string key="name">segmentedControl</string>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   634
								<string key="candidateClassName">UISegmentedControl</string>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   635
							</object>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   636
							<object class="IBToOneOutletInfo">
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   637
								<string key="name">sizeLabel</string>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   638
								<string key="candidateClassName">UILabel</string>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   639
							</object>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   640
							<object class="IBToOneOutletInfo">
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   641
								<string key="name">slider</string>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   642
								<string key="candidateClassName">UISlider</string>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   643
							</object>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   644
							<object class="IBToOneOutletInfo">
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   645
								<string key="name">tableView</string>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   646
								<string key="candidateClassName">UITableView</string>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   647
							</object>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   648
						</object>
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   649
					</object>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   650
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   651
						<string key="majorKey">IBProjectSource</string>
3525
1d7b056ff866 some memory caring code
koda
parents: 3514
diff changeset
   652
						<string key="minorKey">Classes/MapConfigViewController.h</string>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   653
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   654
				</object>
3910
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   655
				<object class="IBPartialClassDescription">
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   656
					<string key="className">MapPreviewButtonView</string>
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   657
					<string key="superclassName">UIButton</string>
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   658
					<object class="NSMutableDictionary" key="outlets">
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   659
						<string key="NS.key.0">delegate</string>
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   660
						<string key="NS.object.0">id</string>
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   661
					</object>
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   662
					<object class="NSMutableDictionary" key="toOneOutletInfosByName">
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   663
						<string key="NS.key.0">delegate</string>
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   664
						<object class="IBToOneOutletInfo" key="NS.object.0">
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   665
							<string key="name">delegate</string>
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   666
							<string key="candidateClassName">id</string>
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   667
						</object>
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   668
					</object>
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   669
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   670
						<string key="majorKey">IBProjectSource</string>
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   671
						<string key="minorKey">Classes/MapPreviewButtonView.h</string>
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   672
					</object>
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3783
diff changeset
   673
				</object>
6079
c10767edcd58 little changes and fixes to the previous commit
koda
parents: 5455
diff changeset
   674
				<object class="IBPartialClassDescription">
c10767edcd58 little changes and fixes to the previous commit
koda
parents: 5455
diff changeset
   675
					<string key="className">UILabel</string>
6109
f6726ec81e64 finally removed the white border glitch of the ipad preview map, moved initialization from IB to code
koda
parents: 6093
diff changeset
   676
					<object class="IBClassDescriptionSource" key="sourceIdentifier" id="812051196">
6079
c10767edcd58 little changes and fixes to the previous commit
koda
parents: 5455
diff changeset
   677
						<string key="majorKey">IBProjectSource</string>
c10767edcd58 little changes and fixes to the previous commit
koda
parents: 5455
diff changeset
   678
						<string key="minorKey">Classes/HWUtils.h</string>
c10767edcd58 little changes and fixes to the previous commit
koda
parents: 5455
diff changeset
   679
					</object>
c10767edcd58 little changes and fixes to the previous commit
koda
parents: 5455
diff changeset
   680
				</object>
6109
f6726ec81e64 finally removed the white border glitch of the ipad preview map, moved initialization from IB to code
koda
parents: 6093
diff changeset
   681
				<object class="IBPartialClassDescription">
f6726ec81e64 finally removed the white border glitch of the ipad preview map, moved initialization from IB to code
koda
parents: 6093
diff changeset
   682
					<string key="className">UITableView</string>
f6726ec81e64 finally removed the white border glitch of the ipad preview map, moved initialization from IB to code
koda
parents: 6093
diff changeset
   683
					<reference key="sourceIdentifier" ref="812051196"/>
f6726ec81e64 finally removed the white border glitch of the ipad preview map, moved initialization from IB to code
koda
parents: 6093
diff changeset
   684
				</object>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   685
			</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   686
			<object class="NSMutableArray" key="referencedPartialClassDescriptionsV3.2+">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   687
				<bool key="EncodedWithXMLCoder">YES</bool>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   688
				<object class="IBPartialClassDescription">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   689
					<string key="className">NSObject</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   690
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   691
						<string key="majorKey">IBFrameworkSource</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   692
						<string key="minorKey">Foundation.framework/Headers/NSError.h</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   693
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   694
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   695
				<object class="IBPartialClassDescription">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   696
					<string key="className">NSObject</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   697
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   698
						<string key="majorKey">IBFrameworkSource</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   699
						<string key="minorKey">Foundation.framework/Headers/NSFileManager.h</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   700
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   701
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   702
				<object class="IBPartialClassDescription">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   703
					<string key="className">NSObject</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   704
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   705
						<string key="majorKey">IBFrameworkSource</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   706
						<string key="minorKey">Foundation.framework/Headers/NSKeyValueCoding.h</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   707
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   708
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   709
				<object class="IBPartialClassDescription">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   710
					<string key="className">NSObject</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   711
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   712
						<string key="majorKey">IBFrameworkSource</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   713
						<string key="minorKey">Foundation.framework/Headers/NSKeyValueObserving.h</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   714
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   715
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   716
				<object class="IBPartialClassDescription">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   717
					<string key="className">NSObject</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   718
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   719
						<string key="majorKey">IBFrameworkSource</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   720
						<string key="minorKey">Foundation.framework/Headers/NSKeyedArchiver.h</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   721
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   722
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   723
				<object class="IBPartialClassDescription">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   724
					<string key="className">NSObject</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   725
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   726
						<string key="majorKey">IBFrameworkSource</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   727
						<string key="minorKey">Foundation.framework/Headers/NSObject.h</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   728
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   729
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   730
				<object class="IBPartialClassDescription">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   731
					<string key="className">NSObject</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   732
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   733
						<string key="majorKey">IBFrameworkSource</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   734
						<string key="minorKey">Foundation.framework/Headers/NSRunLoop.h</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   735
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   736
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   737
				<object class="IBPartialClassDescription">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   738
					<string key="className">NSObject</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   739
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   740
						<string key="majorKey">IBFrameworkSource</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   741
						<string key="minorKey">Foundation.framework/Headers/NSThread.h</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   742
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   743
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   744
				<object class="IBPartialClassDescription">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   745
					<string key="className">NSObject</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   746
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   747
						<string key="majorKey">IBFrameworkSource</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   748
						<string key="minorKey">Foundation.framework/Headers/NSURL.h</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   749
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   750
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   751
				<object class="IBPartialClassDescription">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   752
					<string key="className">NSObject</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   753
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   754
						<string key="majorKey">IBFrameworkSource</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   755
						<string key="minorKey">Foundation.framework/Headers/NSURLConnection.h</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   756
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   757
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   758
				<object class="IBPartialClassDescription">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   759
					<string key="className">NSObject</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   760
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   761
						<string key="majorKey">IBFrameworkSource</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   762
						<string key="minorKey">QuartzCore.framework/Headers/CAAnimation.h</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   763
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   764
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   765
				<object class="IBPartialClassDescription">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   766
					<string key="className">NSObject</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   767
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   768
						<string key="majorKey">IBFrameworkSource</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   769
						<string key="minorKey">QuartzCore.framework/Headers/CALayer.h</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   770
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   771
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   772
				<object class="IBPartialClassDescription">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   773
					<string key="className">NSObject</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   774
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   775
						<string key="majorKey">IBFrameworkSource</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   776
						<string key="minorKey">UIKit.framework/Headers/UIAccessibility.h</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   777
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   778
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   779
				<object class="IBPartialClassDescription">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   780
					<string key="className">NSObject</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   781
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   782
						<string key="majorKey">IBFrameworkSource</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   783
						<string key="minorKey">UIKit.framework/Headers/UINibLoading.h</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   784
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   785
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   786
				<object class="IBPartialClassDescription">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   787
					<string key="className">NSObject</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   788
					<object class="IBClassDescriptionSource" key="sourceIdentifier" id="567455553">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   789
						<string key="majorKey">IBFrameworkSource</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   790
						<string key="minorKey">UIKit.framework/Headers/UIResponder.h</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   791
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   792
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   793
				<object class="IBPartialClassDescription">
3369
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   794
					<string key="className">UIButton</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   795
					<string key="superclassName">UIControl</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   796
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   797
						<string key="majorKey">IBFrameworkSource</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   798
						<string key="minorKey">UIKit.framework/Headers/UIButton.h</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   799
					</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   800
				</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   801
				<object class="IBPartialClassDescription">
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   802
					<string key="className">UIControl</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   803
					<string key="superclassName">UIView</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   804
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   805
						<string key="majorKey">IBFrameworkSource</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   806
						<string key="minorKey">UIKit.framework/Headers/UIControl.h</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   807
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   808
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   809
				<object class="IBPartialClassDescription">
4244
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   810
					<string key="className">UIImageView</string>
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   811
					<string key="superclassName">UIView</string>
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   812
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   813
						<string key="majorKey">IBFrameworkSource</string>
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   814
						<string key="minorKey">UIKit.framework/Headers/UIImageView.h</string>
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   815
					</object>
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   816
				</object>
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   817
				<object class="IBPartialClassDescription">
3369
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   818
					<string key="className">UILabel</string>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   819
					<string key="superclassName">UIView</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   820
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   821
						<string key="majorKey">IBFrameworkSource</string>
3369
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   822
						<string key="minorKey">UIKit.framework/Headers/UILabel.h</string>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   823
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   824
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   825
				<object class="IBPartialClassDescription">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   826
					<string key="className">UIResponder</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   827
					<string key="superclassName">NSObject</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   828
					<reference key="sourceIdentifier" ref="567455553"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   829
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   830
				<object class="IBPartialClassDescription">
3369
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   831
					<string key="className">UIScrollView</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   832
					<string key="superclassName">UIView</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   833
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   834
						<string key="majorKey">IBFrameworkSource</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   835
						<string key="minorKey">UIKit.framework/Headers/UIScrollView.h</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   836
					</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   837
				</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   838
				<object class="IBPartialClassDescription">
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   839
					<string key="className">UISearchBar</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   840
					<string key="superclassName">UIView</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   841
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   842
						<string key="majorKey">IBFrameworkSource</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   843
						<string key="minorKey">UIKit.framework/Headers/UISearchBar.h</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   844
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   845
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   846
				<object class="IBPartialClassDescription">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   847
					<string key="className">UISearchDisplayController</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   848
					<string key="superclassName">NSObject</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   849
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   850
						<string key="majorKey">IBFrameworkSource</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   851
						<string key="minorKey">UIKit.framework/Headers/UISearchDisplayController.h</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   852
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   853
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   854
				<object class="IBPartialClassDescription">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   855
					<string key="className">UISegmentedControl</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   856
					<string key="superclassName">UIControl</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   857
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   858
						<string key="majorKey">IBFrameworkSource</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   859
						<string key="minorKey">UIKit.framework/Headers/UISegmentedControl.h</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   860
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   861
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   862
				<object class="IBPartialClassDescription">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   863
					<string key="className">UISlider</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   864
					<string key="superclassName">UIControl</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   865
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   866
						<string key="majorKey">IBFrameworkSource</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   867
						<string key="minorKey">UIKit.framework/Headers/UISlider.h</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   868
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   869
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   870
				<object class="IBPartialClassDescription">
3369
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   871
					<string key="className">UITableView</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   872
					<string key="superclassName">UIScrollView</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   873
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   874
						<string key="majorKey">IBFrameworkSource</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   875
						<string key="minorKey">UIKit.framework/Headers/UITableView.h</string>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   876
					</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   877
				</object>
c7289e42f0ee add other controls for map preview, also fix a bug in digest
koda
parents: 3365
diff changeset
   878
				<object class="IBPartialClassDescription">
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   879
					<string key="className">UIView</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   880
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   881
						<string key="majorKey">IBFrameworkSource</string>
4362
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4352
diff changeset
   882
						<string key="minorKey">UIKit.framework/Headers/UIPrintFormatter.h</string>
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4352
diff changeset
   883
					</object>
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4352
diff changeset
   884
				</object>
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4352
diff changeset
   885
				<object class="IBPartialClassDescription">
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4352
diff changeset
   886
					<string key="className">UIView</string>
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4352
diff changeset
   887
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4352
diff changeset
   888
						<string key="majorKey">IBFrameworkSource</string>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   889
						<string key="minorKey">UIKit.framework/Headers/UITextField.h</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   890
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   891
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   892
				<object class="IBPartialClassDescription">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   893
					<string key="className">UIView</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   894
					<string key="superclassName">UIResponder</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   895
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   896
						<string key="majorKey">IBFrameworkSource</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   897
						<string key="minorKey">UIKit.framework/Headers/UIView.h</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   898
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   899
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   900
				<object class="IBPartialClassDescription">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   901
					<string key="className">UIViewController</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   902
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   903
						<string key="majorKey">IBFrameworkSource</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   904
						<string key="minorKey">UIKit.framework/Headers/UINavigationController.h</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   905
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   906
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   907
				<object class="IBPartialClassDescription">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   908
					<string key="className">UIViewController</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   909
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   910
						<string key="majorKey">IBFrameworkSource</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   911
						<string key="minorKey">UIKit.framework/Headers/UIPopoverController.h</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   912
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   913
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   914
				<object class="IBPartialClassDescription">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   915
					<string key="className">UIViewController</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   916
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   917
						<string key="majorKey">IBFrameworkSource</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   918
						<string key="minorKey">UIKit.framework/Headers/UISplitViewController.h</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   919
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   920
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   921
				<object class="IBPartialClassDescription">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   922
					<string key="className">UIViewController</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   923
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   924
						<string key="majorKey">IBFrameworkSource</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   925
						<string key="minorKey">UIKit.framework/Headers/UITabBarController.h</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   926
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   927
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   928
				<object class="IBPartialClassDescription">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   929
					<string key="className">UIViewController</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   930
					<string key="superclassName">UIResponder</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   931
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   932
						<string key="majorKey">IBFrameworkSource</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   933
						<string key="minorKey">UIKit.framework/Headers/UIViewController.h</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   934
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   935
				</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   936
			</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   937
		</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   938
		<int key="IBDocument.localizationMode">0</int>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   939
		<string key="IBDocument.TargetRuntimeIdentifier">IBCocoaTouchFramework</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   940
		<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDependencyDefaults">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   941
			<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.iPhoneOS</string>
4362
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4352
diff changeset
   942
			<integer value="1056" key="NS.object.0"/>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   943
		</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   944
		<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDevelopmentDependencies">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   945
			<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.InterfaceBuilder3</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   946
			<integer value="3000" key="NS.object.0"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   947
		</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   948
		<bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool>
3783
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3525
diff changeset
   949
		<string key="IBDocument.LastKnownRelativeProjectPath">../Hedgewars.xcodeproj</string>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   950
		<int key="IBDocument.defaultPropertyAccessControl">3</int>
4244
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   951
		<object class="NSMutableDictionary" key="IBDocument.LastKnownImageSizes">
4352
5a7b02cadc68 update graphics names, path, resolution, content...
koda
parents: 4244
diff changeset
   952
			<string key="NS.key.0">background~iphone.png</string>
5a7b02cadc68 update graphics names, path, resolution, content...
koda
parents: 4244
diff changeset
   953
			<string key="NS.object.0">{480, 320}</string>
4244
bf46b4bdf27d iphone interface
koda
parents: 3996
diff changeset
   954
		</object>
4362
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4352
diff changeset
   955
		<string key="IBCocoaTouchPluginVersion">132</string>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   956
	</data>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents:
diff changeset
   957
</archive>