author | koda |
Fri, 02 Apr 2010 15:08:43 +0000 | |
changeset 3251 | 221c163ad5d9 |
parent 3250 | d5cd1a617123 |
child 3253 | b0b1b1310b7e |
permissions | -rw-r--r-- |
2980 | 1 |
// !$*UTF8*$! |
2 |
{ |
|
3 |
1D6058900D05DD3D006BFB54 /* HedgewarsMobile */ = { |
|
4 |
activeExec = 0; |
|
5 |
executables = ( |
|
6 |
617987D7114AA2CD00BA94A9 /* HedgewarsMobile */, |
|
7 |
); |
|
8 |
}; |
|
9 |
29B97313FDCFA39411CA2CEA /* Project object */ = { |
|
3221 | 10 |
activeBuildConfigurationName = Debug; |
3250
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
11 |
activeExecutable = 6100DAD3115446B000F455E0 /* iHedgewars */; |
3221 | 12 |
activeSDKPreference = iphonesimulator3.2; |
3250
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
13 |
activeTarget = 6100DA6E115446B000F455E0 /* iHedgewars */; |
2980 | 14 |
addToTargets = ( |
3250
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
15 |
6100DA6E115446B000F455E0 /* iHedgewars */, |
2980 | 16 |
); |
3006 | 17 |
breakpoints = ( |
18 |
); |
|
2980 | 19 |
codeSenseManager = 617987E0114AA2EB00BA94A9 /* Code sense */; |
20 |
executables = ( |
|
21 |
617987D7114AA2CD00BA94A9 /* HedgewarsMobile */, |
|
3025 | 22 |
6100DAD3115446B000F455E0 /* iHedgewars */, |
2980 | 23 |
); |
3063 | 24 |
ignoreBreakpointsInProjectsDict = { |
25 |
SDL_mixer = Ignored; |
|
26 |
SDL_net = Ignored; |
|
27 |
}; |
|
2980 | 28 |
perUserDictionary = { |
3063 | 29 |
"PBXConfiguration.PBXBreakpointsDataSource.v1:1CA1AED706398EBD00589147" = { |
30 |
PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; |
|
31 |
PBXFileTableDataSourceColumnSortingKey = PBXBreakpointsDataSource_BreakpointID; |
|
32 |
PBXFileTableDataSourceColumnWidthsKey = ( |
|
33 |
20, |
|
34 |
20, |
|
35 |
198, |
|
36 |
20, |
|
37 |
99, |
|
38 |
99, |
|
39 |
29, |
|
40 |
20, |
|
41 |
); |
|
42 |
PBXFileTableDataSourceColumnsKey = ( |
|
43 |
PBXBreakpointsDataSource_ActionID, |
|
44 |
PBXBreakpointsDataSource_TypeID, |
|
45 |
PBXBreakpointsDataSource_BreakpointID, |
|
46 |
PBXBreakpointsDataSource_UseID, |
|
47 |
PBXBreakpointsDataSource_LocationID, |
|
48 |
PBXBreakpointsDataSource_ConditionID, |
|
49 |
PBXBreakpointsDataSource_IgnoreCountID, |
|
50 |
PBXBreakpointsDataSource_ContinueID, |
|
51 |
); |
|
52 |
}; |
|
2980 | 53 |
PBXConfiguration.PBXFileTableDataSource3.PBXFileTableDataSource = { |
54 |
PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; |
|
55 |
PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID; |
|
56 |
PBXFileTableDataSourceColumnWidthsKey = ( |
|
57 |
20, |
|
3021 | 58 |
354, |
2980 | 59 |
20, |
60 |
48, |
|
61 |
43, |
|
62 |
43, |
|
63 |
20, |
|
64 |
); |
|
65 |
PBXFileTableDataSourceColumnsKey = ( |
|
66 |
PBXFileDataSource_FiletypeID, |
|
67 |
PBXFileDataSource_Filename_ColumnID, |
|
68 |
PBXFileDataSource_Built_ColumnID, |
|
69 |
PBXFileDataSource_ObjectSize_ColumnID, |
|
70 |
PBXFileDataSource_Errors_ColumnID, |
|
71 |
PBXFileDataSource_Warnings_ColumnID, |
|
72 |
PBXFileDataSource_Target_ColumnID, |
|
73 |
); |
|
74 |
}; |
|
75 |
PBXConfiguration.PBXTargetDataSource.PBXTargetDataSource = { |
|
76 |
PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; |
|
77 |
PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID; |
|
78 |
PBXFileTableDataSourceColumnWidthsKey = ( |
|
79 |
20, |
|
3025 | 80 |
314, |
2980 | 81 |
60, |
82 |
20, |
|
83 |
48, |
|
84 |
43, |
|
85 |
43, |
|
86 |
); |
|
87 |
PBXFileTableDataSourceColumnsKey = ( |
|
88 |
PBXFileDataSource_FiletypeID, |
|
89 |
PBXFileDataSource_Filename_ColumnID, |
|
90 |
PBXTargetDataSource_PrimaryAttribute, |
|
91 |
PBXFileDataSource_Built_ColumnID, |
|
92 |
PBXFileDataSource_ObjectSize_ColumnID, |
|
93 |
PBXFileDataSource_Errors_ColumnID, |
|
94 |
PBXFileDataSource_Warnings_ColumnID, |
|
95 |
); |
|
96 |
}; |
|
3250
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
97 |
PBXPerProjectTemplateStateSaveDate = 291904903; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
98 |
PBXWorkspaceStateSaveDate = 291904903; |
2980 | 99 |
}; |
100 |
perUserProjectItems = { |
|
3245
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
101 |
611FD81D1155111700C2203D = 611FD81D1155111700C2203D /* PBXTextBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
102 |
611FD81E1155111700C2203D = 611FD81E1155111700C2203D /* PBXTextBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
103 |
611FD81F1155111700C2203D = 611FD81F1155111700C2203D /* PBXTextBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
104 |
611FD8201155111700C2203D = 611FD8201155111700C2203D /* PBXTextBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
105 |
611FD8211155111700C2203D = 611FD8211155111700C2203D /* PBXTextBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
106 |
611FD8281155111700C2203D = 611FD8281155111700C2203D /* PBXTextBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
107 |
611FD8291155111700C2203D = 611FD8291155111700C2203D /* PBXTextBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
108 |
611FD82B1155111700C2203D = 611FD82B1155111700C2203D /* PBXTextBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
109 |
611FD82C1155111700C2203D = 611FD82C1155111700C2203D /* PBXTextBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
110 |
611FD82D1155111700C2203D = 611FD82D1155111700C2203D /* PBXTextBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
111 |
611FD95711551C3700C2203D = 611FD95711551C3700C2203D /* PBXTextBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
112 |
611FD95811551C3700C2203D = 611FD95811551C3700C2203D /* PBXBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
113 |
611FD95911551C3700C2203D = 611FD95911551C3700C2203D /* PBXBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
114 |
611FD96611551E8000C2203D = 611FD96611551E8000C2203D /* PBXBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
115 |
611FDAC41155B77500C2203D = 611FDAC41155B77500C2203D /* PBXTextBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
116 |
611FDB481155BCE500C2203D = 611FDB481155BCE500C2203D /* PBXTextBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
117 |
611FDB6B1155C0B300C2203D = 611FDB6B1155C0B300C2203D /* PBXBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
118 |
611FDB6C1155C0B300C2203D = 611FDB6C1155C0B300C2203D /* PBXBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
119 |
611FDB6D1155C0B300C2203D = 611FDB6D1155C0B300C2203D /* PBXBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
120 |
611FDBF71155D39400C2203D = 611FDBF71155D39400C2203D /* PBXTextBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
121 |
612D5C451165535400C6D842 = 612D5C451165535400C6D842 /* PBXTextBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
122 |
612D616B1165536300C6D842 = 612D616B1165536300C6D842 /* PBXTextBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
123 |
612D618F1165545F00C6D842 = 612D618F1165545F00C6D842 /* PBXTextBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
124 |
61430D3B1165551600E2C62D = 61430D3B1165551600E2C62D /* PBXTextBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
125 |
61430D3D1165551600E2C62D = 61430D3D1165551600E2C62D /* PBXTextBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
126 |
615E2397115F023B00B0ACA1 = 615E2397115F023B00B0ACA1 /* PBXTextBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
127 |
615E239A115F023B00B0ACA1 = 615E239A115F023B00B0ACA1 /* PBXTextBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
128 |
615E239B115F023B00B0ACA1 = 615E239B115F023B00B0ACA1 /* PBXTextBookmark */; |
3250
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
129 |
615F12CE11655B21002444F2 = 615F12CE11655B21002444F2 /* PBXTextBookmark */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
130 |
615F12CF11655B21002444F2 = 615F12CF11655B21002444F2 /* PBXTextBookmark */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
131 |
615F12FB116560D9002444F2 = 615F12FB116560D9002444F2 /* PBXTextBookmark */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
132 |
615F1316116561BE002444F2 = 615F1316116561BE002444F2 /* PBXTextBookmark */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
133 |
615F134D11656569002444F2 = 615F134D11656569002444F2 /* PBXTextBookmark */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
134 |
615F13E811657001002444F2 = 615F13E811657001002444F2 /* PBXTextBookmark */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
135 |
615F147F11659AC5002444F2 = 615F147F11659AC5002444F2 /* PBXTextBookmark */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
136 |
615F148B11659BC2002444F2 = 615F148B11659BC2002444F2 /* PBXTextBookmark */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
137 |
615F148C11659BC2002444F2 = 615F148C11659BC2002444F2 /* PBXTextBookmark */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
138 |
615F14A911659E9A002444F2 = 615F14A911659E9A002444F2 /* PBXTextBookmark */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
139 |
615F14AA11659E9A002444F2 = 615F14AA11659E9A002444F2 /* PBXTextBookmark */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
140 |
615F14AC11659E9A002444F2 = 615F14AC11659E9A002444F2 /* PBXTextBookmark */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
141 |
615F14AD11659E9A002444F2 = 615F14AD11659E9A002444F2 /* PBXTextBookmark */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
142 |
615F14AE11659E9A002444F2 = 615F14AE11659E9A002444F2 /* PBXTextBookmark */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
143 |
615F14B911659F40002444F2 = 615F14B911659F40002444F2 /* PBXTextBookmark */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
144 |
615F15291165A792002444F2 = 615F15291165A792002444F2 /* PBXTextBookmark */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
145 |
615F154C1165A976002444F2 = 615F154C1165A976002444F2 /* PBXTextBookmark */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
146 |
615F154D1165A976002444F2 = 615F154D1165A976002444F2 /* PBXTextBookmark */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
147 |
615F154E1165A976002444F2 = 615F154E1165A976002444F2 /* PBXTextBookmark */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
148 |
615F15591165AA5C002444F2 = 615F15591165AA5C002444F2 /* PBXTextBookmark */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
149 |
615F157011661D95002444F2 /* PBXBookmark */ = 615F157011661D95002444F2 /* PBXBookmark */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
150 |
615F157111661DA5002444F2 /* PBXTextBookmark */ = 615F157111661DA5002444F2 /* PBXTextBookmark */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
151 |
615F157211661DA5002444F2 /* PBXTextBookmark */ = 615F157211661DA5002444F2 /* PBXTextBookmark */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
152 |
615F157711661DA5002444F2 /* PBXTextBookmark */ = 615F157711661DA5002444F2 /* PBXTextBookmark */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
153 |
615F158011661FA4002444F2 /* PBXBookmark */ = 615F158011661FA4002444F2 /* PBXBookmark */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
154 |
615F158311662071002444F2 /* PBXTextBookmark */ = 615F158311662071002444F2 /* PBXTextBookmark */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
155 |
615F158411662071002444F2 /* PBXTextBookmark */ = 615F158411662071002444F2 /* PBXTextBookmark */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
156 |
615F158511662071002444F2 /* PBXTextBookmark */ = 615F158511662071002444F2 /* PBXTextBookmark */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
157 |
615F158611662071002444F2 /* PBXTextBookmark */ = 615F158611662071002444F2 /* PBXTextBookmark */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
158 |
615F158711662071002444F2 /* PBXTextBookmark */ = 615F158711662071002444F2 /* PBXTextBookmark */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
159 |
615F158A11662071002444F2 /* PBXTextBookmark */ = 615F158A11662071002444F2 /* PBXTextBookmark */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
160 |
615F158D11662090002444F2 /* PBXTextBookmark */ = 615F158D11662090002444F2 /* PBXTextBookmark */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
161 |
615F158E11662090002444F2 /* PBXTextBookmark */ = 615F158E11662090002444F2 /* PBXTextBookmark */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
162 |
615F158F11662090002444F2 /* PBXTextBookmark */ = 615F158F11662090002444F2 /* PBXTextBookmark */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
163 |
615F15AB1166270F002444F2 /* PBXBookmark */ = 615F15AB1166270F002444F2 /* PBXBookmark */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
164 |
615F15B0116628F2002444F2 /* PBXBookmark */ = 615F15B0116628F2002444F2 /* PBXBookmark */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
165 |
615F15B5116629A0002444F2 /* PBXTextBookmark */ = 615F15B5116629A0002444F2 /* PBXTextBookmark */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
166 |
615F15B6116629A0002444F2 /* PBXTextBookmark */ = 615F15B6116629A0002444F2 /* PBXTextBookmark */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
167 |
615F15B7116629A0002444F2 /* PBXTextBookmark */ = 615F15B7116629A0002444F2 /* PBXTextBookmark */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
168 |
615F15B8116629A0002444F2 /* PBXTextBookmark */ = 615F15B8116629A0002444F2 /* PBXTextBookmark */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
169 |
615F15B9116629A0002444F2 /* PBXTextBookmark */ = 615F15B9116629A0002444F2 /* PBXTextBookmark */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
170 |
615F15BA116629A0002444F2 /* PBXTextBookmark */ = 615F15BA116629A0002444F2 /* PBXTextBookmark */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
171 |
615F15BB116629A0002444F2 /* PBXTextBookmark */ = 615F15BB116629A0002444F2 /* PBXTextBookmark */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
172 |
615F15BC116629A0002444F2 /* PBXTextBookmark */ = 615F15BC116629A0002444F2 /* PBXTextBookmark */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
173 |
615F15BD116629A0002444F2 /* PBXTextBookmark */ = 615F15BD116629A0002444F2 /* PBXTextBookmark */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
174 |
615F15BE116629A0002444F2 /* PBXTextBookmark */ = 615F15BE116629A0002444F2 /* PBXTextBookmark */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
175 |
615F15BF116629A0002444F2 /* PBXTextBookmark */ = 615F15BF116629A0002444F2 /* PBXTextBookmark */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
176 |
615F15C2116629A0002444F2 /* PBXTextBookmark */ = 615F15C2116629A0002444F2 /* PBXTextBookmark */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
177 |
615F15C5116629A0002444F2 /* PBXTextBookmark */ = 615F15C5116629A0002444F2 /* PBXTextBookmark */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
178 |
615F15C8116629A0002444F2 /* PBXTextBookmark */ = 615F15C8116629A0002444F2 /* PBXTextBookmark */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
179 |
615F15C9116629A0002444F2 /* PBXTextBookmark */ = 615F15C9116629A0002444F2 /* PBXTextBookmark */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
180 |
615F15CA116629A0002444F2 /* PBXTextBookmark */ = 615F15CA116629A0002444F2 /* PBXTextBookmark */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
181 |
615F15CB116629A0002444F2 /* PBXTextBookmark */ = 615F15CB116629A0002444F2 /* PBXTextBookmark */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
182 |
615F15CC116629A0002444F2 /* PBXTextBookmark */ = 615F15CC116629A0002444F2 /* PBXTextBookmark */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
183 |
615F15CD116629A0002444F2 /* PBXTextBookmark */ = 615F15CD116629A0002444F2 /* PBXTextBookmark */; |
3251 | 184 |
615F15DB11662BE8002444F2 /* PBXTextBookmark */ = 615F15DB11662BE8002444F2 /* PBXTextBookmark */; |
185 |
615F15DC11662BE8002444F2 /* PBXTextBookmark */ = 615F15DC11662BE8002444F2 /* PBXTextBookmark */; |
|
186 |
615F15DD11662BE8002444F2 /* PBXTextBookmark */ = 615F15DD11662BE8002444F2 /* PBXTextBookmark */; |
|
187 |
615F15DE11662BE8002444F2 /* PBXTextBookmark */ = 615F15DE11662BE8002444F2 /* PBXTextBookmark */; |
|
188 |
615F15DF11662BE8002444F2 /* PBXTextBookmark */ = 615F15DF11662BE8002444F2 /* PBXTextBookmark */; |
|
189 |
615F15E011662BE8002444F2 /* PBXTextBookmark */ = 615F15E011662BE8002444F2 /* PBXTextBookmark */; |
|
190 |
615F15E111662BE8002444F2 /* PBXTextBookmark */ = 615F15E111662BE8002444F2 /* PBXTextBookmark */; |
|
191 |
615F15E411662BFD002444F2 /* PBXTextBookmark */ = 615F15E411662BFD002444F2 /* PBXTextBookmark */; |
|
192 |
615F15E511662BFD002444F2 /* PBXTextBookmark */ = 615F15E511662BFD002444F2 /* PBXTextBookmark */; |
|
193 |
615F15E811662C25002444F2 /* PBXTextBookmark */ = 615F15E811662C25002444F2 /* PBXTextBookmark */; |
|
194 |
615F15E911662C25002444F2 /* PBXTextBookmark */ = 615F15E911662C25002444F2 /* PBXTextBookmark */; |
|
195 |
615F15EA11662C25002444F2 /* PBXTextBookmark */ = 615F15EA11662C25002444F2 /* PBXTextBookmark */; |
|
196 |
615F15F011663074002444F2 /* PBXTextBookmark */ = 615F15F011663074002444F2 /* PBXTextBookmark */; |
|
197 |
615F15F111663074002444F2 /* PBXTextBookmark */ = 615F15F111663074002444F2 /* PBXTextBookmark */; |
|
198 |
615F15F411663074002444F2 /* PBXTextBookmark */ = 615F15F411663074002444F2 /* PBXTextBookmark */; |
|
199 |
615F15F511663074002444F2 /* PBXTextBookmark */ = 615F15F511663074002444F2 /* PBXTextBookmark */; |
|
200 |
615F15F611663074002444F2 /* PBXTextBookmark */ = 615F15F611663074002444F2 /* PBXTextBookmark */; |
|
201 |
615F15F711663074002444F2 /* PBXTextBookmark */ = 615F15F711663074002444F2 /* PBXTextBookmark */; |
|
202 |
615F15F811663074002444F2 /* PBXTextBookmark */ = 615F15F811663074002444F2 /* PBXTextBookmark */; |
|
203 |
615F15F911663074002444F2 /* PBXTextBookmark */ = 615F15F911663074002444F2 /* PBXTextBookmark */; |
|
204 |
615F161A116632E9002444F2 /* PBXBookmark */ = 615F161A116632E9002444F2 /* PBXBookmark */; |
|
205 |
615F162511663A99002444F2 /* PBXTextBookmark */ = 615F162511663A99002444F2 /* PBXTextBookmark */; |
|
206 |
615F162611663A99002444F2 /* PBXTextBookmark */ = 615F162611663A99002444F2 /* PBXTextBookmark */; |
|
207 |
615F162711663A99002444F2 /* PBXTextBookmark */ = 615F162711663A99002444F2 /* PBXTextBookmark */; |
|
208 |
615F162811663A99002444F2 /* PBXTextBookmark */ = 615F162811663A99002444F2 /* PBXTextBookmark */; |
|
209 |
615F162B11663A99002444F2 /* PBXTextBookmark */ = 615F162B11663A99002444F2 /* PBXTextBookmark */; |
|
210 |
615F162C11663A99002444F2 /* PBXTextBookmark */ = 615F162C11663A99002444F2 /* PBXTextBookmark */; |
|
211 |
615F162F11663AA9002444F2 /* PBXTextBookmark */ = 615F162F11663AA9002444F2 /* PBXTextBookmark */; |
|
212 |
615F163211663AB0002444F2 /* PBXTextBookmark */ = 615F163211663AB0002444F2 /* PBXTextBookmark */; |
|
213 |
615F163311663AB0002444F2 /* PBXTextBookmark */ = 615F163311663AB0002444F2 /* PBXTextBookmark */; |
|
214 |
615F163411663AB0002444F2 /* PBXTextBookmark */ = 615F163411663AB0002444F2 /* PBXTextBookmark */; |
|
215 |
615F163511663AB0002444F2 /* PBXTextBookmark */ = 615F163511663AB0002444F2 /* PBXTextBookmark */; |
|
216 |
615F163911663BD0002444F2 /* PBXTextBookmark */ = 615F163911663BD0002444F2 /* PBXTextBookmark */; |
|
217 |
615F163A11663BD0002444F2 /* PBXTextBookmark */ = 615F163A11663BD0002444F2 /* PBXTextBookmark */; |
|
218 |
615F163B11663BD0002444F2 /* PBXTextBookmark */ = 615F163B11663BD0002444F2 /* PBXTextBookmark */; |
|
219 |
615F163C11663BD0002444F2 /* PBXTextBookmark */ = 615F163C11663BD0002444F2 /* PBXTextBookmark */; |
|
220 |
615F164111663BDF002444F2 /* PBXTextBookmark */ = 615F164111663BDF002444F2 /* PBXTextBookmark */; |
|
221 |
615F164211663BDF002444F2 /* PBXTextBookmark */ = 615F164211663BDF002444F2 /* PBXTextBookmark */; |
|
222 |
615F164311663BDF002444F2 /* PBXTextBookmark */ = 615F164311663BDF002444F2 /* PBXTextBookmark */; |
|
223 |
615F164411663BDF002444F2 /* PBXTextBookmark */ = 615F164411663BDF002444F2 /* PBXTextBookmark */; |
|
224 |
615F164811663F05002444F2 /* PBXTextBookmark */ = 615F164811663F05002444F2 /* PBXTextBookmark */; |
|
225 |
615F164911663F05002444F2 /* PBXTextBookmark */ = 615F164911663F05002444F2 /* PBXTextBookmark */; |
|
226 |
615F164A11663F05002444F2 /* PBXTextBookmark */ = 615F164A11663F05002444F2 /* PBXTextBookmark */; |
|
227 |
615F164B11663F05002444F2 /* PBXTextBookmark */ = 615F164B11663F05002444F2 /* PBXTextBookmark */; |
|
228 |
615F164F11663F90002444F2 /* PBXBookmark */ = 615F164F11663F90002444F2 /* PBXBookmark */; |
|
229 |
615F165211663FA7002444F2 /* PBXTextBookmark */ = 615F165211663FA7002444F2 /* PBXTextBookmark */; |
|
230 |
615F165311663FA7002444F2 /* PBXTextBookmark */ = 615F165311663FA7002444F2 /* PBXTextBookmark */; |
|
231 |
615F165611663FA7002444F2 /* PBXTextBookmark */ = 615F165611663FA7002444F2 /* PBXTextBookmark */; |
|
232 |
615F165711663FA7002444F2 /* PBXTextBookmark */ = 615F165711663FA7002444F2 /* PBXTextBookmark */; |
|
233 |
615F165811663FA7002444F2 /* PBXTextBookmark */ = 615F165811663FA7002444F2 /* PBXTextBookmark */; |
|
234 |
615F165911663FA7002444F2 /* PBXTextBookmark */ = 615F165911663FA7002444F2 /* PBXTextBookmark */; |
|
235 |
615F165A11663FA7002444F2 /* PBXTextBookmark */ = 615F165A11663FA7002444F2 /* PBXTextBookmark */; |
|
3245
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
236 |
61697B9E1163478A00CCDF37 = 61697B9E1163478A00CCDF37 /* PBXTextBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
237 |
6179889D114AA5BD00BA94A9 = 6179889D114AA5BD00BA94A9 /* PBXTextBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
238 |
61799342114B297000BA94A9 = 61799342114B297000BA94A9 /* PBXBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
239 |
61799343114B297000BA94A9 = 61799343114B297000BA94A9 /* PBXBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
240 |
6179937111501D7800BA94A9 = 6179937111501D7800BA94A9 /* PBXBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
241 |
6179937411501D7800BA94A9 = 6179937411501D7800BA94A9 /* PBXBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
242 |
6179937511501D7800BA94A9 = 6179937511501D7800BA94A9 /* PBXBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
243 |
6179938511501FFA00BA94A9 = 6179938511501FFA00BA94A9 /* PBXBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
244 |
6179943111502CEA00BA94A9 = 6179943111502CEA00BA94A9 /* PBXBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
245 |
618AFC07115BE92A003D411B = 618AFC07115BE92A003D411B /* PBXBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
246 |
6194CC0711505FCF00A4BA5C = 6194CC0711505FCF00A4BA5C /* PlistBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
247 |
61CCBE60116135FF00833FE8 = 61CCBE60116135FF00833FE8 /* PBXTextBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
248 |
61CCBF1E116162CA00833FE8 = 61CCBF1E116162CA00833FE8 /* PBXTextBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
249 |
61CCBF451161637F00833FE8 = 61CCBF451161637F00833FE8 /* PBXTextBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
250 |
61CCBF461161637F00833FE8 = 61CCBF461161637F00833FE8 /* PBXTextBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
251 |
61CCBF471161637F00833FE8 = 61CCBF471161637F00833FE8 /* PBXTextBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
252 |
61CCBF791161657400833FE8 = 61CCBF791161657400833FE8 /* PBXTextBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
253 |
61CCBF7B1161657400833FE8 = 61CCBF7B1161657400833FE8 /* PBXTextBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
254 |
61CCBF7C1161657400833FE8 = 61CCBF7C1161657400833FE8 /* PBXTextBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
255 |
61CCBF7E1161657400833FE8 = 61CCBF7E1161657400833FE8 /* PBXTextBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
256 |
61CCBF7F1161657400833FE8 = 61CCBF7F1161657400833FE8 /* PBXTextBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
257 |
61CCBFD11161833800833FE8 = 61CCBFD11161833800833FE8 /* PBXTextBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
258 |
61CCBFD21161833800833FE8 = 61CCBFD21161833800833FE8 /* PBXTextBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
259 |
61CCBFD31161833800833FE8 = 61CCBFD31161833800833FE8 /* PBXTextBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
260 |
61CCBFD41161833800833FE8 = 61CCBFD41161833800833FE8 /* PBXTextBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
261 |
61CCBFD51161833800833FE8 = 61CCBFD51161833800833FE8 /* PBXTextBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
262 |
61CCBFD71161833800833FE8 = 61CCBFD71161833800833FE8 /* PBXTextBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
263 |
61CCBFD81161833800833FE8 = 61CCBFD81161833800833FE8 /* PBXTextBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
264 |
61CCBFD91161833800833FE8 = 61CCBFD91161833800833FE8 /* PBXTextBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
265 |
61CCBFDA1161833800833FE8 = 61CCBFDA1161833800833FE8 /* PBXTextBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
266 |
61CCBFDB1161833800833FE8 = 61CCBFDB1161833800833FE8 /* PBXTextBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
267 |
61CCBFDC1161833800833FE8 = 61CCBFDC1161833800833FE8 /* PBXTextBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
268 |
61CE23E7115E49560098C467 = 61CE23E7115E49560098C467 /* PBXTextBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
269 |
61CE23FF115E4B290098C467 = 61CE23FF115E4B290098C467 /* PBXBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
270 |
61CE2410115E4F620098C467 = 61CE2410115E4F620098C467 /* PBXBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
271 |
61CE24DC115E641F0098C467 = 61CE24DC115E641F0098C467 /* PBXTextBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
272 |
61CE2514115E74CC0098C467 = 61CE2514115E74CC0098C467 /* PBXBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
273 |
61CE2515115E74CC0098C467 = 61CE2515115E74CC0098C467 /* PBXTextBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
274 |
61CE251F115E75A70098C467 = 61CE251F115E75A70098C467 /* PBXBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
275 |
61CE2577115E78900098C467 = 61CE2577115E78900098C467 /* PBXTextBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
276 |
61CE2578115E78900098C467 = 61CE2578115E78900098C467 /* PBXTextBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
277 |
61CE25B4115E7C940098C467 = 61CE25B4115E7C940098C467 /* PBXTextBookmark */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
278 |
61E2F0811156B170002D33C1 = 61E2F0811156B170002D33C1 /* PBXTextBookmark */; |
2980 | 279 |
}; |
280 |
sourceControlManager = 617987DF114AA2EB00BA94A9 /* Source Control */; |
|
281 |
userBuildSettings = { |
|
282 |
}; |
|
283 |
}; |
|
284 |
32CA4F630368D1EE00C91783 /* HedgewarsMobile_Prefix.pch */ = { |
|
285 |
uiCtxt = { |
|
3025 | 286 |
sepNavIntBoundsRect = "{{0, 0}, {698, 139}}"; |
287 |
sepNavSelRange = "{181, 0}"; |
|
288 |
sepNavVisRange = "{0, 225}"; |
|
289 |
}; |
|
290 |
}; |
|
291 |
6100DA6E115446B000F455E0 /* iHedgewars */ = { |
|
292 |
activeExec = 0; |
|
293 |
executables = ( |
|
294 |
6100DAD3115446B000F455E0 /* iHedgewars */, |
|
295 |
); |
|
296 |
}; |
|
297 |
6100DAD3115446B000F455E0 /* iHedgewars */ = { |
|
298 |
isa = PBXExecutable; |
|
299 |
activeArgIndices = ( |
|
300 |
); |
|
301 |
argumentStrings = ( |
|
302 |
); |
|
303 |
autoAttachOnCrash = 1; |
|
3250
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
304 |
breakpointsEnabled = 1; |
3025 | 305 |
configStateDict = { |
306 |
}; |
|
307 |
customDataFormattersEnabled = 1; |
|
308 |
dataTipCustomDataFormattersEnabled = 1; |
|
309 |
dataTipShowTypeColumn = 1; |
|
310 |
dataTipSortType = 0; |
|
311 |
debuggerPlugin = GDBDebugging; |
|
312 |
disassemblyDisplayState = 0; |
|
313 |
dylibVariantSuffix = ""; |
|
314 |
enableDebugStr = 1; |
|
315 |
environmentEntries = ( |
|
316 |
); |
|
317 |
executableSystemSymbolLevel = 0; |
|
318 |
executableUserSymbolLevel = 0; |
|
319 |
libgmallocEnabled = 0; |
|
320 |
name = iHedgewars; |
|
321 |
savedGlobals = { |
|
322 |
}; |
|
323 |
showTypeColumn = 0; |
|
324 |
sourceDirectories = ( |
|
325 |
); |
|
326 |
variableFormatDictionary = { |
|
327 |
}; |
|
328 |
}; |
|
329 |
611FD81D1155111700C2203D /* PBXTextBookmark */ = { |
|
330 |
isa = PBXTextBookmark; |
|
331 |
fRef = 6179885B114AA48A00BA94A9 /* SDL_image.h */; |
|
332 |
name = "SDL_image.h: 1"; |
|
333 |
rLen = 0; |
|
334 |
rLoc = 0; |
|
335 |
rType = 0; |
|
336 |
vrLen = 265; |
|
337 |
vrLoc = 899; |
|
338 |
}; |
|
339 |
611FD81E1155111700C2203D /* PBXTextBookmark */ = { |
|
340 |
isa = PBXTextBookmark; |
|
341 |
fRef = 6179885A114AA48A00BA94A9 /* PascalImports.h */; |
|
342 |
name = "PascalImports.h: 17"; |
|
343 |
rLen = 0; |
|
344 |
rLoc = 246; |
|
345 |
rType = 0; |
|
346 |
vrLen = 191; |
|
347 |
vrLoc = 0; |
|
348 |
}; |
|
349 |
611FD81F1155111700C2203D /* PBXTextBookmark */ = { |
|
350 |
isa = PBXTextBookmark; |
|
351 |
fRef = 61798858114AA48A00BA94A9 /* IMG_png.c */; |
|
352 |
name = "IMG_png.c: 69"; |
|
353 |
rLen = 0; |
|
354 |
rLoc = 2544; |
|
355 |
rType = 0; |
|
356 |
vrLen = 162; |
|
357 |
vrLoc = 2505; |
|
358 |
}; |
|
359 |
611FD8201155111700C2203D /* PBXTextBookmark */ = { |
|
360 |
isa = PBXTextBookmark; |
|
361 |
fRef = 61798859114AA48A00BA94A9 /* IMG.c */; |
|
362 |
name = "IMG.c: 1"; |
|
363 |
rLen = 0; |
|
364 |
rLoc = 0; |
|
365 |
rType = 0; |
|
366 |
vrLen = 295; |
|
367 |
vrLoc = 1032; |
|
368 |
}; |
|
369 |
611FD8211155111700C2203D /* PBXTextBookmark */ = { |
|
370 |
isa = PBXTextBookmark; |
|
371 |
fRef = 61798857114AA48A00BA94A9 /* CGPointUtils.h */; |
|
372 |
name = "CGPointUtils.h: 10"; |
|
373 |
rLen = 29; |
|
374 |
rLoc = 152; |
|
375 |
rType = 0; |
|
376 |
vrLen = 243; |
|
377 |
vrLoc = 3; |
|
378 |
}; |
|
379 |
611FD8281155111700C2203D /* PBXTextBookmark */ = { |
|
380 |
isa = PBXTextBookmark; |
|
381 |
fRef = 61798871114AA4D000BA94A9 /* SchemeEditViewController.h */; |
|
382 |
name = "SchemeEditViewController.h: 1"; |
|
383 |
rLen = 0; |
|
384 |
rLoc = 0; |
|
385 |
rType = 0; |
|
386 |
vrLen = 176; |
|
387 |
vrLoc = 0; |
|
388 |
}; |
|
389 |
611FD8291155111700C2203D /* PBXTextBookmark */ = { |
|
390 |
isa = PBXTextBookmark; |
|
391 |
fRef = 61798872114AA4D000BA94A9 /* SchemeEditViewController.m */; |
|
392 |
name = "SchemeEditViewController.m: 33"; |
|
3116
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
393 |
rLen = 0; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
394 |
rLoc = 835; |
3025 | 395 |
rType = 0; |
396 |
vrLen = 189; |
|
397 |
vrLoc = 0; |
|
398 |
}; |
|
399 |
611FD82B1155111700C2203D /* PBXTextBookmark */ = { |
|
400 |
isa = PBXTextBookmark; |
|
401 |
fRef = 61798877114AA4D000BA94A9 /* TeamEditViewController.h */; |
|
402 |
name = "TeamEditViewController.h: 1"; |
|
403 |
rLen = 0; |
|
404 |
rLoc = 0; |
|
405 |
rType = 0; |
|
406 |
vrLen = 174; |
|
407 |
vrLoc = 0; |
|
408 |
}; |
|
409 |
611FD82C1155111700C2203D /* PBXTextBookmark */ = { |
|
410 |
isa = PBXTextBookmark; |
|
411 |
fRef = 6179887A114AA4D000BA94A9 /* TeamMenuViewController.h */; |
|
412 |
name = "TeamMenuViewController.h: 1"; |
|
413 |
rLen = 0; |
|
414 |
rLoc = 0; |
|
415 |
rType = 0; |
|
416 |
vrLen = 174; |
|
417 |
vrLoc = 0; |
|
418 |
}; |
|
419 |
611FD82D1155111700C2203D /* PBXTextBookmark */ = { |
|
420 |
isa = PBXTextBookmark; |
|
421 |
fRef = 32CA4F630368D1EE00C91783 /* HedgewarsMobile_Prefix.pch */; |
|
422 |
name = "HedgewarsMobile_Prefix.pch: 7"; |
|
423 |
rLen = 0; |
|
424 |
rLoc = 181; |
|
425 |
rType = 0; |
|
426 |
vrLen = 225; |
|
427 |
vrLoc = 0; |
|
428 |
}; |
|
429 |
611FD95711551C3700C2203D /* PBXTextBookmark */ = { |
|
430 |
isa = PBXTextBookmark; |
|
431 |
fRef = 61798856114AA48A00BA94A9 /* CGPointUtils.c */; |
|
432 |
name = "CGPointUtils.c: 19"; |
|
433 |
rLen = 0; |
|
434 |
rLoc = 423; |
|
435 |
rType = 0; |
|
436 |
vrLen = 392; |
|
437 |
vrLoc = 283; |
|
438 |
}; |
|
439 |
611FD95811551C3700C2203D /* PBXBookmark */ = { |
|
440 |
isa = PBXBookmark; |
|
441 |
fRef = 61798A25114ADD2600BA94A9 /* Default.png */; |
|
442 |
}; |
|
443 |
611FD95911551C3700C2203D /* PBXBookmark */ = { |
|
444 |
isa = PBXBookmark; |
|
445 |
fRef = 61798A26114ADD2600BA94A9 /* Icon.png */; |
|
446 |
}; |
|
3026
1a44c0f2b83b
move interface files around to use standard names in different versions
koda
parents:
3025
diff
changeset
|
447 |
611FD96611551E8000C2203D /* PBXBookmark */ = { |
3025 | 448 |
isa = PBXBookmark; |
449 |
fRef = 61798A27114ADD2600BA94A9 /* networkButton.png */; |
|
450 |
}; |
|
3027 | 451 |
611FDAC41155B77500C2203D /* PBXTextBookmark */ = { |
452 |
isa = PBXTextBookmark; |
|
453 |
fRef = 61798868114AA4AA00BA94A9 /* SDL_uikitwindow.m */; |
|
454 |
name = "SDL_uikitwindow.m: 58"; |
|
455 |
rLen = 0; |
|
456 |
rLoc = 1723; |
|
457 |
rType = 0; |
|
458 |
vrLen = 382; |
|
459 |
vrLoc = 1853; |
|
460 |
}; |
|
461 |
611FDB481155BCE500C2203D /* PBXTextBookmark */ = { |
|
462 |
isa = PBXTextBookmark; |
|
463 |
fRef = 61798878114AA4D000BA94A9 /* TeamEditViewController.m */; |
|
464 |
name = "TeamEditViewController.m: 33"; |
|
3116
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
465 |
rLen = 0; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
466 |
rLoc = 764; |
3027 | 467 |
rType = 0; |
468 |
vrLen = 295; |
|
469 |
vrLoc = 763; |
|
470 |
}; |
|
471 |
611FDB6B1155C0B300C2203D /* PBXBookmark */ = { |
|
472 |
isa = PBXBookmark; |
|
473 |
fRef = 611FDB631155BFFF00C2203D /* Default.png */; |
|
474 |
}; |
|
475 |
611FDB6C1155C0B300C2203D /* PBXBookmark */ = { |
|
476 |
isa = PBXBookmark; |
|
477 |
fRef = 611FD9C81155A1F200C2203D /* Background.png */; |
|
478 |
}; |
|
479 |
611FDB6D1155C0B300C2203D /* PBXBookmark */ = { |
|
480 |
isa = PBXBookmark; |
|
481 |
fRef = 611FD9D11155A41000C2203D /* Multiplayer.png */; |
|
482 |
}; |
|
3029
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
483 |
611FDBF71155D39400C2203D /* PBXTextBookmark */ = { |
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
484 |
isa = PBXTextBookmark; |
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
485 |
fRef = 617987E1114AA34C00BA94A9 /* CCHandlers.inc */; |
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
486 |
name = "CCHandlers.inc: 1"; |
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
487 |
rLen = 0; |
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
488 |
rLoc = 0; |
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
489 |
rType = 0; |
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
490 |
vrLen = 201; |
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
491 |
vrLoc = 686; |
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
492 |
}; |
3245
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
493 |
612D5C451165535400C6D842 /* PBXTextBookmark */ = { |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
494 |
isa = PBXTextBookmark; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
495 |
fRef = 617987FE114AA34C00BA94A9 /* uKeys.pas */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
496 |
name = "uKeys.pas: 106"; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
497 |
rLen = 0; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
498 |
rLoc = 2995; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
499 |
rType = 0; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
500 |
vrLen = 94; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
501 |
vrLoc = 2933; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
502 |
}; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
503 |
612D616B1165536300C6D842 /* PBXTextBookmark */ = { |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
504 |
isa = PBXTextBookmark; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
505 |
fRef = 617987E7114AA34C00BA94A9 /* hwengine.pas */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
506 |
name = "hwengine.pas: 21"; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
507 |
rLen = 0; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
508 |
rLoc = 806; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
509 |
rType = 0; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
510 |
vrLen = 33; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
511 |
vrLoc = 791; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
512 |
}; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
513 |
612D618F1165545F00C6D842 /* PBXTextBookmark */ = { |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
514 |
isa = PBXTextBookmark; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
515 |
fRef = 617987E9114AA34C00BA94A9 /* hwLibrary.pas */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
516 |
name = "hwLibrary.pas: 1"; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
517 |
rLen = 0; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
518 |
rLoc = 0; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
519 |
rType = 0; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
520 |
vrLen = 14; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
521 |
vrLoc = 0; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
522 |
}; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
523 |
61430D3B1165551600E2C62D /* PBXTextBookmark */ = { |
3199 | 524 |
isa = PBXTextBookmark; |
525 |
fRef = 617987EC114AA34C00BA94A9 /* PascalExports.pas */; |
|
526 |
name = "PascalExports.pas: 120"; |
|
527 |
rLen = 0; |
|
3245
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
528 |
rLoc = 1966; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
529 |
rType = 0; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
530 |
vrLen = 22; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
531 |
vrLoc = 3; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
532 |
}; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
533 |
61430D3D1165551600E2C62D /* PBXTextBookmark */ = { |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
534 |
isa = PBXTextBookmark; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
535 |
fRef = 61798867114AA4AA00BA94A9 /* SDL_uikitwindow.h */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
536 |
name = "SDL_uikitwindow.h: 1"; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
537 |
rLen = 0; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
538 |
rLoc = 0; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
539 |
rType = 0; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
540 |
vrLen = 3; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
541 |
vrLoc = 0; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
542 |
}; |
3165
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
543 |
615E2397115F023B00B0ACA1 /* PBXTextBookmark */ = { |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
544 |
isa = PBXTextBookmark; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
545 |
fRef = 61FA761D115DA0DB00DA6ED0 /* MainMenuViewController.h */; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
546 |
name = "MainMenuViewController.h: 1"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
547 |
rLen = 0; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
548 |
rLoc = 0; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
549 |
rType = 0; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
550 |
vrLen = 122; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
551 |
vrLoc = 85; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
552 |
}; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
553 |
615E239A115F023B00B0ACA1 /* PBXTextBookmark */ = { |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
554 |
isa = PBXTextBookmark; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
555 |
fRef = 61FA765A115DAACC00DA6ED0 /* MasterViewController.h */; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
556 |
name = "MasterViewController.h: 1"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
557 |
rLen = 0; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
558 |
rLoc = 0; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
559 |
rType = 0; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
560 |
vrLen = 124; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
561 |
vrLoc = 53; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
562 |
}; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
563 |
615E239B115F023B00B0ACA1 /* PBXTextBookmark */ = { |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
564 |
isa = PBXTextBookmark; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
565 |
fRef = 61FA765B115DAACC00DA6ED0 /* MasterViewController.m */; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
566 |
name = "MasterViewController.m: 42"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
567 |
rLen = 0; |
3250
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
568 |
rLoc = 1543; |
3165
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
569 |
rType = 0; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
570 |
vrLen = 269; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
571 |
vrLoc = 1592; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
572 |
}; |
3250
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
573 |
615F12CE11655B21002444F2 /* PBXTextBookmark */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
574 |
isa = PBXTextBookmark; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
575 |
fRef = 6179886F114AA4D000BA94A9 /* MainMenuViewController.m */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
576 |
name = "MainMenuViewController.m: 1"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
577 |
rLen = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
578 |
rLoc = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
579 |
rType = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
580 |
vrLen = 147; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
581 |
vrLoc = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
582 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
583 |
615F12CF11655B21002444F2 /* PBXTextBookmark */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
584 |
isa = PBXTextBookmark; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
585 |
fRef = 61798874114AA4D000BA94A9 /* SettingsViewController.h */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
586 |
name = "SettingsViewController.h: 1"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
587 |
rLen = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
588 |
rLoc = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
589 |
rType = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
590 |
vrLen = 128; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
591 |
vrLoc = 45; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
592 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
593 |
615F12FB116560D9002444F2 /* PBXTextBookmark */ = { |
3245
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
594 |
isa = PBXTextBookmark; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
595 |
fRef = 61798864114AA4AA00BA94A9 /* SDL_uikitappdelegate.m */; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
596 |
name = "SDL_uikitappdelegate.m: 32"; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
597 |
rLen = 0; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
598 |
rLoc = 1141; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
599 |
rType = 0; |
3250
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
600 |
vrLen = 185; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
601 |
vrLoc = 981; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
602 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
603 |
615F1316116561BE002444F2 /* PBXTextBookmark */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
604 |
isa = PBXTextBookmark; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
605 |
fRef = 61798863114AA4AA00BA94A9 /* SDL_uikitappdelegate.h */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
606 |
name = "SDL_uikitappdelegate.h: 40"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
607 |
rLen = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
608 |
rLoc = 1430; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
609 |
rType = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
610 |
vrLen = 331; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
611 |
vrLoc = 1260; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
612 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
613 |
615F1342116564A7002444F2 /* DisclosureDatailController.h */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
614 |
isa = PBXFileReference; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
615 |
fileEncoding = 4; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
616 |
lastKnownFileType = sourcecode.c.h; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
617 |
name = DisclosureDatailController.h; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
618 |
path = /Users/vittorio/hedgewars/trunk/project_files/HedgewarsMobile/DisclosureDatailController.h; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
619 |
sourceTree = "<absolute>"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
620 |
uiCtxt = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
621 |
sepNavIntBoundsRect = "{{0, 0}, {532, 234}}"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
622 |
sepNavSelRange = "{0, 0}"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
623 |
sepNavVisRange = "{0, 94}"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
624 |
sepNavWindowFrame = "{{94, 427}, {897, 692}}"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
625 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
626 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
627 |
615F1343116564A7002444F2 /* DisclosureDatailController.m */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
628 |
isa = PBXFileReference; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
629 |
fileEncoding = 4; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
630 |
lastKnownFileType = sourcecode.c.objc; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
631 |
name = DisclosureDatailController.m; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
632 |
path = /Users/vittorio/hedgewars/trunk/project_files/HedgewarsMobile/DisclosureDatailController.m; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
633 |
sourceTree = "<absolute>"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
634 |
uiCtxt = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
635 |
sepNavIntBoundsRect = "{{0, 0}, {532, 377}}"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
636 |
sepNavSelRange = "{218, 26}"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
637 |
sepNavVisRange = "{201, 111}"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
638 |
sepNavWindowFrame = "{{733, 303}, {897, 692}}"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
639 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
640 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
641 |
615F134D11656569002444F2 /* PBXTextBookmark */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
642 |
isa = PBXTextBookmark; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
643 |
fRef = 61798887114AA4E600BA94A9 /* GameSetup.h */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
644 |
name = "GameSetup.h: 13"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
645 |
rLen = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
646 |
rLoc = 254; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
647 |
rType = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
648 |
vrLen = 135; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
649 |
vrLoc = 169; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
650 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
651 |
615F136A11656646002444F2 /* DisclosureButtonController.h */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
652 |
isa = PBXFileReference; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
653 |
fileEncoding = 4; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
654 |
lastKnownFileType = sourcecode.c.h; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
655 |
name = DisclosureButtonController.h; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
656 |
path = /Users/vittorio/hedgewars/trunk/project_files/HedgewarsMobile/DisclosureButtonController.h; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
657 |
sourceTree = "<absolute>"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
658 |
uiCtxt = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
659 |
sepNavIntBoundsRect = "{{0, 0}, {537, 247}}"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
660 |
sepNavSelRange = "{0, 0}"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
661 |
sepNavVisRange = "{36, 122}"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
662 |
}; |
3245
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
663 |
}; |
3250
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
664 |
615F136B11656646002444F2 /* DisclosureButtonController.m */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
665 |
isa = PBXFileReference; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
666 |
fileEncoding = 4; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
667 |
lastKnownFileType = sourcecode.c.objc; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
668 |
name = DisclosureButtonController.m; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
669 |
path = /Users/vittorio/hedgewars/trunk/project_files/HedgewarsMobile/DisclosureButtonController.m; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
670 |
sourceTree = "<absolute>"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
671 |
uiCtxt = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
672 |
sepNavIntBoundsRect = "{{0, 0}, {1069, 2600}}"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
673 |
sepNavSelRange = "{5792, 0}"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
674 |
sepNavVisRange = "{0, 1429}"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
675 |
sepNavWindowFrame = "{{970, 210}, {895, 693}}"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
676 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
677 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
678 |
615F13E811657001002444F2 /* PBXTextBookmark */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
679 |
isa = PBXTextBookmark; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
680 |
fRef = 61FA7645115DA6A300DA6ED0 /* SplitViewRootController.m */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
681 |
name = "SplitViewRootController.m: 1"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
682 |
rLen = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
683 |
rLoc = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
684 |
rType = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
685 |
vrLen = 153; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
686 |
vrLoc = 229; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
687 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
688 |
615F147F11659AC5002444F2 /* PBXTextBookmark */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
689 |
isa = PBXTextBookmark; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
690 |
fRef = 617987ED114AA34C00BA94A9 /* SDLh.pas */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
691 |
name = "SDLh.pas: 488"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
692 |
rLen = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
693 |
rLoc = 12867; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
694 |
rType = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
695 |
vrLen = 150; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
696 |
vrLoc = 12762; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
697 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
698 |
615F148B11659BC2002444F2 /* PBXTextBookmark */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
699 |
isa = PBXTextBookmark; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
700 |
fRef = 61CE24ED115E71C20098C467 /* PopupMenuViewController.m */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
701 |
name = "PopupMenuViewController.m: 1"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
702 |
rLen = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
703 |
rLoc = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
704 |
rType = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
705 |
vrLen = 159; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
706 |
vrLoc = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
707 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
708 |
615F148C11659BC2002444F2 /* PBXTextBookmark */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
709 |
isa = PBXTextBookmark; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
710 |
fRef = 61CE24EC115E71C20098C467 /* PopupMenuViewController.h */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
711 |
name = "PopupMenuViewController.h: 1"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
712 |
rLen = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
713 |
rLoc = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
714 |
rType = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
715 |
vrLen = 155; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
716 |
vrLoc = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
717 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
718 |
615F14A911659E9A002444F2 /* PBXTextBookmark */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
719 |
isa = PBXTextBookmark; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
720 |
fRef = 61CE24EB115E71C20098C467 /* OverlayViewController.m */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
721 |
name = "OverlayViewController.m: 1"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
722 |
rLen = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
723 |
rLoc = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
724 |
rType = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
725 |
vrLen = 153; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
726 |
vrLoc = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
727 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
728 |
615F14AA11659E9A002444F2 /* PBXTextBookmark */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
729 |
isa = PBXTextBookmark; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
730 |
fRef = 61FA761E115DA0DB00DA6ED0 /* MainMenuViewController.m */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
731 |
name = "MainMenuViewController.m: 1"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
732 |
rLen = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
733 |
rLoc = 2; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
734 |
rType = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
735 |
vrLen = 135; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
736 |
vrLoc = 144; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
737 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
738 |
615F14AC11659E9A002444F2 /* PBXTextBookmark */ = { |
3245
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
739 |
isa = PBXTextBookmark; |
3250
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
740 |
fRef = 61FA7665115DAB1B00DA6ED0 /* DetailViewController.h */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
741 |
name = "DetailViewController.h: 1"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
742 |
rLen = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
743 |
rLoc = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
744 |
rType = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
745 |
vrLen = 147; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
746 |
vrLoc = 30; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
747 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
748 |
615F14AD11659E9A002444F2 /* PBXTextBookmark */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
749 |
isa = PBXTextBookmark; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
750 |
fRef = 615F1342116564A7002444F2 /* DisclosureDatailController.h */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
751 |
name = "DisclosureDatailController.h: 1"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
752 |
rLen = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
753 |
rLoc = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
754 |
rType = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
755 |
vrLen = 156; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
756 |
vrLoc = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
757 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
758 |
615F14AE11659E9A002444F2 /* PBXTextBookmark */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
759 |
isa = PBXTextBookmark; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
760 |
fRef = 615F136A11656646002444F2 /* DisclosureButtonController.h */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
761 |
name = "DisclosureButtonController.h: 1"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
762 |
rLen = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
763 |
rLoc = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
764 |
rType = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
765 |
vrLen = 158; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
766 |
vrLoc = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
767 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
768 |
615F14B911659F40002444F2 /* PBXTextBookmark */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
769 |
isa = PBXTextBookmark; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
770 |
fRef = 61798888114AA4E600BA94A9 /* GameSetup.m */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
771 |
name = "GameSetup.m: 84"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
772 |
rLen = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
773 |
rLoc = 3164; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
774 |
rType = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
775 |
vrLen = 222; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
776 |
vrLoc = 1100; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
777 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
778 |
615F15291165A792002444F2 /* PBXTextBookmark */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
779 |
isa = PBXTextBookmark; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
780 |
fRef = 615F136B11656646002444F2 /* DisclosureButtonController.m */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
781 |
name = "DisclosureButtonController.m: 1"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
782 |
rLen = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
783 |
rLoc = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
784 |
rType = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
785 |
vrLen = 162; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
786 |
vrLoc = 36; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
787 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
788 |
615F154C1165A976002444F2 /* PBXTextBookmark */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
789 |
isa = PBXTextBookmark; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
790 |
fRef = 61FA7666115DAB1B00DA6ED0 /* DetailViewController.m */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
791 |
name = "DetailViewController.m: 13"; |
3245
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
792 |
rLen = 0; |
3250
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
793 |
rLoc = 267; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
794 |
rType = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
795 |
vrLen = 167; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
796 |
vrLoc = 157; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
797 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
798 |
615F154D1165A976002444F2 /* PBXTextBookmark */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
799 |
isa = PBXTextBookmark; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
800 |
fRef = 615F1343116564A7002444F2 /* DisclosureDatailController.m */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
801 |
name = "DisclosureDatailController.m: 12"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
802 |
rLen = 26; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
803 |
rLoc = 218; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
804 |
rType = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
805 |
vrLen = 111; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
806 |
vrLoc = 201; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
807 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
808 |
615F154E1165A976002444F2 /* PBXTextBookmark */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
809 |
isa = PBXTextBookmark; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
810 |
fRef = 61CE24EA115E71C20098C467 /* OverlayViewController.h */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
811 |
name = "OverlayViewController.h: 14"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
812 |
rLen = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
813 |
rLoc = 257; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
814 |
rType = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
815 |
vrLen = 91; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
816 |
vrLoc = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
817 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
818 |
615F15591165AA5C002444F2 /* PBXTextBookmark */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
819 |
isa = PBXTextBookmark; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
820 |
fRef = 61CE24EC115E71C20098C467 /* PopupMenuViewController.h */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
821 |
name = "PopupMenuViewController.h: 1"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
822 |
rLen = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
823 |
rLoc = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
824 |
rType = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
825 |
vrLen = 155; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
826 |
vrLoc = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
827 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
828 |
615F157011661D95002444F2 /* PBXBookmark */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
829 |
isa = PBXBookmark; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
830 |
fRef = 61FA7666115DAB1B00DA6ED0 /* DetailViewController.m */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
831 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
832 |
615F157111661DA5002444F2 /* PBXTextBookmark */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
833 |
isa = PBXTextBookmark; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
834 |
fRef = 61CE24EC115E71C20098C467 /* PopupMenuViewController.h */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
835 |
name = "PopupMenuViewController.h: 1"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
836 |
rLen = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
837 |
rLoc = 0; |
3245
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
838 |
rType = 0; |
3250
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
839 |
vrLen = 93; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
840 |
vrLoc = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
841 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
842 |
615F157211661DA5002444F2 /* PBXTextBookmark */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
843 |
isa = PBXTextBookmark; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
844 |
fRef = 61FA7666115DAB1B00DA6ED0 /* DetailViewController.m */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
845 |
name = "DetailViewController.m: 13"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
846 |
rLen = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
847 |
rLoc = 267; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
848 |
rType = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
849 |
vrLen = 166; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
850 |
vrLoc = 157; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
851 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
852 |
615F157711661DA5002444F2 /* PBXTextBookmark */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
853 |
isa = PBXTextBookmark; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
854 |
fRef = 61FA7666115DAB1B00DA6ED0 /* DetailViewController.m */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
855 |
name = "DetailViewController.m: 13"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
856 |
rLen = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
857 |
rLoc = 267; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
858 |
rType = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
859 |
vrLen = 1427; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
860 |
vrLoc = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
861 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
862 |
615F158011661FA4002444F2 /* PBXBookmark */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
863 |
isa = PBXBookmark; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
864 |
fRef = 615F136B11656646002444F2 /* DisclosureButtonController.m */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
865 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
866 |
615F158311662071002444F2 /* PBXTextBookmark */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
867 |
isa = PBXTextBookmark; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
868 |
fRef = 61FA7666115DAB1B00DA6ED0 /* DetailViewController.m */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
869 |
name = "DetailViewController.m: 13"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
870 |
rLen = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
871 |
rLoc = 267; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
872 |
rType = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
873 |
vrLen = 166; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
874 |
vrLoc = 157; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
875 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
876 |
615F158411662071002444F2 /* PBXTextBookmark */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
877 |
isa = PBXTextBookmark; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
878 |
fRef = 615F1342116564A7002444F2 /* DisclosureDatailController.h */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
879 |
name = "DisclosureDatailController.h: 1"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
880 |
rLen = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
881 |
rLoc = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
882 |
rType = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
883 |
vrLen = 94; |
3245
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
884 |
vrLoc = 0; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
885 |
}; |
3250
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
886 |
615F158511662071002444F2 /* PBXTextBookmark */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
887 |
isa = PBXTextBookmark; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
888 |
fRef = 615F1343116564A7002444F2 /* DisclosureDatailController.m */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
889 |
name = "DisclosureDatailController.m: 12"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
890 |
rLen = 26; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
891 |
rLoc = 218; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
892 |
rType = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
893 |
vrLen = 111; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
894 |
vrLoc = 201; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
895 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
896 |
615F158611662071002444F2 /* PBXTextBookmark */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
897 |
isa = PBXTextBookmark; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
898 |
fRef = 615F136B11656646002444F2 /* DisclosureButtonController.m */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
899 |
name = "DisclosureButtonController.m: 1"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
900 |
rLen = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
901 |
rLoc = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
902 |
rType = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
903 |
vrLen = 139; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
904 |
vrLoc = 59; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
905 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
906 |
615F158711662071002444F2 /* PBXTextBookmark */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
907 |
isa = PBXTextBookmark; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
908 |
fRef = 61FA7666115DAB1B00DA6ED0 /* DetailViewController.m */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
909 |
name = "DetailViewController.m: 76"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
910 |
rLen = 0; |
3251 | 911 |
rLoc = 2343; |
3250
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
912 |
rType = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
913 |
vrLen = 1890; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
914 |
vrLoc = 1075; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
915 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
916 |
615F158A11662071002444F2 /* PBXTextBookmark */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
917 |
isa = PBXTextBookmark; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
918 |
fRef = 615F136B11656646002444F2 /* DisclosureButtonController.m */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
919 |
name = "DisclosureButtonController.m: 102"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
920 |
rLen = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
921 |
rLoc = 3050; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
922 |
rType = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
923 |
vrLen = 1320; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
924 |
vrLoc = 1777; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
925 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
926 |
615F158D11662090002444F2 /* PBXTextBookmark */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
927 |
isa = PBXTextBookmark; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
928 |
fRef = 615F136B11656646002444F2 /* DisclosureButtonController.m */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
929 |
name = "DisclosureButtonController.m: 1"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
930 |
rLen = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
931 |
rLoc = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
932 |
rType = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
933 |
vrLen = 100; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
934 |
vrLoc = 59; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
935 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
936 |
615F158E11662090002444F2 /* PBXTextBookmark */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
937 |
isa = PBXTextBookmark; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
938 |
fRef = 615F136B11656646002444F2 /* DisclosureButtonController.m */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
939 |
name = "DisclosureButtonController.m: 102"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
940 |
rLen = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
941 |
rLoc = 3014; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
942 |
rType = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
943 |
vrLen = 1324; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
944 |
vrLoc = 1777; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
945 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
946 |
615F158F11662090002444F2 /* PBXTextBookmark */ = { |
3245
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
947 |
isa = PBXTextBookmark; |
3250
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
948 |
fRef = 61FA7666115DAB1B00DA6ED0 /* DetailViewController.m */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
949 |
name = "DetailViewController.m: 74"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
950 |
rLen = 0; |
3251 | 951 |
rLoc = 2274; |
3250
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
952 |
rType = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
953 |
vrLen = 1859; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
954 |
vrLoc = 1075; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
955 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
956 |
615F159C1166216A002444F2 /* TeamSettingsViewController.h */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
957 |
uiCtxt = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
958 |
sepNavIntBoundsRect = "{{0, 0}, {836, 565}}"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
959 |
sepNavSelRange = "{328, 0}"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
960 |
sepNavVisRange = "{0, 400}"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
961 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
962 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
963 |
615F159D1166216A002444F2 /* TeamSettingsViewController.m */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
964 |
uiCtxt = { |
3251 | 965 |
sepNavIntBoundsRect = "{{0, 0}, {1048, 2353}}"; |
966 |
sepNavSelRange = "{4418, 23}"; |
|
967 |
sepNavVisRange = "{4168, 1535}"; |
|
3250
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
968 |
sepNavWindowFrame = "{{610, 162}, {895, 693}}"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
969 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
970 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
971 |
615F15AB1166270F002444F2 /* PBXBookmark */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
972 |
isa = PBXBookmark; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
973 |
fRef = 61798888114AA4E600BA94A9 /* GameSetup.m */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
974 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
975 |
615F15AC116628CC002444F2 /* SingleTeamViewController.h */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
976 |
uiCtxt = { |
3251 | 977 |
sepNavIntBoundsRect = "{{0, 0}, {836, 565}}"; |
978 |
sepNavSelRange = "{330, 0}"; |
|
979 |
sepNavVisRange = "{0, 336}"; |
|
3250
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
980 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
981 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
982 |
615F15AD116628CC002444F2 /* SingleTeamViewController.m */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
983 |
uiCtxt = { |
3251 | 984 |
sepNavFolds = "{\n c = (\n {\n l = DetailViewController;\n r = \"{4606, 24}\";\n s = 1;\n },\n {\n l = DetailViewController;\n r = \"{4657, 24}\";\n s = 1;\n },\n {\n l = \"Nib name\";\n r = \"{4707, 12}\";\n s = 1;\n }\n );\n r = \"{0, 5464}\";\n s = 0;\n}"; |
985 |
sepNavIntBoundsRect = "{{0, 0}, {908, 2613}}"; |
|
986 |
sepNavSelRange = "{2835, 0}"; |
|
987 |
sepNavVisRange = "{2372, 159}"; |
|
3250
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
988 |
sepNavWindowFrame = "{{153, 354}, {895, 693}}"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
989 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
990 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
991 |
615F15B0116628F2002444F2 /* PBXBookmark */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
992 |
isa = PBXBookmark; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
993 |
fRef = 615F15AD116628CC002444F2 /* SingleTeamViewController.m */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
994 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
995 |
615F15B5116629A0002444F2 /* PBXTextBookmark */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
996 |
isa = PBXTextBookmark; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
997 |
fRef = 615F136B11656646002444F2 /* DisclosureButtonController.m */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
998 |
name = "DisclosureButtonController.m: 1"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
999 |
rLen = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1000 |
rLoc = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1001 |
rType = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1002 |
vrLen = 139; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1003 |
vrLoc = 59; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1004 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1005 |
615F15B6116629A0002444F2 /* PBXTextBookmark */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1006 |
isa = PBXTextBookmark; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1007 |
fRef = 61FA7644115DA6A300DA6ED0 /* SplitViewRootController.h */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1008 |
name = "SplitViewRootController.h: 1"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1009 |
rLen = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1010 |
rLoc = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1011 |
rType = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1012 |
vrLen = 124; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1013 |
vrLoc = 56; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1014 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1015 |
615F15B7116629A0002444F2 /* PBXTextBookmark */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1016 |
isa = PBXTextBookmark; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1017 |
fRef = 61FA765A115DAACC00DA6ED0 /* MasterViewController.h */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1018 |
name = "MasterViewController.h: 1"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1019 |
rLen = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1020 |
rLoc = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1021 |
rType = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1022 |
vrLen = 124; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1023 |
vrLoc = 53; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1024 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1025 |
615F15B8116629A0002444F2 /* PBXTextBookmark */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1026 |
isa = PBXTextBookmark; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1027 |
fRef = 61FA7645115DA6A300DA6ED0 /* SplitViewRootController.m */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1028 |
name = "SplitViewRootController.m: 1"; |
3245
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
1029 |
rLen = 0; |
3250
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1030 |
rLoc = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1031 |
rType = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1032 |
vrLen = 152; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1033 |
vrLoc = 229; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1034 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1035 |
615F15B9116629A0002444F2 /* PBXTextBookmark */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1036 |
isa = PBXTextBookmark; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1037 |
fRef = 61798888114AA4E600BA94A9 /* GameSetup.m */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1038 |
name = "GameSetup.m: 84"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1039 |
rLen = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1040 |
rLoc = 3164; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1041 |
rType = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1042 |
vrLen = 206; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1043 |
vrLoc = 1116; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1044 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1045 |
615F15BA116629A0002444F2 /* PBXTextBookmark */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1046 |
isa = PBXTextBookmark; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1047 |
fRef = 61FA7665115DAB1B00DA6ED0 /* DetailViewController.h */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1048 |
name = "DetailViewController.h: 1"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1049 |
rLen = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1050 |
rLoc = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1051 |
rType = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1052 |
vrLen = 124; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1053 |
vrLoc = 53; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1054 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1055 |
615F15BB116629A0002444F2 /* PBXTextBookmark */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1056 |
isa = PBXTextBookmark; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1057 |
fRef = 615F159C1166216A002444F2 /* TeamSettingsViewController.h */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1058 |
name = "TeamSettingsViewController.h: 1"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1059 |
rLen = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1060 |
rLoc = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1061 |
rType = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1062 |
vrLen = 96; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1063 |
vrLoc = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1064 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1065 |
615F15BC116629A0002444F2 /* PBXTextBookmark */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1066 |
isa = PBXTextBookmark; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1067 |
fRef = 615F159D1166216A002444F2 /* TeamSettingsViewController.m */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1068 |
name = "TeamSettingsViewController.m: 26"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1069 |
rLen = 0; |
3251 | 1070 |
rLoc = 1254; |
3250
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1071 |
rType = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1072 |
vrLen = 309; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1073 |
vrLoc = 744; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1074 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1075 |
615F15BD116629A0002444F2 /* PBXTextBookmark */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1076 |
isa = PBXTextBookmark; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1077 |
fRef = 615F15AC116628CC002444F2 /* SingleTeamViewController.h */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1078 |
name = "SingleTeamViewController.h: 1"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1079 |
rLen = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1080 |
rLoc = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1081 |
rType = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1082 |
vrLen = 94; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1083 |
vrLoc = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1084 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1085 |
615F15BE116629A0002444F2 /* PBXTextBookmark */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1086 |
isa = PBXTextBookmark; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1087 |
fRef = 615F15AC116628CC002444F2 /* SingleTeamViewController.h */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1088 |
name = "SingleTeamViewController.h: 1"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1089 |
rLen = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1090 |
rLoc = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1091 |
rType = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1092 |
vrLen = 57; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1093 |
vrLoc = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1094 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1095 |
615F15BF116629A0002444F2 /* PBXTextBookmark */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1096 |
isa = PBXTextBookmark; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1097 |
fRef = 61FA7666115DAB1B00DA6ED0 /* DetailViewController.m */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1098 |
name = "DetailViewController.m: 21"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1099 |
rLen = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1100 |
rLoc = 615; |
3245
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
1101 |
rType = 0; |
3250
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1102 |
vrLen = 2232; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1103 |
vrLoc = 2115; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1104 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1105 |
615F15C2116629A0002444F2 /* PBXTextBookmark */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1106 |
isa = PBXTextBookmark; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1107 |
fRef = 615F15AD116628CC002444F2 /* SingleTeamViewController.m */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1108 |
name = "SingleTeamViewController.m: 80"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1109 |
rLen = 0; |
3251 | 1110 |
rLoc = 1957; |
3250
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1111 |
rType = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1112 |
vrLen = 1581; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1113 |
vrLoc = 2112; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1114 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1115 |
615F15C5116629A0002444F2 /* PBXTextBookmark */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1116 |
isa = PBXTextBookmark; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1117 |
fRef = 61798888114AA4E600BA94A9 /* GameSetup.m */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1118 |
name = "GameSetup.m: 84"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1119 |
rLen = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1120 |
rLoc = 3164; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1121 |
rType = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1122 |
vrLen = 3225; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1123 |
vrLoc = 1444; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1124 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1125 |
615F15C8116629A0002444F2 /* PBXTextBookmark */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1126 |
isa = PBXTextBookmark; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1127 |
fRef = 615F159C1166216A002444F2 /* TeamSettingsViewController.h */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1128 |
name = "TeamSettingsViewController.h: 10"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1129 |
rLen = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1130 |
rLoc = 214; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1131 |
rType = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1132 |
vrLen = 400; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1133 |
vrLoc = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1134 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1135 |
615F15C9116629A0002444F2 /* PBXTextBookmark */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1136 |
isa = PBXTextBookmark; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1137 |
fRef = 615F159D1166216A002444F2 /* TeamSettingsViewController.m */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1138 |
name = "TeamSettingsViewController.m: 6"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1139 |
rLen = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1140 |
rLoc = 154; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1141 |
rType = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1142 |
vrLen = 1481; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1143 |
vrLoc = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1144 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1145 |
615F15CA116629A0002444F2 /* PBXTextBookmark */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1146 |
isa = PBXTextBookmark; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1147 |
fRef = 615F159D1166216A002444F2 /* TeamSettingsViewController.m */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1148 |
name = "TeamSettingsViewController.m: 10"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1149 |
rLen = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1150 |
rLoc = 234; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1151 |
rType = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1152 |
vrLen = 1484; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1153 |
vrLoc = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1154 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1155 |
615F15CB116629A0002444F2 /* PBXTextBookmark */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1156 |
isa = PBXTextBookmark; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1157 |
fRef = 615F136A11656646002444F2 /* DisclosureButtonController.h */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1158 |
name = "DisclosureButtonController.h: 16"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1159 |
rLen = 45; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1160 |
rLoc = 353; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1161 |
rType = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1162 |
vrLen = 479; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1163 |
vrLoc = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1164 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1165 |
615F15CC116629A0002444F2 /* PBXTextBookmark */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1166 |
isa = PBXTextBookmark; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1167 |
fRef = 615F136B11656646002444F2 /* DisclosureButtonController.m */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1168 |
name = "DisclosureButtonController.m: 75"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1169 |
rLen = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1170 |
rLoc = 2027; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1171 |
rType = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1172 |
vrLen = 1330; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1173 |
vrLoc = 1774; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1174 |
}; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1175 |
615F15CD116629A0002444F2 /* PBXTextBookmark */ = { |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1176 |
isa = PBXTextBookmark; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1177 |
fRef = 615F136B11656646002444F2 /* DisclosureButtonController.m */; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1178 |
name = "DisclosureButtonController.m: 179"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1179 |
rLen = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1180 |
rLoc = 5792; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1181 |
rType = 0; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1182 |
vrLen = 1427; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1183 |
vrLoc = 0; |
3245
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
1184 |
}; |
3251 | 1185 |
615F15DB11662BE8002444F2 /* PBXTextBookmark */ = { |
1186 |
isa = PBXTextBookmark; |
|
1187 |
fRef = 615F15AD116628CC002444F2 /* SingleTeamViewController.m */; |
|
1188 |
name = "SingleTeamViewController.m: 109"; |
|
1189 |
rLen = 0; |
|
1190 |
rLoc = 2835; |
|
1191 |
rType = 0; |
|
1192 |
vrLen = 174; |
|
1193 |
vrLoc = 2436; |
|
1194 |
}; |
|
1195 |
615F15DC11662BE8002444F2 /* PBXTextBookmark */ = { |
|
1196 |
isa = PBXTextBookmark; |
|
1197 |
fRef = 615F15AC116628CC002444F2 /* SingleTeamViewController.h */; |
|
1198 |
name = "SingleTeamViewController.h: 1"; |
|
1199 |
rLen = 0; |
|
1200 |
rLoc = 0; |
|
1201 |
rType = 0; |
|
1202 |
vrLen = 94; |
|
1203 |
vrLoc = 0; |
|
1204 |
}; |
|
1205 |
615F15DD11662BE8002444F2 /* PBXTextBookmark */ = { |
|
1206 |
isa = PBXTextBookmark; |
|
1207 |
fRef = 615F159D1166216A002444F2 /* TeamSettingsViewController.m */; |
|
1208 |
name = "TeamSettingsViewController.m: 26"; |
|
1209 |
rLen = 0; |
|
1210 |
rLoc = 1254; |
|
1211 |
rType = 0; |
|
1212 |
vrLen = 309; |
|
1213 |
vrLoc = 744; |
|
1214 |
}; |
|
1215 |
615F15DE11662BE8002444F2 /* PBXTextBookmark */ = { |
|
1216 |
isa = PBXTextBookmark; |
|
1217 |
fRef = 615F159D1166216A002444F2 /* TeamSettingsViewController.m */; |
|
1218 |
name = "TeamSettingsViewController.m: 26"; |
|
1219 |
rLen = 0; |
|
1220 |
rLoc = 1254; |
|
1221 |
rType = 0; |
|
1222 |
vrLen = 307; |
|
1223 |
vrLoc = 744; |
|
1224 |
}; |
|
1225 |
615F15DF11662BE8002444F2 /* PBXTextBookmark */ = { |
|
1226 |
isa = PBXTextBookmark; |
|
1227 |
fRef = 615F159D1166216A002444F2 /* TeamSettingsViewController.m */; |
|
1228 |
name = "TeamSettingsViewController.m: 10"; |
|
1229 |
rLen = 0; |
|
1230 |
rLoc = 234; |
|
1231 |
rType = 0; |
|
1232 |
vrLen = 1486; |
|
1233 |
vrLoc = 0; |
|
1234 |
}; |
|
1235 |
615F15E011662BE8002444F2 /* PBXTextBookmark */ = { |
|
1236 |
isa = PBXTextBookmark; |
|
1237 |
fRef = 615F159D1166216A002444F2 /* TeamSettingsViewController.m */; |
|
1238 |
name = "TeamSettingsViewController.m: 64"; |
|
1239 |
rLen = 0; |
|
1240 |
rLoc = 2731; |
|
1241 |
rType = 0; |
|
1242 |
vrLen = 1514; |
|
1243 |
vrLoc = 1485; |
|
1244 |
}; |
|
1245 |
615F15E111662BE8002444F2 /* PBXTextBookmark */ = { |
|
1246 |
isa = PBXTextBookmark; |
|
1247 |
fRef = 61798888114AA4E600BA94A9 /* GameSetup.m */; |
|
1248 |
name = "GameSetup.m: 84"; |
|
1249 |
rLen = 0; |
|
1250 |
rLoc = 3164; |
|
1251 |
rType = 0; |
|
1252 |
vrLen = 3225; |
|
1253 |
vrLoc = 1444; |
|
1254 |
}; |
|
1255 |
615F15E411662BFD002444F2 /* PBXTextBookmark */ = { |
|
1256 |
isa = PBXTextBookmark; |
|
1257 |
fRef = 615F159D1166216A002444F2 /* TeamSettingsViewController.m */; |
|
1258 |
name = "TeamSettingsViewController.m: 135"; |
|
1259 |
rLen = 0; |
|
1260 |
rLoc = 5433; |
|
1261 |
rType = 0; |
|
1262 |
vrLen = 728; |
|
1263 |
vrLoc = 4484; |
|
1264 |
}; |
|
1265 |
615F15E511662BFD002444F2 /* PBXTextBookmark */ = { |
|
1266 |
isa = PBXTextBookmark; |
|
1267 |
fRef = 615F159D1166216A002444F2 /* TeamSettingsViewController.m */; |
|
1268 |
name = "TeamSettingsViewController.m: 135"; |
|
1269 |
rLen = 0; |
|
1270 |
rLoc = 5433; |
|
1271 |
rType = 0; |
|
1272 |
vrLen = 836; |
|
1273 |
vrLoc = 4371; |
|
1274 |
}; |
|
1275 |
615F15E811662C25002444F2 /* PBXTextBookmark */ = { |
|
1276 |
isa = PBXTextBookmark; |
|
1277 |
fRef = 615F159D1166216A002444F2 /* TeamSettingsViewController.m */; |
|
1278 |
name = "TeamSettingsViewController.m: 26"; |
|
1279 |
rLen = 0; |
|
1280 |
rLoc = 1254; |
|
1281 |
rType = 0; |
|
1282 |
vrLen = 307; |
|
1283 |
vrLoc = 744; |
|
1284 |
}; |
|
1285 |
615F15E911662C25002444F2 /* PBXTextBookmark */ = { |
|
1286 |
isa = PBXTextBookmark; |
|
1287 |
fRef = 615F159D1166216A002444F2 /* TeamSettingsViewController.m */; |
|
1288 |
name = "TeamSettingsViewController.m: 139"; |
|
1289 |
rLen = 0; |
|
1290 |
rLoc = 5433; |
|
1291 |
rType = 0; |
|
1292 |
vrLen = 1615; |
|
1293 |
vrLoc = 3731; |
|
1294 |
}; |
|
1295 |
615F15EA11662C25002444F2 /* PBXTextBookmark */ = { |
|
1296 |
isa = PBXTextBookmark; |
|
1297 |
fRef = 61798888114AA4E600BA94A9 /* GameSetup.m */; |
|
1298 |
name = "GameSetup.m: 84"; |
|
1299 |
rLen = 0; |
|
1300 |
rLoc = 3164; |
|
1301 |
rType = 0; |
|
1302 |
vrLen = 3225; |
|
1303 |
vrLoc = 1444; |
|
1304 |
}; |
|
1305 |
615F15F011663074002444F2 /* PBXTextBookmark */ = { |
|
1306 |
isa = PBXTextBookmark; |
|
1307 |
fRef = 615F159D1166216A002444F2 /* TeamSettingsViewController.m */; |
|
1308 |
name = "TeamSettingsViewController.m: 26"; |
|
1309 |
rLen = 0; |
|
1310 |
rLoc = 1254; |
|
1311 |
rType = 0; |
|
1312 |
vrLen = 309; |
|
1313 |
vrLoc = 744; |
|
1314 |
}; |
|
1315 |
615F15F111663074002444F2 /* PBXTextBookmark */ = { |
|
1316 |
isa = PBXTextBookmark; |
|
1317 |
fRef = 615F159D1166216A002444F2 /* TeamSettingsViewController.m */; |
|
1318 |
name = "TeamSettingsViewController.m: 26"; |
|
1319 |
rLen = 0; |
|
1320 |
rLoc = 1254; |
|
1321 |
rType = 0; |
|
1322 |
vrLen = 307; |
|
1323 |
vrLoc = 744; |
|
1324 |
}; |
|
1325 |
615F15F411663074002444F2 /* PBXTextBookmark */ = { |
|
1326 |
isa = PBXTextBookmark; |
|
1327 |
fRef = 615F15AC116628CC002444F2 /* SingleTeamViewController.h */; |
|
1328 |
name = "SingleTeamViewController.h: 16"; |
|
1329 |
rLen = 0; |
|
1330 |
rLoc = 330; |
|
1331 |
rType = 0; |
|
1332 |
vrLen = 336; |
|
1333 |
vrLoc = 0; |
|
1334 |
}; |
|
1335 |
615F15F511663074002444F2 /* PBXTextBookmark */ = { |
|
1336 |
isa = PBXTextBookmark; |
|
1337 |
fRef = 615F15AD116628CC002444F2 /* SingleTeamViewController.m */; |
|
1338 |
name = "SingleTeamViewController.m: 31"; |
|
1339 |
rLen = 0; |
|
1340 |
rLoc = 310; |
|
1341 |
rType = 0; |
|
1342 |
vrLen = 988; |
|
1343 |
vrLoc = 194; |
|
1344 |
}; |
|
1345 |
615F15F611663074002444F2 /* PBXTextBookmark */ = { |
|
1346 |
isa = PBXTextBookmark; |
|
1347 |
fRef = 615F15AD116628CC002444F2 /* SingleTeamViewController.m */; |
|
1348 |
name = "SingleTeamViewController.m: 121"; |
|
1349 |
rLen = 0; |
|
1350 |
rLoc = 2973; |
|
1351 |
rType = 0; |
|
1352 |
vrLen = 1167; |
|
1353 |
vrLoc = 2342; |
|
1354 |
}; |
|
1355 |
615F15F711663074002444F2 /* PBXTextBookmark */ = { |
|
1356 |
isa = PBXTextBookmark; |
|
1357 |
fRef = 615F159D1166216A002444F2 /* TeamSettingsViewController.m */; |
|
1358 |
name = "TeamSettingsViewController.m: 139"; |
|
1359 |
rLen = 0; |
|
1360 |
rLoc = 5433; |
|
1361 |
rType = 0; |
|
1362 |
vrLen = 1692; |
|
1363 |
vrLoc = 3731; |
|
1364 |
}; |
|
1365 |
615F15F811663074002444F2 /* PBXTextBookmark */ = { |
|
1366 |
isa = PBXTextBookmark; |
|
1367 |
fRef = 615F159D1166216A002444F2 /* TeamSettingsViewController.m */; |
|
1368 |
name = "TeamSettingsViewController.m: 124"; |
|
1369 |
rLen = 0; |
|
1370 |
rLoc = 4698; |
|
1371 |
rType = 0; |
|
1372 |
vrLen = 1518; |
|
1373 |
vrLoc = 3731; |
|
1374 |
}; |
|
1375 |
615F15F911663074002444F2 /* PBXTextBookmark */ = { |
|
1376 |
isa = PBXTextBookmark; |
|
1377 |
fRef = 61798888114AA4E600BA94A9 /* GameSetup.m */; |
|
1378 |
name = "GameSetup.m: 84"; |
|
1379 |
rLen = 0; |
|
1380 |
rLoc = 3164; |
|
1381 |
rType = 0; |
|
1382 |
vrLen = 3225; |
|
1383 |
vrLoc = 1444; |
|
1384 |
}; |
|
1385 |
615F161A116632E9002444F2 /* PBXBookmark */ = { |
|
1386 |
isa = PBXBookmark; |
|
1387 |
fRef = 61FA761E115DA0DB00DA6ED0 /* MainMenuViewController.m */; |
|
1388 |
}; |
|
1389 |
615F162511663A99002444F2 /* PBXTextBookmark */ = { |
|
1390 |
isa = PBXTextBookmark; |
|
1391 |
fRef = 615F159D1166216A002444F2 /* TeamSettingsViewController.m */; |
|
1392 |
name = "TeamSettingsViewController.m: 30"; |
|
1393 |
rLen = 0; |
|
1394 |
rLoc = 1254; |
|
1395 |
rType = 0; |
|
1396 |
vrLen = 404; |
|
1397 |
vrLoc = 393; |
|
1398 |
}; |
|
1399 |
615F162611663A99002444F2 /* PBXTextBookmark */ = { |
|
1400 |
isa = PBXTextBookmark; |
|
1401 |
fRef = 615F15AD116628CC002444F2 /* SingleTeamViewController.m */; |
|
1402 |
name = "SingleTeamViewController.m: 104"; |
|
1403 |
rLen = 0; |
|
1404 |
rLoc = 2835; |
|
1405 |
rType = 0; |
|
1406 |
vrLen = 251; |
|
1407 |
vrLoc = 2360; |
|
1408 |
}; |
|
1409 |
615F162711663A99002444F2 /* PBXTextBookmark */ = { |
|
1410 |
isa = PBXTextBookmark; |
|
1411 |
fRef = 615F15AD116628CC002444F2 /* SingleTeamViewController.m */; |
|
1412 |
name = "SingleTeamViewController.m: 105"; |
|
1413 |
rLen = 0; |
|
1414 |
rLoc = 2835; |
|
1415 |
rType = 0; |
|
1416 |
vrLen = 159; |
|
1417 |
vrLoc = 2372; |
|
1418 |
}; |
|
1419 |
615F162811663A99002444F2 /* PBXTextBookmark */ = { |
|
1420 |
isa = PBXTextBookmark; |
|
1421 |
fRef = 615F159D1166216A002444F2 /* TeamSettingsViewController.m */; |
|
1422 |
name = "TeamSettingsViewController.m: 29"; |
|
1423 |
rLen = 0; |
|
1424 |
rLoc = 1125; |
|
1425 |
rType = 0; |
|
1426 |
vrLen = 1814; |
|
1427 |
vrLoc = 56; |
|
1428 |
}; |
|
1429 |
615F162B11663A99002444F2 /* PBXTextBookmark */ = { |
|
1430 |
isa = PBXTextBookmark; |
|
1431 |
fRef = 61FA761E115DA0DB00DA6ED0 /* MainMenuViewController.m */; |
|
1432 |
name = "MainMenuViewController.m: 78"; |
|
1433 |
rLen = 13; |
|
1434 |
rLoc = 2918; |
|
1435 |
rType = 0; |
|
1436 |
vrLen = 2922; |
|
1437 |
vrLoc = 1557; |
|
1438 |
}; |
|
1439 |
615F162C11663A99002444F2 /* PBXTextBookmark */ = { |
|
1440 |
isa = PBXTextBookmark; |
|
1441 |
fRef = 61798888114AA4E600BA94A9 /* GameSetup.m */; |
|
1442 |
name = "GameSetup.m: 88"; |
|
1443 |
rLen = 0; |
|
1444 |
rLoc = 3450; |
|
1445 |
rType = 0; |
|
1446 |
vrLen = 3225; |
|
1447 |
vrLoc = 1444; |
|
1448 |
}; |
|
1449 |
615F162F11663AA9002444F2 /* PBXTextBookmark */ = { |
|
1450 |
isa = PBXTextBookmark; |
|
1451 |
fRef = 615F159D1166216A002444F2 /* TeamSettingsViewController.m */; |
|
1452 |
name = "TeamSettingsViewController.m: 144"; |
|
1453 |
rLen = 0; |
|
1454 |
rLoc = 5433; |
|
1455 |
rType = 0; |
|
1456 |
vrLen = 867; |
|
1457 |
vrLoc = 4534; |
|
1458 |
}; |
|
1459 |
615F163211663AB0002444F2 /* PBXTextBookmark */ = { |
|
1460 |
isa = PBXTextBookmark; |
|
1461 |
fRef = 615F15AD116628CC002444F2 /* SingleTeamViewController.m */; |
|
1462 |
name = "SingleTeamViewController.m: 105"; |
|
1463 |
rLen = 0; |
|
1464 |
rLoc = 2835; |
|
1465 |
rType = 0; |
|
1466 |
vrLen = 159; |
|
1467 |
vrLoc = 2372; |
|
1468 |
}; |
|
1469 |
615F163311663AB0002444F2 /* PBXTextBookmark */ = { |
|
1470 |
isa = PBXTextBookmark; |
|
1471 |
fRef = 615F159D1166216A002444F2 /* TeamSettingsViewController.m */; |
|
1472 |
name = "TeamSettingsViewController.m: 30"; |
|
1473 |
rLen = 0; |
|
1474 |
rLoc = 1130; |
|
1475 |
rType = 0; |
|
1476 |
vrLen = 1794; |
|
1477 |
vrLoc = 56; |
|
1478 |
}; |
|
1479 |
615F163411663AB0002444F2 /* PBXTextBookmark */ = { |
|
1480 |
isa = PBXTextBookmark; |
|
1481 |
fRef = 61FA761E115DA0DB00DA6ED0 /* MainMenuViewController.m */; |
|
1482 |
name = "MainMenuViewController.m: 78"; |
|
1483 |
rLen = 13; |
|
1484 |
rLoc = 2918; |
|
1485 |
rType = 0; |
|
1486 |
vrLen = 2922; |
|
1487 |
vrLoc = 1557; |
|
1488 |
}; |
|
1489 |
615F163511663AB0002444F2 /* PBXTextBookmark */ = { |
|
1490 |
isa = PBXTextBookmark; |
|
1491 |
fRef = 61798888114AA4E600BA94A9 /* GameSetup.m */; |
|
1492 |
name = "GameSetup.m: 88"; |
|
1493 |
rLen = 0; |
|
1494 |
rLoc = 3450; |
|
1495 |
rType = 0; |
|
1496 |
vrLen = 3225; |
|
1497 |
vrLoc = 1444; |
|
1498 |
}; |
|
1499 |
615F163911663BD0002444F2 /* PBXTextBookmark */ = { |
|
1500 |
isa = PBXTextBookmark; |
|
1501 |
fRef = 615F15AD116628CC002444F2 /* SingleTeamViewController.m */; |
|
1502 |
name = "SingleTeamViewController.m: 105"; |
|
1503 |
rLen = 0; |
|
1504 |
rLoc = 2835; |
|
1505 |
rType = 0; |
|
1506 |
vrLen = 159; |
|
1507 |
vrLoc = 2372; |
|
1508 |
}; |
|
1509 |
615F163A11663BD0002444F2 /* PBXTextBookmark */ = { |
|
1510 |
isa = PBXTextBookmark; |
|
1511 |
fRef = 615F159D1166216A002444F2 /* TeamSettingsViewController.m */; |
|
1512 |
name = "TeamSettingsViewController.m: 68"; |
|
1513 |
rLen = 0; |
|
1514 |
rLoc = 2622; |
|
1515 |
rType = 0; |
|
1516 |
vrLen = 1556; |
|
1517 |
vrLoc = 2033; |
|
1518 |
}; |
|
1519 |
615F163B11663BD0002444F2 /* PBXTextBookmark */ = { |
|
1520 |
isa = PBXTextBookmark; |
|
1521 |
fRef = 61FA761E115DA0DB00DA6ED0 /* MainMenuViewController.m */; |
|
1522 |
name = "MainMenuViewController.m: 78"; |
|
1523 |
rLen = 13; |
|
1524 |
rLoc = 2918; |
|
1525 |
rType = 0; |
|
1526 |
vrLen = 2922; |
|
1527 |
vrLoc = 1557; |
|
1528 |
}; |
|
1529 |
615F163C11663BD0002444F2 /* PBXTextBookmark */ = { |
|
1530 |
isa = PBXTextBookmark; |
|
1531 |
fRef = 61798888114AA4E600BA94A9 /* GameSetup.m */; |
|
1532 |
name = "GameSetup.m: 88"; |
|
1533 |
rLen = 0; |
|
1534 |
rLoc = 3450; |
|
1535 |
rType = 0; |
|
1536 |
vrLen = 3225; |
|
1537 |
vrLoc = 1444; |
|
1538 |
}; |
|
1539 |
615F164111663BDF002444F2 /* PBXTextBookmark */ = { |
|
1540 |
isa = PBXTextBookmark; |
|
1541 |
fRef = 615F15AD116628CC002444F2 /* SingleTeamViewController.m */; |
|
1542 |
name = "SingleTeamViewController.m: 105"; |
|
1543 |
rLen = 0; |
|
1544 |
rLoc = 2835; |
|
1545 |
rType = 0; |
|
1546 |
vrLen = 159; |
|
1547 |
vrLoc = 2372; |
|
1548 |
}; |
|
1549 |
615F164211663BDF002444F2 /* PBXTextBookmark */ = { |
|
1550 |
isa = PBXTextBookmark; |
|
1551 |
fRef = 615F159D1166216A002444F2 /* TeamSettingsViewController.m */; |
|
1552 |
name = "TeamSettingsViewController.m: 72"; |
|
1553 |
rLen = 0; |
|
1554 |
rLoc = 2805; |
|
1555 |
rType = 0; |
|
1556 |
vrLen = 1558; |
|
1557 |
vrLoc = 2033; |
|
1558 |
}; |
|
1559 |
615F164311663BDF002444F2 /* PBXTextBookmark */ = { |
|
1560 |
isa = PBXTextBookmark; |
|
1561 |
fRef = 61FA761E115DA0DB00DA6ED0 /* MainMenuViewController.m */; |
|
1562 |
name = "MainMenuViewController.m: 78"; |
|
1563 |
rLen = 13; |
|
1564 |
rLoc = 2918; |
|
1565 |
rType = 0; |
|
1566 |
vrLen = 2922; |
|
1567 |
vrLoc = 1557; |
|
1568 |
}; |
|
1569 |
615F164411663BDF002444F2 /* PBXTextBookmark */ = { |
|
1570 |
isa = PBXTextBookmark; |
|
1571 |
fRef = 61798888114AA4E600BA94A9 /* GameSetup.m */; |
|
1572 |
name = "GameSetup.m: 88"; |
|
1573 |
rLen = 0; |
|
1574 |
rLoc = 3450; |
|
1575 |
rType = 0; |
|
1576 |
vrLen = 3225; |
|
1577 |
vrLoc = 1444; |
|
1578 |
}; |
|
1579 |
615F164811663F05002444F2 /* PBXTextBookmark */ = { |
|
1580 |
isa = PBXTextBookmark; |
|
1581 |
fRef = 615F15AD116628CC002444F2 /* SingleTeamViewController.m */; |
|
1582 |
name = "SingleTeamViewController.m: 105"; |
|
1583 |
rLen = 0; |
|
1584 |
rLoc = 2835; |
|
1585 |
rType = 0; |
|
1586 |
vrLen = 159; |
|
1587 |
vrLoc = 2372; |
|
1588 |
}; |
|
1589 |
615F164911663F05002444F2 /* PBXTextBookmark */ = { |
|
1590 |
isa = PBXTextBookmark; |
|
1591 |
fRef = 615F159D1166216A002444F2 /* TeamSettingsViewController.m */; |
|
1592 |
name = "TeamSettingsViewController.m: 127"; |
|
1593 |
rLen = 0; |
|
1594 |
rLoc = 4578; |
|
1595 |
rType = 0; |
|
1596 |
vrLen = 1535; |
|
1597 |
vrLoc = 4168; |
|
1598 |
}; |
|
1599 |
615F164A11663F05002444F2 /* PBXTextBookmark */ = { |
|
1600 |
isa = PBXTextBookmark; |
|
1601 |
fRef = 61FA761E115DA0DB00DA6ED0 /* MainMenuViewController.m */; |
|
1602 |
name = "MainMenuViewController.m: 78"; |
|
1603 |
rLen = 13; |
|
1604 |
rLoc = 2918; |
|
1605 |
rType = 0; |
|
1606 |
vrLen = 2922; |
|
1607 |
vrLoc = 1557; |
|
1608 |
}; |
|
1609 |
615F164B11663F05002444F2 /* PBXTextBookmark */ = { |
|
1610 |
isa = PBXTextBookmark; |
|
1611 |
fRef = 61798888114AA4E600BA94A9 /* GameSetup.m */; |
|
1612 |
name = "GameSetup.m: 88"; |
|
1613 |
rLen = 0; |
|
1614 |
rLoc = 3450; |
|
1615 |
rType = 0; |
|
1616 |
vrLen = 3225; |
|
1617 |
vrLoc = 1444; |
|
1618 |
}; |
|
1619 |
615F164F11663F90002444F2 /* PBXBookmark */ = { |
|
1620 |
isa = PBXBookmark; |
|
1621 |
fRef = 61FA7666115DAB1B00DA6ED0 /* DetailViewController.m */; |
|
1622 |
}; |
|
1623 |
615F165211663FA7002444F2 /* PBXTextBookmark */ = { |
|
1624 |
isa = PBXTextBookmark; |
|
1625 |
fRef = 615F15AD116628CC002444F2 /* SingleTeamViewController.m */; |
|
1626 |
name = "SingleTeamViewController.m: 105"; |
|
1627 |
rLen = 0; |
|
1628 |
rLoc = 2835; |
|
1629 |
rType = 0; |
|
1630 |
vrLen = 159; |
|
1631 |
vrLoc = 2372; |
|
1632 |
}; |
|
1633 |
615F165311663FA7002444F2 /* PBXTextBookmark */ = { |
|
1634 |
isa = PBXTextBookmark; |
|
1635 |
fRef = 61FA7666115DAB1B00DA6ED0 /* DetailViewController.m */; |
|
1636 |
name = "DetailViewController.m: 13"; |
|
1637 |
rLen = 0; |
|
1638 |
rLoc = 267; |
|
1639 |
rType = 0; |
|
1640 |
vrLen = 133; |
|
1641 |
vrLoc = 190; |
|
1642 |
}; |
|
1643 |
615F165611663FA7002444F2 /* PBXTextBookmark */ = { |
|
1644 |
isa = PBXTextBookmark; |
|
1645 |
fRef = 61FA7666115DAB1B00DA6ED0 /* DetailViewController.m */; |
|
1646 |
name = "DetailViewController.m: 21"; |
|
1647 |
rLen = 0; |
|
1648 |
rLoc = 564; |
|
1649 |
rType = 0; |
|
1650 |
vrLen = 1464; |
|
1651 |
vrLoc = 0; |
|
1652 |
}; |
|
1653 |
615F165711663FA7002444F2 /* PBXTextBookmark */ = { |
|
1654 |
isa = PBXTextBookmark; |
|
1655 |
fRef = 615F159D1166216A002444F2 /* TeamSettingsViewController.m */; |
|
1656 |
name = "TeamSettingsViewController.m: 123"; |
|
1657 |
rLen = 23; |
|
1658 |
rLoc = 4418; |
|
1659 |
rType = 0; |
|
1660 |
vrLen = 1535; |
|
1661 |
vrLoc = 4168; |
|
1662 |
}; |
|
1663 |
615F165811663FA7002444F2 /* PBXTextBookmark */ = { |
|
1664 |
isa = PBXTextBookmark; |
|
1665 |
fRef = 615F159D1166216A002444F2 /* TeamSettingsViewController.m */; |
|
1666 |
name = "TeamSettingsViewController.m: 123"; |
|
1667 |
rLen = 23; |
|
1668 |
rLoc = 4418; |
|
1669 |
rType = 0; |
|
1670 |
vrLen = 1535; |
|
1671 |
vrLoc = 4168; |
|
1672 |
}; |
|
1673 |
615F165911663FA7002444F2 /* PBXTextBookmark */ = { |
|
1674 |
isa = PBXTextBookmark; |
|
1675 |
fRef = 61FA761E115DA0DB00DA6ED0 /* MainMenuViewController.m */; |
|
1676 |
name = "MainMenuViewController.m: 78"; |
|
1677 |
rLen = 13; |
|
1678 |
rLoc = 2918; |
|
1679 |
rType = 0; |
|
1680 |
vrLen = 2922; |
|
1681 |
vrLoc = 1557; |
|
1682 |
}; |
|
1683 |
615F165A11663FA7002444F2 /* PBXTextBookmark */ = { |
|
1684 |
isa = PBXTextBookmark; |
|
1685 |
fRef = 61798888114AA4E600BA94A9 /* GameSetup.m */; |
|
1686 |
name = "GameSetup.m: 88"; |
|
1687 |
rLen = 0; |
|
1688 |
rLoc = 3450; |
|
1689 |
rType = 0; |
|
1690 |
vrLen = 3225; |
|
1691 |
vrLoc = 1444; |
|
1692 |
}; |
|
3221 | 1693 |
61697B9E1163478A00CCDF37 /* PBXTextBookmark */ = { |
1694 |
isa = PBXTextBookmark; |
|
1695 |
fRef = 61798803114AA34C00BA94A9 /* uLandTexture.pas */; |
|
1696 |
name = "uLandTexture.pas: 107"; |
|
1697 |
rLen = 0; |
|
1698 |
rLoc = 3388; |
|
1699 |
rType = 0; |
|
1700 |
vrLen = 250; |
|
1701 |
vrLoc = 3; |
|
1702 |
}; |
|
2980 | 1703 |
617987D7114AA2CD00BA94A9 /* HedgewarsMobile */ = { |
1704 |
isa = PBXExecutable; |
|
1705 |
activeArgIndices = ( |
|
1706 |
); |
|
1707 |
argumentStrings = ( |
|
1708 |
); |
|
1709 |
autoAttachOnCrash = 1; |
|
3026
1a44c0f2b83b
move interface files around to use standard names in different versions
koda
parents:
3025
diff
changeset
|
1710 |
breakpointsEnabled = 0; |
2980 | 1711 |
configStateDict = { |
1712 |
}; |
|
1713 |
customDataFormattersEnabled = 1; |
|
1714 |
dataTipCustomDataFormattersEnabled = 1; |
|
1715 |
dataTipShowTypeColumn = 1; |
|
1716 |
dataTipSortType = 0; |
|
1717 |
debuggerPlugin = GDBDebugging; |
|
1718 |
disassemblyDisplayState = 0; |
|
1719 |
dylibVariantSuffix = ""; |
|
1720 |
enableDebugStr = 1; |
|
1721 |
environmentEntries = ( |
|
1722 |
); |
|
1723 |
executableSystemSymbolLevel = 0; |
|
1724 |
executableUserSymbolLevel = 0; |
|
1725 |
libgmallocEnabled = 0; |
|
1726 |
name = HedgewarsMobile; |
|
3006 | 1727 |
savedGlobals = { |
1728 |
}; |
|
3015 | 1729 |
showTypeColumn = 1; |
2980 | 1730 |
sourceDirectories = ( |
1731 |
); |
|
3006 | 1732 |
variableFormatDictionary = { |
3015 | 1733 |
$cs = 1; |
1734 |
$ds = 1; |
|
1735 |
$eax = 1; |
|
1736 |
$ebp = 1; |
|
1737 |
$ebx = 1; |
|
1738 |
$ecx = 1; |
|
1739 |
$edi = 1; |
|
1740 |
$edx = 1; |
|
1741 |
$eflags = 1; |
|
1742 |
$eip = 1; |
|
1743 |
$es = 1; |
|
1744 |
$esi = 1; |
|
1745 |
$esp = 1; |
|
1746 |
$fs = 1; |
|
1747 |
$gs = 1; |
|
1748 |
$ss = 1; |
|
3006 | 1749 |
}; |
2980 | 1750 |
}; |
1751 |
617987DF114AA2EB00BA94A9 /* Source Control */ = { |
|
1752 |
isa = PBXSourceControlManager; |
|
1753 |
fallbackIsa = XCSourceControlManager; |
|
1754 |
isSCMEnabled = 0; |
|
1755 |
scmConfiguration = { |
|
1756 |
repositoryNamesForRoots = { |
|
1757 |
"" = ""; |
|
1758 |
}; |
|
1759 |
}; |
|
1760 |
}; |
|
1761 |
617987E0114AA2EB00BA94A9 /* Code sense */ = { |
|
1762 |
isa = PBXCodeSenseManager; |
|
1763 |
indexTemplatePath = ""; |
|
1764 |
}; |
|
1765 |
617987E1114AA34C00BA94A9 /* CCHandlers.inc */ = { |
|
1766 |
uiCtxt = { |
|
3027 | 1767 |
sepNavIntBoundsRect = "{{0, 0}, {735, 10088}}"; |
3029
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
1768 |
sepNavSelRange = "{17156, 0}"; |
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
1769 |
sepNavVisRange = "{16604, 999}"; |
3027 | 1770 |
sepNavWindowFrame = "{{406, 184}, {794, 632}}"; |
2980 | 1771 |
}; |
1772 |
}; |
|
3006 | 1773 |
617987E4114AA34C00BA94A9 /* GSHandlers.inc */ = { |
1774 |
uiCtxt = { |
|
3170
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
1775 |
sepNavIntBoundsRect = "{{0, 0}, {572, 39507}}"; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
1776 |
sepNavSelRange = "{23048, 0}"; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
1777 |
sepNavVisRange = "{22940, 148}"; |
3027 | 1778 |
sepNavWindowFrame = "{{429, 163}, {794, 632}}"; |
3006 | 1779 |
}; |
1780 |
}; |
|
2980 | 1781 |
617987E7114AA34C00BA94A9 /* hwengine.pas */ = { |
1782 |
uiCtxt = { |
|
3245
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
1783 |
sepNavIntBoundsRect = "{{0, 0}, {537, 7839}}"; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
1784 |
sepNavSelRange = "{806, 0}"; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
1785 |
sepNavVisRange = "{791, 33}"; |
3165
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1786 |
sepNavWindowFrame = "{{421, 176}, {897, 692}}"; |
2980 | 1787 |
}; |
1788 |
}; |
|
1789 |
617987E9114AA34C00BA94A9 /* hwLibrary.pas */ = { |
|
1790 |
uiCtxt = { |
|
3245
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
1791 |
sepNavIntBoundsRect = "{{0, 0}, {532, 299}}"; |
2980 | 1792 |
sepNavSelRange = "{0, 0}"; |
3165
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1793 |
sepNavVisRange = "{0, 14}"; |
3245
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
1794 |
sepNavWindowFrame = "{{15, 481}, {897, 692}}"; |
2980 | 1795 |
}; |
1796 |
}; |
|
1797 |
617987EB114AA34C00BA94A9 /* options.inc */ = { |
|
1798 |
uiCtxt = { |
|
3165
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1799 |
sepNavIntBoundsRect = "{{0, 0}, {532, 572}}"; |
2980 | 1800 |
sepNavSelRange = "{0, 0}"; |
3165
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1801 |
sepNavVisRange = "{0, 49}"; |
2980 | 1802 |
sepNavWindowFrame = "{{864, 517}, {921, 605}}"; |
1803 |
}; |
|
1804 |
}; |
|
1805 |
617987EC114AA34C00BA94A9 /* PascalExports.pas */ = { |
|
1806 |
uiCtxt = { |
|
3245
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
1807 |
sepNavIntBoundsRect = "{{0, 0}, {744, 1651}}"; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
1808 |
sepNavSelRange = "{724, 0}"; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
1809 |
sepNavVisRange = "{140, 732}"; |
3021 | 1810 |
sepNavWindowFrame = "{{238, 238}, {803, 674}}"; |
2980 | 1811 |
}; |
1812 |
}; |
|
1813 |
617987ED114AA34C00BA94A9 /* SDLh.pas */ = { |
|
1814 |
uiCtxt = { |
|
3250
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1815 |
sepNavIntBoundsRect = "{{0, 0}, {532, 10569}}"; |
3165
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1816 |
sepNavSelRange = "{12867, 0}"; |
3250
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
1817 |
sepNavVisRange = "{12762, 150}"; |
3029
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
1818 |
sepNavWindowFrame = "{{15, 455}, {927, 718}}"; |
2980 | 1819 |
}; |
1820 |
}; |
|
1821 |
617987F0114AA34C00BA94A9 /* SinTable.inc */ = { |
|
1822 |
uiCtxt = { |
|
3165
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1823 |
sepNavIntBoundsRect = "{{0, 0}, {532, 13936}}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1824 |
sepNavSelRange = "{0, 0}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1825 |
sepNavVisRange = "{0, 49}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1826 |
}; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1827 |
}; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1828 |
617987F1114AA34C00BA94A9 /* uAI.pas */ = { |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1829 |
uiCtxt = { |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1830 |
sepNavIntBoundsRect = "{{0, 0}, {879, 4862}}"; |
2980 | 1831 |
sepNavSelRange = "{0, 0}"; |
3165
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1832 |
sepNavVisRange = "{0, 1860}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1833 |
sepNavWindowFrame = "{{15, 206}, {938, 967}}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1834 |
}; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1835 |
}; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1836 |
617987F2114AA34C00BA94A9 /* uAIActions.pas */ = { |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1837 |
uiCtxt = { |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1838 |
sepNavIntBoundsRect = "{{0, 0}, {879, 2847}}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1839 |
sepNavSelRange = "{878, 0}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1840 |
sepNavVisRange = "{0, 2061}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1841 |
sepNavWindowFrame = "{{38, 185}, {938, 967}}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1842 |
}; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1843 |
}; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1844 |
617987F3114AA34C00BA94A9 /* uAIAmmoTests.pas */ = { |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1845 |
uiCtxt = { |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1846 |
sepNavIntBoundsRect = "{{0, 0}, {1174, 8190}}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1847 |
sepNavSelRange = "{0, 0}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1848 |
sepNavVisRange = "{18811, 1378}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1849 |
sepNavWindowFrame = "{{61, 164}, {938, 967}}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1850 |
}; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1851 |
}; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1852 |
617987F4114AA34C00BA94A9 /* uAIMisc.pas */ = { |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1853 |
uiCtxt = { |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1854 |
sepNavIntBoundsRect = "{{0, 0}, {719, 6279}}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1855 |
sepNavSelRange = "{6716, 0}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1856 |
sepNavVisRange = "{2094, 49}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1857 |
sepNavWindowFrame = "{{84, 143}, {938, 967}}"; |
2980 | 1858 |
}; |
1859 |
}; |
|
3029
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
1860 |
617987F5114AA34C00BA94A9 /* uAmmos.pas */ = { |
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
1861 |
uiCtxt = { |
3165
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1862 |
sepNavIntBoundsRect = "{{0, 0}, {868, 4966}}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1863 |
sepNavSelRange = "{0, 0}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1864 |
sepNavVisRange = "{0, 1559}"; |
3029
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
1865 |
sepNavWindowFrame = "{{38, 434}, {927, 718}}"; |
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
1866 |
}; |
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
1867 |
}; |
3040
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1868 |
617987F6114AA34C00BA94A9 /* uChat.pas */ = { |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1869 |
uiCtxt = { |
3165
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1870 |
sepNavIntBoundsRect = "{{0, 0}, {879, 3848}}"; |
3040
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1871 |
sepNavSelRange = "{0, 0}"; |
3165
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1872 |
sepNavVisRange = "{0, 1960}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1873 |
sepNavWindowFrame = "{{15, 206}, {938, 967}}"; |
3040
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1874 |
}; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1875 |
}; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1876 |
617987F7114AA34C00BA94A9 /* uCollisions.pas */ = { |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1877 |
uiCtxt = { |
3165
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1878 |
sepNavIntBoundsRect = "{{0, 0}, {532, 4238}}"; |
3040
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1879 |
sepNavSelRange = "{0, 0}"; |
3165
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1880 |
sepNavVisRange = "{111, 3}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1881 |
sepNavWindowFrame = "{{38, 185}, {938, 967}}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1882 |
}; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1883 |
}; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1884 |
617987F8114AA34C00BA94A9 /* uConsole.pas */ = { |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1885 |
uiCtxt = { |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1886 |
sepNavIntBoundsRect = "{{0, 0}, {879, 4407}}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1887 |
sepNavSelRange = "{0, 0}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1888 |
sepNavVisRange = "{0, 2119}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1889 |
sepNavWindowFrame = "{{61, 164}, {938, 967}}"; |
3040
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1890 |
}; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1891 |
}; |
3027 | 1892 |
617987F9114AA34C00BA94A9 /* uConsts.pas */ = { |
1893 |
uiCtxt = { |
|
3199 | 1894 |
sepNavIntBoundsRect = "{{0, 0}, {879, 25077}}"; |
1895 |
sepNavSelRange = "{10318, 0}"; |
|
1896 |
sepNavVisRange = "{9634, 1948}"; |
|
3165
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1897 |
sepNavWindowFrame = "{{162, 164}, {938, 967}}"; |
3027 | 1898 |
}; |
1899 |
}; |
|
3040
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1900 |
617987FA114AA34C00BA94A9 /* uFloat.pas */ = { |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1901 |
uiCtxt = { |
3165
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1902 |
sepNavIntBoundsRect = "{{0, 0}, {532, 4797}}"; |
3040
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1903 |
sepNavSelRange = "{0, 0}"; |
3063 | 1904 |
sepNavVisRange = "{0, 49}"; |
3165
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1905 |
sepNavWindowFrame = "{{84, 143}, {938, 967}}"; |
3040
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1906 |
}; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1907 |
}; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1908 |
617987FB114AA34C00BA94A9 /* uGame.pas */ = { |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1909 |
uiCtxt = { |
3165
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1910 |
sepNavIntBoundsRect = "{{0, 0}, {621, 1040}}"; |
3040
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1911 |
sepNavSelRange = "{0, 0}"; |
3165
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1912 |
sepNavVisRange = "{49, 62}"; |
3040
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1913 |
sepNavWindowFrame = "{{15, 455}, {927, 718}}"; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1914 |
}; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1915 |
}; |
3029
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
1916 |
617987FC114AA34C00BA94A9 /* uGears.pas */ = { |
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
1917 |
uiCtxt = { |
3165
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1918 |
sepNavIntBoundsRect = "{{0, 0}, {768, 30953}}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1919 |
sepNavSelRange = "{0, 0}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1920 |
sepNavVisRange = "{258, 58}"; |
3029
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
1921 |
sepNavWindowFrame = "{{61, 413}, {927, 718}}"; |
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
1922 |
}; |
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
1923 |
}; |
3165
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1924 |
617987FD114AA34C00BA94A9 /* uIO.pas */ = { |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1925 |
uiCtxt = { |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1926 |
sepNavIntBoundsRect = "{{0, 0}, {879, 4810}}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1927 |
sepNavSelRange = "{0, 0}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1928 |
sepNavVisRange = "{0, 1848}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1929 |
sepNavWindowFrame = "{{15, 206}, {938, 967}}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1930 |
}; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1931 |
}; |
2980 | 1932 |
617987FE114AA34C00BA94A9 /* uKeys.pas */ = { |
1933 |
uiCtxt = { |
|
3245
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
1934 |
sepNavIntBoundsRect = "{{0, 0}, {663, 7020}}"; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
1935 |
sepNavSelRange = "{2995, 0}"; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
1936 |
sepNavVisRange = "{2933, 94}"; |
2980 | 1937 |
sepNavWindowFrame = "{{674, 505}, {921, 605}}"; |
1938 |
}; |
|
1939 |
}; |
|
3021 | 1940 |
617987FF114AA34C00BA94A9 /* uLand.pas */ = { |
1941 |
uiCtxt = { |
|
3170
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
1942 |
sepNavIntBoundsRect = "{{0, 0}, {1734, 16068}}"; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
1943 |
sepNavSelRange = "{25370, 0}"; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
1944 |
sepNavVisRange = "{25434, 209}"; |
3165
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1945 |
sepNavWindowFrame = "{{287, 275}, {803, 674}}"; |
3021 | 1946 |
}; |
1947 |
}; |
|
1948 |
61798800114AA34C00BA94A9 /* uLandGraphics.pas */ = { |
|
1949 |
uiCtxt = { |
|
3165
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1950 |
sepNavIntBoundsRect = "{{0, 0}, {1027, 7241}}"; |
3021 | 1951 |
sepNavSelRange = "{204, 0}"; |
3165
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1952 |
sepNavVisRange = "{5200, 1985}"; |
3021 | 1953 |
sepNavWindowFrame = "{{61, 457}, {803, 674}}"; |
1954 |
}; |
|
1955 |
}; |
|
1956 |
61798801114AA34C00BA94A9 /* uLandObjects.pas */ = { |
|
1957 |
uiCtxt = { |
|
3165
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1958 |
sepNavIntBoundsRect = "{{0, 0}, {744, 6812}}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1959 |
sepNavSelRange = "{1189, 0}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1960 |
sepNavVisRange = "{114, 1541}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1961 |
sepNavWindowFrame = "{{84, 436}, {803, 674}}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1962 |
}; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1963 |
}; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1964 |
61798802114AA34C00BA94A9 /* uLandTemplates.pas */ = { |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1965 |
uiCtxt = { |
3170
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
1966 |
sepNavIntBoundsRect = "{{0, 0}, {544, 26650}}"; |
3165
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1967 |
sepNavSelRange = "{1407, 0}"; |
3170
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
1968 |
sepNavVisRange = "{1225, 366}"; |
3165
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1969 |
sepNavWindowFrame = "{{38, 185}, {938, 967}}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1970 |
}; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1971 |
}; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1972 |
61798803114AA34C00BA94A9 /* uLandTexture.pas */ = { |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1973 |
uiCtxt = { |
3221 | 1974 |
sepNavIntBoundsRect = "{{0, 0}, {845, 1638}}"; |
3165
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1975 |
sepNavSelRange = "{3388, 0}"; |
3221 | 1976 |
sepNavVisRange = "{3, 250}"; |
3165
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1977 |
sepNavWindowFrame = "{{400, 151}, {938, 967}}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1978 |
}; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1979 |
}; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1980 |
61798804114AA34C00BA94A9 /* uLocale.pas */ = { |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1981 |
uiCtxt = { |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1982 |
sepNavIntBoundsRect = "{{0, 0}, {879, 1846}}"; |
3021 | 1983 |
sepNavSelRange = "{0, 0}"; |
3165
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1984 |
sepNavVisRange = "{0, 2884}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1985 |
sepNavWindowFrame = "{{61, 164}, {938, 967}}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1986 |
}; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1987 |
}; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1988 |
61798805114AA34C00BA94A9 /* uMisc.pas */ = { |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1989 |
uiCtxt = { |
3170
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
1990 |
sepNavIntBoundsRect = "{{0, 0}, {1034, 9659}}"; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
1991 |
sepNavSelRange = "{19704, 6}"; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
1992 |
sepNavVisRange = "{18808, 1596}"; |
3165
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1993 |
sepNavWindowFrame = "{{84, 143}, {938, 967}}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1994 |
}; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1995 |
}; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1996 |
61798806114AA34C00BA94A9 /* uRandom.pas */ = { |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1997 |
uiCtxt = { |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1998 |
sepNavIntBoundsRect = "{{0, 0}, {879, 1235}}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
1999 |
sepNavSelRange = "{1113, 0}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2000 |
sepNavVisRange = "{0, 1817}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2001 |
sepNavWindowFrame = "{{15, 206}, {938, 967}}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2002 |
}; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2003 |
}; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2004 |
61798807114AA34C00BA94A9 /* uScript.pas */ = { |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2005 |
uiCtxt = { |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2006 |
sepNavIntBoundsRect = "{{0, 0}, {607, 11297}}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2007 |
sepNavSelRange = "{1143, 0}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2008 |
sepNavVisRange = "{1004, 219}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2009 |
sepNavWindowFrame = "{{38, 185}, {938, 967}}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2010 |
}; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2011 |
}; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2012 |
61798808114AA34C00BA94A9 /* uSHA.pas */ = { |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2013 |
uiCtxt = { |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2014 |
sepNavIntBoundsRect = "{{0, 0}, {879, 2028}}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2015 |
sepNavSelRange = "{1408, 0}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2016 |
sepNavVisRange = "{0, 1914}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2017 |
sepNavWindowFrame = "{{749, 211}, {938, 967}}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2018 |
}; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2019 |
}; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2020 |
61798809114AA34C00BA94A9 /* uSound.pas */ = { |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2021 |
uiCtxt = { |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2022 |
sepNavIntBoundsRect = "{{0, 0}, {544, 3302}}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2023 |
sepNavSelRange = "{1282, 0}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2024 |
sepNavVisRange = "{1229, 128}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2025 |
sepNavWindowFrame = "{{61, 164}, {938, 967}}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2026 |
}; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2027 |
}; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2028 |
6179880A114AA34C00BA94A9 /* uStats.pas */ = { |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2029 |
uiCtxt = { |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2030 |
sepNavIntBoundsRect = "{{0, 0}, {879, 3042}}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2031 |
sepNavSelRange = "{905, 0}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2032 |
sepNavVisRange = "{0, 2007}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2033 |
sepNavWindowFrame = "{{84, 143}, {938, 967}}"; |
3021 | 2034 |
}; |
2035 |
}; |
|
2980 | 2036 |
6179880B114AA34C00BA94A9 /* uStore.pas */ = { |
2037 |
uiCtxt = { |
|
3250
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
2038 |
sepNavIntBoundsRect = "{{0, 0}, {824, 19799}}"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
2039 |
sepNavSelRange = "{36649, 0}"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
2040 |
sepNavVisRange = "{36112, 1360}"; |
3025 | 2041 |
sepNavWindowFrame = "{{38, 478}, {803, 674}}"; |
2042 |
}; |
|
2043 |
}; |
|
3165
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2044 |
6179880C114AA34C00BA94A9 /* uTeams.pas */ = { |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2045 |
uiCtxt = { |
3170
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2046 |
sepNavIntBoundsRect = "{{0, 0}, {775, 6617}}"; |
3165
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2047 |
sepNavSelRange = "{932, 0}"; |
3170
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2048 |
sepNavVisRange = "{831, 110}"; |
3165
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2049 |
sepNavWindowFrame = "{{15, 206}, {938, 967}}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2050 |
}; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2051 |
}; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2052 |
6179880E114AA34C00BA94A9 /* uVisualGears.pas */ = { |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2053 |
uiCtxt = { |
3170
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2054 |
sepNavIntBoundsRect = "{{0, 0}, {1321, 11063}}"; |
3165
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2055 |
sepNavSelRange = "{873, 0}"; |
3170
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2056 |
sepNavVisRange = "{0, 2081}"; |
3165
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2057 |
sepNavWindowFrame = "{{38, 185}, {938, 967}}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2058 |
}; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2059 |
}; |
3025 | 2060 |
6179880F114AA34C00BA94A9 /* uWorld.pas */ = { |
2061 |
uiCtxt = { |
|
3165
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2062 |
sepNavIntBoundsRect = "{{0, 0}, {901, 13247}}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2063 |
sepNavSelRange = "{1635, 0}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2064 |
sepNavVisRange = "{3460, 1435}"; |
3025 | 2065 |
sepNavWindowFrame = "{{158, 270}, {960, 678}}"; |
2980 | 2066 |
}; |
2067 |
}; |
|
2068 |
61798852114AA44900BA94A9 /* config.inc */ = { |
|
2069 |
uiCtxt = { |
|
2070 |
sepNavIntBoundsRect = "{{0, 0}, {620, 286}}"; |
|
2071 |
sepNavSelRange = "{0, 0}"; |
|
2072 |
sepNavVisRange = "{0, 874}"; |
|
2073 |
}; |
|
2074 |
}; |
|
3025 | 2075 |
61798856114AA48A00BA94A9 /* CGPointUtils.c */ = { |
2076 |
uiCtxt = { |
|
3026
1a44c0f2b83b
move interface files around to use standard names in different versions
koda
parents:
3025
diff
changeset
|
2077 |
sepNavIntBoundsRect = "{{0, 0}, {696, 559}}"; |
3025 | 2078 |
sepNavSelRange = "{423, 0}"; |
3026
1a44c0f2b83b
move interface files around to use standard names in different versions
koda
parents:
3025
diff
changeset
|
2079 |
sepNavVisRange = "{170, 505}"; |
3025 | 2080 |
sepNavWindowFrame = "{{107, 411}, {960, 678}}"; |
2081 |
}; |
|
2082 |
}; |
|
2083 |
61798857114AA48A00BA94A9 /* CGPointUtils.h */ = { |
|
2084 |
uiCtxt = { |
|
2085 |
sepNavIntBoundsRect = "{{0, 0}, {719, 195}}"; |
|
2086 |
sepNavSelRange = "{152, 29}"; |
|
2087 |
sepNavVisRange = "{3, 243}"; |
|
2088 |
}; |
|
2089 |
}; |
|
2980 | 2090 |
61798858114AA48A00BA94A9 /* IMG_png.c */ = { |
2091 |
uiCtxt = { |
|
3025 | 2092 |
sepNavIntBoundsRect = "{{0, 0}, {1524, 6266}}"; |
2980 | 2093 |
sepNavSelRange = "{2544, 0}"; |
3025 | 2094 |
sepNavVisRange = "{2505, 162}"; |
2095 |
}; |
|
2096 |
}; |
|
2097 |
61798859114AA48A00BA94A9 /* IMG.c */ = { |
|
2098 |
uiCtxt = { |
|
3116
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2099 |
sepNavIntBoundsRect = "{{0, 0}, {786, 1820}}"; |
3025 | 2100 |
sepNavSelRange = "{0, 0}"; |
3116
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2101 |
sepNavVisRange = "{0, 776}"; |
2980 | 2102 |
}; |
2103 |
}; |
|
3015 | 2104 |
6179885A114AA48A00BA94A9 /* PascalImports.h */ = { |
2105 |
uiCtxt = { |
|
3025 | 2106 |
sepNavIntBoundsRect = "{{0, 0}, {537, 637}}"; |
3015 | 2107 |
sepNavSelRange = "{246, 0}"; |
3025 | 2108 |
sepNavVisRange = "{0, 191}"; |
3015 | 2109 |
sepNavWindowFrame = "{{685, 352}, {803, 674}}"; |
2110 |
}; |
|
2111 |
}; |
|
3025 | 2112 |
6179885B114AA48A00BA94A9 /* SDL_image.h */ = { |
2113 |
uiCtxt = { |
|
2114 |
sepNavIntBoundsRect = "{{0, 0}, {558, 1144}}"; |
|
2115 |
sepNavSelRange = "{0, 0}"; |
|
2116 |
sepNavVisRange = "{899, 265}"; |
|
2117 |
}; |
|
2118 |
}; |
|
3006 | 2119 |
61798863114AA4AA00BA94A9 /* SDL_uikitappdelegate.h */ = { |
2120 |
uiCtxt = { |
|
3250
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
2121 |
sepNavIntBoundsRect = "{{0, 0}, {1004, 611}}"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
2122 |
sepNavSelRange = "{1430, 0}"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
2123 |
sepNavVisRange = "{1109, 510}"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
2124 |
sepNavWindowFrame = "{{156, 236}, {803, 674}}"; |
3006 | 2125 |
}; |
2980 | 2126 |
}; |
2127 |
61798864114AA4AA00BA94A9 /* SDL_uikitappdelegate.m */ = { |
|
2128 |
uiCtxt = { |
|
3250
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
2129 |
sepNavIntBoundsRect = "{{0, 0}, {796, 1885}}"; |
3251 | 2130 |
sepNavSelRange = "{2947, 79}"; |
2131 |
sepNavVisRange = "{1968, 1414}"; |
|
3199 | 2132 |
sepNavWindowFrame = "{{156, 236}, {803, 674}}"; |
3006 | 2133 |
}; |
2134 |
}; |
|
3245
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
2135 |
61798867114AA4AA00BA94A9 /* SDL_uikitwindow.h */ = { |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
2136 |
uiCtxt = { |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
2137 |
sepNavIntBoundsRect = "{{0, 0}, {532, 572}}"; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
2138 |
sepNavSelRange = "{0, 0}"; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
2139 |
sepNavVisRange = "{0, 3}"; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
2140 |
}; |
252be02536ab
fix an error in passing strings between ObjC and Pascal
koda
parents:
3221
diff
changeset
|
2141 |
}; |
3006 | 2142 |
61798868114AA4AA00BA94A9 /* SDL_uikitwindow.m */ = { |
2143 |
uiCtxt = { |
|
3029
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
2144 |
sepNavIntBoundsRect = "{{0, 0}, {696, 1690}}"; |
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
2145 |
sepNavSelRange = "{1722, 0}"; |
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
2146 |
sepNavVisRange = "{1635, 665}"; |
3027 | 2147 |
sepNavWindowFrame = "{{880, 321}, {794, 632}}"; |
2980 | 2148 |
}; |
2149 |
}; |
|
3006 | 2150 |
6179886E114AA4D000BA94A9 /* MainMenuViewController.h */ = { |
2151 |
uiCtxt = { |
|
3122
e005359efc59
hide the background gl context that remains active (might be worth freeing ithide the background gl context that remains active (might be worth freeing it))
koda
parents:
3117
diff
changeset
|
2152 |
sepNavIntBoundsRect = "{{0, 0}, {716, 495}}"; |
e005359efc59
hide the background gl context that remains active (might be worth freeing ithide the background gl context that remains active (might be worth freeing it))
koda
parents:
3117
diff
changeset
|
2153 |
sepNavSelRange = "{354, 0}"; |
e005359efc59
hide the background gl context that remains active (might be worth freeing ithide the background gl context that remains active (might be worth freeing it))
koda
parents:
3117
diff
changeset
|
2154 |
sepNavVisRange = "{0, 692}"; |
3116
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2155 |
sepNavWindowFrame = "{{525, 308}, {775, 623}}"; |
3006 | 2156 |
}; |
2157 |
}; |
|
2158 |
6179886F114AA4D000BA94A9 /* MainMenuViewController.m */ = { |
|
2159 |
uiCtxt = { |
|
3250
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
2160 |
sepNavIntBoundsRect = "{{0, 0}, {901, 2431}}"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
2161 |
sepNavSelRange = "{1601, 0}"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
2162 |
sepNavVisRange = "{1080, 935}"; |
3113 | 2163 |
sepNavWindowFrame = "{{525, 308}, {775, 623}}"; |
3006 | 2164 |
}; |
2980 | 2165 |
}; |
3025 | 2166 |
61798871114AA4D000BA94A9 /* SchemeEditViewController.h */ = { |
2167 |
uiCtxt = { |
|
2168 |
sepNavIntBoundsRect = "{{0, 0}, {719, 273}}"; |
|
2169 |
sepNavSelRange = "{0, 0}"; |
|
2170 |
sepNavVisRange = "{0, 176}"; |
|
2171 |
}; |
|
2172 |
}; |
|
3021 | 2173 |
61798872114AA4D000BA94A9 /* SchemeEditViewController.m */ = { |
2174 |
uiCtxt = { |
|
3116
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2175 |
sepNavIntBoundsRect = "{{0, 0}, {1146, 936}}"; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2176 |
sepNavSelRange = "{1129, 0}"; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2177 |
sepNavVisRange = "{0, 1678}"; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2178 |
sepNavWindowFrame = "{{508, 144}, {938, 967}}"; |
3021 | 2179 |
}; |
2180 |
}; |
|
2181 |
61798874114AA4D000BA94A9 /* SettingsViewController.h */ = { |
|
2182 |
uiCtxt = { |
|
3250
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
2183 |
sepNavIntBoundsRect = "{{0, 0}, {551, 494}}"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
2184 |
sepNavSelRange = "{0, 0}"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
2185 |
sepNavVisRange = "{45, 128}"; |
3165
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2186 |
sepNavWindowFrame = "{{38, 307}, {927, 845}}"; |
3021 | 2187 |
}; |
2188 |
}; |
|
3006 | 2189 |
61798875114AA4D000BA94A9 /* SettingsViewController.m */ = { |
2190 |
uiCtxt = { |
|
3165
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2191 |
sepNavIntBoundsRect = "{{0, 0}, {901, 4173}}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2192 |
sepNavSelRange = "{6297, 0}"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2193 |
sepNavVisRange = "{8001, 1601}"; |
3091 | 2194 |
sepNavWindowFrame = "{{38, 307}, {927, 845}}"; |
3006 | 2195 |
}; |
2196 |
}; |
|
3025 | 2197 |
61798877114AA4D000BA94A9 /* TeamEditViewController.h */ = { |
2198 |
uiCtxt = { |
|
2199 |
sepNavIntBoundsRect = "{{0, 0}, {532, 195}}"; |
|
2200 |
sepNavSelRange = "{0, 0}"; |
|
2201 |
sepNavVisRange = "{0, 174}"; |
|
2202 |
}; |
|
2203 |
}; |
|
3027 | 2204 |
61798878114AA4D000BA94A9 /* TeamEditViewController.m */ = { |
2205 |
uiCtxt = { |
|
3116
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2206 |
sepNavIntBoundsRect = "{{0, 0}, {1146, 816}}"; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2207 |
sepNavSelRange = "{1057, 0}"; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2208 |
sepNavVisRange = "{0, 1408}"; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2209 |
sepNavWindowFrame = "{{15, 206}, {938, 967}}"; |
3027 | 2210 |
}; |
2211 |
}; |
|
3025 | 2212 |
6179887A114AA4D000BA94A9 /* TeamMenuViewController.h */ = { |
2213 |
uiCtxt = { |
|
2214 |
sepNavIntBoundsRect = "{{0, 0}, {532, 195}}"; |
|
2215 |
sepNavSelRange = "{0, 0}"; |
|
2216 |
sepNavVisRange = "{0, 174}"; |
|
2217 |
}; |
|
2218 |
}; |
|
3116
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2219 |
6179887B114AA4D000BA94A9 /* TeamMenuViewController.m */ = { |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2220 |
uiCtxt = { |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2221 |
sepNavIntBoundsRect = "{{0, 0}, {532, 806}}"; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2222 |
sepNavSelRange = "{0, 0}"; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2223 |
sepNavVisRange = "{0, 148}"; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2224 |
sepNavWindowFrame = "{{38, 185}, {938, 967}}"; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2225 |
}; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2226 |
}; |
3006 | 2227 |
61798887114AA4E600BA94A9 /* GameSetup.h */ = { |
2228 |
uiCtxt = { |
|
3250
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
2229 |
sepNavIntBoundsRect = "{{0, 0}, {572, 416}}"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
2230 |
sepNavSelRange = "{254, 0}"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
2231 |
sepNavVisRange = "{169, 135}"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
2232 |
sepNavWindowFrame = "{{761, 205}, {897, 692}}"; |
3006 | 2233 |
}; |
2234 |
}; |
|
2235 |
61798888114AA4E600BA94A9 /* GameSetup.m */ = { |
|
2236 |
uiCtxt = { |
|
3250
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
2237 |
sepNavIntBoundsRect = "{{0, 0}, {1412, 4446}}"; |
3251 | 2238 |
sepNavSelRange = "{3450, 0}"; |
2239 |
sepNavVisRange = "{1444, 3225}"; |
|
3221 | 2240 |
sepNavWindowFrame = "{{760, 256}, {1079, 870}}"; |
3006 | 2241 |
}; |
2980 | 2242 |
}; |
2243 |
6179889D114AA5BD00BA94A9 /* PBXTextBookmark */ = { |
|
2244 |
isa = PBXTextBookmark; |
|
2245 |
fRef = 61798852114AA44900BA94A9 /* config.inc */; |
|
2246 |
name = "config.inc: 1"; |
|
2247 |
rLen = 0; |
|
2248 |
rLoc = 0; |
|
2249 |
rType = 0; |
|
2250 |
vrLen = 874; |
|
2251 |
vrLoc = 0; |
|
2252 |
}; |
|
3006 | 2253 |
6179928B114AE0C800BA94A9 /* UpdateDataFolder */ = { |
2254 |
activeExec = 0; |
|
2980 | 2255 |
}; |
3006 | 2256 |
61799342114B297000BA94A9 /* PBXBookmark */ = { |
2257 |
isa = PBXBookmark; |
|
2258 |
fRef = 61798A23114ADD2600BA94A9 /* borderBottom.png */; |
|
2259 |
}; |
|
2260 |
61799343114B297000BA94A9 /* PBXBookmark */ = { |
|
2261 |
isa = PBXBookmark; |
|
2262 |
fRef = 61798A21114ADD2600BA94A9 /* backgroundRight.png */; |
|
2263 |
}; |
|
2264 |
6179937111501D7800BA94A9 /* PBXBookmark */ = { |
|
2265 |
isa = PBXBookmark; |
|
2266 |
fRef = 61798A1E114ADD2600BA94A9 /* backgroundBottom.png */; |
|
2980 | 2267 |
}; |
3006 | 2268 |
6179937411501D7800BA94A9 /* PBXBookmark */ = { |
2980 | 2269 |
isa = PBXBookmark; |
3006 | 2270 |
fRef = 61798A29114ADD2600BA94A9 /* settingsButton.png */; |
2980 | 2271 |
}; |
3006 | 2272 |
6179937511501D7800BA94A9 /* PBXBookmark */ = { |
2273 |
isa = PBXBookmark; |
|
2274 |
fRef = 61798A2A114ADD2600BA94A9 /* storeButton.png */; |
|
2980 | 2275 |
}; |
3006 | 2276 |
6179938511501FFA00BA94A9 /* PBXBookmark */ = { |
2980 | 2277 |
isa = PBXBookmark; |
3006 | 2278 |
fRef = 6179934E114BD5AB00BA94A9 /* menuCorner.png */; |
2279 |
}; |
|
2280 |
6179943111502CEA00BA94A9 /* PBXBookmark */ = { |
|
2281 |
isa = PBXBookmark; |
|
2282 |
fRef = 6179936711501D3D00BA94A9 /* arrowDown.png */; |
|
2283 |
}; |
|
3063 | 2284 |
618AFC07115BE92A003D411B /* PBXBookmark */ = { |
2285 |
isa = PBXBookmark; |
|
2286 |
fRef = 61798A20114ADD2600BA94A9 /* backgroundLeft.png */; |
|
2287 |
}; |
|
3015 | 2288 |
6194CC0711505FCF00A4BA5C /* PlistBookmark */ = { |
2289 |
isa = PlistBookmark; |
|
2290 |
fRef = 8D1107310486CEB800E47090 /* Info.plist */; |
|
2291 |
fallbackIsa = PBXBookmark; |
|
2292 |
isK = 0; |
|
2293 |
kPath = ( |
|
2294 |
CFBundleIdentifier, |
|
2295 |
); |
|
2296 |
name = /Users/vittorio/hedgewars/trunk/project_files/HedgewarsMobile/Info.plist; |
|
2297 |
rLen = 0; |
|
2298 |
rLoc = 9223372036854775808; |
|
2299 |
}; |
|
3165
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2300 |
61CCBE60116135FF00833FE8 /* PBXTextBookmark */ = { |
3021 | 2301 |
isa = PBXTextBookmark; |
2302 |
fRef = 61798800114AA34C00BA94A9 /* uLandGraphics.pas */; |
|
2303 |
name = "uLandGraphics.pas: 6"; |
|
2304 |
rLen = 0; |
|
2305 |
rLoc = 204; |
|
2306 |
rType = 0; |
|
3165
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2307 |
vrLen = 130; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2308 |
vrLoc = 186; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2309 |
}; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2310 |
61CCBF1E116162CA00833FE8 /* PBXTextBookmark */ = { |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2311 |
isa = PBXTextBookmark; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2312 |
fRef = 617987F3114AA34C00BA94A9 /* uAIAmmoTests.pas */; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2313 |
name = "uAIAmmoTests.pas: 1"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2314 |
rLen = 0; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2315 |
rLoc = 0; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2316 |
rType = 0; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2317 |
vrLen = 125; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2318 |
vrLoc = 3102; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2319 |
}; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2320 |
61CCBF451161637F00833FE8 /* PBXTextBookmark */ = { |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2321 |
isa = PBXTextBookmark; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2322 |
fRef = 617987F0114AA34C00BA94A9 /* SinTable.inc */; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2323 |
name = "SinTable.inc: 1"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2324 |
rLen = 0; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2325 |
rLoc = 0; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2326 |
rType = 0; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2327 |
vrLen = 49; |
3021 | 2328 |
vrLoc = 0; |
2329 |
}; |
|
3165
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2330 |
61CCBF461161637F00833FE8 /* PBXTextBookmark */ = { |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2331 |
isa = PBXTextBookmark; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2332 |
fRef = 617987F4114AA34C00BA94A9 /* uAIMisc.pas */; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2333 |
name = "uAIMisc.pas: 205"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2334 |
rLen = 0; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2335 |
rLoc = 6716; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2336 |
rType = 0; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2337 |
vrLen = 49; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2338 |
vrLoc = 2094; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2339 |
}; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2340 |
61CCBF471161637F00833FE8 /* PBXTextBookmark */ = { |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2341 |
isa = PBXTextBookmark; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2342 |
fRef = 617987F5114AA34C00BA94A9 /* uAmmos.pas */; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2343 |
name = "uAmmos.pas: 1"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2344 |
rLen = 0; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2345 |
rLoc = 0; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2346 |
rType = 0; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2347 |
vrLen = 130; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2348 |
vrLoc = 186; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2349 |
}; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2350 |
61CCBF791161657400833FE8 /* PBXTextBookmark */ = { |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2351 |
isa = PBXTextBookmark; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2352 |
fRef = 617987EB114AA34C00BA94A9 /* options.inc */; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2353 |
name = "options.inc: 1"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2354 |
rLen = 0; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2355 |
rLoc = 0; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2356 |
rType = 0; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2357 |
vrLen = 49; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2358 |
vrLoc = 0; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2359 |
}; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2360 |
61CCBF7B1161657400833FE8 /* PBXTextBookmark */ = { |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2361 |
isa = PBXTextBookmark; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2362 |
fRef = 617987FA114AA34C00BA94A9 /* uFloat.pas */; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2363 |
name = "uFloat.pas: 1"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2364 |
rLen = 0; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2365 |
rLoc = 0; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2366 |
rType = 0; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2367 |
vrLen = 49; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2368 |
vrLoc = 0; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2369 |
}; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2370 |
61CCBF7C1161657400833FE8 /* PBXTextBookmark */ = { |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2371 |
isa = PBXTextBookmark; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2372 |
fRef = 6179880E114AA34C00BA94A9 /* uVisualGears.pas */; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2373 |
name = "uVisualGears.pas: 23"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2374 |
rLen = 0; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2375 |
rLoc = 873; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2376 |
rType = 0; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2377 |
vrLen = 53; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2378 |
vrLoc = 822; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2379 |
}; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2380 |
61CCBF7E1161657400833FE8 /* PBXTextBookmark */ = { |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2381 |
isa = PBXTextBookmark; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2382 |
fRef = 61798809114AA34C00BA94A9 /* uSound.pas */; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2383 |
name = "uSound.pas: 42"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2384 |
rLen = 0; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2385 |
rLoc = 1282; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2386 |
rType = 0; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2387 |
vrLen = 128; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2388 |
vrLoc = 1229; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2389 |
}; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2390 |
61CCBF7F1161657400833FE8 /* PBXTextBookmark */ = { |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2391 |
isa = PBXTextBookmark; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2392 |
fRef = 61798807114AA34C00BA94A9 /* uScript.pas */; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2393 |
name = "uScript.pas: 32"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2394 |
rLen = 0; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2395 |
rLoc = 1143; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2396 |
rType = 0; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2397 |
vrLen = 219; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2398 |
vrLoc = 1004; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2399 |
}; |
3170
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2400 |
61CCBFD11161833800833FE8 /* PBXTextBookmark */ = { |
3165
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2401 |
isa = PBXTextBookmark; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2402 |
fRef = 617987FD114AA34C00BA94A9 /* uIO.pas */; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2403 |
name = "uIO.pas: 1"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2404 |
rLen = 0; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2405 |
rLoc = 0; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2406 |
rType = 0; |
3170
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2407 |
vrLen = 3; |
3165
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2408 |
vrLoc = 0; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2409 |
}; |
3170
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2410 |
61CCBFD21161833800833FE8 /* PBXTextBookmark */ = { |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2411 |
isa = PBXTextBookmark; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2412 |
fRef = 617987F7114AA34C00BA94A9 /* uCollisions.pas */; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2413 |
name = "uCollisions.pas: 1"; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2414 |
rLen = 0; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2415 |
rLoc = 0; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2416 |
rType = 0; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2417 |
vrLen = 3; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2418 |
vrLoc = 111; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2419 |
}; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2420 |
61CCBFD31161833800833FE8 /* PBXTextBookmark */ = { |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2421 |
isa = PBXTextBookmark; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2422 |
fRef = 617987F9114AA34C00BA94A9 /* uConsts.pas */; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2423 |
name = "uConsts.pas: 1"; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2424 |
rLen = 0; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2425 |
rLoc = 0; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2426 |
rType = 0; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2427 |
vrLen = 72; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2428 |
vrLoc = 114; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2429 |
}; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2430 |
61CCBFD41161833800833FE8 /* PBXTextBookmark */ = { |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2431 |
isa = PBXTextBookmark; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2432 |
fRef = 617987FB114AA34C00BA94A9 /* uGame.pas */; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2433 |
name = "uGame.pas: 1"; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2434 |
rLen = 0; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2435 |
rLoc = 0; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2436 |
rType = 0; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2437 |
vrLen = 62; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2438 |
vrLoc = 49; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2439 |
}; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2440 |
61CCBFD51161833800833FE8 /* PBXTextBookmark */ = { |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2441 |
isa = PBXTextBookmark; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2442 |
fRef = 617987FC114AA34C00BA94A9 /* uGears.pas */; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2443 |
name = "uGears.pas: 1"; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2444 |
rLen = 0; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2445 |
rLoc = 0; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2446 |
rType = 0; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2447 |
vrLen = 58; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2448 |
vrLoc = 258; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2449 |
}; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2450 |
61CCBFD71161833800833FE8 /* PBXTextBookmark */ = { |
3165
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2451 |
isa = PBXTextBookmark; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2452 |
fRef = 6179880C114AA34C00BA94A9 /* uTeams.pas */; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2453 |
name = "uTeams.pas: 23"; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2454 |
rLen = 0; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2455 |
rLoc = 932; |
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2456 |
rType = 0; |
3170
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2457 |
vrLen = 110; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2458 |
vrLoc = 831; |
3165
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2459 |
}; |
3170
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2460 |
61CCBFD81161833800833FE8 /* PBXTextBookmark */ = { |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2461 |
isa = PBXTextBookmark; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2462 |
fRef = 6179880B114AA34C00BA94A9 /* uStore.pas */; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2463 |
name = "uStore.pas: 1115"; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2464 |
rLen = 0; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2465 |
rLoc = 36904; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2466 |
rType = 0; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2467 |
vrLen = 383; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2468 |
vrLoc = 3; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2469 |
}; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2470 |
61CCBFD91161833800833FE8 /* PBXTextBookmark */ = { |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2471 |
isa = PBXTextBookmark; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2472 |
fRef = 61798805114AA34C00BA94A9 /* uMisc.pas */; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2473 |
name = "uMisc.pas: 24"; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2474 |
rLen = 0; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2475 |
rLoc = 853; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2476 |
rType = 0; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2477 |
vrLen = 89; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2478 |
vrLoc = 766; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2479 |
}; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2480 |
61CCBFDA1161833800833FE8 /* PBXTextBookmark */ = { |
3165
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2481 |
isa = PBXTextBookmark; |
3170
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2482 |
fRef = 61798802114AA34C00BA94A9 /* uLandTemplates.pas */; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2483 |
name = "uLandTemplates.pas: 37"; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2484 |
rLen = 0; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2485 |
rLoc = 1407; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2486 |
rType = 0; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2487 |
vrLen = 366; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2488 |
vrLoc = 1225; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2489 |
}; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2490 |
61CCBFDB1161833800833FE8 /* PBXTextBookmark */ = { |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2491 |
isa = PBXTextBookmark; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2492 |
fRef = 617987FF114AA34C00BA94A9 /* uLand.pas */; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2493 |
name = "uLand.pas: 912"; |
3165
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2494 |
rLen = 0; |
3170
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2495 |
rLoc = 25370; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2496 |
rType = 0; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2497 |
vrLen = 209; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2498 |
vrLoc = 25434; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2499 |
}; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2500 |
61CCBFDC1161833800833FE8 /* PBXTextBookmark */ = { |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2501 |
isa = PBXTextBookmark; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2502 |
fRef = 617987E4114AA34C00BA94A9 /* GSHandlers.inc */; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2503 |
name = "GSHandlers.inc: 716"; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2504 |
rLen = 0; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2505 |
rLoc = 23048; |
3165
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2506 |
rType = 0; |
3170
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2507 |
vrLen = 148; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2508 |
vrLoc = 22940; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2509 |
}; |
3113 | 2510 |
61CE23E7115E49560098C467 /* PBXTextBookmark */ = { |
2511 |
isa = PBXTextBookmark; |
|
2512 |
fRef = 6179880F114AA34C00BA94A9 /* uWorld.pas */; |
|
2513 |
name = "uWorld.pas: 526"; |
|
2514 |
rLen = 0; |
|
3165
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2515 |
rLoc = 16649; |
3113 | 2516 |
rType = 0; |
2517 |
vrLen = 482; |
|
2518 |
vrLoc = 16577; |
|
2519 |
}; |
|
2520 |
61CE23FF115E4B290098C467 /* PBXBookmark */ = { |
|
2521 |
isa = PBXBookmark; |
|
2522 |
fRef = 611FD9CB1155A28C00C2203D /* HedgewarsTitle.png */; |
|
2523 |
}; |
|
2524 |
61CE2410115E4F620098C467 /* PBXBookmark */ = { |
|
2525 |
isa = PBXBookmark; |
|
2526 |
fRef = 611FD9CF1155A40700C2203D /* NetworkPlay.png */; |
|
2527 |
}; |
|
2528 |
61CE24DC115E641F0098C467 /* PBXTextBookmark */ = { |
|
2529 |
isa = PBXTextBookmark; |
|
2530 |
fRef = 61FA7644115DA6A300DA6ED0 /* SplitViewRootController.h */; |
|
2531 |
name = "SplitViewRootController.h: 1"; |
|
2532 |
rLen = 0; |
|
2533 |
rLoc = 0; |
|
2534 |
rType = 0; |
|
2535 |
vrLen = 177; |
|
2536 |
vrLoc = 3; |
|
2537 |
}; |
|
3116
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2538 |
61CE24EA115E71C20098C467 /* OverlayViewController.h */ = { |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2539 |
uiCtxt = { |
3250
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
2540 |
sepNavIntBoundsRect = "{{0, 0}, {532, 455}}"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
2541 |
sepNavSelRange = "{257, 0}"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
2542 |
sepNavVisRange = "{0, 91}"; |
3165
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2543 |
sepNavWindowFrame = "{{15, 206}, {938, 967}}"; |
3116
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2544 |
}; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2545 |
}; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2546 |
61CE24EB115E71C20098C467 /* OverlayViewController.m */ = { |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2547 |
uiCtxt = { |
3250
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
2548 |
sepNavIntBoundsRect = "{{0, 0}, {532, 3406}}"; |
3170
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2549 |
sepNavSelRange = "{0, 0}"; |
1dbf4f8eaac0
ifrontend: predispone teams in a proper data structure
koda
parents:
3165
diff
changeset
|
2550 |
sepNavVisRange = "{0, 153}"; |
3250
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
2551 |
sepNavWindowFrame = "{{586, 162}, {938, 967}}"; |
3116
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2552 |
}; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2553 |
}; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2554 |
61CE24EC115E71C20098C467 /* PopupMenuViewController.h */ = { |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2555 |
uiCtxt = { |
3250
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
2556 |
sepNavIntBoundsRect = "{{0, 0}, {532, 260}}"; |
3117
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
2557 |
sepNavSelRange = "{0, 0}"; |
3250
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
2558 |
sepNavVisRange = "{0, 93}"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
2559 |
sepNavWindowFrame = "{{530, 457}, {897, 692}}"; |
3116
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2560 |
}; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2561 |
}; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2562 |
61CE24ED115E71C20098C467 /* PopupMenuViewController.m */ = { |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2563 |
uiCtxt = { |
3250
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
2564 |
sepNavIntBoundsRect = "{{0, 0}, {532, 1612}}"; |
3122
e005359efc59
hide the background gl context that remains active (might be worth freeing ithide the background gl context that remains active (might be worth freeing it))
koda
parents:
3117
diff
changeset
|
2565 |
sepNavSelRange = "{0, 0}"; |
3250
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
2566 |
sepNavVisRange = "{0, 159}"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
2567 |
sepNavWindowFrame = "{{530, 457}, {897, 692}}"; |
3116
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2568 |
}; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2569 |
}; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2570 |
61CE250B115E749A0098C467 /* OverlayViewController.h */ = { |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2571 |
uiCtxt = { |
3117
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
2572 |
sepNavIntBoundsRect = "{{0, 0}, {879, 814}}"; |
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
2573 |
sepNavSelRange = "{664, 0}"; |
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
2574 |
sepNavVisRange = "{0, 718}"; |
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
2575 |
sepNavWindowFrame = "{{1103, 125}, {938, 967}}"; |
3116
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2576 |
}; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2577 |
}; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2578 |
61CE250C115E749A0098C467 /* OverlayViewController.m */ = { |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2579 |
uiCtxt = { |
3117
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
2580 |
sepNavIntBoundsRect = "{{0, 0}, {936, 3510}}"; |
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
2581 |
sepNavSelRange = "{4169, 0}"; |
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
2582 |
sepNavVisRange = "{0, 369}"; |
3116
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2583 |
sepNavWindowFrame = "{{737, 168}, {938, 967}}"; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2584 |
}; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2585 |
}; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2586 |
61CE2514115E74CC0098C467 /* PBXBookmark */ = { |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2587 |
isa = PBXBookmark; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2588 |
fRef = 61798A2B114ADD2600BA94A9 /* title.png */; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2589 |
}; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2590 |
61CE2515115E74CC0098C467 /* PBXTextBookmark */ = { |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2591 |
isa = PBXTextBookmark; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2592 |
fRef = 6179886E114AA4D000BA94A9 /* MainMenuViewController.h */; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2593 |
name = "MainMenuViewController.h: 1"; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2594 |
rLen = 0; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2595 |
rLoc = 0; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2596 |
rType = 0; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2597 |
vrLen = 148; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2598 |
vrLoc = 0; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2599 |
}; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2600 |
61CE251F115E75A70098C467 /* PBXBookmark */ = { |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2601 |
isa = PBXBookmark; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2602 |
fRef = 61798A28114ADD2600BA94A9 /* playButton.png */; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2603 |
}; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2604 |
61CE2577115E78900098C467 /* PBXTextBookmark */ = { |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2605 |
isa = PBXTextBookmark; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2606 |
fRef = 61798875114AA4D000BA94A9 /* SettingsViewController.m */; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2607 |
name = "SettingsViewController.m: 94"; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2608 |
rLen = 0; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2609 |
rLoc = 2739; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2610 |
rType = 0; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2611 |
vrLen = 167; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2612 |
vrLoc = 2736; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2613 |
}; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2614 |
61CE2578115E78900098C467 /* PBXTextBookmark */ = { |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2615 |
isa = PBXTextBookmark; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2616 |
fRef = 6179887B114AA4D000BA94A9 /* TeamMenuViewController.m */; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2617 |
name = "TeamMenuViewController.m: 1"; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2618 |
rLen = 0; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2619 |
rLoc = 0; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2620 |
rType = 0; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2621 |
vrLen = 148; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2622 |
vrLoc = 0; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
2623 |
}; |
3117
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
2624 |
61CE25B4115E7C940098C467 /* PBXTextBookmark */ = { |
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
2625 |
isa = PBXTextBookmark; |
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
2626 |
fRef = 61CE250C115E749A0098C467 /* OverlayViewController.m */; |
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
2627 |
name = "OverlayViewController.m: 129"; |
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
2628 |
rLen = 0; |
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
2629 |
rLoc = 3947; |
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
2630 |
rType = 0; |
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
2631 |
vrLen = 488; |
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
2632 |
vrLoc = 3790; |
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
2633 |
}; |
3040
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
2634 |
61E2F0811156B170002D33C1 /* PBXTextBookmark */ = { |
3034 | 2635 |
isa = PBXTextBookmark; |
3040
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
2636 |
fRef = 617987F6114AA34C00BA94A9 /* uChat.pas */; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
2637 |
name = "uChat.pas: 1"; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
2638 |
rLen = 0; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
2639 |
rLoc = 0; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
2640 |
rType = 0; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
2641 |
vrLen = 181; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
2642 |
vrLoc = 0; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
2643 |
}; |
3113 | 2644 |
61FA761D115DA0DB00DA6ED0 /* MainMenuViewController.h */ = { |
2645 |
uiCtxt = { |
|
3250
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
2646 |
sepNavIntBoundsRect = "{{0, 0}, {868, 717}}"; |
3165
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2647 |
sepNavSelRange = "{0, 0}"; |
3250
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
2648 |
sepNavVisRange = "{0, 427}"; |
3113 | 2649 |
sepNavWindowFrame = "{{275, 284}, {927, 845}}"; |
2650 |
}; |
|
3090 | 2651 |
}; |
3113 | 2652 |
61FA761E115DA0DB00DA6ED0 /* MainMenuViewController.m */ = { |
2653 |
uiCtxt = { |
|
3251 | 2654 |
sepNavIntBoundsRect = "{{0, 0}, {868, 2405}}"; |
2655 |
sepNavSelRange = "{2918, 13}"; |
|
2656 |
sepNavVisRange = "{1557, 2922}"; |
|
3122
e005359efc59
hide the background gl context that remains active (might be worth freeing ithide the background gl context that remains active (might be worth freeing it))
koda
parents:
3117
diff
changeset
|
2657 |
sepNavWindowFrame = "{{815, 219}, {927, 845}}"; |
3113 | 2658 |
}; |
3090 | 2659 |
}; |
3113 | 2660 |
61FA7644115DA6A300DA6ED0 /* SplitViewRootController.h */ = { |
2661 |
uiCtxt = { |
|
2662 |
sepNavIntBoundsRect = "{{0, 0}, {579, 299}}"; |
|
2663 |
sepNavSelRange = "{0, 0}"; |
|
3250
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
2664 |
sepNavVisRange = "{56, 124}"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
2665 |
sepNavWindowFrame = "{{213, 231}, {927, 845}}"; |
3113 | 2666 |
}; |
3091 | 2667 |
}; |
3113 | 2668 |
61FA7645115DA6A300DA6ED0 /* SplitViewRootController.m */ = { |
2669 |
uiCtxt = { |
|
3250
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
2670 |
sepNavIntBoundsRect = "{{0, 0}, {943, 1144}}"; |
3113 | 2671 |
sepNavSelRange = "{0, 0}"; |
3250
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
2672 |
sepNavVisRange = "{229, 152}"; |
3113 | 2673 |
sepNavWindowFrame = "{{60, 197}, {927, 845}}"; |
2674 |
}; |
|
2675 |
}; |
|
2676 |
61FA765A115DAACC00DA6ED0 /* MasterViewController.h */ = { |
|
2677 |
uiCtxt = { |
|
3250
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
2678 |
sepNavIntBoundsRect = "{{0, 0}, {586, 325}}"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
2679 |
sepNavSelRange = "{0, 0}"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
2680 |
sepNavVisRange = "{53, 124}"; |
3113 | 2681 |
sepNavWindowFrame = "{{199, 160}, {927, 845}}"; |
2682 |
}; |
|
3091 | 2683 |
}; |
3113 | 2684 |
61FA765B115DAACC00DA6ED0 /* MasterViewController.m */ = { |
2685 |
uiCtxt = { |
|
3250
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
2686 |
sepNavIntBoundsRect = "{{0, 0}, {1048, 1664}}"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
2687 |
sepNavSelRange = "{3057, 0}"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
2688 |
sepNavVisRange = "{2239, 2059}"; |
3165
3ec07a7d8456
just some very sane stuff for the iphone port (plus some macro on pascal files)
koda
parents:
3122
diff
changeset
|
2689 |
sepNavWindowFrame = "{{92, 210}, {927, 845}}"; |
3113 | 2690 |
}; |
3091 | 2691 |
}; |
3113 | 2692 |
61FA7665115DAB1B00DA6ED0 /* DetailViewController.h */ = { |
2693 |
uiCtxt = { |
|
3250
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
2694 |
sepNavIntBoundsRect = "{{0, 0}, {868, 717}}"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
2695 |
sepNavSelRange = "{365, 1}"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
2696 |
sepNavVisRange = "{0, 565}"; |
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
2697 |
sepNavWindowFrame = "{{364, 237}, {927, 845}}"; |
3113 | 2698 |
}; |
3091 | 2699 |
}; |
3113 | 2700 |
61FA7666115DAB1B00DA6ED0 /* DetailViewController.m */ = { |
2701 |
uiCtxt = { |
|
3251 | 2702 |
sepNavIntBoundsRect = "{{0, 0}, {868, 1885}}"; |
2703 |
sepNavSelRange = "{564, 0}"; |
|
2704 |
sepNavVisRange = "{0, 1464}"; |
|
3250
d5cd1a617123
intial support for team configuration on the ifrontend
koda
parents:
3245
diff
changeset
|
2705 |
sepNavWindowFrame = "{{543, 159}, {927, 845}}"; |
3113 | 2706 |
}; |
2707 |
}; |
|
2980 | 2708 |
928301160F10CAFC00CC5A3C /* fpc */ = { |
2709 |
activeExec = 0; |
|
2710 |
}; |
|
2711 |
} |