author | koda |
Sat, 27 Mar 2010 17:45:51 +0000 | |
changeset 3122 | e005359efc59 |
parent 3117 | f3e363a9b7db |
child 3165 | 3ec07a7d8456 |
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 */ = { |
|
3015 | 10 |
activeBuildConfigurationName = Debug; |
3025 | 11 |
activeExecutable = 6100DAD3115446B000F455E0 /* iHedgewars */; |
12 |
activeSDKPreference = iphonesimulator3.2; |
|
13 |
activeTarget = 6100DA6E115446B000F455E0 /* iHedgewars */; |
|
2980 | 14 |
addToTargets = ( |
3116
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
15 |
1D6058900D05DD3D006BFB54 /* HedgewarsMobile */, |
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 |
}; |
|
3117
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
97 |
PBXPerProjectTemplateStateSaveDate = 291404730; |
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
98 |
PBXWorkspaceStateSaveDate = 291404730; |
2980 | 99 |
}; |
100 |
perUserProjectItems = { |
|
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
|
101 |
611FD81D1155111700C2203D /* PBXTextBookmark */ = 611FD81D1155111700C2203D /* PBXTextBookmark */; |
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
|
102 |
611FD81E1155111700C2203D /* PBXTextBookmark */ = 611FD81E1155111700C2203D /* PBXTextBookmark */; |
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
|
103 |
611FD81F1155111700C2203D /* PBXTextBookmark */ = 611FD81F1155111700C2203D /* PBXTextBookmark */; |
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
|
104 |
611FD8201155111700C2203D /* PBXTextBookmark */ = 611FD8201155111700C2203D /* PBXTextBookmark */; |
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
|
105 |
611FD8211155111700C2203D /* PBXTextBookmark */ = 611FD8211155111700C2203D /* PBXTextBookmark */; |
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
|
106 |
611FD8281155111700C2203D /* PBXTextBookmark */ = 611FD8281155111700C2203D /* PBXTextBookmark */; |
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
|
107 |
611FD8291155111700C2203D /* PBXTextBookmark */ = 611FD8291155111700C2203D /* PBXTextBookmark */; |
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
|
108 |
611FD82A1155111700C2203D /* PBXTextBookmark */ = 611FD82A1155111700C2203D /* PBXTextBookmark */; |
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
|
109 |
611FD82B1155111700C2203D /* PBXTextBookmark */ = 611FD82B1155111700C2203D /* PBXTextBookmark */; |
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
|
110 |
611FD82C1155111700C2203D /* PBXTextBookmark */ = 611FD82C1155111700C2203D /* PBXTextBookmark */; |
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
|
111 |
611FD82D1155111700C2203D /* PBXTextBookmark */ = 611FD82D1155111700C2203D /* PBXTextBookmark */; |
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
|
112 |
611FD94E11551BD300C2203D /* PBXTextBookmark */ = 611FD94E11551BD300C2203D /* PBXTextBookmark */; |
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
|
113 |
611FD95711551C3700C2203D /* PBXTextBookmark */ = 611FD95711551C3700C2203D /* PBXTextBookmark */; |
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
|
114 |
611FD95811551C3700C2203D /* PBXBookmark */ = 611FD95811551C3700C2203D /* PBXBookmark */; |
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
|
115 |
611FD95911551C3700C2203D /* PBXBookmark */ = 611FD95911551C3700C2203D /* PBXBookmark */; |
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
|
116 |
611FD96611551E8000C2203D /* PBXBookmark */ = 611FD96611551E8000C2203D /* PBXBookmark */; |
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
|
117 |
611FDAC41155B77500C2203D /* PBXTextBookmark */ = 611FDAC41155B77500C2203D /* PBXTextBookmark */; |
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
|
118 |
611FDADF1155B83200C2203D /* PBXTextBookmark */ = 611FDADF1155B83200C2203D /* PBXTextBookmark */; |
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
|
119 |
611FDB481155BCE500C2203D /* PBXTextBookmark */ = 611FDB481155BCE500C2203D /* PBXTextBookmark */; |
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
|
120 |
611FDB6B1155C0B300C2203D /* PBXBookmark */ = 611FDB6B1155C0B300C2203D /* PBXBookmark */; |
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
|
121 |
611FDB6C1155C0B300C2203D /* PBXBookmark */ = 611FDB6C1155C0B300C2203D /* PBXBookmark */; |
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
|
122 |
611FDB6D1155C0B300C2203D /* PBXBookmark */ = 611FDB6D1155C0B300C2203D /* PBXBookmark */; |
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
|
123 |
611FDBF71155D39400C2203D /* PBXTextBookmark */ = 611FDBF71155D39400C2203D /* PBXTextBookmark */; |
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
|
124 |
611FDC1A1155D8E400C2203D /* PBXTextBookmark */ = 611FDC1A1155D8E400C2203D /* PBXTextBookmark */; |
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
|
125 |
611FDC1B1155D8E400C2203D /* PBXTextBookmark */ = 611FDC1B1155D8E400C2203D /* PBXTextBookmark */; |
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
|
126 |
6179889C114AA5BD00BA94A9 /* PBXTextBookmark */ = 6179889C114AA5BD00BA94A9 /* PBXTextBookmark */; |
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
|
127 |
6179889D114AA5BD00BA94A9 /* PBXTextBookmark */ = 6179889D114AA5BD00BA94A9 /* PBXTextBookmark */; |
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
|
128 |
617988EA114AAB9E00BA94A9 /* PBXTextBookmark */ = 617988EA114AAB9E00BA94A9 /* PBXTextBookmark */; |
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
|
129 |
61799342114B297000BA94A9 /* PBXBookmark */ = 61799342114B297000BA94A9 /* PBXBookmark */; |
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
|
130 |
61799343114B297000BA94A9 /* PBXBookmark */ = 61799343114B297000BA94A9 /* PBXBookmark */; |
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
|
131 |
61799354114BD5C300BA94A9 /* PBXTextBookmark */ = 61799354114BD5C300BA94A9 /* PBXTextBookmark */; |
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
|
132 |
6179937111501D7800BA94A9 /* PBXBookmark */ = 6179937111501D7800BA94A9 /* PBXBookmark */; |
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
|
133 |
6179937411501D7800BA94A9 /* PBXBookmark */ = 6179937411501D7800BA94A9 /* PBXBookmark */; |
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
|
134 |
6179937511501D7800BA94A9 /* PBXBookmark */ = 6179937511501D7800BA94A9 /* PBXBookmark */; |
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
|
135 |
6179938511501FFA00BA94A9 /* PBXBookmark */ = 6179938511501FFA00BA94A9 /* PBXBookmark */; |
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
|
136 |
6179943111502CEA00BA94A9 /* PBXBookmark */ = 6179943111502CEA00BA94A9 /* PBXBookmark */; |
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
|
137 |
618AFC06115BE92A003D411B /* PBXTextBookmark */ = 618AFC06115BE92A003D411B /* PBXTextBookmark */; |
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
|
138 |
618AFC07115BE92A003D411B /* PBXBookmark */ = 618AFC07115BE92A003D411B /* PBXBookmark */; |
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
|
139 |
618AFC14115BEA91003D411B /* PBXTextBookmark */ = 618AFC14115BEA91003D411B /* PBXTextBookmark */; |
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
|
140 |
6194CC0711505FCF00A4BA5C /* PlistBookmark */ = 6194CC0711505FCF00A4BA5C /* PlistBookmark */; |
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
|
141 |
6194CCFC1151E00900A4BA5C /* PBXTextBookmark */ = 6194CCFC1151E00900A4BA5C /* PBXTextBookmark */; |
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
|
142 |
61CE23E7115E49560098C467 /* PBXTextBookmark */ = 61CE23E7115E49560098C467 /* PBXTextBookmark */; |
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
|
143 |
61CE23FF115E4B290098C467 /* PBXBookmark */ = 61CE23FF115E4B290098C467 /* PBXBookmark */; |
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
|
144 |
61CE2410115E4F620098C467 /* PBXBookmark */ = 61CE2410115E4F620098C467 /* PBXBookmark */; |
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
|
145 |
61CE2460115E56FD0098C467 /* PBXTextBookmark */ = 61CE2460115E56FD0098C467 /* PBXTextBookmark */; |
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
|
146 |
61CE2461115E56FD0098C467 /* PBXTextBookmark */ = 61CE2461115E56FD0098C467 /* PBXTextBookmark */; |
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
|
147 |
61CE24D4115E5E630098C467 /* PBXTextBookmark */ = 61CE24D4115E5E630098C467 /* PBXTextBookmark */; |
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
|
148 |
61CE24D5115E5E630098C467 /* PBXTextBookmark */ = 61CE24D5115E5E630098C467 /* PBXTextBookmark */; |
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
|
149 |
61CE24DC115E641F0098C467 /* PBXTextBookmark */ = 61CE24DC115E641F0098C467 /* PBXTextBookmark */; |
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
|
150 |
61CE24E0115E648D0098C467 /* PBXTextBookmark */ = 61CE24E0115E648D0098C467 /* PBXTextBookmark */; |
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
|
151 |
61CE24FB115E72A80098C467 /* PBXTextBookmark */ = 61CE24FB115E72A80098C467 /* PBXTextBookmark */; |
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
|
152 |
61CE24FE115E72A80098C467 /* PBXTextBookmark */ = 61CE24FE115E72A80098C467 /* PBXTextBookmark */; |
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
|
153 |
61CE2514115E74CC0098C467 /* PBXBookmark */ = 61CE2514115E74CC0098C467 /* PBXBookmark */; |
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
|
154 |
61CE2515115E74CC0098C467 /* PBXTextBookmark */ = 61CE2515115E74CC0098C467 /* PBXTextBookmark */; |
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
|
155 |
61CE251F115E75A70098C467 /* PBXBookmark */ = 61CE251F115E75A70098C467 /* PBXBookmark */; |
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
|
156 |
61CE2551115E77C50098C467 /* PBXTextBookmark */ = 61CE2551115E77C50098C467 /* PBXTextBookmark */; |
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
|
157 |
61CE2552115E77C50098C467 /* PBXTextBookmark */ = 61CE2552115E77C50098C467 /* PBXTextBookmark */; |
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
|
158 |
61CE2577115E78900098C467 /* PBXTextBookmark */ = 61CE2577115E78900098C467 /* PBXTextBookmark */; |
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
|
159 |
61CE2578115E78900098C467 /* PBXTextBookmark */ = 61CE2578115E78900098C467 /* PBXTextBookmark */; |
3117
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
160 |
61CE25B4115E7C940098C467 /* PBXTextBookmark */ = 61CE25B4115E7C940098C467 /* PBXTextBookmark */; |
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
161 |
61CE25B5115E7C940098C467 /* PBXTextBookmark */ = 61CE25B5115E7C940098C467 /* PBXTextBookmark */; |
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
|
162 |
61CE260E115E84070098C467 /* PBXTextBookmark */ = 61CE260E115E84070098C467 /* PBXTextBookmark */; |
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
|
163 |
61CE260F115E84070098C467 /* PBXTextBookmark */ = 61CE260F115E84070098C467 /* PBXTextBookmark */; |
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
|
164 |
61CE264D115E89B50098C467 /* PBXTextBookmark */ = 61CE264D115E89B50098C467 /* PBXTextBookmark */; |
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
|
165 |
61E2F07F1156B170002D33C1 /* PBXTextBookmark */ = 61E2F07F1156B170002D33C1 /* PBXTextBookmark */; |
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
|
166 |
61E2F0801156B170002D33C1 /* PBXTextBookmark */ = 61E2F0801156B170002D33C1 /* PBXTextBookmark */; |
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
|
167 |
61E2F0811156B170002D33C1 /* PBXTextBookmark */ = 61E2F0811156B170002D33C1 /* PBXTextBookmark */; |
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
|
168 |
61E2F0821156B170002D33C1 /* PBXTextBookmark */ = 61E2F0821156B170002D33C1 /* PBXTextBookmark */; |
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
|
169 |
61E2F0831156B170002D33C1 /* PBXTextBookmark */ = 61E2F0831156B170002D33C1 /* PBXTextBookmark */; |
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
|
170 |
61FA748B115D739000DA6ED0 /* PBXTextBookmark */ = 61FA748B115D739000DA6ED0 /* PBXTextBookmark */; |
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
|
171 |
61FA7625115DA22500DA6ED0 /* PBXTextBookmark */ = 61FA7625115DA22500DA6ED0 /* PBXTextBookmark */; |
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
|
172 |
61FA766D115DAB4C00DA6ED0 /* PBXTextBookmark */ = 61FA766D115DAB4C00DA6ED0 /* PBXTextBookmark */; |
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
|
173 |
61FA766F115DAB4C00DA6ED0 /* PBXTextBookmark */ = 61FA766F115DAB4C00DA6ED0 /* PBXTextBookmark */; |
2980 | 174 |
}; |
175 |
sourceControlManager = 617987DF114AA2EB00BA94A9 /* Source Control */; |
|
176 |
userBuildSettings = { |
|
177 |
}; |
|
178 |
}; |
|
179 |
32CA4F630368D1EE00C91783 /* HedgewarsMobile_Prefix.pch */ = { |
|
180 |
uiCtxt = { |
|
3025 | 181 |
sepNavIntBoundsRect = "{{0, 0}, {698, 139}}"; |
182 |
sepNavSelRange = "{181, 0}"; |
|
183 |
sepNavVisRange = "{0, 225}"; |
|
184 |
}; |
|
185 |
}; |
|
186 |
6100DA6E115446B000F455E0 /* iHedgewars */ = { |
|
187 |
activeExec = 0; |
|
188 |
executables = ( |
|
189 |
6100DAD3115446B000F455E0 /* iHedgewars */, |
|
190 |
); |
|
191 |
}; |
|
192 |
6100DAD3115446B000F455E0 /* iHedgewars */ = { |
|
193 |
isa = PBXExecutable; |
|
194 |
activeArgIndices = ( |
|
195 |
); |
|
196 |
argumentStrings = ( |
|
197 |
); |
|
198 |
autoAttachOnCrash = 1; |
|
3063 | 199 |
breakpointsEnabled = 1; |
3025 | 200 |
configStateDict = { |
201 |
}; |
|
202 |
customDataFormattersEnabled = 1; |
|
203 |
dataTipCustomDataFormattersEnabled = 1; |
|
204 |
dataTipShowTypeColumn = 1; |
|
205 |
dataTipSortType = 0; |
|
206 |
debuggerPlugin = GDBDebugging; |
|
207 |
disassemblyDisplayState = 0; |
|
208 |
dylibVariantSuffix = ""; |
|
209 |
enableDebugStr = 1; |
|
210 |
environmentEntries = ( |
|
211 |
); |
|
212 |
executableSystemSymbolLevel = 0; |
|
213 |
executableUserSymbolLevel = 0; |
|
214 |
libgmallocEnabled = 0; |
|
215 |
name = iHedgewars; |
|
216 |
savedGlobals = { |
|
217 |
}; |
|
218 |
showTypeColumn = 0; |
|
219 |
sourceDirectories = ( |
|
220 |
); |
|
221 |
variableFormatDictionary = { |
|
222 |
}; |
|
223 |
}; |
|
224 |
611FD81D1155111700C2203D /* PBXTextBookmark */ = { |
|
225 |
isa = PBXTextBookmark; |
|
226 |
fRef = 6179885B114AA48A00BA94A9 /* SDL_image.h */; |
|
227 |
name = "SDL_image.h: 1"; |
|
228 |
rLen = 0; |
|
229 |
rLoc = 0; |
|
230 |
rType = 0; |
|
231 |
vrLen = 265; |
|
232 |
vrLoc = 899; |
|
233 |
}; |
|
234 |
611FD81E1155111700C2203D /* PBXTextBookmark */ = { |
|
235 |
isa = PBXTextBookmark; |
|
236 |
fRef = 6179885A114AA48A00BA94A9 /* PascalImports.h */; |
|
237 |
name = "PascalImports.h: 17"; |
|
238 |
rLen = 0; |
|
239 |
rLoc = 246; |
|
240 |
rType = 0; |
|
241 |
vrLen = 191; |
|
242 |
vrLoc = 0; |
|
243 |
}; |
|
244 |
611FD81F1155111700C2203D /* PBXTextBookmark */ = { |
|
245 |
isa = PBXTextBookmark; |
|
246 |
fRef = 61798858114AA48A00BA94A9 /* IMG_png.c */; |
|
247 |
name = "IMG_png.c: 69"; |
|
248 |
rLen = 0; |
|
249 |
rLoc = 2544; |
|
250 |
rType = 0; |
|
251 |
vrLen = 162; |
|
252 |
vrLoc = 2505; |
|
253 |
}; |
|
254 |
611FD8201155111700C2203D /* PBXTextBookmark */ = { |
|
255 |
isa = PBXTextBookmark; |
|
256 |
fRef = 61798859114AA48A00BA94A9 /* IMG.c */; |
|
257 |
name = "IMG.c: 1"; |
|
258 |
rLen = 0; |
|
259 |
rLoc = 0; |
|
260 |
rType = 0; |
|
261 |
vrLen = 295; |
|
262 |
vrLoc = 1032; |
|
263 |
}; |
|
264 |
611FD8211155111700C2203D /* PBXTextBookmark */ = { |
|
265 |
isa = PBXTextBookmark; |
|
266 |
fRef = 61798857114AA48A00BA94A9 /* CGPointUtils.h */; |
|
267 |
name = "CGPointUtils.h: 10"; |
|
268 |
rLen = 29; |
|
269 |
rLoc = 152; |
|
270 |
rType = 0; |
|
271 |
vrLen = 243; |
|
272 |
vrLoc = 3; |
|
273 |
}; |
|
274 |
611FD8281155111700C2203D /* PBXTextBookmark */ = { |
|
275 |
isa = PBXTextBookmark; |
|
276 |
fRef = 61798871114AA4D000BA94A9 /* SchemeEditViewController.h */; |
|
277 |
name = "SchemeEditViewController.h: 1"; |
|
278 |
rLen = 0; |
|
279 |
rLoc = 0; |
|
280 |
rType = 0; |
|
281 |
vrLen = 176; |
|
282 |
vrLoc = 0; |
|
283 |
}; |
|
284 |
611FD8291155111700C2203D /* PBXTextBookmark */ = { |
|
285 |
isa = PBXTextBookmark; |
|
286 |
fRef = 61798872114AA4D000BA94A9 /* SchemeEditViewController.m */; |
|
287 |
name = "SchemeEditViewController.m: 33"; |
|
3116
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
288 |
rLen = 0; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
289 |
rLoc = 835; |
3025 | 290 |
rType = 0; |
291 |
vrLen = 189; |
|
292 |
vrLoc = 0; |
|
293 |
}; |
|
294 |
611FD82A1155111700C2203D /* PBXTextBookmark */ = { |
|
295 |
isa = PBXTextBookmark; |
|
296 |
fRef = 61798874114AA4D000BA94A9 /* SettingsViewController.h */; |
|
297 |
name = "SettingsViewController.h: 1"; |
|
298 |
rLen = 0; |
|
299 |
rLoc = 0; |
|
300 |
rType = 0; |
|
301 |
vrLen = 174; |
|
302 |
vrLoc = 0; |
|
303 |
}; |
|
304 |
611FD82B1155111700C2203D /* PBXTextBookmark */ = { |
|
305 |
isa = PBXTextBookmark; |
|
306 |
fRef = 61798877114AA4D000BA94A9 /* TeamEditViewController.h */; |
|
307 |
name = "TeamEditViewController.h: 1"; |
|
308 |
rLen = 0; |
|
309 |
rLoc = 0; |
|
310 |
rType = 0; |
|
311 |
vrLen = 174; |
|
312 |
vrLoc = 0; |
|
313 |
}; |
|
314 |
611FD82C1155111700C2203D /* PBXTextBookmark */ = { |
|
315 |
isa = PBXTextBookmark; |
|
316 |
fRef = 6179887A114AA4D000BA94A9 /* TeamMenuViewController.h */; |
|
317 |
name = "TeamMenuViewController.h: 1"; |
|
318 |
rLen = 0; |
|
319 |
rLoc = 0; |
|
320 |
rType = 0; |
|
321 |
vrLen = 174; |
|
322 |
vrLoc = 0; |
|
323 |
}; |
|
324 |
611FD82D1155111700C2203D /* PBXTextBookmark */ = { |
|
325 |
isa = PBXTextBookmark; |
|
326 |
fRef = 32CA4F630368D1EE00C91783 /* HedgewarsMobile_Prefix.pch */; |
|
327 |
name = "HedgewarsMobile_Prefix.pch: 7"; |
|
328 |
rLen = 0; |
|
329 |
rLoc = 181; |
|
330 |
rType = 0; |
|
331 |
vrLen = 225; |
|
332 |
vrLoc = 0; |
|
333 |
}; |
|
334 |
611FD94E11551BD300C2203D /* PBXTextBookmark */ = { |
|
335 |
isa = PBXTextBookmark; |
|
336 |
fRef = 61798887114AA4E600BA94A9 /* GameSetup.h */; |
|
337 |
name = "GameSetup.h: 9"; |
|
338 |
rLen = 33; |
|
339 |
rLoc = 135; |
|
340 |
rType = 0; |
|
341 |
vrLen = 236; |
|
342 |
vrLoc = 19; |
|
343 |
}; |
|
344 |
611FD95711551C3700C2203D /* PBXTextBookmark */ = { |
|
345 |
isa = PBXTextBookmark; |
|
346 |
fRef = 61798856114AA48A00BA94A9 /* CGPointUtils.c */; |
|
347 |
name = "CGPointUtils.c: 19"; |
|
348 |
rLen = 0; |
|
349 |
rLoc = 423; |
|
350 |
rType = 0; |
|
351 |
vrLen = 392; |
|
352 |
vrLoc = 283; |
|
353 |
}; |
|
354 |
611FD95811551C3700C2203D /* PBXBookmark */ = { |
|
355 |
isa = PBXBookmark; |
|
356 |
fRef = 61798A25114ADD2600BA94A9 /* Default.png */; |
|
357 |
}; |
|
358 |
611FD95911551C3700C2203D /* PBXBookmark */ = { |
|
359 |
isa = PBXBookmark; |
|
360 |
fRef = 61798A26114ADD2600BA94A9 /* Icon.png */; |
|
361 |
}; |
|
3026
1a44c0f2b83b
move interface files around to use standard names in different versions
koda
parents:
3025
diff
changeset
|
362 |
611FD96611551E8000C2203D /* PBXBookmark */ = { |
3025 | 363 |
isa = PBXBookmark; |
364 |
fRef = 61798A27114ADD2600BA94A9 /* networkButton.png */; |
|
365 |
}; |
|
3027 | 366 |
611FDAC41155B77500C2203D /* PBXTextBookmark */ = { |
367 |
isa = PBXTextBookmark; |
|
368 |
fRef = 61798868114AA4AA00BA94A9 /* SDL_uikitwindow.m */; |
|
369 |
name = "SDL_uikitwindow.m: 58"; |
|
370 |
rLen = 0; |
|
371 |
rLoc = 1723; |
|
372 |
rType = 0; |
|
373 |
vrLen = 382; |
|
374 |
vrLoc = 1853; |
|
375 |
}; |
|
376 |
611FDADF1155B83200C2203D /* PBXTextBookmark */ = { |
|
377 |
isa = PBXTextBookmark; |
|
378 |
fRef = 617987F9114AA34C00BA94A9 /* uConsts.pas */; |
|
379 |
name = "uConsts.pas: 1"; |
|
380 |
rLen = 0; |
|
381 |
rLoc = 0; |
|
382 |
rType = 0; |
|
383 |
vrLen = 266; |
|
384 |
vrLoc = 186; |
|
385 |
}; |
|
386 |
611FDB481155BCE500C2203D /* PBXTextBookmark */ = { |
|
387 |
isa = PBXTextBookmark; |
|
388 |
fRef = 61798878114AA4D000BA94A9 /* TeamEditViewController.m */; |
|
389 |
name = "TeamEditViewController.m: 33"; |
|
3116
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
390 |
rLen = 0; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
391 |
rLoc = 764; |
3027 | 392 |
rType = 0; |
393 |
vrLen = 295; |
|
394 |
vrLoc = 763; |
|
395 |
}; |
|
396 |
611FDB6B1155C0B300C2203D /* PBXBookmark */ = { |
|
397 |
isa = PBXBookmark; |
|
398 |
fRef = 611FDB631155BFFF00C2203D /* Default.png */; |
|
399 |
}; |
|
400 |
611FDB6C1155C0B300C2203D /* PBXBookmark */ = { |
|
401 |
isa = PBXBookmark; |
|
402 |
fRef = 611FD9C81155A1F200C2203D /* Background.png */; |
|
403 |
}; |
|
404 |
611FDB6D1155C0B300C2203D /* PBXBookmark */ = { |
|
405 |
isa = PBXBookmark; |
|
406 |
fRef = 611FD9D11155A41000C2203D /* Multiplayer.png */; |
|
407 |
}; |
|
3029
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
408 |
611FDBF71155D39400C2203D /* PBXTextBookmark */ = { |
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
409 |
isa = PBXTextBookmark; |
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
410 |
fRef = 617987E1114AA34C00BA94A9 /* CCHandlers.inc */; |
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
411 |
name = "CCHandlers.inc: 1"; |
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
412 |
rLen = 0; |
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
413 |
rLoc = 0; |
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
414 |
rType = 0; |
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
415 |
vrLen = 201; |
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
416 |
vrLoc = 686; |
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
417 |
}; |
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
418 |
611FDC1A1155D8E400C2203D /* PBXTextBookmark */ = { |
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
419 |
isa = PBXTextBookmark; |
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
420 |
fRef = 617987F5114AA34C00BA94A9 /* uAmmos.pas */; |
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
421 |
name = "uAmmos.pas: 1"; |
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
422 |
rLen = 0; |
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
423 |
rLoc = 0; |
3027 | 424 |
rType = 0; |
3029
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
425 |
vrLen = 316; |
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
426 |
vrLoc = 0; |
3027 | 427 |
}; |
3029
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
428 |
611FDC1B1155D8E400C2203D /* PBXTextBookmark */ = { |
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
429 |
isa = PBXTextBookmark; |
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
430 |
fRef = 617987FC114AA34C00BA94A9 /* uGears.pas */; |
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
431 |
name = "uGears.pas: 1"; |
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
432 |
rLen = 0; |
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
433 |
rLoc = 0; |
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
434 |
rType = 0; |
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
435 |
vrLen = 316; |
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
436 |
vrLoc = 0; |
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
437 |
}; |
2980 | 438 |
617987D7114AA2CD00BA94A9 /* HedgewarsMobile */ = { |
439 |
isa = PBXExecutable; |
|
440 |
activeArgIndices = ( |
|
441 |
); |
|
442 |
argumentStrings = ( |
|
443 |
); |
|
444 |
autoAttachOnCrash = 1; |
|
3026
1a44c0f2b83b
move interface files around to use standard names in different versions
koda
parents:
3025
diff
changeset
|
445 |
breakpointsEnabled = 0; |
2980 | 446 |
configStateDict = { |
447 |
}; |
|
448 |
customDataFormattersEnabled = 1; |
|
449 |
dataTipCustomDataFormattersEnabled = 1; |
|
450 |
dataTipShowTypeColumn = 1; |
|
451 |
dataTipSortType = 0; |
|
452 |
debuggerPlugin = GDBDebugging; |
|
453 |
disassemblyDisplayState = 0; |
|
454 |
dylibVariantSuffix = ""; |
|
455 |
enableDebugStr = 1; |
|
456 |
environmentEntries = ( |
|
457 |
); |
|
458 |
executableSystemSymbolLevel = 0; |
|
459 |
executableUserSymbolLevel = 0; |
|
460 |
libgmallocEnabled = 0; |
|
461 |
name = HedgewarsMobile; |
|
3006 | 462 |
savedGlobals = { |
463 |
}; |
|
3015 | 464 |
showTypeColumn = 1; |
2980 | 465 |
sourceDirectories = ( |
466 |
); |
|
3006 | 467 |
variableFormatDictionary = { |
3015 | 468 |
$cs = 1; |
469 |
$ds = 1; |
|
470 |
$eax = 1; |
|
471 |
$ebp = 1; |
|
472 |
$ebx = 1; |
|
473 |
$ecx = 1; |
|
474 |
$edi = 1; |
|
475 |
$edx = 1; |
|
476 |
$eflags = 1; |
|
477 |
$eip = 1; |
|
478 |
$es = 1; |
|
479 |
$esi = 1; |
|
480 |
$esp = 1; |
|
481 |
$fs = 1; |
|
482 |
$gs = 1; |
|
483 |
$ss = 1; |
|
3006 | 484 |
}; |
2980 | 485 |
}; |
486 |
617987DF114AA2EB00BA94A9 /* Source Control */ = { |
|
487 |
isa = PBXSourceControlManager; |
|
488 |
fallbackIsa = XCSourceControlManager; |
|
489 |
isSCMEnabled = 0; |
|
490 |
scmConfiguration = { |
|
491 |
repositoryNamesForRoots = { |
|
492 |
"" = ""; |
|
493 |
}; |
|
494 |
}; |
|
495 |
}; |
|
496 |
617987E0114AA2EB00BA94A9 /* Code sense */ = { |
|
497 |
isa = PBXCodeSenseManager; |
|
498 |
indexTemplatePath = ""; |
|
499 |
}; |
|
500 |
617987E1114AA34C00BA94A9 /* CCHandlers.inc */ = { |
|
501 |
uiCtxt = { |
|
3027 | 502 |
sepNavIntBoundsRect = "{{0, 0}, {735, 10088}}"; |
3029
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
503 |
sepNavSelRange = "{17156, 0}"; |
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
504 |
sepNavVisRange = "{16604, 999}"; |
3027 | 505 |
sepNavWindowFrame = "{{406, 184}, {794, 632}}"; |
2980 | 506 |
}; |
507 |
}; |
|
3006 | 508 |
617987E4114AA34C00BA94A9 /* GSHandlers.inc */ = { |
509 |
uiCtxt = { |
|
3113 | 510 |
sepNavIntBoundsRect = "{{0, 0}, {607, 38350}}"; |
511 |
sepNavSelRange = "{23019, 0}"; |
|
512 |
sepNavVisRange = "{22871, 352}"; |
|
3027 | 513 |
sepNavWindowFrame = "{{429, 163}, {794, 632}}"; |
3006 | 514 |
}; |
515 |
}; |
|
2980 | 516 |
617987E7114AA34C00BA94A9 /* hwengine.pas */ = { |
517 |
uiCtxt = { |
|
3090 | 518 |
sepNavIntBoundsRect = "{{0, 0}, {789, 7722}}"; |
519 |
sepNavSelRange = "{6567, 0}"; |
|
520 |
sepNavVisRange = "{6429, 872}"; |
|
521 |
sepNavWindowFrame = "{{373, 65}, {803, 674}}"; |
|
2980 | 522 |
}; |
523 |
}; |
|
524 |
617987E9114AA34C00BA94A9 /* hwLibrary.pas */ = { |
|
525 |
uiCtxt = { |
|
526 |
sepNavIntBoundsRect = "{{0, 0}, {677, 247}}"; |
|
527 |
sepNavSelRange = "{0, 0}"; |
|
528 |
sepNavVisRange = "{0, 678}"; |
|
529 |
}; |
|
530 |
}; |
|
531 |
617987EB114AA34C00BA94A9 /* options.inc */ = { |
|
532 |
uiCtxt = { |
|
3040
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
533 |
sepNavIntBoundsRect = "{{0, 0}, {544, 533}}"; |
2980 | 534 |
sepNavSelRange = "{0, 0}"; |
3040
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
535 |
sepNavVisRange = "{0, 187}"; |
2980 | 536 |
sepNavWindowFrame = "{{864, 517}, {921, 605}}"; |
537 |
}; |
|
538 |
}; |
|
539 |
617987EC114AA34C00BA94A9 /* PascalExports.pas */ = { |
|
540 |
uiCtxt = { |
|
3040
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
541 |
sepNavIntBoundsRect = "{{0, 0}, {696, 2028}}"; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
542 |
sepNavSelRange = "{1952, 0}"; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
543 |
sepNavVisRange = "{1781, 249}"; |
3021 | 544 |
sepNavWindowFrame = "{{238, 238}, {803, 674}}"; |
2980 | 545 |
}; |
546 |
}; |
|
547 |
617987ED114AA34C00BA94A9 /* SDLh.pas */ = { |
|
548 |
uiCtxt = { |
|
3029
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
549 |
sepNavIntBoundsRect = "{{0, 0}, {1202, 9802}}"; |
2980 | 550 |
sepNavSelRange = "{0, 0}"; |
3029
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
551 |
sepNavVisRange = "{19987, 3110}"; |
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
552 |
sepNavWindowFrame = "{{15, 455}, {927, 718}}"; |
2980 | 553 |
}; |
554 |
}; |
|
555 |
617987F0114AA34C00BA94A9 /* SinTable.inc */ = { |
|
556 |
uiCtxt = { |
|
557 |
sepNavIntBoundsRect = "{{0, 0}, {620, 13598}}"; |
|
558 |
sepNavSelRange = "{0, 0}"; |
|
559 |
sepNavVisRange = "{0, 869}"; |
|
560 |
}; |
|
561 |
}; |
|
3029
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
562 |
617987F5114AA34C00BA94A9 /* uAmmos.pas */ = { |
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
563 |
uiCtxt = { |
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
564 |
sepNavIntBoundsRect = "{{0, 0}, {868, 5161}}"; |
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
565 |
sepNavSelRange = "{9166, 0}"; |
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
566 |
sepNavVisRange = "{8555, 1563}"; |
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
567 |
sepNavWindowFrame = "{{38, 434}, {927, 718}}"; |
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
568 |
}; |
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
569 |
}; |
3040
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
570 |
617987F6114AA34C00BA94A9 /* uChat.pas */ = { |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
571 |
uiCtxt = { |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
572 |
sepNavIntBoundsRect = "{{0, 0}, {532, 3822}}"; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
573 |
sepNavSelRange = "{0, 0}"; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
574 |
sepNavVisRange = "{0, 181}"; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
575 |
}; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
576 |
}; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
577 |
617987F7114AA34C00BA94A9 /* uCollisions.pas */ = { |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
578 |
uiCtxt = { |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
579 |
sepNavIntBoundsRect = "{{0, 0}, {532, 4212}}"; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
580 |
sepNavSelRange = "{0, 0}"; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
581 |
sepNavVisRange = "{0, 186}"; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
582 |
}; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
583 |
}; |
3027 | 584 |
617987F9114AA34C00BA94A9 /* uConsts.pas */ = { |
585 |
uiCtxt = { |
|
586 |
sepNavIntBoundsRect = "{{0, 0}, {532, 23088}}"; |
|
587 |
sepNavSelRange = "{0, 0}"; |
|
588 |
sepNavVisRange = "{186, 266}"; |
|
589 |
}; |
|
590 |
}; |
|
3040
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
591 |
617987FA114AA34C00BA94A9 /* uFloat.pas */ = { |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
592 |
uiCtxt = { |
3063 | 593 |
sepNavIntBoundsRect = "{{0, 0}, {532, 4810}}"; |
3040
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
594 |
sepNavSelRange = "{0, 0}"; |
3063 | 595 |
sepNavVisRange = "{0, 49}"; |
3040
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
596 |
}; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
597 |
}; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
598 |
617987FB114AA34C00BA94A9 /* uGame.pas */ = { |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
599 |
uiCtxt = { |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
600 |
sepNavIntBoundsRect = "{{0, 0}, {868, 1053}}"; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
601 |
sepNavSelRange = "{0, 0}"; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
602 |
sepNavVisRange = "{1104, 1325}"; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
603 |
sepNavWindowFrame = "{{15, 455}, {927, 718}}"; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
604 |
}; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
605 |
}; |
3029
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
606 |
617987FC114AA34C00BA94A9 /* uGears.pas */ = { |
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
607 |
uiCtxt = { |
3113 | 608 |
sepNavIntBoundsRect = "{{0, 0}, {698, 30095}}"; |
609 |
sepNavSelRange = "{82225, 0}"; |
|
610 |
sepNavVisRange = "{40425, 1087}"; |
|
3029
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
611 |
sepNavWindowFrame = "{{61, 413}, {927, 718}}"; |
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
612 |
}; |
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
613 |
}; |
2980 | 614 |
617987FE114AA34C00BA94A9 /* uKeys.pas */ = { |
615 |
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
|
616 |
sepNavIntBoundsRect = "{{0, 0}, {786, 6864}}"; |
3090 | 617 |
sepNavSelRange = "{2954, 0}"; |
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
|
618 |
sepNavVisRange = "{2695, 364}"; |
2980 | 619 |
sepNavWindowFrame = "{{674, 505}, {921, 605}}"; |
620 |
}; |
|
621 |
}; |
|
3021 | 622 |
617987FF114AA34C00BA94A9 /* uLand.pas */ = { |
623 |
uiCtxt = { |
|
3040
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
624 |
sepNavIntBoundsRect = "{{0, 0}, {744, 11557}}"; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
625 |
sepNavSelRange = "{25431, 10}"; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
626 |
sepNavVisRange = "{24585, 1062}"; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
627 |
sepNavWindowFrame = "{{945, 206}, {803, 674}}"; |
3021 | 628 |
}; |
629 |
}; |
|
630 |
61798800114AA34C00BA94A9 /* uLandGraphics.pas */ = { |
|
631 |
uiCtxt = { |
|
632 |
sepNavIntBoundsRect = "{{0, 0}, {544, 7631}}"; |
|
633 |
sepNavSelRange = "{204, 0}"; |
|
634 |
sepNavVisRange = "{0, 860}"; |
|
635 |
sepNavWindowFrame = "{{61, 457}, {803, 674}}"; |
|
636 |
}; |
|
637 |
}; |
|
638 |
61798801114AA34C00BA94A9 /* uLandObjects.pas */ = { |
|
639 |
uiCtxt = { |
|
640 |
sepNavIntBoundsRect = "{{0, 0}, {1356, 6890}}"; |
|
641 |
sepNavSelRange = "{0, 0}"; |
|
642 |
sepNavVisRange = "{1890, 1195}"; |
|
643 |
sepNavWindowFrame = "{{84, 436}, {803, 674}}"; |
|
644 |
}; |
|
645 |
}; |
|
2980 | 646 |
6179880B114AA34C00BA94A9 /* uStore.pas */ = { |
647 |
uiCtxt = { |
|
3063 | 648 |
sepNavIntBoundsRect = "{{0, 0}, {696, 19630}}"; |
649 |
sepNavSelRange = "{36975, 0}"; |
|
650 |
sepNavVisRange = "{36771, 571}"; |
|
3025 | 651 |
sepNavWindowFrame = "{{38, 478}, {803, 674}}"; |
652 |
}; |
|
653 |
}; |
|
654 |
6179880F114AA34C00BA94A9 /* uWorld.pas */ = { |
|
655 |
uiCtxt = { |
|
3113 | 656 |
sepNavIntBoundsRect = "{{0, 0}, {754, 13104}}"; |
657 |
sepNavSelRange = "{27227, 0}"; |
|
658 |
sepNavVisRange = "{26379, 622}"; |
|
3025 | 659 |
sepNavWindowFrame = "{{158, 270}, {960, 678}}"; |
2980 | 660 |
}; |
661 |
}; |
|
662 |
61798852114AA44900BA94A9 /* config.inc */ = { |
|
663 |
uiCtxt = { |
|
664 |
sepNavIntBoundsRect = "{{0, 0}, {620, 286}}"; |
|
665 |
sepNavSelRange = "{0, 0}"; |
|
666 |
sepNavVisRange = "{0, 874}"; |
|
667 |
}; |
|
668 |
}; |
|
3025 | 669 |
61798856114AA48A00BA94A9 /* CGPointUtils.c */ = { |
670 |
uiCtxt = { |
|
3026
1a44c0f2b83b
move interface files around to use standard names in different versions
koda
parents:
3025
diff
changeset
|
671 |
sepNavIntBoundsRect = "{{0, 0}, {696, 559}}"; |
3025 | 672 |
sepNavSelRange = "{423, 0}"; |
3026
1a44c0f2b83b
move interface files around to use standard names in different versions
koda
parents:
3025
diff
changeset
|
673 |
sepNavVisRange = "{170, 505}"; |
3025 | 674 |
sepNavWindowFrame = "{{107, 411}, {960, 678}}"; |
675 |
}; |
|
676 |
}; |
|
677 |
61798857114AA48A00BA94A9 /* CGPointUtils.h */ = { |
|
678 |
uiCtxt = { |
|
679 |
sepNavIntBoundsRect = "{{0, 0}, {719, 195}}"; |
|
680 |
sepNavSelRange = "{152, 29}"; |
|
681 |
sepNavVisRange = "{3, 243}"; |
|
682 |
}; |
|
683 |
}; |
|
2980 | 684 |
61798858114AA48A00BA94A9 /* IMG_png.c */ = { |
685 |
uiCtxt = { |
|
3025 | 686 |
sepNavIntBoundsRect = "{{0, 0}, {1524, 6266}}"; |
2980 | 687 |
sepNavSelRange = "{2544, 0}"; |
3025 | 688 |
sepNavVisRange = "{2505, 162}"; |
689 |
}; |
|
690 |
}; |
|
691 |
61798859114AA48A00BA94A9 /* IMG.c */ = { |
|
692 |
uiCtxt = { |
|
3116
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
693 |
sepNavIntBoundsRect = "{{0, 0}, {786, 1820}}"; |
3025 | 694 |
sepNavSelRange = "{0, 0}"; |
3116
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
695 |
sepNavVisRange = "{0, 776}"; |
2980 | 696 |
}; |
697 |
}; |
|
3015 | 698 |
6179885A114AA48A00BA94A9 /* PascalImports.h */ = { |
699 |
uiCtxt = { |
|
3025 | 700 |
sepNavIntBoundsRect = "{{0, 0}, {537, 637}}"; |
3015 | 701 |
sepNavSelRange = "{246, 0}"; |
3025 | 702 |
sepNavVisRange = "{0, 191}"; |
3015 | 703 |
sepNavWindowFrame = "{{685, 352}, {803, 674}}"; |
704 |
}; |
|
705 |
}; |
|
3025 | 706 |
6179885B114AA48A00BA94A9 /* SDL_image.h */ = { |
707 |
uiCtxt = { |
|
708 |
sepNavIntBoundsRect = "{{0, 0}, {558, 1144}}"; |
|
709 |
sepNavSelRange = "{0, 0}"; |
|
710 |
sepNavVisRange = "{899, 265}"; |
|
711 |
}; |
|
712 |
}; |
|
3006 | 713 |
61798863114AA4AA00BA94A9 /* SDL_uikitappdelegate.h */ = { |
714 |
uiCtxt = { |
|
3116
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
715 |
sepNavIntBoundsRect = "{{0, 0}, {786, 585}}"; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
716 |
sepNavSelRange = "{603, 0}"; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
717 |
sepNavVisRange = "{937, 373}"; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
718 |
sepNavWindowFrame = "{{841, 168}, {803, 674}}"; |
3006 | 719 |
}; |
2980 | 720 |
}; |
721 |
61798864114AA4AA00BA94A9 /* SDL_uikitappdelegate.m */ = { |
|
722 |
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
|
723 |
sepNavIntBoundsRect = "{{0, 0}, {768, 1885}}"; |
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
|
724 |
sepNavSelRange = "{2818, 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
|
725 |
sepNavVisRange = "{1968, 1414}"; |
3029
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
726 |
sepNavWindowFrame = "{{841, 168}, {803, 674}}"; |
3006 | 727 |
}; |
728 |
}; |
|
729 |
61798868114AA4AA00BA94A9 /* SDL_uikitwindow.m */ = { |
|
730 |
uiCtxt = { |
|
3029
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
731 |
sepNavIntBoundsRect = "{{0, 0}, {696, 1690}}"; |
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
732 |
sepNavSelRange = "{1722, 0}"; |
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
733 |
sepNavVisRange = "{1635, 665}"; |
3027 | 734 |
sepNavWindowFrame = "{{880, 321}, {794, 632}}"; |
2980 | 735 |
}; |
736 |
}; |
|
3006 | 737 |
6179886E114AA4D000BA94A9 /* MainMenuViewController.h */ = { |
738 |
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
|
739 |
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
|
740 |
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
|
741 |
sepNavVisRange = "{0, 692}"; |
3116
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
742 |
sepNavWindowFrame = "{{525, 308}, {775, 623}}"; |
3006 | 743 |
}; |
744 |
}; |
|
745 |
6179886F114AA4D000BA94A9 /* MainMenuViewController.m */ = { |
|
746 |
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
|
747 |
sepNavIntBoundsRect = "{{0, 0}, {901, 2379}}"; |
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
|
748 |
sepNavSelRange = "{3972, 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
|
749 |
sepNavVisRange = "{3215, 960}"; |
3113 | 750 |
sepNavWindowFrame = "{{525, 308}, {775, 623}}"; |
3006 | 751 |
}; |
2980 | 752 |
}; |
3025 | 753 |
61798871114AA4D000BA94A9 /* SchemeEditViewController.h */ = { |
754 |
uiCtxt = { |
|
755 |
sepNavIntBoundsRect = "{{0, 0}, {719, 273}}"; |
|
756 |
sepNavSelRange = "{0, 0}"; |
|
757 |
sepNavVisRange = "{0, 176}"; |
|
758 |
}; |
|
759 |
}; |
|
3021 | 760 |
61798872114AA4D000BA94A9 /* SchemeEditViewController.m */ = { |
761 |
uiCtxt = { |
|
3116
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
762 |
sepNavIntBoundsRect = "{{0, 0}, {1146, 936}}"; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
763 |
sepNavSelRange = "{1129, 0}"; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
764 |
sepNavVisRange = "{0, 1678}"; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
765 |
sepNavWindowFrame = "{{508, 144}, {938, 967}}"; |
3021 | 766 |
}; |
767 |
}; |
|
768 |
61798874114AA4D000BA94A9 /* SettingsViewController.h */ = { |
|
769 |
uiCtxt = { |
|
3090 | 770 |
sepNavIntBoundsRect = "{{0, 0}, {868, 717}}"; |
771 |
sepNavSelRange = "{822, 67}"; |
|
772 |
sepNavVisRange = "{0, 1130}"; |
|
3021 | 773 |
}; |
774 |
}; |
|
3006 | 775 |
61798875114AA4D000BA94A9 /* SettingsViewController.m */ = { |
776 |
uiCtxt = { |
|
3116
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
777 |
sepNavIntBoundsRect = "{{0, 0}, {868, 4251}}"; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
778 |
sepNavSelRange = "{2443, 294}"; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
779 |
sepNavVisRange = "{1975, 1372}"; |
3091 | 780 |
sepNavWindowFrame = "{{38, 307}, {927, 845}}"; |
3006 | 781 |
}; |
782 |
}; |
|
3025 | 783 |
61798877114AA4D000BA94A9 /* TeamEditViewController.h */ = { |
784 |
uiCtxt = { |
|
785 |
sepNavIntBoundsRect = "{{0, 0}, {532, 195}}"; |
|
786 |
sepNavSelRange = "{0, 0}"; |
|
787 |
sepNavVisRange = "{0, 174}"; |
|
788 |
}; |
|
789 |
}; |
|
3027 | 790 |
61798878114AA4D000BA94A9 /* TeamEditViewController.m */ = { |
791 |
uiCtxt = { |
|
3116
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
792 |
sepNavIntBoundsRect = "{{0, 0}, {1146, 816}}"; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
793 |
sepNavSelRange = "{1057, 0}"; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
794 |
sepNavVisRange = "{0, 1408}"; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
795 |
sepNavWindowFrame = "{{15, 206}, {938, 967}}"; |
3027 | 796 |
}; |
797 |
}; |
|
3025 | 798 |
6179887A114AA4D000BA94A9 /* TeamMenuViewController.h */ = { |
799 |
uiCtxt = { |
|
800 |
sepNavIntBoundsRect = "{{0, 0}, {532, 195}}"; |
|
801 |
sepNavSelRange = "{0, 0}"; |
|
802 |
sepNavVisRange = "{0, 174}"; |
|
803 |
}; |
|
804 |
}; |
|
3116
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
805 |
6179887B114AA4D000BA94A9 /* TeamMenuViewController.m */ = { |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
806 |
uiCtxt = { |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
807 |
sepNavIntBoundsRect = "{{0, 0}, {532, 806}}"; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
808 |
sepNavSelRange = "{0, 0}"; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
809 |
sepNavVisRange = "{0, 148}"; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
810 |
sepNavWindowFrame = "{{38, 185}, {938, 967}}"; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
811 |
}; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
812 |
}; |
3006 | 813 |
61798887114AA4E600BA94A9 /* GameSetup.h */ = { |
814 |
uiCtxt = { |
|
3029
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
815 |
sepNavIntBoundsRect = "{{0, 0}, {1209, 758}}"; |
3025 | 816 |
sepNavSelRange = "{135, 33}"; |
3029
67483e87590c
a couple of smaller cleanups that didn't get in previous commit
koda
parents:
3027
diff
changeset
|
817 |
sepNavVisRange = "{0, 551}"; |
3006 | 818 |
}; |
819 |
}; |
|
820 |
61798888114AA4E600BA94A9 /* GameSetup.m */ = { |
|
821 |
uiCtxt = { |
|
3090 | 822 |
sepNavIntBoundsRect = "{{0, 0}, {1510, 3562}}"; |
823 |
sepNavSelRange = "{8314, 0}"; |
|
824 |
sepNavVisRange = "{7936, 467}"; |
|
825 |
sepNavWindowFrame = "{{766, 218}, {1079, 870}}"; |
|
3006 | 826 |
}; |
2980 | 827 |
}; |
828 |
6179889C114AA5BD00BA94A9 /* PBXTextBookmark */ = { |
|
829 |
isa = PBXTextBookmark; |
|
830 |
fRef = 617987F0114AA34C00BA94A9 /* SinTable.inc */; |
|
831 |
name = "SinTable.inc: 1"; |
|
832 |
rLen = 0; |
|
833 |
rLoc = 0; |
|
834 |
rType = 0; |
|
835 |
vrLen = 869; |
|
836 |
vrLoc = 0; |
|
837 |
}; |
|
838 |
6179889D114AA5BD00BA94A9 /* PBXTextBookmark */ = { |
|
839 |
isa = PBXTextBookmark; |
|
840 |
fRef = 61798852114AA44900BA94A9 /* config.inc */; |
|
841 |
name = "config.inc: 1"; |
|
842 |
rLen = 0; |
|
843 |
rLoc = 0; |
|
844 |
rType = 0; |
|
845 |
vrLen = 874; |
|
846 |
vrLoc = 0; |
|
847 |
}; |
|
848 |
617988EA114AAB9E00BA94A9 /* PBXTextBookmark */ = { |
|
849 |
isa = PBXTextBookmark; |
|
850 |
fRef = 617987ED114AA34C00BA94A9 /* SDLh.pas */; |
|
851 |
name = "SDLh.pas: 1"; |
|
852 |
rLen = 0; |
|
853 |
rLoc = 0; |
|
854 |
rType = 0; |
|
855 |
vrLen = 829; |
|
856 |
vrLoc = 0; |
|
857 |
}; |
|
3006 | 858 |
6179928B114AE0C800BA94A9 /* UpdateDataFolder */ = { |
859 |
activeExec = 0; |
|
2980 | 860 |
}; |
3006 | 861 |
61799342114B297000BA94A9 /* PBXBookmark */ = { |
862 |
isa = PBXBookmark; |
|
863 |
fRef = 61798A23114ADD2600BA94A9 /* borderBottom.png */; |
|
864 |
}; |
|
865 |
61799343114B297000BA94A9 /* PBXBookmark */ = { |
|
866 |
isa = PBXBookmark; |
|
867 |
fRef = 61798A21114ADD2600BA94A9 /* backgroundRight.png */; |
|
868 |
}; |
|
869 |
61799354114BD5C300BA94A9 /* PBXTextBookmark */ = { |
|
2980 | 870 |
isa = PBXTextBookmark; |
3006 | 871 |
fRef = 61798863114AA4AA00BA94A9 /* SDL_uikitappdelegate.h */; |
872 |
name = "SDL_uikitappdelegate.h: 1"; |
|
2980 | 873 |
rLen = 0; |
3006 | 874 |
rLoc = 0; |
2980 | 875 |
rType = 0; |
3006 | 876 |
vrLen = 516; |
877 |
vrLoc = 936; |
|
2980 | 878 |
}; |
3006 | 879 |
6179937111501D7800BA94A9 /* PBXBookmark */ = { |
880 |
isa = PBXBookmark; |
|
881 |
fRef = 61798A1E114ADD2600BA94A9 /* backgroundBottom.png */; |
|
2980 | 882 |
}; |
3006 | 883 |
6179937411501D7800BA94A9 /* PBXBookmark */ = { |
2980 | 884 |
isa = PBXBookmark; |
3006 | 885 |
fRef = 61798A29114ADD2600BA94A9 /* settingsButton.png */; |
2980 | 886 |
}; |
3006 | 887 |
6179937511501D7800BA94A9 /* PBXBookmark */ = { |
888 |
isa = PBXBookmark; |
|
889 |
fRef = 61798A2A114ADD2600BA94A9 /* storeButton.png */; |
|
2980 | 890 |
}; |
3006 | 891 |
6179938511501FFA00BA94A9 /* PBXBookmark */ = { |
2980 | 892 |
isa = PBXBookmark; |
3006 | 893 |
fRef = 6179934E114BD5AB00BA94A9 /* menuCorner.png */; |
894 |
}; |
|
895 |
6179943111502CEA00BA94A9 /* PBXBookmark */ = { |
|
896 |
isa = PBXBookmark; |
|
897 |
fRef = 6179936711501D3D00BA94A9 /* arrowDown.png */; |
|
898 |
}; |
|
3063 | 899 |
618AFC06115BE92A003D411B /* PBXTextBookmark */ = { |
900 |
isa = PBXTextBookmark; |
|
901 |
fRef = 617987FA114AA34C00BA94A9 /* uFloat.pas */; |
|
902 |
name = "uFloat.pas: 1"; |
|
903 |
rLen = 0; |
|
904 |
rLoc = 0; |
|
905 |
rType = 0; |
|
906 |
vrLen = 49; |
|
907 |
vrLoc = 0; |
|
908 |
}; |
|
909 |
618AFC07115BE92A003D411B /* PBXBookmark */ = { |
|
910 |
isa = PBXBookmark; |
|
911 |
fRef = 61798A20114ADD2600BA94A9 /* backgroundLeft.png */; |
|
912 |
}; |
|
913 |
618AFC14115BEA91003D411B /* PBXTextBookmark */ = { |
|
914 |
isa = PBXTextBookmark; |
|
915 |
fRef = 6179880B114AA34C00BA94A9 /* uStore.pas */; |
|
916 |
name = "uStore.pas: 1121"; |
|
917 |
rLen = 0; |
|
918 |
rLoc = 36975; |
|
919 |
rType = 0; |
|
920 |
vrLen = 49; |
|
921 |
vrLoc = 0; |
|
922 |
}; |
|
3015 | 923 |
6194CC0711505FCF00A4BA5C /* PlistBookmark */ = { |
924 |
isa = PlistBookmark; |
|
925 |
fRef = 8D1107310486CEB800E47090 /* Info.plist */; |
|
926 |
fallbackIsa = PBXBookmark; |
|
927 |
isK = 0; |
|
928 |
kPath = ( |
|
929 |
CFBundleIdentifier, |
|
930 |
); |
|
931 |
name = /Users/vittorio/hedgewars/trunk/project_files/HedgewarsMobile/Info.plist; |
|
932 |
rLen = 0; |
|
933 |
rLoc = 9223372036854775808; |
|
934 |
}; |
|
3021 | 935 |
6194CCFC1151E00900A4BA5C /* PBXTextBookmark */ = { |
936 |
isa = PBXTextBookmark; |
|
937 |
fRef = 61798800114AA34C00BA94A9 /* uLandGraphics.pas */; |
|
938 |
name = "uLandGraphics.pas: 6"; |
|
939 |
rLen = 0; |
|
940 |
rLoc = 204; |
|
941 |
rType = 0; |
|
942 |
vrLen = 860; |
|
943 |
vrLoc = 0; |
|
944 |
}; |
|
3113 | 945 |
61CE23E7115E49560098C467 /* PBXTextBookmark */ = { |
946 |
isa = PBXTextBookmark; |
|
947 |
fRef = 6179880F114AA34C00BA94A9 /* uWorld.pas */; |
|
948 |
name = "uWorld.pas: 526"; |
|
949 |
rLen = 0; |
|
950 |
rLoc = 16742; |
|
951 |
rType = 0; |
|
952 |
vrLen = 482; |
|
953 |
vrLoc = 16577; |
|
954 |
}; |
|
955 |
61CE23FF115E4B290098C467 /* PBXBookmark */ = { |
|
956 |
isa = PBXBookmark; |
|
957 |
fRef = 611FD9CB1155A28C00C2203D /* HedgewarsTitle.png */; |
|
958 |
}; |
|
959 |
61CE2410115E4F620098C467 /* PBXBookmark */ = { |
|
960 |
isa = PBXBookmark; |
|
961 |
fRef = 611FD9CF1155A40700C2203D /* NetworkPlay.png */; |
|
962 |
}; |
|
963 |
61CE2460115E56FD0098C467 /* PBXTextBookmark */ = { |
|
964 |
isa = PBXTextBookmark; |
|
965 |
fRef = 61FA7666115DAB1B00DA6ED0 /* DetailViewController.m */; |
|
966 |
name = "DetailViewController.m: 13"; |
|
967 |
rLen = 0; |
|
968 |
rLoc = 229; |
|
969 |
rType = 0; |
|
970 |
vrLen = 386; |
|
971 |
vrLoc = 157; |
|
972 |
}; |
|
973 |
61CE2461115E56FD0098C467 /* PBXTextBookmark */ = { |
|
974 |
isa = PBXTextBookmark; |
|
975 |
fRef = 617987E4114AA34C00BA94A9 /* GSHandlers.inc */; |
|
976 |
name = "GSHandlers.inc: 709"; |
|
977 |
rLen = 0; |
|
978 |
rLoc = 23019; |
|
979 |
rType = 0; |
|
980 |
vrLen = 352; |
|
981 |
vrLoc = 22871; |
|
982 |
}; |
|
983 |
61CE24D4115E5E630098C467 /* PBXTextBookmark */ = { |
|
984 |
isa = PBXTextBookmark; |
|
985 |
fRef = 61FA7665115DAB1B00DA6ED0 /* DetailViewController.h */; |
|
986 |
name = "DetailViewController.h: 1"; |
|
987 |
rLen = 0; |
|
988 |
rLoc = 0; |
|
989 |
rType = 0; |
|
990 |
vrLen = 174; |
|
991 |
vrLoc = 3; |
|
992 |
}; |
|
993 |
61CE24D5115E5E630098C467 /* PBXTextBookmark */ = { |
|
994 |
isa = PBXTextBookmark; |
|
995 |
fRef = 61FA765B115DAACC00DA6ED0 /* MasterViewController.m */; |
|
996 |
name = "MasterViewController.m: 42"; |
|
997 |
rLen = 0; |
|
998 |
rLoc = 1399; |
|
999 |
rType = 0; |
|
1000 |
vrLen = 379; |
|
1001 |
vrLoc = 1696; |
|
1002 |
}; |
|
1003 |
61CE24DC115E641F0098C467 /* PBXTextBookmark */ = { |
|
1004 |
isa = PBXTextBookmark; |
|
1005 |
fRef = 61FA7644115DA6A300DA6ED0 /* SplitViewRootController.h */; |
|
1006 |
name = "SplitViewRootController.h: 1"; |
|
1007 |
rLen = 0; |
|
1008 |
rLoc = 0; |
|
1009 |
rType = 0; |
|
1010 |
vrLen = 177; |
|
1011 |
vrLoc = 3; |
|
1012 |
}; |
|
1013 |
61CE24E0115E648D0098C467 /* PBXTextBookmark */ = { |
|
1014 |
isa = PBXTextBookmark; |
|
1015 |
fRef = 61FA761E115DA0DB00DA6ED0 /* MainMenuViewController.m */; |
|
1016 |
name = "MainMenuViewController.m: 1"; |
|
1017 |
rLen = 0; |
|
1018 |
rLoc = 2; |
|
1019 |
rType = 0; |
|
1020 |
vrLen = 197; |
|
1021 |
vrLoc = 45; |
|
1022 |
}; |
|
3116
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1023 |
61CE24EA115E71C20098C467 /* OverlayViewController.h */ = { |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1024 |
uiCtxt = { |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1025 |
sepNavIntBoundsRect = "{{0, 0}, {551, 468}}"; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1026 |
sepNavSelRange = "{281, 0}"; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1027 |
sepNavVisRange = "{150, 169}"; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1028 |
}; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1029 |
}; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1030 |
61CE24EB115E71C20098C467 /* OverlayViewController.m */ = { |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1031 |
uiCtxt = { |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1032 |
sepNavIntBoundsRect = "{{0, 0}, {915, 3718}}"; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1033 |
sepNavSelRange = "{0, 0}"; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1034 |
sepNavVisRange = "{0, 154}"; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1035 |
sepNavWindowFrame = "{{38, 185}, {938, 967}}"; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1036 |
}; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1037 |
}; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1038 |
61CE24EC115E71C20098C467 /* PopupMenuViewController.h */ = { |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1039 |
uiCtxt = { |
3117
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
1040 |
sepNavIntBoundsRect = "{{0, 0}, {873, 273}}"; |
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
1041 |
sepNavSelRange = "{0, 0}"; |
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
1042 |
sepNavVisRange = "{3, 152}"; |
3116
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1043 |
}; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1044 |
}; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1045 |
61CE24ED115E71C20098C467 /* PopupMenuViewController.m */ = { |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1046 |
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
|
1047 |
sepNavIntBoundsRect = "{{0, 0}, {532, 1807}}"; |
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
|
1048 |
sepNavSelRange = "{0, 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
|
1049 |
sepNavVisRange = "{7, 152}"; |
3116
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1050 |
sepNavWindowFrame = "{{15, 206}, {938, 967}}"; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1051 |
}; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1052 |
}; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1053 |
61CE24FB115E72A80098C467 /* PBXTextBookmark */ = { |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1054 |
isa = PBXTextBookmark; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1055 |
fRef = 61FA7645115DA6A300DA6ED0 /* SplitViewRootController.m */; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1056 |
name = "SplitViewRootController.m: 1"; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1057 |
rLen = 0; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1058 |
rLoc = 0; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1059 |
rType = 0; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1060 |
vrLen = 291; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1061 |
vrLoc = 262; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1062 |
}; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1063 |
61CE24FE115E72A80098C467 /* PBXTextBookmark */ = { |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1064 |
isa = PBXTextBookmark; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1065 |
fRef = 61798864114AA4AA00BA94A9 /* SDL_uikitappdelegate.m */; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1066 |
name = "SDL_uikitappdelegate.m: 80"; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1067 |
rLen = 0; |
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
|
1068 |
rLoc = 2541; |
3116
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1069 |
rType = 0; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1070 |
vrLen = 401; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1071 |
vrLoc = 3082; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1072 |
}; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1073 |
61CE250B115E749A0098C467 /* OverlayViewController.h */ = { |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1074 |
uiCtxt = { |
3117
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
1075 |
sepNavIntBoundsRect = "{{0, 0}, {879, 814}}"; |
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
1076 |
sepNavSelRange = "{664, 0}"; |
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
1077 |
sepNavVisRange = "{0, 718}"; |
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
1078 |
sepNavWindowFrame = "{{1103, 125}, {938, 967}}"; |
3116
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1079 |
}; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1080 |
}; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1081 |
61CE250C115E749A0098C467 /* OverlayViewController.m */ = { |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1082 |
uiCtxt = { |
3117
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
1083 |
sepNavIntBoundsRect = "{{0, 0}, {936, 3510}}"; |
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
1084 |
sepNavSelRange = "{4169, 0}"; |
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
1085 |
sepNavVisRange = "{0, 369}"; |
3116
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1086 |
sepNavWindowFrame = "{{737, 168}, {938, 967}}"; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1087 |
}; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1088 |
}; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1089 |
61CE2514115E74CC0098C467 /* PBXBookmark */ = { |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1090 |
isa = PBXBookmark; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1091 |
fRef = 61798A2B114ADD2600BA94A9 /* title.png */; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1092 |
}; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1093 |
61CE2515115E74CC0098C467 /* PBXTextBookmark */ = { |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1094 |
isa = PBXTextBookmark; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1095 |
fRef = 6179886E114AA4D000BA94A9 /* MainMenuViewController.h */; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1096 |
name = "MainMenuViewController.h: 1"; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1097 |
rLen = 0; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1098 |
rLoc = 0; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1099 |
rType = 0; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1100 |
vrLen = 148; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1101 |
vrLoc = 0; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1102 |
}; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1103 |
61CE251F115E75A70098C467 /* PBXBookmark */ = { |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1104 |
isa = PBXBookmark; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1105 |
fRef = 61798A28114ADD2600BA94A9 /* playButton.png */; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1106 |
}; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1107 |
61CE2551115E77C50098C467 /* PBXTextBookmark */ = { |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1108 |
isa = PBXTextBookmark; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1109 |
fRef = 61CE24EA115E71C20098C467 /* OverlayViewController.h */; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1110 |
name = "OverlayViewController.h: 14"; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1111 |
rLen = 0; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1112 |
rLoc = 281; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1113 |
rType = 0; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1114 |
vrLen = 169; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1115 |
vrLoc = 150; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1116 |
}; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1117 |
61CE2552115E77C50098C467 /* PBXTextBookmark */ = { |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1118 |
isa = PBXTextBookmark; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1119 |
fRef = 61CE24EB115E71C20098C467 /* OverlayViewController.m */; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1120 |
name = "OverlayViewController.m: 1"; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1121 |
rLen = 0; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1122 |
rLoc = 0; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1123 |
rType = 0; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1124 |
vrLen = 154; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1125 |
vrLoc = 0; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1126 |
}; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1127 |
61CE2577115E78900098C467 /* PBXTextBookmark */ = { |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1128 |
isa = PBXTextBookmark; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1129 |
fRef = 61798875114AA4D000BA94A9 /* SettingsViewController.m */; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1130 |
name = "SettingsViewController.m: 94"; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1131 |
rLen = 0; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1132 |
rLoc = 2739; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1133 |
rType = 0; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1134 |
vrLen = 167; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1135 |
vrLoc = 2736; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1136 |
}; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1137 |
61CE2578115E78900098C467 /* PBXTextBookmark */ = { |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1138 |
isa = PBXTextBookmark; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1139 |
fRef = 6179887B114AA4D000BA94A9 /* TeamMenuViewController.m */; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1140 |
name = "TeamMenuViewController.m: 1"; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1141 |
rLen = 0; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1142 |
rLoc = 0; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1143 |
rType = 0; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1144 |
vrLen = 148; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1145 |
vrLoc = 0; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1146 |
}; |
3117
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
1147 |
61CE25B4115E7C940098C467 /* PBXTextBookmark */ = { |
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
1148 |
isa = PBXTextBookmark; |
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
1149 |
fRef = 61CE250C115E749A0098C467 /* OverlayViewController.m */; |
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
1150 |
name = "OverlayViewController.m: 129"; |
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
1151 |
rLen = 0; |
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
1152 |
rLoc = 3947; |
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
1153 |
rType = 0; |
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
1154 |
vrLen = 488; |
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
1155 |
vrLoc = 3790; |
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
1156 |
}; |
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
1157 |
61CE25B5115E7C940098C467 /* PBXTextBookmark */ = { |
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
1158 |
isa = PBXTextBookmark; |
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
1159 |
fRef = 61CE24EC115E71C20098C467 /* PopupMenuViewController.h */; |
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
1160 |
name = "PopupMenuViewController.h: 1"; |
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
1161 |
rLen = 0; |
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
1162 |
rLoc = 0; |
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
1163 |
rType = 0; |
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
1164 |
vrLen = 152; |
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
1165 |
vrLoc = 3; |
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
1166 |
}; |
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
|
1167 |
61CE260E115E84070098C467 /* PBXTextBookmark */ = { |
3117
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
1168 |
isa = PBXTextBookmark; |
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
1169 |
fRef = 617987FE114AA34C00BA94A9 /* uKeys.pas */; |
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
1170 |
name = "uKeys.pas: 105"; |
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
1171 |
rLen = 0; |
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
1172 |
rLoc = 2954; |
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
1173 |
rType = 0; |
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
1174 |
vrLen = 140; |
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
1175 |
vrLoc = 2888; |
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
1176 |
}; |
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
|
1177 |
61CE260F115E84070098C467 /* PBXTextBookmark */ = { |
3117
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
1178 |
isa = PBXTextBookmark; |
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
|
1179 |
fRef = 61CE24ED115E71C20098C467 /* PopupMenuViewController.m */; |
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
|
1180 |
name = "PopupMenuViewController.m: 1"; |
3117
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
1181 |
rLen = 0; |
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
|
1182 |
rLoc = 0; |
3117
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
1183 |
rType = 0; |
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
|
1184 |
vrLen = 152; |
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
|
1185 |
vrLoc = 7; |
3117
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
1186 |
}; |
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
|
1187 |
61CE264D115E89B50098C467 /* PBXTextBookmark */ = { |
3117
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
1188 |
isa = PBXTextBookmark; |
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
|
1189 |
fRef = 61CE24ED115E71C20098C467 /* PopupMenuViewController.m */; |
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
|
1190 |
name = "PopupMenuViewController.m: 1"; |
3117
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
1191 |
rLen = 0; |
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
|
1192 |
rLoc = 0; |
3117
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
1193 |
rType = 0; |
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
|
1194 |
vrLen = 152; |
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
|
1195 |
vrLoc = 7; |
3117
f3e363a9b7db
complete previous commit (which broken my local copy as well)
koda
parents:
3116
diff
changeset
|
1196 |
}; |
3040
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1197 |
61E2F07F1156B170002D33C1 /* PBXTextBookmark */ = { |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1198 |
isa = PBXTextBookmark; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1199 |
fRef = 617987FF114AA34C00BA94A9 /* uLand.pas */; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1200 |
name = "uLand.pas: 872"; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1201 |
rLen = 0; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1202 |
rLoc = 25647; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1203 |
rType = 0; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1204 |
vrLen = 106; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1205 |
vrLoc = 25530; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1206 |
}; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1207 |
61E2F0801156B170002D33C1 /* PBXTextBookmark */ = { |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1208 |
isa = PBXTextBookmark; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1209 |
fRef = 617987EB114AA34C00BA94A9 /* options.inc */; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1210 |
name = "options.inc: 1"; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1211 |
rLen = 0; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1212 |
rLoc = 0; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1213 |
rType = 0; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1214 |
vrLen = 187; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1215 |
vrLoc = 0; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1216 |
}; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1217 |
61E2F0811156B170002D33C1 /* PBXTextBookmark */ = { |
3034 | 1218 |
isa = PBXTextBookmark; |
3040
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1219 |
fRef = 617987F6114AA34C00BA94A9 /* uChat.pas */; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1220 |
name = "uChat.pas: 1"; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1221 |
rLen = 0; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1222 |
rLoc = 0; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1223 |
rType = 0; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1224 |
vrLen = 181; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1225 |
vrLoc = 0; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1226 |
}; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1227 |
61E2F0821156B170002D33C1 /* PBXTextBookmark */ = { |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1228 |
isa = PBXTextBookmark; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1229 |
fRef = 617987EC114AA34C00BA94A9 /* PascalExports.pas */; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1230 |
name = "PascalExports.pas: 86"; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1231 |
rLen = 0; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1232 |
rLoc = 1932; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1233 |
rType = 0; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1234 |
vrLen = 104; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1235 |
vrLoc = 1855; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1236 |
}; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1237 |
61E2F0831156B170002D33C1 /* PBXTextBookmark */ = { |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1238 |
isa = PBXTextBookmark; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1239 |
fRef = 617987F7114AA34C00BA94A9 /* uCollisions.pas */; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1240 |
name = "uCollisions.pas: 1"; |
3034 | 1241 |
rLen = 0; |
3040
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1242 |
rLoc = 0; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1243 |
rType = 0; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1244 |
vrLen = 186; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1245 |
vrLoc = 0; |
3e7f4a30e18a
Insert commit message here (to get along with palewolf)
koda
parents:
3034
diff
changeset
|
1246 |
}; |
3090 | 1247 |
61FA748B115D739000DA6ED0 /* PBXTextBookmark */ = { |
1248 |
isa = PBXTextBookmark; |
|
1249 |
fRef = 61798888114AA4E600BA94A9 /* GameSetup.m */; |
|
1250 |
name = "GameSetup.m: 265"; |
|
1251 |
rLen = 0; |
|
1252 |
rLoc = 8314; |
|
1253 |
rType = 0; |
|
1254 |
vrLen = 467; |
|
1255 |
vrLoc = 7936; |
|
1256 |
}; |
|
3113 | 1257 |
61FA761D115DA0DB00DA6ED0 /* MainMenuViewController.h */ = { |
1258 |
uiCtxt = { |
|
1259 |
sepNavIntBoundsRect = "{{0, 0}, {868, 717}}"; |
|
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
|
1260 |
sepNavSelRange = "{328, 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
|
1261 |
sepNavVisRange = "{0, 407}"; |
3113 | 1262 |
sepNavWindowFrame = "{{275, 284}, {927, 845}}"; |
1263 |
}; |
|
3090 | 1264 |
}; |
3113 | 1265 |
61FA761E115DA0DB00DA6ED0 /* MainMenuViewController.m */ = { |
1266 |
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
|
1267 |
sepNavIntBoundsRect = "{{0, 0}, {1055, 1937}}"; |
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
|
1268 |
sepNavSelRange = "{4843, 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
|
1269 |
sepNavVisRange = "{3233, 1942}"; |
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
|
1270 |
sepNavWindowFrame = "{{815, 219}, {927, 845}}"; |
3113 | 1271 |
}; |
3090 | 1272 |
}; |
3113 | 1273 |
61FA7625115DA22500DA6ED0 /* PBXTextBookmark */ = { |
3090 | 1274 |
isa = PBXTextBookmark; |
3113 | 1275 |
fRef = 6179886F114AA4D000BA94A9 /* MainMenuViewController.m */; |
1276 |
name = "MainMenuViewController.m: 1"; |
|
3090 | 1277 |
rLen = 0; |
3113 | 1278 |
rLoc = 0; |
3090 | 1279 |
rType = 0; |
3113 | 1280 |
vrLen = 216; |
3091 | 1281 |
vrLoc = 0; |
1282 |
}; |
|
3113 | 1283 |
61FA7644115DA6A300DA6ED0 /* SplitViewRootController.h */ = { |
1284 |
uiCtxt = { |
|
1285 |
sepNavIntBoundsRect = "{{0, 0}, {579, 299}}"; |
|
1286 |
sepNavSelRange = "{0, 0}"; |
|
1287 |
sepNavVisRange = "{3, 177}"; |
|
1288 |
sepNavWindowFrame = "{{750, 197}, {927, 845}}"; |
|
1289 |
}; |
|
3091 | 1290 |
}; |
3113 | 1291 |
61FA7645115DA6A300DA6ED0 /* SplitViewRootController.m */ = { |
1292 |
uiCtxt = { |
|
3116
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
1293 |
sepNavIntBoundsRect = "{{0, 0}, {663, 806}}"; |
3113 | 1294 |
sepNavSelRange = "{0, 0}"; |
1295 |
sepNavVisRange = "{262, 291}"; |
|
1296 |
sepNavWindowFrame = "{{60, 197}, {927, 845}}"; |
|
1297 |
}; |
|
1298 |
}; |
|
1299 |
61FA765A115DAACC00DA6ED0 /* MasterViewController.h */ = { |
|
1300 |
uiCtxt = { |
|
1301 |
sepNavIntBoundsRect = "{{0, 0}, {868, 717}}"; |
|
1302 |
sepNavSelRange = "{328, 10}"; |
|
1303 |
sepNavVisRange = "{0, 483}"; |
|
1304 |
sepNavWindowFrame = "{{199, 160}, {927, 845}}"; |
|
1305 |
}; |
|
3091 | 1306 |
}; |
3113 | 1307 |
61FA765B115DAACC00DA6ED0 /* MasterViewController.m */ = { |
1308 |
uiCtxt = { |
|
1309 |
sepNavFolds = "{\n c = (\n {\n l = DetailViewController;\n r = \"{3390, 24}\";\n s = 1;\n },\n {\n l = DetailViewController;\n r = \"{3441, 24}\";\n s = 1;\n },\n {\n l = \"Nib name\";\n r = \"{3491, 12}\";\n s = 1;\n }\n );\n r = \"{0, 4184}\";\n s = 0;\n}"; |
|
1310 |
sepNavIntBoundsRect = "{{0, 0}, {908, 1716}}"; |
|
1311 |
sepNavSelRange = "{1399, 0}"; |
|
1312 |
sepNavVisRange = "{1696, 379}"; |
|
1313 |
sepNavWindowFrame = "{{414, 191}, {927, 845}}"; |
|
1314 |
}; |
|
3091 | 1315 |
}; |
3113 | 1316 |
61FA7665115DAB1B00DA6ED0 /* DetailViewController.h */ = { |
1317 |
uiCtxt = { |
|
1318 |
sepNavIntBoundsRect = "{{0, 0}, {868, 717}}"; |
|
1319 |
sepNavSelRange = "{0, 0}"; |
|
1320 |
sepNavVisRange = "{0, 697}"; |
|
1321 |
sepNavWindowFrame = "{{862, 170}, {927, 845}}"; |
|
1322 |
}; |
|
3091 | 1323 |
}; |
3113 | 1324 |
61FA7666115DAB1B00DA6ED0 /* DetailViewController.m */ = { |
1325 |
uiCtxt = { |
|
1326 |
sepNavIntBoundsRect = "{{0, 0}, {1503, 1365}}"; |
|
1327 |
sepNavSelRange = "{3143, 0}"; |
|
1328 |
sepNavVisRange = "{1221, 1945}"; |
|
1329 |
sepNavWindowFrame = "{{862, 170}, {927, 845}}"; |
|
1330 |
}; |
|
1331 |
}; |
|
1332 |
61FA766D115DAB4C00DA6ED0 /* PBXTextBookmark */ = { |
|
3091 | 1333 |
isa = PBXTextBookmark; |
3113 | 1334 |
fRef = 61FA761D115DA0DB00DA6ED0 /* MainMenuViewController.h */; |
1335 |
name = "MainMenuViewController.h: 1"; |
|
3091 | 1336 |
rLen = 0; |
3113 | 1337 |
rLoc = 0; |
3091 | 1338 |
rType = 0; |
3113 | 1339 |
vrLen = 207; |
1340 |
vrLoc = 0; |
|
3091 | 1341 |
}; |
3113 | 1342 |
61FA766F115DAB4C00DA6ED0 /* PBXTextBookmark */ = { |
3091 | 1343 |
isa = PBXTextBookmark; |
3113 | 1344 |
fRef = 61FA765A115DAACC00DA6ED0 /* MasterViewController.h */; |
1345 |
name = "MasterViewController.h: 1"; |
|
3091 | 1346 |
rLen = 0; |
3113 | 1347 |
rLoc = 0; |
3091 | 1348 |
rType = 0; |
3113 | 1349 |
vrLen = 178; |
1350 |
vrLoc = 0; |
|
3091 | 1351 |
}; |
2980 | 1352 |
928301160F10CAFC00CC5A3C /* fpc */ = { |
1353 |
activeExec = 0; |
|
1354 |
}; |
|
1355 |
} |