author | koda |
Mon, 05 Nov 2012 01:05:23 +0100 | |
changeset 7968 | be4503361ead |
parent 7837 | 3e031b3b33e6 |
child 8124 | 499151efdd72 |
permissions | -rw-r--r-- |
3375
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
1 |
// !$*UTF8*$! |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
2 |
{ |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
3 |
archiveVersion = 1; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
4 |
classes = { |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
5 |
}; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
6 |
objectVersion = 45; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
7 |
objects = { |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
8 |
|
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
9 |
/* Begin PBXAggregateTarget section */ |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
10 |
6179928B114AE0C800BA94A9 /* UpdateDataFolder */ = { |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
11 |
isa = PBXAggregateTarget; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
12 |
buildConfigurationList = 61799290114AE0CD00BA94A9 /* Build configuration list for PBXAggregateTarget "UpdateDataFolder" */; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
13 |
buildPhases = ( |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
14 |
6179928A114AE0C800BA94A9 /* ShellScript */, |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
15 |
); |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
16 |
dependencies = ( |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
17 |
); |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
18 |
name = UpdateDataFolder; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
19 |
productName = UpdateDataFolder; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
20 |
}; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
21 |
/* End PBXAggregateTarget section */ |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
22 |
|
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
23 |
/* Begin PBXBuildFile section */ |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
24 |
1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; }; |
3490 | 25 |
1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; settings = {ATTRIBUTES = (Weak, ); }; }; |
3375
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
26 |
28FD15000DC6FC520079059D /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 28FD14FF0DC6FC520079059D /* OpenGLES.framework */; }; |
3670
4c673e57f0d7
use llvm to compile, don't preview map on wimpier devices, merge vsync, fix iphone launch image
koda
parents:
3667
diff
changeset
|
27 |
28FD15080DC6FC5B0079059D /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 28FD15070DC6FC5B0079059D /* QuartzCore.framework */; settings = {ATTRIBUTES = (Required, ); }; }; |
4281 | 28 |
61006F95128DE31F00EBA7F7 /* CreationChamber.m in Sources */ = {isa = PBXBuildFile; fileRef = 61006F94128DE31F00EBA7F7 /* CreationChamber.m */; }; |
6094
16b12a6417d1
added iphone interface for missions/trainings page, setters/getters unlocked
koda
parents:
6093
diff
changeset
|
29 |
61077E87143FB09800645B29 /* MissionTrainingViewController-iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = 61077E86143FB09800645B29 /* MissionTrainingViewController-iPad.xib */; }; |
16b12a6417d1
added iphone interface for missions/trainings page, setters/getters unlocked
koda
parents:
6093
diff
changeset
|
30 |
6107802A143FCCC800645B29 /* startGameButton@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 61078029143FCCC800645B29 /* startGameButton@2x.png */; }; |
6105 | 31 |
610782961440EE5C00645B29 /* basicFlags.plist in Resources */ = {isa = PBXBuildFile; fileRef = 610782931440EE5C00645B29 /* basicFlags.plist */; }; |
32 |
610782971440EE5C00645B29 /* credits.plist in Resources */ = {isa = PBXBuildFile; fileRef = 610782941440EE5C00645B29 /* credits.plist */; }; |
|
33 |
610782981440EE5C00645B29 /* gameMods.plist in Resources */ = {isa = PBXBuildFile; fileRef = 610782951440EE5C00645B29 /* gameMods.plist */; }; |
|
6679
d8b98aa486a6
tweaks to the value tracking slider (doesn't draw outside the superview bounds) and assign proper copyright notice to it
koda
parents:
6673
diff
changeset
|
34 |
610C8E3714E018D200CF5C4C /* MNEValueTrackingSlider.m in Sources */ = {isa = PBXBuildFile; fileRef = 610C8E3614E018D200CF5C4C /* MNEValueTrackingSlider.m */; }; |
3989 | 35 |
610D5FB21270E2660033333A /* Icon-Small@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 61F7A43411E290650040BA66 /* Icon-Small@2x.png */; }; |
36 |
610D5FB31270E26C0033333A /* Icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 61F7A43611E290650040BA66 /* Icon@2x.png */; }; |
|
6420 | 37 |
61156521147F48B6006729A9 /* About.strings in Resources */ = {isa = PBXBuildFile; fileRef = 61156520147F48B6006729A9 /* About.strings */; }; |
38 |
61156523147F48B7006729A9 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 61156522147F48B7006729A9 /* Localizable.strings */; }; |
|
39 |
61156525147F48B8006729A9 /* Scheme.strings in Resources */ = {isa = PBXBuildFile; fileRef = 61156524147F48B8006729A9 /* Scheme.strings */; }; |
|
6494 | 40 |
61177C02148B8BB100686905 /* uLandGenMaze.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61177C00148B8BB100686905 /* uLandGenMaze.pas */; }; |
41 |
61177C03148B8BB100686905 /* uLandOutline.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61177C01148B8BB100686905 /* uLandOutline.pas */; }; |
|
4446 | 42 |
61188BF712A6FE5A0026C5DA /* backButton@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6172FED31298CE6600D73365 /* backButton@2x.png */; }; |
5986 | 43 |
61188BF812A6FE5C0026C5DA /* background@2x~iphone.png in Resources */ = {isa = PBXBuildFile; fileRef = 6172FED61298CF9800D73365 /* background@2x~iphone.png */; }; |
4446 | 44 |
61188BF912A6FE5D0026C5DA /* checkbox@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 615FEAD912A2A4C10098EE92 /* checkbox@2x.png */; }; |
45 |
61188BFB12A6FE610026C5DA /* Default-ipad-Landscape.png in Resources */ = {isa = PBXBuildFile; fileRef = 6183D83C11E2BCE200A88903 /* Default-ipad-Landscape.png */; }; |
|
46 |
61188BFC12A6FE630026C5DA /* Default@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6172FEA21298C7F900D73365 /* Default@2x.png */; }; |
|
47 |
61188BFD12A6FE730026C5DA /* fb@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6103D383129B346A00911D8D /* fb@2x.png */; }; |
|
48 |
61188BFE12A6FE7C0026C5DA /* irc@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6103D384129B347700911D8D /* irc@2x.png */; }; |
|
5986 | 49 |
61188C0212A6FE840026C5DA /* localplayButton@2x~iphone.png in Resources */ = {isa = PBXBuildFile; fileRef = 615FEADE12A2A6640098EE92 /* localplayButton@2x~iphone.png */; }; |
4446 | 50 |
61188C0312A6FE860026C5DA /* netplayButton.png in Resources */ = {isa = PBXBuildFile; fileRef = 61F9040D11DF59D10068B24D /* netplayButton.png */; }; |
51 |
61188C0412A6FE880026C5DA /* savesButton@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6172FEC81298CE4800D73365 /* savesButton@2x.png */; }; |
|
52 |
61188C0512A6FE8F0026C5DA /* Data in Resources */ = {isa = PBXBuildFile; fileRef = 61798A5E114AE08600BA94A9 /* Data */; }; |
|
5986 | 53 |
61188C0612A6FE950026C5DA /* smallerBackground@2x~iphone.png in Resources */ = {isa = PBXBuildFile; fileRef = 6172FEEC1298D25D00D73365 /* smallerBackground@2x~iphone.png */; }; |
4446 | 54 |
61188C0712A6FE960026C5DA /* settingsButton@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6172FECA1298CE4E00D73365 /* settingsButton@2x.png */; }; |
5986 | 55 |
61188C0812A6FE9A0026C5DA /* title@2x~iphone.png in Resources */ = {isa = PBXBuildFile; fileRef = 618899811299516000D55FD6 /* title@2x~iphone.png */; }; |
4446 | 56 |
61188C0912A6FE9C0026C5DA /* tw@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6103D385129B348200911D8D /* tw@2x.png */; }; |
6027 | 57 |
611D7A50142FDCD3006E0798 /* uTouch.pas in Sources */ = {isa = PBXBuildFile; fileRef = 611D7A4F142FDCD3006E0798 /* uTouch.pas */; }; |
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
3891
diff
changeset
|
58 |
611D9BFB12497E9800008271 /* SavedGamesViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 611D9BF912497E9800008271 /* SavedGamesViewController.m */; }; |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
3891
diff
changeset
|
59 |
611D9BFC12497E9800008271 /* SavedGamesViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 611D9BFA12497E9800008271 /* SavedGamesViewController.xib */; }; |
3375
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
60 |
611E12FF117BBBDA0044B62F /* Entitlements-Development.plist in Resources */ = {isa = PBXBuildFile; fileRef = 611E12FE117BBBDA0044B62F /* Entitlements-Development.plist */; }; |
6871
5aadbfe02613
ios: resample the sound effects in CAF as suggested in ios sdk (100kB of space saved)
koda
parents:
6830
diff
changeset
|
61 |
611EE974122A9C4100DF6938 /* clickSound.caf in Resources */ = {isa = PBXBuildFile; fileRef = 611EE973122A9C4100DF6938 /* clickSound.caf */; }; |
5aadbfe02613
ios: resample the sound effects in CAF as suggested in ios sdk (100kB of space saved)
koda
parents:
6830
diff
changeset
|
62 |
611EE9DA122AA10A00DF6938 /* selSound.caf in Resources */ = {isa = PBXBuildFile; fileRef = 611EE9D8122AA10A00DF6938 /* selSound.caf */; }; |
3487 | 63 |
611F4D4B11B27A9900F9759A /* uScript.pas in Sources */ = {isa = PBXBuildFile; fileRef = 611F4D4A11B27A9900F9759A /* uScript.pas */; }; |
3375
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
64 |
61272339117DF778005B90CF /* MobileCoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61272338117DF778005B90CF /* MobileCoreServices.framework */; }; |
3646
a3271158d93b
don't make the confirmation button disappear, present an alert if game doesn't start
koda
parents:
3644
diff
changeset
|
65 |
6129B9F711EFB04D0017E305 /* denied.png in Resources */ = {isa = PBXBuildFile; fileRef = 6129B9F611EFB04D0017E305 /* denied.png */; }; |
5224
6e8fbbfb0de5
muuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusic for the ios frontend finally
koda
parents:
5220
diff
changeset
|
66 |
612CABAB1391CE68005E9596 /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 612CABAA1391CE68005E9596 /* AVFoundation.framework */; }; |
3375
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
67 |
61370653117B1D50004EE44A /* Entitlements-Distribution.plist in Resources */ = {isa = PBXBuildFile; fileRef = 61370652117B1D50004EE44A /* Entitlements-Distribution.plist */; }; |
3928
2560731c860d
move all mobile-related functions in their own module, provides a structure for future mobile ports
koda
parents:
3924
diff
changeset
|
68 |
61399013125D19C0003C2DC0 /* uMobile.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61399012125D19C0003C2DC0 /* uMobile.pas */; }; |
3916
e7d665a4ef42
implemented endless turns support and added Timeless scheme (also fixed a crasher)
koda
parents:
3912
diff
changeset
|
69 |
6147DAD31253DCDE0010357E /* savesButton.png in Resources */ = {isa = PBXBuildFile; fileRef = 6147DAD21253DCDE0010357E /* savesButton.png */; }; |
6115
485cfecadc9a
HUGE refactoring of the ipad interface, finally understood how to use interface builder with custom uiviewcontrollers, as well as converted some uitableviewcontrollers to uiviewcontrollers for simplicity
koda
parents:
6105
diff
changeset
|
70 |
61536DF411CEAE7100D87A7E /* GameConfigViewController-iPhone.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6165924A11CA9CB400D6E256 /* GameConfigViewController-iPhone.xib */; }; |
3705 | 71 |
615AD96212073B4D00F2FF04 /* startGameButton.png in Resources */ = {isa = PBXBuildFile; fileRef = 615AD96112073B4D00F2FF04 /* startGameButton.png */; }; |
72 |
615AD9E9120764CA00F2FF04 /* backButton.png in Resources */ = {isa = PBXBuildFile; fileRef = 615AD9E8120764CA00F2FF04 /* backButton.png */; }; |
|
73 |
615AD9EB1207654E00F2FF04 /* helpButton.png in Resources */ = {isa = PBXBuildFile; fileRef = 615AD9EA1207654E00F2FF04 /* helpButton.png */; }; |
|
7048
0a4c88935902
the ios port runs again, although with a few things to sort out
koda
parents:
7047
diff
changeset
|
74 |
615BE3D4155C5DDF003CA34D /* uInputHandler.pas in Sources */ = {isa = PBXBuildFile; fileRef = 615BE3D3155C5DDF003CA34D /* uInputHandler.pas */; }; |
6656
6aeaba3ee584
ios: added MXAudioPlayerFadeOperation to allow easy fade in and out of background music
koda
parents:
6634
diff
changeset
|
75 |
615E755A14E41E8C00FBA131 /* MXAudioPlayerFadeOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 615E755914E41E8C00FBA131 /* MXAudioPlayerFadeOperation.m */; }; |
6659 | 76 |
615E76BC14E4421200FBA131 /* MGSplitCornersView.m in Sources */ = {isa = PBXBuildFile; fileRef = 615E76B714E4421200FBA131 /* MGSplitCornersView.m */; }; |
77 |
615E76BD14E4421200FBA131 /* MGSplitDividerView.m in Sources */ = {isa = PBXBuildFile; fileRef = 615E76B914E4421200FBA131 /* MGSplitDividerView.m */; }; |
|
78 |
615E76BE14E4421200FBA131 /* MGSplitViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 615E76BB14E4421200FBA131 /* MGSplitViewController.m */; }; |
|
4362
8dae325dc625
added missing graphics and fixed some glitches/crashes/bugs
koda
parents:
4358
diff
changeset
|
79 |
615FEAE212A2A6640098EE92 /* localplayButton~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = 615FEADF12A2A6640098EE92 /* localplayButton~ipad.png */; }; |
8dae325dc625
added missing graphics and fixed some glitches/crashes/bugs
koda
parents:
4358
diff
changeset
|
80 |
615FEAE312A2A6640098EE92 /* localplayButton~iphone.png in Resources */ = {isa = PBXBuildFile; fileRef = 615FEAE012A2A6640098EE92 /* localplayButton~iphone.png */; }; |
7302 | 81 |
616065A8159A71FD00CFAEF4 /* hwclassic.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = 616065A7159A71FD00CFAEF4 /* hwclassic.mp3 */; }; |
6664
7587033bf732
minor changes to ios project file to better behave with buildbot
koda
parents:
6659
diff
changeset
|
82 |
616245D114E6160200CC97FB /* libFreetype.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6162456714E6159C00CC97FB /* libFreetype.a */; }; |
3522
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
83 |
6163EE7E11CC2600001C0453 /* SingleWeaponViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6163EE7D11CC2600001C0453 /* SingleWeaponViewController.m */; }; |
3514 | 84 |
6165920D11CA9BA200D6E256 /* FlagsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591E111CA9BA200D6E256 /* FlagsViewController.m */; }; |
85 |
6165920E11CA9BA200D6E256 /* FortsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591E311CA9BA200D6E256 /* FortsViewController.m */; }; |
|
86 |
6165920F11CA9BA200D6E256 /* GameConfigViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591E511CA9BA200D6E256 /* GameConfigViewController.m */; }; |
|
5154
851f36579ed4
initial refactoring for interfacing the game engine from the ios frontend (game doesn't run yet)
koda
parents:
5002
diff
changeset
|
87 |
6165921011CA9BA200D6E256 /* EngineProtocolNetwork.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591E711CA9BA200D6E256 /* EngineProtocolNetwork.m */; }; |
3514 | 88 |
6165921111CA9BA200D6E256 /* GeneralSettingsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591E911CA9BA200D6E256 /* GeneralSettingsViewController.m */; }; |
89 |
6165921211CA9BA200D6E256 /* GravesViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591EB11CA9BA200D6E256 /* GravesViewController.m */; }; |
|
90 |
6165921311CA9BA200D6E256 /* HogHatViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591ED11CA9BA200D6E256 /* HogHatViewController.m */; }; |
|
91 |
6165921411CA9BA200D6E256 /* LevelViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591EF11CA9BA200D6E256 /* LevelViewController.m */; }; |
|
92 |
6165921511CA9BA200D6E256 /* MainMenuViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591F111CA9BA200D6E256 /* MainMenuViewController.m */; }; |
|
93 |
6165921611CA9BA200D6E256 /* MapConfigViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591F311CA9BA200D6E256 /* MapConfigViewController.m */; }; |
|
6075
0173cd44c3bc
rename the ios settings files into something more appropriate
koda
parents:
6006
diff
changeset
|
94 |
6165921711CA9BA200D6E256 /* SettingsBaseViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591F511CA9BA200D6E256 /* SettingsBaseViewController.m */; }; |
3514 | 95 |
6165921A11CA9BA200D6E256 /* SchemeSettingsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591FB11CA9BA200D6E256 /* SchemeSettingsViewController.m */; }; |
96 |
6165921B11CA9BA200D6E256 /* SchemeWeaponConfigViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591FD11CA9BA200D6E256 /* SchemeWeaponConfigViewController.m */; }; |
|
97 |
6165921C11CA9BA200D6E256 /* SingleSchemeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591FF11CA9BA200D6E256 /* SingleSchemeViewController.m */; }; |
|
98 |
6165921D11CA9BA200D6E256 /* SingleTeamViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6165920111CA9BA200D6E256 /* SingleTeamViewController.m */; }; |
|
6075
0173cd44c3bc
rename the ios settings files into something more appropriate
koda
parents:
6006
diff
changeset
|
99 |
6165921E11CA9BA200D6E256 /* SettingsContainerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6165920311CA9BA200D6E256 /* SettingsContainerViewController.m */; }; |
3514 | 100 |
6165921F11CA9BA200D6E256 /* TeamConfigViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6165920511CA9BA200D6E256 /* TeamConfigViewController.m */; }; |
101 |
6165922011CA9BA200D6E256 /* TeamSettingsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6165920711CA9BA200D6E256 /* TeamSettingsViewController.m */; }; |
|
102 |
6165922111CA9BA200D6E256 /* VoicesViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6165920911CA9BA200D6E256 /* VoicesViewController.m */; }; |
|
103 |
6165922211CA9BA200D6E256 /* WeaponSettingsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6165920B11CA9BA200D6E256 /* WeaponSettingsViewController.m */; }; |
|
104 |
6165922E11CA9BD500D6E256 /* CGPointUtils.c in Sources */ = {isa = PBXBuildFile; fileRef = 6165922311CA9BD500D6E256 /* CGPointUtils.c */; }; |
|
6078
8c0cc07731e5
headers cleanup, converted some function-only sources into proper class method files, more use of OOP power, removed some 'respondsToSelector' calls, moved defines into their own header, more use of objc categories
koda
parents:
6075
diff
changeset
|
105 |
6165922F11CA9BD500D6E256 /* HWUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 6165922611CA9BD500D6E256 /* HWUtils.m */; }; |
3514 | 106 |
6165923111CA9BD500D6E256 /* SquareButtonView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6165922B11CA9BD500D6E256 /* SquareButtonView.m */; }; |
107 |
6165923211CA9BD500D6E256 /* UIImageExtra.m in Sources */ = {isa = PBXBuildFile; fileRef = 6165922D11CA9BD500D6E256 /* UIImageExtra.m */; }; |
|
108 |
6165925311CA9CB400D6E256 /* MainMenuViewController-iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6165924B11CA9CB400D6E256 /* MainMenuViewController-iPad.xib */; }; |
|
109 |
6165925511CA9CB400D6E256 /* MapConfigViewController-iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6165924D11CA9CB400D6E256 /* MapConfigViewController-iPad.xib */; }; |
|
5002
a9c44a8ffec8
we get our own AppDelegate, subclassing SDL_UikitAppDelegate so that we don't have to mess with sdl build system
koda
parents:
4951
diff
changeset
|
110 |
6165929E11CA9E2F00D6E256 /* HedgewarsAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 6165929D11CA9E2F00D6E256 /* HedgewarsAppDelegate.m */; }; |
5220
76a2246f18f0
when the match is not completed (eg out of memory or crash) the game asks for restoring it as soon as it is opened again
koda
parents:
5200
diff
changeset
|
111 |
6167A6761391514600AA6D07 /* RestoreViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6167A6741391514600AA6D07 /* RestoreViewController.m */; }; |
76a2246f18f0
when the match is not completed (eg out of memory or crash) the game asks for restoring it as soon as it is opened again
koda
parents:
5200
diff
changeset
|
112 |
6167A6771391514600AA6D07 /* RestoreViewController-iPhone.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6167A6751391514600AA6D07 /* RestoreViewController-iPhone.xib */; }; |
76a2246f18f0
when the match is not completed (eg out of memory or crash) the game asks for restoring it as soon as it is opened again
koda
parents:
5200
diff
changeset
|
113 |
6167A72D13919E6800AA6D07 /* RestoreViewController-iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6167A72C13919E6800AA6D07 /* RestoreViewController-iPad.xib */; }; |
5976
306cedbeb213
fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents:
5975
diff
changeset
|
114 |
6167C87414294727003DD50F /* surprise@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6167C87314294727003DD50F /* surprise@2x.png */; }; |
306cedbeb213
fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents:
5975
diff
changeset
|
115 |
6167C88C14294738003DD50F /* denied@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6167C88B14294738003DD50F /* denied@2x.png */; }; |
306cedbeb213
fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents:
5975
diff
changeset
|
116 |
6167C8F51429502C003DD50F /* hedgehog.png in Resources */ = {isa = PBXBuildFile; fileRef = 6167C8EF1429502C003DD50F /* hedgehog.png */; }; |
306cedbeb213
fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents:
5975
diff
changeset
|
117 |
6167C8F61429502C003DD50F /* hedgehog@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6167C8F01429502C003DD50F /* hedgehog@2x.png */; }; |
306cedbeb213
fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents:
5975
diff
changeset
|
118 |
6167C8F71429502C003DD50F /* robotBadge.png in Resources */ = {isa = PBXBuildFile; fileRef = 6167C8F11429502C003DD50F /* robotBadge.png */; }; |
306cedbeb213
fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents:
5975
diff
changeset
|
119 |
6167C8F81429502C003DD50F /* robotBadge@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6167C8F21429502C003DD50F /* robotBadge@2x.png */; }; |
306cedbeb213
fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents:
5975
diff
changeset
|
120 |
6167C8F91429502C003DD50F /* star.png in Resources */ = {isa = PBXBuildFile; fileRef = 6167C8F31429502C003DD50F /* star.png */; }; |
306cedbeb213
fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents:
5975
diff
changeset
|
121 |
6167C8FA1429502C003DD50F /* star@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6167C8F41429502C003DD50F /* star@2x.png */; }; |
5982
283be2ca54a7
mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents:
5976
diff
changeset
|
122 |
6167CA37142A6ED7003DD50F /* bot0.png in Resources */ = {isa = PBXBuildFile; fileRef = 6167CA2B142A6ED7003DD50F /* bot0.png */; }; |
283be2ca54a7
mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents:
5976
diff
changeset
|
123 |
6167CA38142A6ED7003DD50F /* bot0@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6167CA2C142A6ED7003DD50F /* bot0@2x.png */; }; |
283be2ca54a7
mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents:
5976
diff
changeset
|
124 |
6167CA39142A6ED7003DD50F /* bot1.png in Resources */ = {isa = PBXBuildFile; fileRef = 6167CA2D142A6ED7003DD50F /* bot1.png */; }; |
283be2ca54a7
mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents:
5976
diff
changeset
|
125 |
6167CA3A142A6ED7003DD50F /* bot1@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6167CA2E142A6ED7003DD50F /* bot1@2x.png */; }; |
283be2ca54a7
mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents:
5976
diff
changeset
|
126 |
6167CA3B142A6ED7003DD50F /* bot2.png in Resources */ = {isa = PBXBuildFile; fileRef = 6167CA2F142A6ED7003DD50F /* bot2.png */; }; |
283be2ca54a7
mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents:
5976
diff
changeset
|
127 |
6167CA3C142A6ED7003DD50F /* bot2@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6167CA30142A6ED7003DD50F /* bot2@2x.png */; }; |
283be2ca54a7
mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents:
5976
diff
changeset
|
128 |
6167CA3D142A6ED7003DD50F /* bot3.png in Resources */ = {isa = PBXBuildFile; fileRef = 6167CA31142A6ED7003DD50F /* bot3.png */; }; |
283be2ca54a7
mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents:
5976
diff
changeset
|
129 |
6167CA3E142A6ED7003DD50F /* bot3@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6167CA32142A6ED7003DD50F /* bot3@2x.png */; }; |
283be2ca54a7
mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents:
5976
diff
changeset
|
130 |
6167CA3F142A6ED7003DD50F /* bot4.png in Resources */ = {isa = PBXBuildFile; fileRef = 6167CA33142A6ED7003DD50F /* bot4.png */; }; |
283be2ca54a7
mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents:
5976
diff
changeset
|
131 |
6167CA40142A6ED7003DD50F /* bot4@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6167CA34142A6ED7003DD50F /* bot4@2x.png */; }; |
283be2ca54a7
mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents:
5976
diff
changeset
|
132 |
6167CA41142A6ED7003DD50F /* bot5.png in Resources */ = {isa = PBXBuildFile; fileRef = 6167CA35142A6ED7003DD50F /* bot5.png */; }; |
283be2ca54a7
mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents:
5976
diff
changeset
|
133 |
6167CA42142A6ED7003DD50F /* bot5@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6167CA36142A6ED7003DD50F /* bot5@2x.png */; }; |
5983 | 134 |
6167CB48142A8769003DD50F /* basehat-hedgehog.png in Resources */ = {isa = PBXBuildFile; fileRef = 6167CB46142A8769003DD50F /* basehat-hedgehog.png */; }; |
135 |
6167CB49142A8769003DD50F /* basehat-hedgehog@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6167CB47142A8769003DD50F /* basehat-hedgehog@2x.png */; }; |
|
4354 | 136 |
6172FED91298CF9800D73365 /* background~iphone.png in Resources */ = {isa = PBXBuildFile; fileRef = 6172FED71298CF9800D73365 /* background~iphone.png */; }; |
137 |
6172FEEF1298D25D00D73365 /* mediumBackground~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = 6172FEEB1298D25D00D73365 /* mediumBackground~ipad.png */; }; |
|
138 |
6172FEF11298D25D00D73365 /* smallerBackground~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = 6172FEED1298D25D00D73365 /* smallerBackground~ipad.png */; }; |
|
139 |
6172FEF21298D25D00D73365 /* smallerBackground~iphone.png in Resources */ = {isa = PBXBuildFile; fileRef = 6172FEEE1298D25D00D73365 /* smallerBackground~iphone.png */; }; |
|
4766 | 140 |
6174F7C812CD62E300205D6F /* smallerTitle.png in Resources */ = {isa = PBXBuildFile; fileRef = 6174F7C612CD62E300205D6F /* smallerTitle.png */; }; |
141 |
6174F7C912CD62E300205D6F /* smallerTitle@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6174F7C712CD62E300205D6F /* smallerTitle@2x.png */; }; |
|
3375
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
142 |
61798816114AA34C00BA94A9 /* hwengine.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987E7114AA34C00BA94A9 /* hwengine.pas */; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
143 |
61798818114AA34C00BA94A9 /* hwLibrary.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987E9114AA34C00BA94A9 /* hwLibrary.pas */; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
144 |
6179881C114AA34C00BA94A9 /* SDLh.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987ED114AA34C00BA94A9 /* SDLh.pas */; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
145 |
6179881F114AA34C00BA94A9 /* uAI.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F1114AA34C00BA94A9 /* uAI.pas */; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
146 |
61798820114AA34C00BA94A9 /* uAIActions.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F2114AA34C00BA94A9 /* uAIActions.pas */; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
147 |
61798821114AA34C00BA94A9 /* uAIAmmoTests.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F3114AA34C00BA94A9 /* uAIAmmoTests.pas */; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
148 |
61798822114AA34C00BA94A9 /* uAIMisc.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F4114AA34C00BA94A9 /* uAIMisc.pas */; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
149 |
61798823114AA34C00BA94A9 /* uAmmos.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F5114AA34C00BA94A9 /* uAmmos.pas */; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
150 |
61798824114AA34C00BA94A9 /* uChat.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F6114AA34C00BA94A9 /* uChat.pas */; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
151 |
61798825114AA34C00BA94A9 /* uCollisions.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F7114AA34C00BA94A9 /* uCollisions.pas */; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
152 |
61798826114AA34C00BA94A9 /* uConsole.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F8114AA34C00BA94A9 /* uConsole.pas */; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
153 |
61798827114AA34C00BA94A9 /* uConsts.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F9114AA34C00BA94A9 /* uConsts.pas */; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
154 |
61798828114AA34C00BA94A9 /* uFloat.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987FA114AA34C00BA94A9 /* uFloat.pas */; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
155 |
61798829114AA34C00BA94A9 /* uGame.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987FB114AA34C00BA94A9 /* uGame.pas */; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
156 |
6179882A114AA34C00BA94A9 /* uGears.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987FC114AA34C00BA94A9 /* uGears.pas */; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
157 |
6179882B114AA34C00BA94A9 /* uIO.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987FD114AA34C00BA94A9 /* uIO.pas */; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
158 |
6179882D114AA34C00BA94A9 /* uLand.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987FF114AA34C00BA94A9 /* uLand.pas */; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
159 |
6179882E114AA34C00BA94A9 /* uLandGraphics.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798800114AA34C00BA94A9 /* uLandGraphics.pas */; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
160 |
6179882F114AA34C00BA94A9 /* uLandObjects.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798801114AA34C00BA94A9 /* uLandObjects.pas */; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
161 |
61798830114AA34C00BA94A9 /* uLandTemplates.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798802114AA34C00BA94A9 /* uLandTemplates.pas */; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
162 |
61798831114AA34C00BA94A9 /* uLandTexture.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798803114AA34C00BA94A9 /* uLandTexture.pas */; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
163 |
61798832114AA34C00BA94A9 /* uLocale.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798804114AA34C00BA94A9 /* uLocale.pas */; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
164 |
61798833114AA34C00BA94A9 /* uMisc.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798805114AA34C00BA94A9 /* uMisc.pas */; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
165 |
61798834114AA34C00BA94A9 /* uRandom.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798806114AA34C00BA94A9 /* uRandom.pas */; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
166 |
61798837114AA34C00BA94A9 /* uSound.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798809114AA34C00BA94A9 /* uSound.pas */; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
167 |
61798838114AA34C00BA94A9 /* uStats.pas in Sources */ = {isa = PBXBuildFile; fileRef = 6179880A114AA34C00BA94A9 /* uStats.pas */; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
168 |
61798839114AA34C00BA94A9 /* uStore.pas in Sources */ = {isa = PBXBuildFile; fileRef = 6179880B114AA34C00BA94A9 /* uStore.pas */; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
169 |
6179883A114AA34C00BA94A9 /* uTeams.pas in Sources */ = {isa = PBXBuildFile; fileRef = 6179880C114AA34C00BA94A9 /* uTeams.pas */; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
170 |
6179883C114AA34C00BA94A9 /* uVisualGears.pas in Sources */ = {isa = PBXBuildFile; fileRef = 6179880E114AA34C00BA94A9 /* uVisualGears.pas */; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
171 |
6179883D114AA34C00BA94A9 /* uWorld.pas in Sources */ = {isa = PBXBuildFile; fileRef = 6179880F114AA34C00BA94A9 /* uWorld.pas */; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
172 |
61798935114AB25F00BA94A9 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61798934114AB25F00BA94A9 /* AudioToolbox.framework */; }; |
6871
5aadbfe02613
ios: resample the sound effects in CAF as suggested in ios sdk (100kB of space saved)
koda
parents:
6830
diff
changeset
|
173 |
61808A5D128C930A005D0E2F /* backSound.caf in Resources */ = {isa = PBXBuildFile; fileRef = 611EE9D7122AA10A00DF6938 /* backSound.caf */; }; |
4354 | 174 |
61889985129995B500D55FD6 /* title~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = 61889984129995B500D55FD6 /* title~ipad.png */; }; |
6083
72c882c0fd0f
first pass for implementing missions/training selection on ipad (not yet running)
koda
parents:
6078
diff
changeset
|
175 |
61915D5B143A4E2C00299991 /* MissionTrainingViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61915D59143A4E2C00299991 /* MissionTrainingViewController.m */; }; |
6094
16b12a6417d1
added iphone interface for missions/trainings page, setters/getters unlocked
koda
parents:
6093
diff
changeset
|
176 |
61915D5C143A4E2C00299991 /* MissionTrainingViewController-iPhone.xib in Resources */ = {isa = PBXBuildFile; fileRef = 61915D5A143A4E2C00299991 /* MissionTrainingViewController-iPhone.xib */; }; |
7692 | 177 |
619349C8160BAF3E00A08518 /* uAILandMarks.pas in Sources */ = {isa = PBXBuildFile; fileRef = 619349C5160BAF3E00A08518 /* uAILandMarks.pas */; }; |
178 |
619349C9160BAF3E00A08518 /* uGearsHandlers.pas in Sources */ = {isa = PBXBuildFile; fileRef = 619349C6160BAF3E00A08518 /* uGearsHandlers.pas */; }; |
|
179 |
619349CA160BAF3E00A08518 /* uGearsHandlersRope.pas in Sources */ = {isa = PBXBuildFile; fileRef = 619349C7160BAF3E00A08518 /* uGearsHandlersRope.pas */; }; |
|
5170
f7e49eff3708
add libTremor sources (integer-only libvorbis implementation) to repo and ios project
koda
parents:
5168
diff
changeset
|
180 |
6195981F1364BCEF00B429B6 /* libTremor.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6195981D1364BCD200B429B6 /* libTremor.a */; }; |
5171 | 181 |
619599451364C83D00B429B6 /* libLua.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 619599441364C82B00B429B6 /* libLua.a */; }; |
3884 | 182 |
6199E81612463EA800DADF8C /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6199E81512463EA800DADF8C /* CFNetwork.framework */; }; |
183 |
6199E81A12463EC400DADF8C /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6199E81912463EC400DADF8C /* SystemConfiguration.framework */; }; |
|
184 |
6199E839124647DE00DADF8C /* SupportViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6199E837124647DE00DADF8C /* SupportViewController.m */; }; |
|
4115 | 185 |
6199E86D12464A8E00DADF8C /* surprise.png in Resources */ = {isa = PBXBuildFile; fileRef = 6199E86C12464A8E00DADF8C /* surprise.png */; }; |
3906 | 186 |
619C5AF4124F7E3100D041AE /* LuaPas.pas in Sources */ = {isa = PBXBuildFile; fileRef = 619C5AF3124F7E3100D041AE /* LuaPas.pas */; }; |
3910
dd47efbdec46
move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents:
3906
diff
changeset
|
187 |
619C5BA2124FA59000D041AE /* MapPreviewButtonView.m in Sources */ = {isa = PBXBuildFile; fileRef = 619C5BA1124FA59000D041AE /* MapPreviewButtonView.m */; }; |
3670
4c673e57f0d7
use llvm to compile, don't preview map on wimpier devices, merge vsync, fix iphone launch image
koda
parents:
3667
diff
changeset
|
188 |
61A1188511683A8C00359010 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61A117FE1168322700359010 /* CoreGraphics.framework */; settings = {ATTRIBUTES = (Required, ); }; }; |
7302 | 189 |
61A19AFC14D20170004B1E6D /* libSDL2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 61A19AEA14D2010A004B1E6D /* libSDL2.a */; }; |
7696
78a00bc68913
update ios project file again to reflect SDL2 renaming
koda
parents:
7692
diff
changeset
|
190 |
61A19B7714D20B7A004B1E6D /* libSDL2_image.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 61A19B6614D20B6C004B1E6D /* libSDL2_image.a */; }; |
78a00bc68913
update ios project file again to reflect SDL2 renaming
koda
parents:
7692
diff
changeset
|
191 |
61A19BC714D20CE7004B1E6D /* libSDL2_ttf.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 61A19BC614D20CDA004B1E6D /* libSDL2_ttf.a */; }; |
78a00bc68913
update ios project file again to reflect SDL2 renaming
koda
parents:
7692
diff
changeset
|
192 |
61A19BFA14D20D95004B1E6D /* libSDL2_net.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 61A19BF914D20D83004B1E6D /* libSDL2_net.a */; }; |
78a00bc68913
update ios project file again to reflect SDL2 renaming
koda
parents:
7692
diff
changeset
|
193 |
61A19C2414D20F5A004B1E6D /* libSDL2_mixer.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 61A19C2314D20F51004B1E6D /* libSDL2_mixer.a */; }; |
4438 | 194 |
61A4A39412A5CCC2004D81E6 /* uCommandHandlers.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61A4A38912A5CCC2004D81E6 /* uCommandHandlers.pas */; }; |
195 |
61A4A39512A5CCC2004D81E6 /* uCommands.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61A4A38A12A5CCC2004D81E6 /* uCommands.pas */; }; |
|
196 |
61A4A39612A5CCC2004D81E6 /* uDebug.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61A4A38B12A5CCC2004D81E6 /* uDebug.pas */; }; |
|
197 |
61A4A39712A5CCC2004D81E6 /* uGearsRender.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61A4A38C12A5CCC2004D81E6 /* uGearsRender.pas */; }; |
|
198 |
61A4A39812A5CCC2004D81E6 /* uRender.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61A4A38D12A5CCC2004D81E6 /* uRender.pas */; }; |
|
199 |
61A4A39912A5CCC2004D81E6 /* uRenderUtils.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61A4A38E12A5CCC2004D81E6 /* uRenderUtils.pas */; }; |
|
200 |
61A4A39A12A5CCC2004D81E6 /* uSinTable.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61A4A38F12A5CCC2004D81E6 /* uSinTable.pas */; }; |
|
201 |
61A4A39B12A5CCC2004D81E6 /* uTextures.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61A4A39012A5CCC2004D81E6 /* uTextures.pas */; }; |
|
202 |
61A4A39C12A5CCC2004D81E6 /* uTypes.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61A4A39112A5CCC2004D81E6 /* uTypes.pas */; }; |
|
203 |
61A4A39D12A5CCC2004D81E6 /* uUtils.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61A4A39212A5CCC2004D81E6 /* uUtils.pas */; }; |
|
204 |
61A4A39E12A5CCC2004D81E6 /* uVariables.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61A4A39312A5CCC2004D81E6 /* uVariables.pas */; }; |
|
205 |
61A4A3A212A5CD56004D81E6 /* uCaptions.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61A4A3A112A5CD56004D81E6 /* uCaptions.pas */; }; |
|
3996 | 206 |
61A670C012747D9B00B06CE7 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = 6183D83D11E2BCE200A88903 /* Default.png */; }; |
207 |
61A670C112747DB900B06CE7 /* MainMenuViewController-iPhone.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6165924C11CA9CB400D6E256 /* MainMenuViewController-iPhone.xib */; }; |
|
208 |
61A670C212747DBD00B06CE7 /* MapConfigViewController-iPhone.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6165924E11CA9CB400D6E256 /* MapConfigViewController-iPhone.xib */; }; |
|
5200
7440fe992e73
* move ammo lines from .cpp.in to .h so that it is readable from the ios frontend (and who knows, maybe from other frontends as well)
koda
parents:
5184
diff
changeset
|
209 |
61A976B3136F668500DD9878 /* uCursor.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61A976B2136F668500DD9878 /* uCursor.pas */; }; |
4504
8906b2409d97
add the appirater class for getting more positive reviews
koda
parents:
4476
diff
changeset
|
210 |
61AC067412B2E32D000B52A2 /* Appirater.m in Sources */ = {isa = PBXBuildFile; fileRef = 61AC067312B2E32D000B52A2 /* Appirater.m */; }; |
4757 | 211 |
61B7A33812CC21080086B604 /* StatsPageViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61B7A33712CC21080086B604 /* StatsPageViewController.m */; }; |
6115
485cfecadc9a
HUGE refactoring of the ipad interface, finally understood how to use interface builder with custom uiviewcontrollers, as well as converted some uitableviewcontrollers to uiviewcontrollers for simplicity
koda
parents:
6105
diff
changeset
|
212 |
61B9A86814423A9D001541C1 /* GameConfigViewController-iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = 61B9A86714423A9D001541C1 /* GameConfigViewController-iPad.xib */; }; |
3659 | 213 |
61C079E411F35A300072BF46 /* EditableCellView.m in Sources */ = {isa = PBXBuildFile; fileRef = 61C079E311F35A300072BF46 /* EditableCellView.m */; }; |
6000
dbcebcd3d79f
ios frontend: sounds and music have their own class now (with caching\!) instead of being spread here and there (exploiting class methods like a true oop pro)
koda
parents:
5986
diff
changeset
|
214 |
61C28D3F142D380400DA16C2 /* AudioManagerController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61C28D3E142D380400DA16C2 /* AudioManagerController.m */; }; |
6213 | 215 |
61CADE331402EE290030C3EB /* ImageIO.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61CADE321402EE290030C3EB /* ImageIO.framework */; settings = {ATTRIBUTES = (Weak, ); }; }; |
6544
bbd2fc07c3ed
update ios project file with new uGears* files; flags for one text file
koda
parents:
6526
diff
changeset
|
216 |
61D08D7414AEA7FE0007C078 /* uGearsHedgehog.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61D08D7114AEA7FE0007C078 /* uGearsHedgehog.pas */; }; |
bbd2fc07c3ed
update ios project file with new uGears* files; flags for one text file
koda
parents:
6526
diff
changeset
|
217 |
61D08D7514AEA7FE0007C078 /* uGearsList.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61D08D7214AEA7FE0007C078 /* uGearsList.pas */; }; |
bbd2fc07c3ed
update ios project file with new uGears* files; flags for one text file
koda
parents:
6526
diff
changeset
|
218 |
61D08D7614AEA7FE0007C078 /* uGearsUtils.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61D08D7314AEA7FE0007C078 /* uGearsUtils.pas */; }; |
6208
b831679e9467
move all extra categories in a single source, add caching for HWUtils
koda
parents:
6207
diff
changeset
|
219 |
61D0BDF91457508C0011A899 /* ExtraCategories.m in Sources */ = {isa = PBXBuildFile; fileRef = 61D0BDF81457508C0011A899 /* ExtraCategories.m */; }; |
4028
eb371ada631d
move functions called by pascal code outside controller
koda
parents:
3996
diff
changeset
|
220 |
61D205A1127CDD1100ABD83E /* ObjcExports.m in Sources */ = {isa = PBXBuildFile; fileRef = 61D205A0127CDD1100ABD83E /* ObjcExports.m */; }; |
4341 | 221 |
61D3D2A51290E03A003CE7C3 /* irc.png in Resources */ = {isa = PBXBuildFile; fileRef = 61D3D2A41290E03A003CE7C3 /* irc.png */; }; |
3532 | 222 |
61E1F4F811D004240016A5AA /* adler32.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61E1F4F711D004240016A5AA /* adler32.pas */; }; |
6246 | 223 |
61E2E12E12BAAEE30051B659 /* ServerProtocolNetwork.m in Sources */ = {isa = PBXBuildFile; fileRef = 61E2E12D12BAAEE30051B659 /* ServerProtocolNetwork.m */; }; |
4115 | 224 |
61E2F7441283752C00E12521 /* fb.png in Resources */ = {isa = PBXBuildFile; fileRef = 61E2F7421283752C00E12521 /* fb.png */; }; |
225 |
61E2F7451283752C00E12521 /* tw.png in Resources */ = {isa = PBXBuildFile; fileRef = 61E2F7431283752C00E12521 /* tw.png */; }; |
|
4460
bdace1e2f8aa
write some version information inside the application
koda
parents:
4446
diff
changeset
|
226 |
61E5D68D12AB006F00566F29 /* uLandPainted.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61E5D68C12AB006F00566F29 /* uLandPainted.pas */; }; |
5976
306cedbeb213
fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents:
5975
diff
changeset
|
227 |
61EBA62A11DFF2BC0048B68A /* title~iphone.png in Resources */ = {isa = PBXBuildFile; fileRef = 61EBA62811DFF2BC0048B68A /* title~iphone.png */; }; |
5154
851f36579ed4
initial refactoring for interfacing the game engine from the ios frontend (game doesn't run yet)
koda
parents:
5002
diff
changeset
|
228 |
61EDB5B0135B3F97009B29A6 /* GameInterfaceBridge.m in Sources */ = {isa = PBXBuildFile; fileRef = 61EDB5AF135B3F97009B29A6 /* GameInterfaceBridge.m */; }; |
3703
12d17c6e8855
halfway-through finishing the frontend with new graphics by Tiy + initial 'About' page set up
koda
parents:
3701
diff
changeset
|
229 |
61F2E7CE1205EDE0005734F7 /* AboutViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61F2E7CC1205EDE0005734F7 /* AboutViewController.m */; }; |
12d17c6e8855
halfway-through finishing the frontend with new graphics by Tiy + initial 'About' page set up
koda
parents:
3701
diff
changeset
|
230 |
61F2E7CF1205EDE0005734F7 /* AboutViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 61F2E7CD1205EDE0005734F7 /* AboutViewController.xib */; }; |
12d17c6e8855
halfway-through finishing the frontend with new graphics by Tiy + initial 'About' page set up
koda
parents:
3701
diff
changeset
|
231 |
61F2E7EC12060E31005734F7 /* checkbox.png in Resources */ = {isa = PBXBuildFile; fileRef = 61F2E7EB12060E31005734F7 /* checkbox.png */; }; |
4476
4bf74e158f44
team selection completely refactored, now has animation and more performance
koda
parents:
4463
diff
changeset
|
232 |
61F544C712AF1748007FD913 /* HoldTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 61F544C612AF1748007FD913 /* HoldTableViewCell.m */; }; |
3625 | 233 |
61F7A43811E290650040BA66 /* Icon-72.png in Resources */ = {isa = PBXBuildFile; fileRef = 61F7A43111E290650040BA66 /* Icon-72.png */; }; |
234 |
61F7A43911E290650040BA66 /* Icon-Small-50.png in Resources */ = {isa = PBXBuildFile; fileRef = 61F7A43211E290650040BA66 /* Icon-Small-50.png */; }; |
|
235 |
61F7A43A11E290650040BA66 /* Icon-Small.png in Resources */ = {isa = PBXBuildFile; fileRef = 61F7A43311E290650040BA66 /* Icon-Small.png */; }; |
|
236 |
61F7A43C11E290650040BA66 /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 61F7A43511E290650040BA66 /* Icon.png */; }; |
|
237 |
61F7A43E11E290650040BA66 /* iTunesArtwork.png in Resources */ = {isa = PBXBuildFile; fileRef = 61F7A43711E290650040BA66 /* iTunesArtwork.png */; }; |
|
3619 | 238 |
61F9040911DF58B00068B24D /* settingsButton.png in Resources */ = {isa = PBXBuildFile; fileRef = 61F9040811DF58B00068B24D /* settingsButton.png */; }; |
239 |
61F9040B11DF59370068B24D /* background.png in Resources */ = {isa = PBXBuildFile; fileRef = 61F9040A11DF59370068B24D /* background.png */; }; |
|
3621 | 240 |
61F904D711DF7DA30068B24D /* WeaponCellView.m in Sources */ = {isa = PBXBuildFile; fileRef = 61F904D611DF7DA30068B24D /* WeaponCellView.m */; }; |
3375
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
241 |
922F64900F10F53100DC6EC0 /* libfpc.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 928301170F10CAFC00CC5A3C /* libfpc.a */; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
242 |
/* End PBXBuildFile section */ |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
243 |
|
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
244 |
/* Begin PBXBuildRule section */ |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
245 |
9283015B0F10E46D00CC5A3C /* PBXBuildRule */ = { |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
246 |
isa = PBXBuildRule; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
247 |
compilerSpec = com.apple.compilers.proxy.script; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
248 |
fileType = sourcecode.pascal; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
249 |
isEditable = 1; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
250 |
outputFiles = ( |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
251 |
"$(DERIVED_SOURCES_DIR)-$(CURRENT_VARIANT)/$(CURRENT_ARCH)/$(INPUT_FILE_BASE).s", |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
252 |
); |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
253 |
script = "#!/bin/bash\n\n# Xcode's up-to-date checks are overzealous for us: a different SDK does not necessarily\n# mean we recompile all sources, because we do not have different units for different SDK\n# versions yet (and even if we did, not necessarily all files would be recompiled)...\n\ndestdir=\"${DERIVED_SOURCES_DIR}-${CURRENT_VARIANT}/${CURRENT_ARCH}\"\nif [ ! -f \"$destdir/compilefailed\" ]; then\n # check whether the assembler code is newer than the source code\n if [ \"$destdir/${INPUT_FILE_BASE}.s\" -nt \"$INPUT_FILE_PATH\" ]; then\n # in this case we're ok, just touch the assembler file to avoid us getting here again next time\n echo Updating assembler time stamp of \"$destdir/${INPUT_FILE_BASE}.s\"\n touch \"$destdir/${INPUT_FILE_BASE}.s\"\n exit 0\n fi\n\n echo File not found or not up-to-date: $destdir/${INPUT_FILE_BASE}.s\n echo \"$INPUT_FILE_PATH:1: error: 1: \\\"$INPUT_FILE_PATH\\\" was not (re)compiled. If it is no longer used, please remove it from the \\\"Compile Sources\\\" phase of the \\\"$TARGETNAME\\\" target.\"\n exit 1\nfi"; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
254 |
}; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
255 |
/* End PBXBuildRule section */ |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
256 |
|
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
257 |
/* Begin PBXContainerItemProxy section */ |
6664
7587033bf732
minor changes to ios project file to better behave with buildbot
koda
parents:
6659
diff
changeset
|
258 |
6162456614E6159C00CC97FB /* PBXContainerItemProxy */ = { |
7587033bf732
minor changes to ios project file to better behave with buildbot
koda
parents:
6659
diff
changeset
|
259 |
isa = PBXContainerItemProxy; |
7587033bf732
minor changes to ios project file to better behave with buildbot
koda
parents:
6659
diff
changeset
|
260 |
containerPortal = 619599BA1364E65900B429B6 /* Freetype.xcodeproj */; |
7587033bf732
minor changes to ios project file to better behave with buildbot
koda
parents:
6659
diff
changeset
|
261 |
proxyType = 2; |
6669 | 262 |
remoteGlobalIDString = D2AAC07E0554694100DB518D; |
6664
7587033bf732
minor changes to ios project file to better behave with buildbot
koda
parents:
6659
diff
changeset
|
263 |
remoteInfo = libFreetype; |
7587033bf732
minor changes to ios project file to better behave with buildbot
koda
parents:
6659
diff
changeset
|
264 |
}; |
5170
f7e49eff3708
add libTremor sources (integer-only libvorbis implementation) to repo and ios project
koda
parents:
5168
diff
changeset
|
265 |
6195981C1364BCD200B429B6 /* PBXContainerItemProxy */ = { |
f7e49eff3708
add libTremor sources (integer-only libvorbis implementation) to repo and ios project
koda
parents:
5168
diff
changeset
|
266 |
isa = PBXContainerItemProxy; |
f7e49eff3708
add libTremor sources (integer-only libvorbis implementation) to repo and ios project
koda
parents:
5168
diff
changeset
|
267 |
containerPortal = 619598181364BCD200B429B6 /* Tremor.xcodeproj */; |
f7e49eff3708
add libTremor sources (integer-only libvorbis implementation) to repo and ios project
koda
parents:
5168
diff
changeset
|
268 |
proxyType = 2; |
5173 | 269 |
remoteGlobalIDString = D2AAC07E0554694100DB518D; |
5170
f7e49eff3708
add libTremor sources (integer-only libvorbis implementation) to repo and ios project
koda
parents:
5168
diff
changeset
|
270 |
remoteInfo = libTremor; |
f7e49eff3708
add libTremor sources (integer-only libvorbis implementation) to repo and ios project
koda
parents:
5168
diff
changeset
|
271 |
}; |
5171 | 272 |
619599431364C82B00B429B6 /* PBXContainerItemProxy */ = { |
273 |
isa = PBXContainerItemProxy; |
|
274 |
containerPortal = 6195993F1364C82B00B429B6 /* Lua.xcodeproj */; |
|
275 |
proxyType = 2; |
|
5173 | 276 |
remoteGlobalIDString = D2AAC07E0554694100DB518D; |
5171 | 277 |
remoteInfo = libLua; |
278 |
}; |
|
6603
ef9ed71e3cf7
ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents:
6571
diff
changeset
|
279 |
61A19AE914D2010A004B1E6D /* PBXContainerItemProxy */ = { |
4911
5d10bd725efe
update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents:
4856
diff
changeset
|
280 |
isa = PBXContainerItemProxy; |
6603
ef9ed71e3cf7
ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents:
6571
diff
changeset
|
281 |
containerPortal = 61A19AE314D2010A004B1E6D /* SDL.xcodeproj */; |
4911
5d10bd725efe
update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents:
4856
diff
changeset
|
282 |
proxyType = 2; |
6609 | 283 |
remoteGlobalIDString = FD6526630DE8FCCB002AD96B; |
6603
ef9ed71e3cf7
ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents:
6571
diff
changeset
|
284 |
remoteInfo = libSDL; |
4911
5d10bd725efe
update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents:
4856
diff
changeset
|
285 |
}; |
6603
ef9ed71e3cf7
ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents:
6571
diff
changeset
|
286 |
61A19AEB14D2010A004B1E6D /* PBXContainerItemProxy */ = { |
3375
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
287 |
isa = PBXContainerItemProxy; |
6603
ef9ed71e3cf7
ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents:
6571
diff
changeset
|
288 |
containerPortal = 61A19AE314D2010A004B1E6D /* SDL.xcodeproj */; |
3375
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
289 |
proxyType = 2; |
6609 | 290 |
remoteGlobalIDString = 006E982211955059001DE610; |
4911
5d10bd725efe
update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents:
4856
diff
changeset
|
291 |
remoteInfo = testsdl; |
3375
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
292 |
}; |
6603
ef9ed71e3cf7
ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents:
6571
diff
changeset
|
293 |
61A19B6514D20B6C004B1E6D /* PBXContainerItemProxy */ = { |
4911
5d10bd725efe
update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents:
4856
diff
changeset
|
294 |
isa = PBXContainerItemProxy; |
6603
ef9ed71e3cf7
ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents:
6571
diff
changeset
|
295 |
containerPortal = 61A19B6114D20B6C004B1E6D /* SDL_image.xcodeproj */; |
4911
5d10bd725efe
update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents:
4856
diff
changeset
|
296 |
proxyType = 2; |
6609 | 297 |
remoteGlobalIDString = BE1FA74107AF4C45004B6283; |
6603
ef9ed71e3cf7
ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents:
6571
diff
changeset
|
298 |
remoteInfo = libSDL_image; |
ef9ed71e3cf7
ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents:
6571
diff
changeset
|
299 |
}; |
ef9ed71e3cf7
ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents:
6571
diff
changeset
|
300 |
61A19BC514D20CDA004B1E6D /* PBXContainerItemProxy */ = { |
ef9ed71e3cf7
ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents:
6571
diff
changeset
|
301 |
isa = PBXContainerItemProxy; |
ef9ed71e3cf7
ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents:
6571
diff
changeset
|
302 |
containerPortal = 61A19BC114D20CDA004B1E6D /* SDL_ttf.xcodeproj */; |
ef9ed71e3cf7
ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents:
6571
diff
changeset
|
303 |
proxyType = 2; |
6609 | 304 |
remoteGlobalIDString = BE48FD6E07AFA17000BB41DA; |
4911
5d10bd725efe
update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents:
4856
diff
changeset
|
305 |
remoteInfo = "Static Library"; |
5d10bd725efe
update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents:
4856
diff
changeset
|
306 |
}; |
6603
ef9ed71e3cf7
ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents:
6571
diff
changeset
|
307 |
61A19BF814D20D83004B1E6D /* PBXContainerItemProxy */ = { |
3375
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
308 |
isa = PBXContainerItemProxy; |
6603
ef9ed71e3cf7
ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents:
6571
diff
changeset
|
309 |
containerPortal = 61A19BF414D20D83004B1E6D /* SDL_net.xcodeproj */; |
3375
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
310 |
proxyType = 2; |
6609 | 311 |
remoteGlobalIDString = BE48FF6F07AFA9A900BB41DA; |
3375
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
312 |
remoteInfo = "Static Library"; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
313 |
}; |
6603
ef9ed71e3cf7
ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents:
6571
diff
changeset
|
314 |
61A19C2214D20F51004B1E6D /* PBXContainerItemProxy */ = { |
4911
5d10bd725efe
update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents:
4856
diff
changeset
|
315 |
isa = PBXContainerItemProxy; |
6603
ef9ed71e3cf7
ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents:
6571
diff
changeset
|
316 |
containerPortal = 61A19C1E14D20F51004B1E6D /* SDL_mixer.xcodeproj */; |
4911
5d10bd725efe
update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents:
4856
diff
changeset
|
317 |
proxyType = 2; |
6609 | 318 |
remoteGlobalIDString = BE1FA95407AF96B2004B6283; |
4362
8dae325dc625
added missing graphics and fixed some glitches/crashes/bugs
koda
parents:
4358
diff
changeset
|
319 |
remoteInfo = "Static Library"; |
3906 | 320 |
}; |
3375
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
321 |
928301590F10E41300CC5A3C /* PBXContainerItemProxy */ = { |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
322 |
isa = PBXContainerItemProxy; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
323 |
containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
324 |
proxyType = 1; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
325 |
remoteGlobalIDString = 928301160F10CAFC00CC5A3C; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
326 |
remoteInfo = fpc; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
327 |
}; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
328 |
/* End PBXContainerItemProxy section */ |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
329 |
|
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
330 |
/* Begin PBXFileReference section */ |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
331 |
1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
332 |
1D6058910D05DD3D006BFB54 /* Hedgewars.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Hedgewars.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
333 |
1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
334 |
28FD14FF0DC6FC520079059D /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
335 |
28FD15070DC6FC5B0079059D /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
336 |
32CA4F630368D1EE00C91783 /* Hedgewars_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Hedgewars_Prefix.pch; sourceTree = "<group>"; }; |
4281 | 337 |
61006F93128DE31F00EBA7F7 /* CreationChamber.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CreationChamber.h; path = Classes/CreationChamber.h; sourceTree = "<group>"; }; |
338 |
61006F94128DE31F00EBA7F7 /* CreationChamber.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CreationChamber.m; path = Classes/CreationChamber.m; sourceTree = "<group>"; }; |
|
4354 | 339 |
6103D383129B346A00911D8D /* fb@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "fb@2x.png"; path = "Resources/Icons/fb@2x.png"; sourceTree = "<group>"; }; |
340 |
6103D384129B347700911D8D /* irc@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "irc@2x.png"; path = "Resources/Icons/irc@2x.png"; sourceTree = "<group>"; }; |
|
341 |
6103D385129B348200911D8D /* tw@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "tw@2x.png"; path = "Resources/Icons/tw@2x.png"; sourceTree = "<group>"; }; |
|
6094
16b12a6417d1
added iphone interface for missions/trainings page, setters/getters unlocked
koda
parents:
6093
diff
changeset
|
342 |
61077E86143FB09800645B29 /* MissionTrainingViewController-iPad.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = "MissionTrainingViewController-iPad.xib"; sourceTree = "<group>"; }; |
16b12a6417d1
added iphone interface for missions/trainings page, setters/getters unlocked
koda
parents:
6093
diff
changeset
|
343 |
61078029143FCCC800645B29 /* startGameButton@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "startGameButton@2x.png"; path = "Resources/Frontend/startGameButton@2x.png"; sourceTree = "<group>"; }; |
6105 | 344 |
610782931440EE5C00645B29 /* basicFlags.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = basicFlags.plist; path = Resources/basicFlags.plist; sourceTree = "<group>"; }; |
345 |
610782941440EE5C00645B29 /* credits.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = credits.plist; path = Resources/credits.plist; sourceTree = "<group>"; }; |
|
346 |
610782951440EE5C00645B29 /* gameMods.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = gameMods.plist; path = Resources/gameMods.plist; sourceTree = "<group>"; }; |
|
6679
d8b98aa486a6
tweaks to the value tracking slider (doesn't draw outside the superview bounds) and assign proper copyright notice to it
koda
parents:
6673
diff
changeset
|
347 |
610C8E3514E018D200CF5C4C /* MNEValueTrackingSlider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MNEValueTrackingSlider.h; path = Classes/MNEValueTrackingSlider.h; sourceTree = "<group>"; }; |
d8b98aa486a6
tweaks to the value tracking slider (doesn't draw outside the superview bounds) and assign proper copyright notice to it
koda
parents:
6673
diff
changeset
|
348 |
610C8E3614E018D200CF5C4C /* MNEValueTrackingSlider.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MNEValueTrackingSlider.m; path = Classes/MNEValueTrackingSlider.m; sourceTree = "<group>"; }; |
6420 | 349 |
6115651A147F48AE006729A9 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = Locale/English.lproj/About.strings; sourceTree = "<group>"; }; |
350 |
6115651B147F48AE006729A9 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = Locale/English.lproj/Localizable.strings; sourceTree = "<group>"; }; |
|
351 |
6115651C147F48AE006729A9 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = Locale/English.lproj/Scheme.strings; sourceTree = "<group>"; }; |
|
6422 | 352 |
61156526147F49E1006729A9 /* Spanish */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Spanish; path = Locale/Spanish.lproj/About.strings; sourceTree = "<group>"; }; |
353 |
61156527147F4A2E006729A9 /* Spanish */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Spanish; path = Locale/Spanish.lproj/Localizable.strings; sourceTree = "<group>"; }; |
|
354 |
61156528147F4A3C006729A9 /* Spanish */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Spanish; path = Locale/Spanish.lproj/Scheme.strings; sourceTree = "<group>"; }; |
|
6423 | 355 |
6115652B147F4C45006729A9 /* French */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = French; path = Locale/French.lproj/Scheme.strings; sourceTree = "<group>"; }; |
356 |
6115652C147F4C4C006729A9 /* French */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = French; path = Locale/French.lproj/Localizable.strings; sourceTree = "<group>"; }; |
|
357 |
6115652D147F4C52006729A9 /* French */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = French; path = Locale/French.lproj/About.strings; sourceTree = "<group>"; }; |
|
6424 | 358 |
61156530147F4D10006729A9 /* Polish */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Polish; path = Locale/Polish.lproj/About.strings; sourceTree = "<group>"; }; |
359 |
61156531147F4D17006729A9 /* Polish */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Polish; path = Locale/Polish.lproj/Localizable.strings; sourceTree = "<group>"; }; |
|
360 |
61156532147F4D1E006729A9 /* Polish */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Polish; path = Locale/Polish.lproj/Scheme.strings; sourceTree = "<group>"; }; |
|
6482 | 361 |
61177BA7148A658900686905 /* German */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = German; path = Locale/German.lproj/Localizable.strings; sourceTree = "<group>"; }; |
362 |
61177BA9148A660C00686905 /* German */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = German; path = Locale/German.lproj/Scheme.strings; sourceTree = "<group>"; }; |
|
363 |
61177BAA148A661600686905 /* German */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = German; path = Locale/German.lproj/About.strings; sourceTree = "<group>"; }; |
|
6483 | 364 |
61177BAC148A671600686905 /* Turkish */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Turkish; path = Locale/Turkish.lproj/About.strings; sourceTree = "<group>"; }; |
365 |
61177BAD148A672000686905 /* Turkish */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Turkish; path = Locale/Turkish.lproj/Localizable.strings; sourceTree = "<group>"; }; |
|
366 |
61177BAE148A672C00686905 /* Turkish */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Turkish; path = Locale/Turkish.lproj/Scheme.strings; sourceTree = "<group>"; }; |
|
6493 | 367 |
61177BE4148B881C00686905 /* Danish */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Danish; path = Locale/Danish.lproj/About.strings; sourceTree = "<group>"; }; |
368 |
61177BF0148B882500686905 /* Danish */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Danish; path = Locale/Danish.lproj/Localizable.strings; sourceTree = "<group>"; }; |
|
369 |
61177BF1148B882F00686905 /* Danish */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Danish; path = Locale/Danish.lproj/Scheme.strings; sourceTree = "<group>"; }; |
|
6494 | 370 |
61177C00148B8BB100686905 /* uLandGenMaze.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLandGenMaze.pas; path = ../../hedgewars/uLandGenMaze.pas; sourceTree = SOURCE_ROOT; }; |
371 |
61177C01148B8BB100686905 /* uLandOutline.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLandOutline.pas; path = ../../hedgewars/uLandOutline.pas; sourceTree = SOURCE_ROOT; }; |
|
6344 | 372 |
611D7A4F142FDCD3006E0798 /* uTouch.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uTouch.pas; path = ../../hedgewars/uTouch.pas; sourceTree = SOURCE_ROOT; }; |
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
3891
diff
changeset
|
373 |
611D9BF812497E9800008271 /* SavedGamesViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SavedGamesViewController.h; sourceTree = "<group>"; }; |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
3891
diff
changeset
|
374 |
611D9BF912497E9800008271 /* SavedGamesViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SavedGamesViewController.m; sourceTree = "<group>"; }; |
6093 | 375 |
611D9BFA12497E9800008271 /* SavedGamesViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = SavedGamesViewController.xib; sourceTree = "<group>"; }; |
3375
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
376 |
611E12FE117BBBDA0044B62F /* Entitlements-Development.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "Entitlements-Development.plist"; sourceTree = "<group>"; }; |
6871
5aadbfe02613
ios: resample the sound effects in CAF as suggested in ios sdk (100kB of space saved)
koda
parents:
6830
diff
changeset
|
377 |
611EE973122A9C4100DF6938 /* clickSound.caf */ = {isa = PBXFileReference; lastKnownFileType = file; name = clickSound.caf; path = Resources/clickSound.caf; sourceTree = "<group>"; }; |
5aadbfe02613
ios: resample the sound effects in CAF as suggested in ios sdk (100kB of space saved)
koda
parents:
6830
diff
changeset
|
378 |
611EE9D7122AA10A00DF6938 /* backSound.caf */ = {isa = PBXFileReference; lastKnownFileType = file; name = backSound.caf; path = Resources/backSound.caf; sourceTree = "<group>"; }; |
5aadbfe02613
ios: resample the sound effects in CAF as suggested in ios sdk (100kB of space saved)
koda
parents:
6830
diff
changeset
|
379 |
611EE9D8122AA10A00DF6938 /* selSound.caf */ = {isa = PBXFileReference; lastKnownFileType = file; name = selSound.caf; path = Resources/selSound.caf; sourceTree = "<group>"; }; |
3487 | 380 |
611F4D4A11B27A9900F9759A /* uScript.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uScript.pas; path = ../../hedgewars/uScript.pas; sourceTree = SOURCE_ROOT; }; |
3375
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
381 |
61272338117DF778005B90CF /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; }; |
3646
a3271158d93b
don't make the confirmation button disappear, present an alert if game doesn't start
koda
parents:
3644
diff
changeset
|
382 |
6129B9F611EFB04D0017E305 /* denied.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = denied.png; path = Resources/denied.png; sourceTree = "<group>"; }; |
5224
6e8fbbfb0de5
muuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusic for the ios frontend finally
koda
parents:
5220
diff
changeset
|
383 |
612CABAA1391CE68005E9596 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; }; |
3375
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
384 |
61370652117B1D50004EE44A /* Entitlements-Distribution.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "Entitlements-Distribution.plist"; sourceTree = "<group>"; }; |
3928
2560731c860d
move all mobile-related functions in their own module, provides a structure for future mobile ports
koda
parents:
3924
diff
changeset
|
385 |
61399012125D19C0003C2DC0 /* uMobile.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uMobile.pas; path = ../../hedgewars/uMobile.pas; sourceTree = SOURCE_ROOT; }; |
4354 | 386 |
6147DAD21253DCDE0010357E /* savesButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = savesButton.png; path = Resources/Frontend/savesButton.png; sourceTree = "<group>"; }; |
3611 | 387 |
614E333D11DE9A93009DBA4E /* VGSHandlers.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = VGSHandlers.inc; path = ../../hedgewars/VGSHandlers.inc; sourceTree = SOURCE_ROOT; }; |
6571 | 388 |
6154A53114C37E4A00F6EEF6 /* Romanian */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Romanian; path = Locale/Romanian.lproj/About.strings; sourceTree = "<group>"; }; |
389 |
6154A53E14C37E5400F6EEF6 /* Romanian */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Romanian; path = Locale/Romanian.lproj/Localizable.strings; sourceTree = "<group>"; }; |
|
390 |
6154A54014C37EB100F6EEF6 /* Romanian */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Romanian; path = Locale/Romanian.lproj/Scheme.strings; sourceTree = "<group>"; }; |
|
6207 | 391 |
61589C5A144B4322007BFAA4 /* config.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = config.inc; sourceTree = "<group>"; }; |
4354 | 392 |
615AD96112073B4D00F2FF04 /* startGameButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = startGameButton.png; path = Resources/Frontend/startGameButton.png; sourceTree = "<group>"; }; |
393 |
615AD9E8120764CA00F2FF04 /* backButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = backButton.png; path = Resources/Frontend/backButton.png; sourceTree = "<group>"; }; |
|
394 |
615AD9EA1207654E00F2FF04 /* helpButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = helpButton.png; path = Resources/Frontend/helpButton.png; sourceTree = "<group>"; }; |
|
7048
0a4c88935902
the ios port runs again, although with a few things to sort out
koda
parents:
7047
diff
changeset
|
395 |
615BE3D3155C5DDF003CA34D /* uInputHandler.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uInputHandler.pas; path = ../../hedgewars/uInputHandler.pas; sourceTree = SOURCE_ROOT; }; |
6659 | 396 |
615E755814E41E8C00FBA131 /* MXAudioPlayerFadeOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MXAudioPlayerFadeOperation.h; path = Classes/MXAudioPlayerFadeOperation.h; sourceTree = "<group>"; }; |
397 |
615E755914E41E8C00FBA131 /* MXAudioPlayerFadeOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MXAudioPlayerFadeOperation.m; path = Classes/MXAudioPlayerFadeOperation.m; sourceTree = "<group>"; }; |
|
398 |
615E76B514E4406400FBA131 /* LICENCE.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = LICENCE.rtf; path = Classes/MGSplitViewController/LICENCE.rtf; sourceTree = "<group>"; }; |
|
399 |
615E76B614E4421200FBA131 /* MGSplitCornersView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MGSplitCornersView.h; path = Classes/MGSplitViewController/MGSplitCornersView.h; sourceTree = "<group>"; }; |
|
400 |
615E76B714E4421200FBA131 /* MGSplitCornersView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MGSplitCornersView.m; path = Classes/MGSplitViewController/MGSplitCornersView.m; sourceTree = "<group>"; }; |
|
401 |
615E76B814E4421200FBA131 /* MGSplitDividerView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MGSplitDividerView.h; path = Classes/MGSplitViewController/MGSplitDividerView.h; sourceTree = "<group>"; }; |
|
402 |
615E76B914E4421200FBA131 /* MGSplitDividerView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MGSplitDividerView.m; path = Classes/MGSplitViewController/MGSplitDividerView.m; sourceTree = "<group>"; }; |
|
403 |
615E76BA14E4421200FBA131 /* MGSplitViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MGSplitViewController.h; path = Classes/MGSplitViewController/MGSplitViewController.h; sourceTree = "<group>"; }; |
|
404 |
615E76BB14E4421200FBA131 /* MGSplitViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MGSplitViewController.m; path = Classes/MGSplitViewController/MGSplitViewController.m; sourceTree = "<group>"; }; |
|
4362
8dae325dc625
added missing graphics and fixed some glitches/crashes/bugs
koda
parents:
4358
diff
changeset
|
405 |
615FEAD912A2A4C10098EE92 /* checkbox@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "checkbox@2x.png"; path = "Resources/Icons/checkbox@2x.png"; sourceTree = "<group>"; }; |
5986 | 406 |
615FEADE12A2A6640098EE92 /* localplayButton@2x~iphone.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "localplayButton@2x~iphone.png"; path = "Resources/Frontend/localplayButton@2x~iphone.png"; sourceTree = "<group>"; }; |
4362
8dae325dc625
added missing graphics and fixed some glitches/crashes/bugs
koda
parents:
4358
diff
changeset
|
407 |
615FEADF12A2A6640098EE92 /* localplayButton~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "localplayButton~ipad.png"; path = "Resources/Frontend/localplayButton~ipad.png"; sourceTree = "<group>"; }; |
8dae325dc625
added missing graphics and fixed some glitches/crashes/bugs
koda
parents:
4358
diff
changeset
|
408 |
615FEAE012A2A6640098EE92 /* localplayButton~iphone.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "localplayButton~iphone.png"; path = "Resources/Frontend/localplayButton~iphone.png"; sourceTree = "<group>"; }; |
7302 | 409 |
616065A7159A71FD00CFAEF4 /* hwclassic.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; name = hwclassic.mp3; path = Resources/hwclassic.mp3; sourceTree = "<group>"; }; |
3522
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
410 |
6163EE7C11CC2600001C0453 /* SingleWeaponViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SingleWeaponViewController.h; sourceTree = "<group>"; }; |
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
411 |
6163EE7D11CC2600001C0453 /* SingleWeaponViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SingleWeaponViewController.m; sourceTree = "<group>"; }; |
6078
8c0cc07731e5
headers cleanup, converted some function-only sources into proper class method files, more use of OOP power, removed some 'respondsToSelector' calls, moved defines into their own header, more use of objc categories
koda
parents:
6075
diff
changeset
|
412 |
61641FE31437CDAA006E049C /* DefinesAndMacros.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DefinesAndMacros.h; path = Classes/DefinesAndMacros.h; sourceTree = "<group>"; }; |
3514 | 413 |
616591E011CA9BA200D6E256 /* FlagsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FlagsViewController.h; sourceTree = "<group>"; }; |
414 |
616591E111CA9BA200D6E256 /* FlagsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FlagsViewController.m; sourceTree = "<group>"; }; |
|
415 |
616591E211CA9BA200D6E256 /* FortsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FortsViewController.h; sourceTree = "<group>"; }; |
|
416 |
616591E311CA9BA200D6E256 /* FortsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FortsViewController.m; sourceTree = "<group>"; }; |
|
417 |
616591E411CA9BA200D6E256 /* GameConfigViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GameConfigViewController.h; sourceTree = "<group>"; }; |
|
418 |
616591E511CA9BA200D6E256 /* GameConfigViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GameConfigViewController.m; sourceTree = "<group>"; }; |
|
5154
851f36579ed4
initial refactoring for interfacing the game engine from the ios frontend (game doesn't run yet)
koda
parents:
5002
diff
changeset
|
419 |
616591E611CA9BA200D6E256 /* EngineProtocolNetwork.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EngineProtocolNetwork.h; sourceTree = "<group>"; }; |
851f36579ed4
initial refactoring for interfacing the game engine from the ios frontend (game doesn't run yet)
koda
parents:
5002
diff
changeset
|
420 |
616591E711CA9BA200D6E256 /* EngineProtocolNetwork.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EngineProtocolNetwork.m; sourceTree = "<group>"; }; |
3514 | 421 |
616591E811CA9BA200D6E256 /* GeneralSettingsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GeneralSettingsViewController.h; sourceTree = "<group>"; }; |
422 |
616591E911CA9BA200D6E256 /* GeneralSettingsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneralSettingsViewController.m; sourceTree = "<group>"; }; |
|
423 |
616591EA11CA9BA200D6E256 /* GravesViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GravesViewController.h; sourceTree = "<group>"; }; |
|
424 |
616591EB11CA9BA200D6E256 /* GravesViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GravesViewController.m; sourceTree = "<group>"; }; |
|
425 |
616591EC11CA9BA200D6E256 /* HogHatViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HogHatViewController.h; sourceTree = "<group>"; }; |
|
426 |
616591ED11CA9BA200D6E256 /* HogHatViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HogHatViewController.m; sourceTree = "<group>"; }; |
|
427 |
616591EE11CA9BA200D6E256 /* LevelViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LevelViewController.h; sourceTree = "<group>"; }; |
|
428 |
616591EF11CA9BA200D6E256 /* LevelViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LevelViewController.m; sourceTree = "<group>"; }; |
|
429 |
616591F011CA9BA200D6E256 /* MainMenuViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MainMenuViewController.h; sourceTree = "<group>"; }; |
|
430 |
616591F111CA9BA200D6E256 /* MainMenuViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MainMenuViewController.m; sourceTree = "<group>"; }; |
|
431 |
616591F211CA9BA200D6E256 /* MapConfigViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MapConfigViewController.h; sourceTree = "<group>"; }; |
|
432 |
616591F311CA9BA200D6E256 /* MapConfigViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MapConfigViewController.m; sourceTree = "<group>"; }; |
|
6075
0173cd44c3bc
rename the ios settings files into something more appropriate
koda
parents:
6006
diff
changeset
|
433 |
616591F411CA9BA200D6E256 /* SettingsBaseViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SettingsBaseViewController.h; sourceTree = "<group>"; }; |
0173cd44c3bc
rename the ios settings files into something more appropriate
koda
parents:
6006
diff
changeset
|
434 |
616591F511CA9BA200D6E256 /* SettingsBaseViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SettingsBaseViewController.m; sourceTree = "<group>"; }; |
3514 | 435 |
616591FA11CA9BA200D6E256 /* SchemeSettingsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SchemeSettingsViewController.h; sourceTree = "<group>"; }; |
436 |
616591FB11CA9BA200D6E256 /* SchemeSettingsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SchemeSettingsViewController.m; sourceTree = "<group>"; }; |
|
437 |
616591FC11CA9BA200D6E256 /* SchemeWeaponConfigViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SchemeWeaponConfigViewController.h; sourceTree = "<group>"; }; |
|
438 |
616591FD11CA9BA200D6E256 /* SchemeWeaponConfigViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SchemeWeaponConfigViewController.m; sourceTree = "<group>"; }; |
|
439 |
616591FE11CA9BA200D6E256 /* SingleSchemeViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SingleSchemeViewController.h; sourceTree = "<group>"; }; |
|
440 |
616591FF11CA9BA200D6E256 /* SingleSchemeViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SingleSchemeViewController.m; sourceTree = "<group>"; }; |
|
441 |
6165920011CA9BA200D6E256 /* SingleTeamViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SingleTeamViewController.h; sourceTree = "<group>"; }; |
|
442 |
6165920111CA9BA200D6E256 /* SingleTeamViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SingleTeamViewController.m; sourceTree = "<group>"; }; |
|
6075
0173cd44c3bc
rename the ios settings files into something more appropriate
koda
parents:
6006
diff
changeset
|
443 |
6165920211CA9BA200D6E256 /* SettingsContainerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SettingsContainerViewController.h; sourceTree = "<group>"; }; |
0173cd44c3bc
rename the ios settings files into something more appropriate
koda
parents:
6006
diff
changeset
|
444 |
6165920311CA9BA200D6E256 /* SettingsContainerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SettingsContainerViewController.m; sourceTree = "<group>"; }; |
3514 | 445 |
6165920411CA9BA200D6E256 /* TeamConfigViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TeamConfigViewController.h; sourceTree = "<group>"; }; |
446 |
6165920511CA9BA200D6E256 /* TeamConfigViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TeamConfigViewController.m; sourceTree = "<group>"; }; |
|
447 |
6165920611CA9BA200D6E256 /* TeamSettingsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TeamSettingsViewController.h; sourceTree = "<group>"; }; |
|
448 |
6165920711CA9BA200D6E256 /* TeamSettingsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TeamSettingsViewController.m; sourceTree = "<group>"; }; |
|
449 |
6165920811CA9BA200D6E256 /* VoicesViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VoicesViewController.h; sourceTree = "<group>"; }; |
|
450 |
6165920911CA9BA200D6E256 /* VoicesViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VoicesViewController.m; sourceTree = "<group>"; }; |
|
451 |
6165920A11CA9BA200D6E256 /* WeaponSettingsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WeaponSettingsViewController.h; sourceTree = "<group>"; }; |
|
452 |
6165920B11CA9BA200D6E256 /* WeaponSettingsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WeaponSettingsViewController.m; sourceTree = "<group>"; }; |
|
3548
4d220ee7c75f
server somewhat simplified and correct sporadic crasher
koda
parents:
3532
diff
changeset
|
453 |
6165922311CA9BD500D6E256 /* CGPointUtils.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = CGPointUtils.c; path = Classes/CGPointUtils.c; sourceTree = "<group>"; }; |
4d220ee7c75f
server somewhat simplified and correct sporadic crasher
koda
parents:
3532
diff
changeset
|
454 |
6165922411CA9BD500D6E256 /* CGPointUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CGPointUtils.h; path = Classes/CGPointUtils.h; sourceTree = "<group>"; }; |
6078
8c0cc07731e5
headers cleanup, converted some function-only sources into proper class method files, more use of OOP power, removed some 'respondsToSelector' calls, moved defines into their own header, more use of objc categories
koda
parents:
6075
diff
changeset
|
455 |
6165922511CA9BD500D6E256 /* HWUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HWUtils.h; path = Classes/HWUtils.h; sourceTree = "<group>"; }; |
8c0cc07731e5
headers cleanup, converted some function-only sources into proper class method files, more use of OOP power, removed some 'respondsToSelector' calls, moved defines into their own header, more use of objc categories
koda
parents:
6075
diff
changeset
|
456 |
6165922611CA9BD500D6E256 /* HWUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HWUtils.m; path = Classes/HWUtils.m; sourceTree = "<group>"; }; |
3548
4d220ee7c75f
server somewhat simplified and correct sporadic crasher
koda
parents:
3532
diff
changeset
|
457 |
6165922911CA9BD500D6E256 /* PascalImports.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PascalImports.h; path = Classes/PascalImports.h; sourceTree = "<group>"; }; |
4d220ee7c75f
server somewhat simplified and correct sporadic crasher
koda
parents:
3532
diff
changeset
|
458 |
6165922A11CA9BD500D6E256 /* SquareButtonView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SquareButtonView.h; path = Classes/SquareButtonView.h; sourceTree = "<group>"; }; |
4d220ee7c75f
server somewhat simplified and correct sporadic crasher
koda
parents:
3532
diff
changeset
|
459 |
6165922B11CA9BD500D6E256 /* SquareButtonView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SquareButtonView.m; path = Classes/SquareButtonView.m; sourceTree = "<group>"; }; |
4d220ee7c75f
server somewhat simplified and correct sporadic crasher
koda
parents:
3532
diff
changeset
|
460 |
6165922C11CA9BD500D6E256 /* UIImageExtra.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = UIImageExtra.h; path = Classes/UIImageExtra.h; sourceTree = "<group>"; }; |
4d220ee7c75f
server somewhat simplified and correct sporadic crasher
koda
parents:
3532
diff
changeset
|
461 |
6165922D11CA9BD500D6E256 /* UIImageExtra.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = UIImageExtra.m; path = Classes/UIImageExtra.m; sourceTree = "<group>"; }; |
6115
485cfecadc9a
HUGE refactoring of the ipad interface, finally understood how to use interface builder with custom uiviewcontrollers, as well as converted some uitableviewcontrollers to uiviewcontrollers for simplicity
koda
parents:
6105
diff
changeset
|
462 |
6165924A11CA9CB400D6E256 /* GameConfigViewController-iPhone.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = "GameConfigViewController-iPhone.xib"; sourceTree = "<group>"; }; |
6093 | 463 |
6165924B11CA9CB400D6E256 /* MainMenuViewController-iPad.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = "MainMenuViewController-iPad.xib"; sourceTree = "<group>"; }; |
464 |
6165924C11CA9CB400D6E256 /* MainMenuViewController-iPhone.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = "MainMenuViewController-iPhone.xib"; sourceTree = "<group>"; }; |
|
465 |
6165924D11CA9CB400D6E256 /* MapConfigViewController-iPad.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = "MapConfigViewController-iPad.xib"; sourceTree = "<group>"; }; |
|
466 |
6165924E11CA9CB400D6E256 /* MapConfigViewController-iPhone.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = "MapConfigViewController-iPhone.xib"; sourceTree = "<group>"; }; |
|
5002
a9c44a8ffec8
we get our own AppDelegate, subclassing SDL_UikitAppDelegate so that we don't have to mess with sdl build system
koda
parents:
4951
diff
changeset
|
467 |
6165929C11CA9E2F00D6E256 /* HedgewarsAppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HedgewarsAppDelegate.h; path = Classes/HedgewarsAppDelegate.h; sourceTree = "<group>"; }; |
a9c44a8ffec8
we get our own AppDelegate, subclassing SDL_UikitAppDelegate so that we don't have to mess with sdl build system
koda
parents:
4951
diff
changeset
|
468 |
6165929D11CA9E2F00D6E256 /* HedgewarsAppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HedgewarsAppDelegate.m; path = Classes/HedgewarsAppDelegate.m; sourceTree = "<group>"; }; |
5220
76a2246f18f0
when the match is not completed (eg out of memory or crash) the game asks for restoring it as soon as it is opened again
koda
parents:
5200
diff
changeset
|
469 |
6167A6731391514600AA6D07 /* RestoreViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RestoreViewController.h; sourceTree = "<group>"; }; |
76a2246f18f0
when the match is not completed (eg out of memory or crash) the game asks for restoring it as soon as it is opened again
koda
parents:
5200
diff
changeset
|
470 |
6167A6741391514600AA6D07 /* RestoreViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RestoreViewController.m; sourceTree = "<group>"; }; |
6093 | 471 |
6167A6751391514600AA6D07 /* RestoreViewController-iPhone.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = "RestoreViewController-iPhone.xib"; sourceTree = "<group>"; }; |
472 |
6167A72C13919E6800AA6D07 /* RestoreViewController-iPad.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = "RestoreViewController-iPad.xib"; sourceTree = "<group>"; }; |
|
5976
306cedbeb213
fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents:
5975
diff
changeset
|
473 |
6167C87314294727003DD50F /* surprise@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "surprise@2x.png"; path = "Resources/surprise@2x.png"; sourceTree = "<group>"; }; |
306cedbeb213
fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents:
5975
diff
changeset
|
474 |
6167C88B14294738003DD50F /* denied@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "denied@2x.png"; path = "Resources/denied@2x.png"; sourceTree = "<group>"; }; |
306cedbeb213
fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents:
5975
diff
changeset
|
475 |
6167C8EF1429502C003DD50F /* hedgehog.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = hedgehog.png; path = Resources/Icons/hedgehog.png; sourceTree = "<group>"; }; |
306cedbeb213
fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents:
5975
diff
changeset
|
476 |
6167C8F01429502C003DD50F /* hedgehog@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "hedgehog@2x.png"; path = "Resources/Icons/hedgehog@2x.png"; sourceTree = "<group>"; }; |
306cedbeb213
fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents:
5975
diff
changeset
|
477 |
6167C8F11429502C003DD50F /* robotBadge.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = robotBadge.png; path = Resources/Icons/robotBadge.png; sourceTree = "<group>"; }; |
306cedbeb213
fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents:
5975
diff
changeset
|
478 |
6167C8F21429502C003DD50F /* robotBadge@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "robotBadge@2x.png"; path = "Resources/Icons/robotBadge@2x.png"; sourceTree = "<group>"; }; |
306cedbeb213
fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents:
5975
diff
changeset
|
479 |
6167C8F31429502C003DD50F /* star.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = star.png; path = Resources/Icons/star.png; sourceTree = "<group>"; }; |
306cedbeb213
fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents:
5975
diff
changeset
|
480 |
6167C8F41429502C003DD50F /* star@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "star@2x.png"; path = "Resources/Icons/star@2x.png"; sourceTree = "<group>"; }; |
5982
283be2ca54a7
mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents:
5976
diff
changeset
|
481 |
6167CA2B142A6ED7003DD50F /* bot0.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = bot0.png; path = Resources/Icons/bot0.png; sourceTree = "<group>"; }; |
283be2ca54a7
mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents:
5976
diff
changeset
|
482 |
6167CA2C142A6ED7003DD50F /* bot0@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "bot0@2x.png"; path = "Resources/Icons/bot0@2x.png"; sourceTree = "<group>"; }; |
283be2ca54a7
mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents:
5976
diff
changeset
|
483 |
6167CA2D142A6ED7003DD50F /* bot1.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = bot1.png; path = Resources/Icons/bot1.png; sourceTree = "<group>"; }; |
283be2ca54a7
mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents:
5976
diff
changeset
|
484 |
6167CA2E142A6ED7003DD50F /* bot1@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "bot1@2x.png"; path = "Resources/Icons/bot1@2x.png"; sourceTree = "<group>"; }; |
283be2ca54a7
mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents:
5976
diff
changeset
|
485 |
6167CA2F142A6ED7003DD50F /* bot2.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = bot2.png; path = Resources/Icons/bot2.png; sourceTree = "<group>"; }; |
283be2ca54a7
mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents:
5976
diff
changeset
|
486 |
6167CA30142A6ED7003DD50F /* bot2@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "bot2@2x.png"; path = "Resources/Icons/bot2@2x.png"; sourceTree = "<group>"; }; |
283be2ca54a7
mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents:
5976
diff
changeset
|
487 |
6167CA31142A6ED7003DD50F /* bot3.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = bot3.png; path = Resources/Icons/bot3.png; sourceTree = "<group>"; }; |
283be2ca54a7
mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents:
5976
diff
changeset
|
488 |
6167CA32142A6ED7003DD50F /* bot3@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "bot3@2x.png"; path = "Resources/Icons/bot3@2x.png"; sourceTree = "<group>"; }; |
283be2ca54a7
mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents:
5976
diff
changeset
|
489 |
6167CA33142A6ED7003DD50F /* bot4.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = bot4.png; path = Resources/Icons/bot4.png; sourceTree = "<group>"; }; |
283be2ca54a7
mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents:
5976
diff
changeset
|
490 |
6167CA34142A6ED7003DD50F /* bot4@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "bot4@2x.png"; path = "Resources/Icons/bot4@2x.png"; sourceTree = "<group>"; }; |
283be2ca54a7
mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents:
5976
diff
changeset
|
491 |
6167CA35142A6ED7003DD50F /* bot5.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = bot5.png; path = Resources/Icons/bot5.png; sourceTree = "<group>"; }; |
283be2ca54a7
mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents:
5976
diff
changeset
|
492 |
6167CA36142A6ED7003DD50F /* bot5@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "bot5@2x.png"; path = "Resources/Icons/bot5@2x.png"; sourceTree = "<group>"; }; |
5983 | 493 |
6167CB46142A8769003DD50F /* basehat-hedgehog.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "basehat-hedgehog.png"; path = "Resources/Icons/basehat-hedgehog.png"; sourceTree = "<group>"; }; |
494 |
6167CB47142A8769003DD50F /* basehat-hedgehog@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "basehat-hedgehog@2x.png"; path = "Resources/Icons/basehat-hedgehog@2x.png"; sourceTree = "<group>"; }; |
|
4354 | 495 |
6172FEA21298C7F900D73365 /* Default@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Default@2x.png"; path = "Resources/Icons/Default@2x.png"; sourceTree = "<group>"; }; |
496 |
6172FEC81298CE4800D73365 /* savesButton@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "savesButton@2x.png"; path = "Resources/Frontend/savesButton@2x.png"; sourceTree = "<group>"; }; |
|
497 |
6172FECA1298CE4E00D73365 /* settingsButton@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "settingsButton@2x.png"; path = "Resources/Frontend/settingsButton@2x.png"; sourceTree = "<group>"; }; |
|
498 |
6172FED31298CE6600D73365 /* backButton@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "backButton@2x.png"; path = "Resources/Frontend/backButton@2x.png"; sourceTree = "<group>"; }; |
|
5986 | 499 |
6172FED61298CF9800D73365 /* background@2x~iphone.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "background@2x~iphone.png"; path = "Resources/Frontend/background@2x~iphone.png"; sourceTree = "<group>"; }; |
4354 | 500 |
6172FED71298CF9800D73365 /* background~iphone.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "background~iphone.png"; path = "Resources/Frontend/background~iphone.png"; sourceTree = "<group>"; }; |
501 |
6172FEEB1298D25D00D73365 /* mediumBackground~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "mediumBackground~ipad.png"; path = "Resources/Frontend/mediumBackground~ipad.png"; sourceTree = "<group>"; }; |
|
5986 | 502 |
6172FEEC1298D25D00D73365 /* smallerBackground@2x~iphone.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "smallerBackground@2x~iphone.png"; path = "Resources/Frontend/smallerBackground@2x~iphone.png"; sourceTree = "<group>"; }; |
4354 | 503 |
6172FEED1298D25D00D73365 /* smallerBackground~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "smallerBackground~ipad.png"; path = "Resources/Frontend/smallerBackground~ipad.png"; sourceTree = "<group>"; }; |
504 |
6172FEEE1298D25D00D73365 /* smallerBackground~iphone.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "smallerBackground~iphone.png"; path = "Resources/Frontend/smallerBackground~iphone.png"; sourceTree = "<group>"; }; |
|
4766 | 505 |
6174F7C612CD62E300205D6F /* smallerTitle.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = smallerTitle.png; path = Resources/Frontend/smallerTitle.png; sourceTree = "<group>"; }; |
506 |
6174F7C712CD62E300205D6F /* smallerTitle@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "smallerTitle@2x.png"; path = "Resources/Frontend/smallerTitle@2x.png"; sourceTree = "<group>"; }; |
|
3375
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
507 |
617987E4114AA34C00BA94A9 /* GSHandlers.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = GSHandlers.inc; path = ../../hedgewars/GSHandlers.inc; sourceTree = SOURCE_ROOT; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
508 |
617987E7114AA34C00BA94A9 /* hwengine.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = hwengine.pas; path = ../../hedgewars/hwengine.pas; sourceTree = SOURCE_ROOT; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
509 |
617987E9114AA34C00BA94A9 /* hwLibrary.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = hwLibrary.pas; path = ../../hedgewars/hwLibrary.pas; sourceTree = SOURCE_ROOT; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
510 |
617987EB114AA34C00BA94A9 /* options.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = options.inc; path = ../../hedgewars/options.inc; sourceTree = SOURCE_ROOT; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
511 |
617987ED114AA34C00BA94A9 /* SDLh.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = SDLh.pas; path = ../../hedgewars/SDLh.pas; sourceTree = SOURCE_ROOT; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
512 |
617987F1114AA34C00BA94A9 /* uAI.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uAI.pas; path = ../../hedgewars/uAI.pas; sourceTree = SOURCE_ROOT; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
513 |
617987F2114AA34C00BA94A9 /* uAIActions.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uAIActions.pas; path = ../../hedgewars/uAIActions.pas; sourceTree = SOURCE_ROOT; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
514 |
617987F3114AA34C00BA94A9 /* uAIAmmoTests.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uAIAmmoTests.pas; path = ../../hedgewars/uAIAmmoTests.pas; sourceTree = SOURCE_ROOT; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
515 |
617987F4114AA34C00BA94A9 /* uAIMisc.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uAIMisc.pas; path = ../../hedgewars/uAIMisc.pas; sourceTree = SOURCE_ROOT; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
516 |
617987F5114AA34C00BA94A9 /* uAmmos.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uAmmos.pas; path = ../../hedgewars/uAmmos.pas; sourceTree = SOURCE_ROOT; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
517 |
617987F6114AA34C00BA94A9 /* uChat.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uChat.pas; path = ../../hedgewars/uChat.pas; sourceTree = SOURCE_ROOT; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
518 |
617987F7114AA34C00BA94A9 /* uCollisions.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uCollisions.pas; path = ../../hedgewars/uCollisions.pas; sourceTree = SOURCE_ROOT; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
519 |
617987F8114AA34C00BA94A9 /* uConsole.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uConsole.pas; path = ../../hedgewars/uConsole.pas; sourceTree = SOURCE_ROOT; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
520 |
617987F9114AA34C00BA94A9 /* uConsts.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uConsts.pas; path = ../../hedgewars/uConsts.pas; sourceTree = SOURCE_ROOT; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
521 |
617987FA114AA34C00BA94A9 /* uFloat.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uFloat.pas; path = ../../hedgewars/uFloat.pas; sourceTree = SOURCE_ROOT; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
522 |
617987FB114AA34C00BA94A9 /* uGame.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uGame.pas; path = ../../hedgewars/uGame.pas; sourceTree = SOURCE_ROOT; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
523 |
617987FC114AA34C00BA94A9 /* uGears.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uGears.pas; path = ../../hedgewars/uGears.pas; sourceTree = SOURCE_ROOT; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
524 |
617987FD114AA34C00BA94A9 /* uIO.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uIO.pas; path = ../../hedgewars/uIO.pas; sourceTree = SOURCE_ROOT; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
525 |
617987FF114AA34C00BA94A9 /* uLand.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLand.pas; path = ../../hedgewars/uLand.pas; sourceTree = SOURCE_ROOT; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
526 |
61798800114AA34C00BA94A9 /* uLandGraphics.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLandGraphics.pas; path = ../../hedgewars/uLandGraphics.pas; sourceTree = SOURCE_ROOT; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
527 |
61798801114AA34C00BA94A9 /* uLandObjects.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLandObjects.pas; path = ../../hedgewars/uLandObjects.pas; sourceTree = SOURCE_ROOT; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
528 |
61798802114AA34C00BA94A9 /* uLandTemplates.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLandTemplates.pas; path = ../../hedgewars/uLandTemplates.pas; sourceTree = SOURCE_ROOT; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
529 |
61798803114AA34C00BA94A9 /* uLandTexture.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLandTexture.pas; path = ../../hedgewars/uLandTexture.pas; sourceTree = SOURCE_ROOT; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
530 |
61798804114AA34C00BA94A9 /* uLocale.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLocale.pas; path = ../../hedgewars/uLocale.pas; sourceTree = SOURCE_ROOT; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
531 |
61798805114AA34C00BA94A9 /* uMisc.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uMisc.pas; path = ../../hedgewars/uMisc.pas; sourceTree = SOURCE_ROOT; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
532 |
61798806114AA34C00BA94A9 /* uRandom.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uRandom.pas; path = ../../hedgewars/uRandom.pas; sourceTree = SOURCE_ROOT; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
533 |
61798809114AA34C00BA94A9 /* uSound.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uSound.pas; path = ../../hedgewars/uSound.pas; sourceTree = SOURCE_ROOT; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
534 |
6179880A114AA34C00BA94A9 /* uStats.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uStats.pas; path = ../../hedgewars/uStats.pas; sourceTree = SOURCE_ROOT; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
535 |
6179880B114AA34C00BA94A9 /* uStore.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uStore.pas; path = ../../hedgewars/uStore.pas; sourceTree = SOURCE_ROOT; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
536 |
6179880C114AA34C00BA94A9 /* uTeams.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uTeams.pas; path = ../../hedgewars/uTeams.pas; sourceTree = SOURCE_ROOT; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
537 |
6179880E114AA34C00BA94A9 /* uVisualGears.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uVisualGears.pas; path = ../../hedgewars/uVisualGears.pas; sourceTree = SOURCE_ROOT; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
538 |
6179880F114AA34C00BA94A9 /* uWorld.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uWorld.pas; path = ../../hedgewars/uWorld.pas; sourceTree = SOURCE_ROOT; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
539 |
61798934114AB25F00BA94A9 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; }; |
6664
7587033bf732
minor changes to ios project file to better behave with buildbot
koda
parents:
6659
diff
changeset
|
540 |
61798A5E114AE08600BA94A9 /* Data */ = {isa = PBXFileReference; lastKnownFileType = folder; path = Data; sourceTree = SOURCE_ROOT; }; |
6518 | 541 |
617BC22D1490210E00E1C294 /* Italian */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Italian; path = Locale/Italian.lproj/About.strings; sourceTree = "<group>"; }; |
542 |
617BC2391490211500E1C294 /* Italian */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Italian; path = Locale/Italian.lproj/Localizable.strings; sourceTree = "<group>"; }; |
|
543 |
617BC23A1490211F00E1C294 /* Italian */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Italian; path = Locale/Italian.lproj/Scheme.strings; sourceTree = "<group>"; }; |
|
4244 | 544 |
6183D83C11E2BCE200A88903 /* Default-ipad-Landscape.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Default-ipad-Landscape.png"; path = "Resources/Icons/Default-ipad-Landscape.png"; sourceTree = "<group>"; }; |
3670
4c673e57f0d7
use llvm to compile, don't preview map on wimpier devices, merge vsync, fix iphone launch image
koda
parents:
3667
diff
changeset
|
545 |
6183D83D11E2BCE200A88903 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Default.png; path = Resources/Icons/Default.png; sourceTree = "<group>"; }; |
5986 | 546 |
618899811299516000D55FD6 /* title@2x~iphone.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "title@2x~iphone.png"; path = "Resources/Frontend/title@2x~iphone.png"; sourceTree = "<group>"; }; |
4354 | 547 |
61889984129995B500D55FD6 /* title~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "title~ipad.png"; path = "Resources/Frontend/title~ipad.png"; sourceTree = "<group>"; }; |
6083
72c882c0fd0f
first pass for implementing missions/training selection on ipad (not yet running)
koda
parents:
6078
diff
changeset
|
548 |
61915D58143A4E2C00299991 /* MissionTrainingViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MissionTrainingViewController.h; sourceTree = "<group>"; }; |
72c882c0fd0f
first pass for implementing missions/training selection on ipad (not yet running)
koda
parents:
6078
diff
changeset
|
549 |
61915D59143A4E2C00299991 /* MissionTrainingViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MissionTrainingViewController.m; sourceTree = "<group>"; }; |
6094
16b12a6417d1
added iphone interface for missions/trainings page, setters/getters unlocked
koda
parents:
6093
diff
changeset
|
550 |
61915D5A143A4E2C00299991 /* MissionTrainingViewController-iPhone.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = "MissionTrainingViewController-iPhone.xib"; sourceTree = "<group>"; }; |
7692 | 551 |
619349C5160BAF3E00A08518 /* uAILandMarks.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uAILandMarks.pas; path = ../../hedgewars/uAILandMarks.pas; sourceTree = SOURCE_ROOT; }; |
552 |
619349C6160BAF3E00A08518 /* uGearsHandlers.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uGearsHandlers.pas; path = ../../hedgewars/uGearsHandlers.pas; sourceTree = SOURCE_ROOT; }; |
|
553 |
619349C7160BAF3E00A08518 /* uGearsHandlersRope.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uGearsHandlersRope.pas; path = ../../hedgewars/uGearsHandlersRope.pas; sourceTree = SOURCE_ROOT; }; |
|
5170
f7e49eff3708
add libTremor sources (integer-only libvorbis implementation) to repo and ios project
koda
parents:
5168
diff
changeset
|
554 |
619598181364BCD200B429B6 /* Tremor.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = Tremor.xcodeproj; path = ../../misc/libtremor/Xcode/Tremor.xcodeproj; sourceTree = SOURCE_ROOT; }; |
5171 | 555 |
6195993F1364C82B00B429B6 /* Lua.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = Lua.xcodeproj; path = ../../misc/liblua/Xcode/Lua.xcodeproj; sourceTree = SOURCE_ROOT; }; |
6664
7587033bf732
minor changes to ios project file to better behave with buildbot
koda
parents:
6659
diff
changeset
|
556 |
619599BA1364E65900B429B6 /* Freetype.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = Freetype.xcodeproj; path = "../../misc/libfreetype/Xcode-iOS/Freetype.xcodeproj"; sourceTree = SOURCE_ROOT; }; |
3884 | 557 |
6199E81512463EA800DADF8C /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; }; |
558 |
6199E81912463EC400DADF8C /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; }; |
|
559 |
6199E836124647DE00DADF8C /* SupportViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SupportViewController.h; sourceTree = "<group>"; }; |
|
560 |
6199E837124647DE00DADF8C /* SupportViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SupportViewController.m; sourceTree = "<group>"; }; |
|
4115 | 561 |
6199E86C12464A8E00DADF8C /* surprise.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = surprise.png; path = Resources/surprise.png; sourceTree = "<group>"; }; |
6526 | 562 |
619BCEC41495615700C1C409 /* Bulgarian */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Bulgarian; path = Locale/Bulgarian.lproj/About.strings; sourceTree = "<group>"; }; |
563 |
619BCED01495615F00C1C409 /* Bulgarian */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Bulgarian; path = Locale/Bulgarian.lproj/Localizable.strings; sourceTree = "<group>"; }; |
|
564 |
619BCED11495616700C1C409 /* Bulgarian */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Bulgarian; path = Locale/Bulgarian.lproj/Scheme.strings; sourceTree = "<group>"; }; |
|
3906 | 565 |
619C5AF3124F7E3100D041AE /* LuaPas.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = LuaPas.pas; path = ../../hedgewars/LuaPas.pas; sourceTree = SOURCE_ROOT; }; |
3910
dd47efbdec46
move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents:
3906
diff
changeset
|
566 |
619C5BA0124FA59000D041AE /* MapPreviewButtonView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MapPreviewButtonView.h; path = Classes/MapPreviewButtonView.h; sourceTree = "<group>"; }; |
dd47efbdec46
move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents:
3906
diff
changeset
|
567 |
619C5BA1124FA59000D041AE /* MapPreviewButtonView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MapPreviewButtonView.m; path = Classes/MapPreviewButtonView.m; sourceTree = "<group>"; }; |
3375
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
568 |
61A117FE1168322700359010 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; |
6603
ef9ed71e3cf7
ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents:
6571
diff
changeset
|
569 |
61A19AE314D2010A004B1E6D /* SDL.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDL.xcodeproj; path = "../../../Library/SDL/Xcode-iOS/SDL/SDL.xcodeproj"; sourceTree = SOURCE_ROOT; }; |
ef9ed71e3cf7
ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents:
6571
diff
changeset
|
570 |
61A19B6114D20B6C004B1E6D /* SDL_image.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDL_image.xcodeproj; path = "../../../Library/SDL_image/Xcode-iOS/SDL_image.xcodeproj"; sourceTree = SOURCE_ROOT; }; |
ef9ed71e3cf7
ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents:
6571
diff
changeset
|
571 |
61A19BC114D20CDA004B1E6D /* SDL_ttf.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDL_ttf.xcodeproj; path = "../../../Library/SDL_ttf/Xcode-iOS/SDL_ttf.xcodeproj"; sourceTree = SOURCE_ROOT; }; |
ef9ed71e3cf7
ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents:
6571
diff
changeset
|
572 |
61A19BF414D20D83004B1E6D /* SDL_net.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDL_net.xcodeproj; path = "../../../Library/SDL_net/Xcode-iOS/SDL_net.xcodeproj"; sourceTree = SOURCE_ROOT; }; |
ef9ed71e3cf7
ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents:
6571
diff
changeset
|
573 |
61A19C1E14D20F51004B1E6D /* SDL_mixer.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDL_mixer.xcodeproj; path = "../../../Library/SDL_mixer/Xcode-iOS/SDL_mixer.xcodeproj"; sourceTree = SOURCE_ROOT; }; |
4438 | 574 |
61A4A38912A5CCC2004D81E6 /* uCommandHandlers.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uCommandHandlers.pas; path = ../../hedgewars/uCommandHandlers.pas; sourceTree = SOURCE_ROOT; }; |
575 |
61A4A38A12A5CCC2004D81E6 /* uCommands.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uCommands.pas; path = ../../hedgewars/uCommands.pas; sourceTree = SOURCE_ROOT; }; |
|
576 |
61A4A38B12A5CCC2004D81E6 /* uDebug.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uDebug.pas; path = ../../hedgewars/uDebug.pas; sourceTree = SOURCE_ROOT; }; |
|
577 |
61A4A38C12A5CCC2004D81E6 /* uGearsRender.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uGearsRender.pas; path = ../../hedgewars/uGearsRender.pas; sourceTree = SOURCE_ROOT; }; |
|
578 |
61A4A38D12A5CCC2004D81E6 /* uRender.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uRender.pas; path = ../../hedgewars/uRender.pas; sourceTree = SOURCE_ROOT; }; |
|
579 |
61A4A38E12A5CCC2004D81E6 /* uRenderUtils.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uRenderUtils.pas; path = ../../hedgewars/uRenderUtils.pas; sourceTree = SOURCE_ROOT; }; |
|
580 |
61A4A38F12A5CCC2004D81E6 /* uSinTable.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uSinTable.pas; path = ../../hedgewars/uSinTable.pas; sourceTree = SOURCE_ROOT; }; |
|
581 |
61A4A39012A5CCC2004D81E6 /* uTextures.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uTextures.pas; path = ../../hedgewars/uTextures.pas; sourceTree = SOURCE_ROOT; }; |
|
582 |
61A4A39112A5CCC2004D81E6 /* uTypes.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uTypes.pas; path = ../../hedgewars/uTypes.pas; sourceTree = SOURCE_ROOT; }; |
|
583 |
61A4A39212A5CCC2004D81E6 /* uUtils.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uUtils.pas; path = ../../hedgewars/uUtils.pas; sourceTree = SOURCE_ROOT; }; |
|
584 |
61A4A39312A5CCC2004D81E6 /* uVariables.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uVariables.pas; path = ../../hedgewars/uVariables.pas; sourceTree = SOURCE_ROOT; }; |
|
585 |
61A4A3A112A5CD56004D81E6 /* uCaptions.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uCaptions.pas; path = ../../hedgewars/uCaptions.pas; sourceTree = SOURCE_ROOT; }; |
|
5200
7440fe992e73
* move ammo lines from .cpp.in to .h so that it is readable from the ios frontend (and who knows, maybe from other frontends as well)
koda
parents:
5184
diff
changeset
|
586 |
61A976B2136F668500DD9878 /* uCursor.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uCursor.pas; path = ../../hedgewars/uCursor.pas; sourceTree = SOURCE_ROOT; }; |
7440fe992e73
* move ammo lines from .cpp.in to .h so that it is readable from the ios frontend (and who knows, maybe from other frontends as well)
koda
parents:
5184
diff
changeset
|
587 |
61A97F0E136F675A00DD9878 /* hwconsts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = hwconsts.h; path = ../../QTfrontend/hwconsts.h; sourceTree = SOURCE_ROOT; }; |
4504
8906b2409d97
add the appirater class for getting more positive reviews
koda
parents:
4476
diff
changeset
|
588 |
61AC067212B2E32D000B52A2 /* Appirater.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Appirater.h; path = Classes/Appirater.h; sourceTree = "<group>"; }; |
8906b2409d97
add the appirater class for getting more positive reviews
koda
parents:
4476
diff
changeset
|
589 |
61AC067312B2E32D000B52A2 /* Appirater.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Appirater.m; path = Classes/Appirater.m; sourceTree = "<group>"; }; |
4757 | 590 |
61B7A33612CC21080086B604 /* StatsPageViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StatsPageViewController.h; sourceTree = "<group>"; }; |
591 |
61B7A33712CC21080086B604 /* StatsPageViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = StatsPageViewController.m; sourceTree = "<group>"; }; |
|
6213 | 592 |
61B9A86714423A9D001541C1 /* GameConfigViewController-iPad.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = "GameConfigViewController-iPad.xib"; sourceTree = "<group>"; }; |
4476
4bf74e158f44
team selection completely refactored, now has animation and more performance
koda
parents:
4463
diff
changeset
|
593 |
61C079E211F35A300072BF46 /* EditableCellView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = EditableCellView.h; path = Classes/EditableCellView.h; sourceTree = "<group>"; }; |
4bf74e158f44
team selection completely refactored, now has animation and more performance
koda
parents:
4463
diff
changeset
|
594 |
61C079E311F35A300072BF46 /* EditableCellView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = EditableCellView.m; path = Classes/EditableCellView.m; sourceTree = "<group>"; }; |
6006 | 595 |
61C28D3D142D380400DA16C2 /* AudioManagerController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AudioManagerController.h; path = Classes/AudioManagerController.h; sourceTree = "<group>"; }; |
596 |
61C28D3E142D380400DA16C2 /* AudioManagerController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AudioManagerController.m; path = Classes/AudioManagerController.m; sourceTree = "<group>"; }; |
|
6550 | 597 |
61C6783F14B3DD020087425A /* Portuguese */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Portuguese; path = Locale/Portuguese.lproj/About.strings; sourceTree = "<group>"; }; |
598 |
61C6784B14B3DD0B0087425A /* Portuguese */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Portuguese; path = Locale/Portuguese.lproj/Localizable.strings; sourceTree = "<group>"; }; |
|
599 |
61C6784C14B3DD140087425A /* Portuguese */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Portuguese; path = Locale/Portuguese.lproj/Scheme.strings; sourceTree = "<group>"; }; |
|
5658
76220933369f
apparently sdl doesn't work anymore on ios < 3.2 so it is worth to take the leap and upgrade the minimum os to 4.0, so that we can use new apis (like imageio from sdl_image)
koda
parents:
5557
diff
changeset
|
600 |
61CADE321402EE290030C3EB /* ImageIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageIO.framework; path = System/Library/Frameworks/ImageIO.framework; sourceTree = SDKROOT; }; |
6544
bbd2fc07c3ed
update ios project file with new uGears* files; flags for one text file
koda
parents:
6526
diff
changeset
|
601 |
61D08D7114AEA7FE0007C078 /* uGearsHedgehog.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uGearsHedgehog.pas; path = ../../hedgewars/uGearsHedgehog.pas; sourceTree = SOURCE_ROOT; }; |
bbd2fc07c3ed
update ios project file with new uGears* files; flags for one text file
koda
parents:
6526
diff
changeset
|
602 |
61D08D7214AEA7FE0007C078 /* uGearsList.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uGearsList.pas; path = ../../hedgewars/uGearsList.pas; sourceTree = SOURCE_ROOT; }; |
bbd2fc07c3ed
update ios project file with new uGears* files; flags for one text file
koda
parents:
6526
diff
changeset
|
603 |
61D08D7314AEA7FE0007C078 /* uGearsUtils.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uGearsUtils.pas; path = ../../hedgewars/uGearsUtils.pas; sourceTree = SOURCE_ROOT; }; |
6545 | 604 |
61D08D8714AEA9670007C078 /* Japanese */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Japanese; path = Locale/Japanese.lproj/About.strings; sourceTree = "<group>"; }; |
605 |
61D08D8814AEA9700007C078 /* Japanese */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Japanese; path = Locale/Japanese.lproj/Localizable.strings; sourceTree = "<group>"; }; |
|
606 |
61D08D8914AEA9780007C078 /* Japanese */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Japanese; path = Locale/Japanese.lproj/Scheme.strings; sourceTree = "<group>"; }; |
|
6300 | 607 |
61D0BDF71457508C0011A899 /* ExtraCategories.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ExtraCategories.h; path = Classes/ExtraCategories.h; sourceTree = "<group>"; }; |
608 |
61D0BDF81457508C0011A899 /* ExtraCategories.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ExtraCategories.m; path = Classes/ExtraCategories.m; sourceTree = "<group>"; }; |
|
4028
eb371ada631d
move functions called by pascal code outside controller
koda
parents:
3996
diff
changeset
|
609 |
61D2059F127CDD1100ABD83E /* ObjcExports.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ObjcExports.h; path = Classes/ObjcExports.h; sourceTree = "<group>"; }; |
eb371ada631d
move functions called by pascal code outside controller
koda
parents:
3996
diff
changeset
|
610 |
61D205A0127CDD1100ABD83E /* ObjcExports.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ObjcExports.m; path = Classes/ObjcExports.m; sourceTree = "<group>"; }; |
4341 | 611 |
61D3D2A41290E03A003CE7C3 /* irc.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = irc.png; path = Resources/Icons/irc.png; sourceTree = "<group>"; }; |
3532 | 612 |
61E1F4F711D004240016A5AA /* adler32.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = adler32.pas; path = ../../hedgewars/adler32.pas; sourceTree = SOURCE_ROOT; }; |
6246 | 613 |
61E2E12C12BAAEE30051B659 /* ServerProtocolNetwork.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ServerProtocolNetwork.h; sourceTree = "<group>"; }; |
614 |
61E2E12D12BAAEE30051B659 /* ServerProtocolNetwork.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ServerProtocolNetwork.m; sourceTree = "<group>"; }; |
|
4115 | 615 |
61E2F7421283752C00E12521 /* fb.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = fb.png; path = Resources/Icons/fb.png; sourceTree = "<group>"; }; |
616 |
61E2F7431283752C00E12521 /* tw.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = tw.png; path = Resources/Icons/tw.png; sourceTree = "<group>"; }; |
|
4460
bdace1e2f8aa
write some version information inside the application
koda
parents:
4446
diff
changeset
|
617 |
61E5D68C12AB006F00566F29 /* uLandPainted.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLandPainted.pas; path = ../../hedgewars/uLandPainted.pas; sourceTree = SOURCE_ROOT; }; |
5976
306cedbeb213
fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents:
5975
diff
changeset
|
618 |
61EBA62811DFF2BC0048B68A /* title~iphone.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "title~iphone.png"; path = "Resources/Frontend/title~iphone.png"; sourceTree = "<group>"; }; |
5154
851f36579ed4
initial refactoring for interfacing the game engine from the ios frontend (game doesn't run yet)
koda
parents:
5002
diff
changeset
|
619 |
61EDB5AE135B3F97009B29A6 /* GameInterfaceBridge.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GameInterfaceBridge.h; sourceTree = "<group>"; }; |
851f36579ed4
initial refactoring for interfacing the game engine from the ios frontend (game doesn't run yet)
koda
parents:
5002
diff
changeset
|
620 |
61EDB5AF135B3F97009B29A6 /* GameInterfaceBridge.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GameInterfaceBridge.m; sourceTree = "<group>"; }; |
3703
12d17c6e8855
halfway-through finishing the frontend with new graphics by Tiy + initial 'About' page set up
koda
parents:
3701
diff
changeset
|
621 |
61F2E7CB1205EDE0005734F7 /* AboutViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AboutViewController.h; sourceTree = "<group>"; }; |
12d17c6e8855
halfway-through finishing the frontend with new graphics by Tiy + initial 'About' page set up
koda
parents:
3701
diff
changeset
|
622 |
61F2E7CC1205EDE0005734F7 /* AboutViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AboutViewController.m; sourceTree = "<group>"; }; |
6093 | 623 |
61F2E7CD1205EDE0005734F7 /* AboutViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = AboutViewController.xib; sourceTree = "<group>"; }; |
4354 | 624 |
61F2E7EB12060E31005734F7 /* checkbox.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = checkbox.png; path = Resources/Icons/checkbox.png; sourceTree = "<group>"; }; |
4476
4bf74e158f44
team selection completely refactored, now has animation and more performance
koda
parents:
4463
diff
changeset
|
625 |
61F544C512AF1748007FD913 /* HoldTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HoldTableViewCell.h; path = Classes/HoldTableViewCell.h; sourceTree = "<group>"; }; |
4bf74e158f44
team selection completely refactored, now has animation and more performance
koda
parents:
4463
diff
changeset
|
626 |
61F544C612AF1748007FD913 /* HoldTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HoldTableViewCell.m; path = Classes/HoldTableViewCell.m; sourceTree = "<group>"; }; |
3625 | 627 |
61F7A43111E290650040BA66 /* Icon-72.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Icon-72.png"; path = "Resources/Icons/Icon-72.png"; sourceTree = "<group>"; }; |
628 |
61F7A43211E290650040BA66 /* Icon-Small-50.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Icon-Small-50.png"; path = "Resources/Icons/Icon-Small-50.png"; sourceTree = "<group>"; }; |
|
629 |
61F7A43311E290650040BA66 /* Icon-Small.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Icon-Small.png"; path = "Resources/Icons/Icon-Small.png"; sourceTree = "<group>"; }; |
|
630 |
61F7A43411E290650040BA66 /* Icon-Small@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Icon-Small@2x.png"; path = "Resources/Icons/Icon-Small@2x.png"; sourceTree = "<group>"; }; |
|
631 |
61F7A43511E290650040BA66 /* Icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Icon.png; path = Resources/Icons/Icon.png; sourceTree = "<group>"; }; |
|
632 |
61F7A43611E290650040BA66 /* Icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Icon@2x.png"; path = "Resources/Icons/Icon@2x.png"; sourceTree = "<group>"; }; |
|
633 |
61F7A43711E290650040BA66 /* iTunesArtwork.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = iTunesArtwork.png; path = Resources/Icons/iTunesArtwork.png; sourceTree = "<group>"; }; |
|
4354 | 634 |
61F9040811DF58B00068B24D /* settingsButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = settingsButton.png; path = Resources/Frontend/settingsButton.png; sourceTree = "<group>"; }; |
635 |
61F9040A11DF59370068B24D /* background.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = background.png; path = Resources/Frontend/background.png; sourceTree = "<group>"; }; |
|
636 |
61F9040D11DF59D10068B24D /* netplayButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = netplayButton.png; path = Resources/Frontend/netplayButton.png; sourceTree = "<group>"; }; |
|
4476
4bf74e158f44
team selection completely refactored, now has animation and more performance
koda
parents:
4463
diff
changeset
|
637 |
61F904D511DF7DA30068B24D /* WeaponCellView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = WeaponCellView.h; path = Classes/WeaponCellView.h; sourceTree = "<group>"; }; |
4bf74e158f44
team selection completely refactored, now has animation and more performance
koda
parents:
4463
diff
changeset
|
638 |
61F904D611DF7DA30068B24D /* WeaponCellView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = WeaponCellView.m; path = Classes/WeaponCellView.m; sourceTree = "<group>"; }; |
3375
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
639 |
8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
640 |
928301170F10CAFC00CC5A3C /* libfpc.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libfpc.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
641 |
/* End PBXFileReference section */ |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
642 |
|
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
643 |
/* Begin PBXFrameworksBuildPhase section */ |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
644 |
1D60588F0D05DD3D006BFB54 /* Frameworks */ = { |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
645 |
isa = PBXFrameworksBuildPhase; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
646 |
buildActionMask = 2147483647; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
647 |
files = ( |
5172 | 648 |
922F64900F10F53100DC6EC0 /* libfpc.a in Frameworks */, |
6664
7587033bf732
minor changes to ios project file to better behave with buildbot
koda
parents:
6659
diff
changeset
|
649 |
616245D114E6160200CC97FB /* libFreetype.a in Frameworks */, |
5171 | 650 |
619599451364C83D00B429B6 /* libLua.a in Frameworks */, |
5170
f7e49eff3708
add libTremor sources (integer-only libvorbis implementation) to repo and ios project
koda
parents:
5168
diff
changeset
|
651 |
6195981F1364BCEF00B429B6 /* libTremor.a in Frameworks */, |
7302 | 652 |
61A19AFC14D20170004B1E6D /* libSDL2.a in Frameworks */, |
7696
78a00bc68913
update ios project file again to reflect SDL2 renaming
koda
parents:
7692
diff
changeset
|
653 |
61A19B7714D20B7A004B1E6D /* libSDL2_image.a in Frameworks */, |
78a00bc68913
update ios project file again to reflect SDL2 renaming
koda
parents:
7692
diff
changeset
|
654 |
61A19C2414D20F5A004B1E6D /* libSDL2_mixer.a in Frameworks */, |
78a00bc68913
update ios project file again to reflect SDL2 renaming
koda
parents:
7692
diff
changeset
|
655 |
61A19BFA14D20D95004B1E6D /* libSDL2_net.a in Frameworks */, |
78a00bc68913
update ios project file again to reflect SDL2 renaming
koda
parents:
7692
diff
changeset
|
656 |
61A19BC714D20CE7004B1E6D /* libSDL2_ttf.a in Frameworks */, |
3375
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
657 |
1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */, |
3525 | 658 |
61A1188511683A8C00359010 /* CoreGraphics.framework in Frameworks */, |
3375
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
659 |
1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */, |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
660 |
28FD15000DC6FC520079059D /* OpenGLES.framework in Frameworks */, |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
661 |
28FD15080DC6FC5B0079059D /* QuartzCore.framework in Frameworks */, |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
662 |
61798935114AB25F00BA94A9 /* AudioToolbox.framework in Frameworks */, |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
663 |
61272339117DF778005B90CF /* MobileCoreServices.framework in Frameworks */, |
3884 | 664 |
6199E81612463EA800DADF8C /* CFNetwork.framework in Frameworks */, |
665 |
6199E81A12463EC400DADF8C /* SystemConfiguration.framework in Frameworks */, |
|
5224
6e8fbbfb0de5
muuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusic for the ios frontend finally
koda
parents:
5220
diff
changeset
|
666 |
612CABAB1391CE68005E9596 /* AVFoundation.framework in Frameworks */, |
5658
76220933369f
apparently sdl doesn't work anymore on ios < 3.2 so it is worth to take the leap and upgrade the minimum os to 4.0, so that we can use new apis (like imageio from sdl_image)
koda
parents:
5557
diff
changeset
|
667 |
61CADE331402EE290030C3EB /* ImageIO.framework in Frameworks */, |
3375
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
668 |
); |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
669 |
runOnlyForDeploymentPostprocessing = 0; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
670 |
}; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
671 |
/* End PBXFrameworksBuildPhase section */ |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
672 |
|
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
673 |
/* Begin PBXGroup section */ |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
674 |
080E96DDFE201D6D7F000001 /* Classes */ = { |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
675 |
isa = PBXGroup; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
676 |
children = ( |
6213 | 677 |
6163EE4D11CC247D001C0453 /* Game Configuration */, |
678 |
6163EE4C11CC2478001C0453 /* Settings Page */, |
|
679 |
611D9BF312497B7700008271 /* Satellite Controllers */, |
|
3514 | 680 |
616591F011CA9BA200D6E256 /* MainMenuViewController.h */, |
681 |
616591F111CA9BA200D6E256 /* MainMenuViewController.m */, |
|
6673 | 682 |
6165924B11CA9CB400D6E256 /* MainMenuViewController-iPad.xib */, |
6093 | 683 |
6165924C11CA9CB400D6E256 /* MainMenuViewController-iPhone.xib */, |
5154
851f36579ed4
initial refactoring for interfacing the game engine from the ios frontend (game doesn't run yet)
koda
parents:
5002
diff
changeset
|
684 |
61EDB5AE135B3F97009B29A6 /* GameInterfaceBridge.h */, |
851f36579ed4
initial refactoring for interfacing the game engine from the ios frontend (game doesn't run yet)
koda
parents:
5002
diff
changeset
|
685 |
61EDB5AF135B3F97009B29A6 /* GameInterfaceBridge.m */, |
851f36579ed4
initial refactoring for interfacing the game engine from the ios frontend (game doesn't run yet)
koda
parents:
5002
diff
changeset
|
686 |
616591E611CA9BA200D6E256 /* EngineProtocolNetwork.h */, |
851f36579ed4
initial refactoring for interfacing the game engine from the ios frontend (game doesn't run yet)
koda
parents:
5002
diff
changeset
|
687 |
616591E711CA9BA200D6E256 /* EngineProtocolNetwork.m */, |
6246 | 688 |
61E2E12C12BAAEE30051B659 /* ServerProtocolNetwork.h */, |
689 |
61E2E12D12BAAEE30051B659 /* ServerProtocolNetwork.m */, |
|
3375
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
690 |
); |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
691 |
path = Classes; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
692 |
sourceTree = "<group>"; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
693 |
}; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
694 |
19C28FACFE9D520D11CA2CBB /* Products */ = { |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
695 |
isa = PBXGroup; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
696 |
children = ( |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
697 |
1D6058910D05DD3D006BFB54 /* Hedgewars.app */, |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
698 |
928301170F10CAFC00CC5A3C /* libfpc.a */, |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
699 |
); |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
700 |
name = Products; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
701 |
sourceTree = "<group>"; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
702 |
}; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
703 |
29B97314FDCFA39411CA2CEA /* CustomTemplate */ = { |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
704 |
isa = PBXGroup; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
705 |
children = ( |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
706 |
9283015C0F10E48900CC5A3C /* Pascal Sources */, |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
707 |
080E96DDFE201D6D7F000001 /* Classes */, |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
708 |
29B97315FDCFA39411CA2CEA /* Other Sources */, |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
709 |
29B97323FDCFA39411CA2CEA /* Frameworks */, |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
710 |
29B97317FDCFA39411CA2CEA /* Resources */, |
6420 | 711 |
61156510147F481B006729A9 /* Locale */, |
3375
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
712 |
19C28FACFE9D520D11CA2CBB /* Products */, |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
713 |
61370652117B1D50004EE44A /* Entitlements-Distribution.plist */, |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
714 |
611E12FE117BBBDA0044B62F /* Entitlements-Development.plist */, |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
715 |
); |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
716 |
name = CustomTemplate; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
717 |
sourceTree = "<group>"; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
718 |
}; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
719 |
29B97315FDCFA39411CA2CEA /* Other Sources */ = { |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
720 |
isa = PBXGroup; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
721 |
children = ( |
6213 | 722 |
61F8535314578999002CA294 /* Helpers */, |
6078
8c0cc07731e5
headers cleanup, converted some function-only sources into proper class method files, more use of OOP power, removed some 'respondsToSelector' calls, moved defines into their own header, more use of objc categories
koda
parents:
6075
diff
changeset
|
723 |
61641FE21437CD8F006E049C /* Headers */, |
5976
306cedbeb213
fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents:
5975
diff
changeset
|
724 |
61DE91561258B76800B80214 /* Custom UIs */, |
4504
8906b2409d97
add the appirater class for getting more positive reviews
koda
parents:
4476
diff
changeset
|
725 |
61AC067212B2E32D000B52A2 /* Appirater.h */, |
8906b2409d97
add the appirater class for getting more positive reviews
koda
parents:
4476
diff
changeset
|
726 |
61AC067312B2E32D000B52A2 /* Appirater.m */, |
6300 | 727 |
61006F93128DE31F00EBA7F7 /* CreationChamber.h */, |
728 |
61006F94128DE31F00EBA7F7 /* CreationChamber.m */, |
|
5002
a9c44a8ffec8
we get our own AppDelegate, subclassing SDL_UikitAppDelegate so that we don't have to mess with sdl build system
koda
parents:
4951
diff
changeset
|
729 |
6165929C11CA9E2F00D6E256 /* HedgewarsAppDelegate.h */, |
a9c44a8ffec8
we get our own AppDelegate, subclassing SDL_UikitAppDelegate so that we don't have to mess with sdl build system
koda
parents:
4951
diff
changeset
|
730 |
6165929D11CA9E2F00D6E256 /* HedgewarsAppDelegate.m */, |
4358 | 731 |
61D2059F127CDD1100ABD83E /* ObjcExports.h */, |
732 |
61D205A0127CDD1100ABD83E /* ObjcExports.m */, |
|
3375
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
733 |
); |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
734 |
name = "Other Sources"; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
735 |
sourceTree = "<group>"; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
736 |
}; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
737 |
29B97317FDCFA39411CA2CEA /* Resources */ = { |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
738 |
isa = PBXGroup; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
739 |
children = ( |
3646
a3271158d93b
don't make the confirmation button disappear, present an alert if game doesn't start
koda
parents:
3644
diff
changeset
|
740 |
6129B9F611EFB04D0017E305 /* denied.png */, |
5976
306cedbeb213
fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents:
5975
diff
changeset
|
741 |
6167C88B14294738003DD50F /* denied@2x.png */, |
306cedbeb213
fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents:
5975
diff
changeset
|
742 |
6199E86C12464A8E00DADF8C /* surprise.png */, |
306cedbeb213
fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents:
5975
diff
changeset
|
743 |
6167C87314294727003DD50F /* surprise@2x.png */, |
306cedbeb213
fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents:
5975
diff
changeset
|
744 |
612CABCA1391D3D1005E9596 /* Sounds */, |
3625 | 745 |
61F7A42811E2905C0040BA66 /* Icons */, |
4244 | 746 |
61F903FA11DF58680068B24D /* Frontend */, |
3619 | 747 |
6179936611501D1E00BA94A9 /* Overlay */, |
3375
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
748 |
61798A5E114AE08600BA94A9 /* Data */, |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
749 |
8D1107310486CEB800E47090 /* Info.plist */, |
6105 | 750 |
610782931440EE5C00645B29 /* basicFlags.plist */, |
751 |
610782941440EE5C00645B29 /* credits.plist */, |
|
752 |
610782951440EE5C00645B29 /* gameMods.plist */, |
|
3375
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
753 |
); |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
754 |
name = Resources; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
755 |
sourceTree = "<group>"; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
756 |
}; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
757 |
29B97323FDCFA39411CA2CEA /* Frameworks */ = { |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
758 |
isa = PBXGroup; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
759 |
children = ( |
5172 | 760 |
619599BA1364E65900B429B6 /* Freetype.xcodeproj */, |
5171 | 761 |
6195993F1364C82B00B429B6 /* Lua.xcodeproj */, |
5170
f7e49eff3708
add libTremor sources (integer-only libvorbis implementation) to repo and ios project
koda
parents:
5168
diff
changeset
|
762 |
619598181364BCD200B429B6 /* Tremor.xcodeproj */, |
6603
ef9ed71e3cf7
ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents:
6571
diff
changeset
|
763 |
61A19AE314D2010A004B1E6D /* SDL.xcodeproj */, |
ef9ed71e3cf7
ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents:
6571
diff
changeset
|
764 |
61A19B6114D20B6C004B1E6D /* SDL_image.xcodeproj */, |
ef9ed71e3cf7
ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents:
6571
diff
changeset
|
765 |
61A19C1E14D20F51004B1E6D /* SDL_mixer.xcodeproj */, |
ef9ed71e3cf7
ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents:
6571
diff
changeset
|
766 |
61A19BF414D20D83004B1E6D /* SDL_net.xcodeproj */, |
ef9ed71e3cf7
ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents:
6571
diff
changeset
|
767 |
61A19BC114D20CDA004B1E6D /* SDL_ttf.xcodeproj */, |
3375
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
768 |
61798934114AB25F00BA94A9 /* AudioToolbox.framework */, |
5370
a3f87be7b09a
ios: disble logging, stop music correctly in preferences, move script command before seed, try using reatin instead of if
koda
parents:
5282
diff
changeset
|
769 |
612CABAA1391CE68005E9596 /* AVFoundation.framework */, |
3375
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
770 |
61A117FE1168322700359010 /* CoreGraphics.framework */, |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
771 |
1D30AB110D05D00D00671497 /* Foundation.framework */, |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
772 |
28FD14FF0DC6FC520079059D /* OpenGLES.framework */, |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
773 |
28FD15070DC6FC5B0079059D /* QuartzCore.framework */, |
5658
76220933369f
apparently sdl doesn't work anymore on ios < 3.2 so it is worth to take the leap and upgrade the minimum os to 4.0, so that we can use new apis (like imageio from sdl_image)
koda
parents:
5557
diff
changeset
|
774 |
61CADE321402EE290030C3EB /* ImageIO.framework */, |
3375
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
775 |
1DF5F4DF0D08C38300B7A737 /* UIKit.framework */, |
3525 | 776 |
61272338117DF778005B90CF /* MobileCoreServices.framework */, |
3884 | 777 |
6199E81512463EA800DADF8C /* CFNetwork.framework */, |
778 |
6199E81912463EC400DADF8C /* SystemConfiguration.framework */, |
|
3375
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
779 |
); |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
780 |
name = Frameworks; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
781 |
sourceTree = "<group>"; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
782 |
}; |
6420 | 783 |
61156510147F481B006729A9 /* Locale */ = { |
784 |
isa = PBXGroup; |
|
785 |
children = ( |
|
786 |
61156520147F48B6006729A9 /* About.strings */, |
|
787 |
61156522147F48B7006729A9 /* Localizable.strings */, |
|
788 |
61156524147F48B8006729A9 /* Scheme.strings */, |
|
789 |
); |
|
790 |
name = Locale; |
|
791 |
sourceTree = "<group>"; |
|
792 |
}; |
|
6213 | 793 |
611D9BF312497B7700008271 /* Satellite Controllers */ = { |
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
3891
diff
changeset
|
794 |
isa = PBXGroup; |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
3891
diff
changeset
|
795 |
children = ( |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
3891
diff
changeset
|
796 |
61F2E7CB1205EDE0005734F7 /* AboutViewController.h */, |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
3891
diff
changeset
|
797 |
61F2E7CC1205EDE0005734F7 /* AboutViewController.m */, |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
3891
diff
changeset
|
798 |
61F2E7CD1205EDE0005734F7 /* AboutViewController.xib */, |
5220
76a2246f18f0
when the match is not completed (eg out of memory or crash) the game asks for restoring it as soon as it is opened again
koda
parents:
5200
diff
changeset
|
799 |
6167A6731391514600AA6D07 /* RestoreViewController.h */, |
76a2246f18f0
when the match is not completed (eg out of memory or crash) the game asks for restoring it as soon as it is opened again
koda
parents:
5200
diff
changeset
|
800 |
6167A6741391514600AA6D07 /* RestoreViewController.m */, |
76a2246f18f0
when the match is not completed (eg out of memory or crash) the game asks for restoring it as soon as it is opened again
koda
parents:
5200
diff
changeset
|
801 |
6167A6751391514600AA6D07 /* RestoreViewController-iPhone.xib */, |
76a2246f18f0
when the match is not completed (eg out of memory or crash) the game asks for restoring it as soon as it is opened again
koda
parents:
5200
diff
changeset
|
802 |
6167A72C13919E6800AA6D07 /* RestoreViewController-iPad.xib */, |
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
3891
diff
changeset
|
803 |
611D9BF812497E9800008271 /* SavedGamesViewController.h */, |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
3891
diff
changeset
|
804 |
611D9BF912497E9800008271 /* SavedGamesViewController.m */, |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
3891
diff
changeset
|
805 |
611D9BFA12497E9800008271 /* SavedGamesViewController.xib */, |
5976
306cedbeb213
fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents:
5975
diff
changeset
|
806 |
61B7A33612CC21080086B604 /* StatsPageViewController.h */, |
306cedbeb213
fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents:
5975
diff
changeset
|
807 |
61B7A33712CC21080086B604 /* StatsPageViewController.m */, |
6083
72c882c0fd0f
first pass for implementing missions/training selection on ipad (not yet running)
koda
parents:
6078
diff
changeset
|
808 |
61915D58143A4E2C00299991 /* MissionTrainingViewController.h */, |
72c882c0fd0f
first pass for implementing missions/training selection on ipad (not yet running)
koda
parents:
6078
diff
changeset
|
809 |
61915D59143A4E2C00299991 /* MissionTrainingViewController.m */, |
6094
16b12a6417d1
added iphone interface for missions/trainings page, setters/getters unlocked
koda
parents:
6093
diff
changeset
|
810 |
61915D5A143A4E2C00299991 /* MissionTrainingViewController-iPhone.xib */, |
16b12a6417d1
added iphone interface for missions/trainings page, setters/getters unlocked
koda
parents:
6093
diff
changeset
|
811 |
61077E86143FB09800645B29 /* MissionTrainingViewController-iPad.xib */, |
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
3891
diff
changeset
|
812 |
); |
6213 | 813 |
name = "Satellite Controllers"; |
3893
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
3891
diff
changeset
|
814 |
sourceTree = "<group>"; |
568bfd083465
allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents:
3891
diff
changeset
|
815 |
}; |
5224
6e8fbbfb0de5
muuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusic for the ios frontend finally
koda
parents:
5220
diff
changeset
|
816 |
612CABCA1391D3D1005E9596 /* Sounds */ = { |
6e8fbbfb0de5
muuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusic for the ios frontend finally
koda
parents:
5220
diff
changeset
|
817 |
isa = PBXGroup; |
6e8fbbfb0de5
muuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusic for the ios frontend finally
koda
parents:
5220
diff
changeset
|
818 |
children = ( |
7302 | 819 |
616065A7159A71FD00CFAEF4 /* hwclassic.mp3 */, |
6871
5aadbfe02613
ios: resample the sound effects in CAF as suggested in ios sdk (100kB of space saved)
koda
parents:
6830
diff
changeset
|
820 |
611EE973122A9C4100DF6938 /* clickSound.caf */, |
5aadbfe02613
ios: resample the sound effects in CAF as suggested in ios sdk (100kB of space saved)
koda
parents:
6830
diff
changeset
|
821 |
611EE9D7122AA10A00DF6938 /* backSound.caf */, |
5aadbfe02613
ios: resample the sound effects in CAF as suggested in ios sdk (100kB of space saved)
koda
parents:
6830
diff
changeset
|
822 |
611EE9D8122AA10A00DF6938 /* selSound.caf */, |
5224
6e8fbbfb0de5
muuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusic for the ios frontend finally
koda
parents:
5220
diff
changeset
|
823 |
); |
6e8fbbfb0de5
muuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusic for the ios frontend finally
koda
parents:
5220
diff
changeset
|
824 |
name = Sounds; |
6e8fbbfb0de5
muuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusic for the ios frontend finally
koda
parents:
5220
diff
changeset
|
825 |
sourceTree = "<group>"; |
6e8fbbfb0de5
muuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusic for the ios frontend finally
koda
parents:
5220
diff
changeset
|
826 |
}; |
6658
2cccf6b2b89d
added MGSplitViewController, popular replacement for uisplitviewcontrollers: this brings rotation support to our settings pages! weapons and schemes are the only controllers displaying minor glitches
koda
parents:
6656
diff
changeset
|
827 |
615E75C014E42C9000FBA131 /* MGSplitViewController */ = { |
2cccf6b2b89d
added MGSplitViewController, popular replacement for uisplitviewcontrollers: this brings rotation support to our settings pages! weapons and schemes are the only controllers displaying minor glitches
koda
parents:
6656
diff
changeset
|
828 |
isa = PBXGroup; |
2cccf6b2b89d
added MGSplitViewController, popular replacement for uisplitviewcontrollers: this brings rotation support to our settings pages! weapons and schemes are the only controllers displaying minor glitches
koda
parents:
6656
diff
changeset
|
829 |
children = ( |
2cccf6b2b89d
added MGSplitViewController, popular replacement for uisplitviewcontrollers: this brings rotation support to our settings pages! weapons and schemes are the only controllers displaying minor glitches
koda
parents:
6656
diff
changeset
|
830 |
615E76B514E4406400FBA131 /* LICENCE.rtf */, |
6659 | 831 |
615E76B614E4421200FBA131 /* MGSplitCornersView.h */, |
832 |
615E76B714E4421200FBA131 /* MGSplitCornersView.m */, |
|
833 |
615E76B814E4421200FBA131 /* MGSplitDividerView.h */, |
|
834 |
615E76B914E4421200FBA131 /* MGSplitDividerView.m */, |
|
835 |
615E76BA14E4421200FBA131 /* MGSplitViewController.h */, |
|
836 |
615E76BB14E4421200FBA131 /* MGSplitViewController.m */, |
|
6658
2cccf6b2b89d
added MGSplitViewController, popular replacement for uisplitviewcontrollers: this brings rotation support to our settings pages! weapons and schemes are the only controllers displaying minor glitches
koda
parents:
6656
diff
changeset
|
837 |
); |
2cccf6b2b89d
added MGSplitViewController, popular replacement for uisplitviewcontrollers: this brings rotation support to our settings pages! weapons and schemes are the only controllers displaying minor glitches
koda
parents:
6656
diff
changeset
|
838 |
name = MGSplitViewController; |
2cccf6b2b89d
added MGSplitViewController, popular replacement for uisplitviewcontrollers: this brings rotation support to our settings pages! weapons and schemes are the only controllers displaying minor glitches
koda
parents:
6656
diff
changeset
|
839 |
sourceTree = "<group>"; |
2cccf6b2b89d
added MGSplitViewController, popular replacement for uisplitviewcontrollers: this brings rotation support to our settings pages! weapons and schemes are the only controllers displaying minor glitches
koda
parents:
6656
diff
changeset
|
840 |
}; |
6664
7587033bf732
minor changes to ios project file to better behave with buildbot
koda
parents:
6659
diff
changeset
|
841 |
6162456314E6159C00CC97FB /* Products */ = { |
7587033bf732
minor changes to ios project file to better behave with buildbot
koda
parents:
6659
diff
changeset
|
842 |
isa = PBXGroup; |
7587033bf732
minor changes to ios project file to better behave with buildbot
koda
parents:
6659
diff
changeset
|
843 |
children = ( |
7587033bf732
minor changes to ios project file to better behave with buildbot
koda
parents:
6659
diff
changeset
|
844 |
6162456714E6159C00CC97FB /* libFreetype.a */, |
7587033bf732
minor changes to ios project file to better behave with buildbot
koda
parents:
6659
diff
changeset
|
845 |
); |
7587033bf732
minor changes to ios project file to better behave with buildbot
koda
parents:
6659
diff
changeset
|
846 |
name = Products; |
7587033bf732
minor changes to ios project file to better behave with buildbot
koda
parents:
6659
diff
changeset
|
847 |
sourceTree = "<group>"; |
7587033bf732
minor changes to ios project file to better behave with buildbot
koda
parents:
6659
diff
changeset
|
848 |
}; |
6213 | 849 |
6163EE4C11CC2478001C0453 /* Settings Page */ = { |
3522
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
850 |
isa = PBXGroup; |
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
851 |
children = ( |
6075
0173cd44c3bc
rename the ios settings files into something more appropriate
koda
parents:
6006
diff
changeset
|
852 |
6165920211CA9BA200D6E256 /* SettingsContainerViewController.h */, |
0173cd44c3bc
rename the ios settings files into something more appropriate
koda
parents:
6006
diff
changeset
|
853 |
6165920311CA9BA200D6E256 /* SettingsContainerViewController.m */, |
0173cd44c3bc
rename the ios settings files into something more appropriate
koda
parents:
6006
diff
changeset
|
854 |
616591F411CA9BA200D6E256 /* SettingsBaseViewController.h */, |
0173cd44c3bc
rename the ios settings files into something more appropriate
koda
parents:
6006
diff
changeset
|
855 |
616591F511CA9BA200D6E256 /* SettingsBaseViewController.m */, |
3522
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
856 |
6163EE4E11CC248D001C0453 /* First Level */, |
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
857 |
6163EE4F11CC2497001C0453 /* Second Level */, |
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
858 |
6163EE5011CC24A1001C0453 /* Third Level */, |
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
859 |
); |
6213 | 860 |
name = "Settings Page"; |
3522
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
861 |
sourceTree = "<group>"; |
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
862 |
}; |
6213 | 863 |
6163EE4D11CC247D001C0453 /* Game Configuration */ = { |
3522
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
864 |
isa = PBXGroup; |
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
865 |
children = ( |
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
866 |
616591E411CA9BA200D6E256 /* GameConfigViewController.h */, |
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
867 |
616591E511CA9BA200D6E256 /* GameConfigViewController.m */, |
6213 | 868 |
61B9A86714423A9D001541C1 /* GameConfigViewController-iPad.xib */, |
6115
485cfecadc9a
HUGE refactoring of the ipad interface, finally understood how to use interface builder with custom uiviewcontrollers, as well as converted some uitableviewcontrollers to uiviewcontrollers for simplicity
koda
parents:
6105
diff
changeset
|
869 |
6165924A11CA9CB400D6E256 /* GameConfigViewController-iPhone.xib */, |
3522
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
870 |
6165920411CA9BA200D6E256 /* TeamConfigViewController.h */, |
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
871 |
6165920511CA9BA200D6E256 /* TeamConfigViewController.m */, |
3525 | 872 |
616591FC11CA9BA200D6E256 /* SchemeWeaponConfigViewController.h */, |
873 |
616591FD11CA9BA200D6E256 /* SchemeWeaponConfigViewController.m */, |
|
3522
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
874 |
616591F211CA9BA200D6E256 /* MapConfigViewController.h */, |
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
875 |
616591F311CA9BA200D6E256 /* MapConfigViewController.m */, |
3598 | 876 |
6165924D11CA9CB400D6E256 /* MapConfigViewController-iPad.xib */, |
877 |
6165924E11CA9CB400D6E256 /* MapConfigViewController-iPhone.xib */, |
|
3522
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
878 |
); |
6213 | 879 |
name = "Game Configuration"; |
3522
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
880 |
sourceTree = "<group>"; |
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
881 |
}; |
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
882 |
6163EE4E11CC248D001C0453 /* First Level */ = { |
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
883 |
isa = PBXGroup; |
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
884 |
children = ( |
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
885 |
616591E811CA9BA200D6E256 /* GeneralSettingsViewController.h */, |
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
886 |
616591E911CA9BA200D6E256 /* GeneralSettingsViewController.m */, |
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
887 |
6165920611CA9BA200D6E256 /* TeamSettingsViewController.h */, |
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
888 |
6165920711CA9BA200D6E256 /* TeamSettingsViewController.m */, |
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
889 |
6165920A11CA9BA200D6E256 /* WeaponSettingsViewController.h */, |
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
890 |
6165920B11CA9BA200D6E256 /* WeaponSettingsViewController.m */, |
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
891 |
616591FA11CA9BA200D6E256 /* SchemeSettingsViewController.h */, |
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
892 |
616591FB11CA9BA200D6E256 /* SchemeSettingsViewController.m */, |
3884 | 893 |
6199E836124647DE00DADF8C /* SupportViewController.h */, |
894 |
6199E837124647DE00DADF8C /* SupportViewController.m */, |
|
3522
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
895 |
); |
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
896 |
name = "First Level"; |
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
897 |
sourceTree = "<group>"; |
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
898 |
}; |
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
899 |
6163EE4F11CC2497001C0453 /* Second Level */ = { |
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
900 |
isa = PBXGroup; |
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
901 |
children = ( |
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
902 |
6165920011CA9BA200D6E256 /* SingleTeamViewController.h */, |
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
903 |
6165920111CA9BA200D6E256 /* SingleTeamViewController.m */, |
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
904 |
6163EE7C11CC2600001C0453 /* SingleWeaponViewController.h */, |
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
905 |
6163EE7D11CC2600001C0453 /* SingleWeaponViewController.m */, |
3523 | 906 |
616591FE11CA9BA200D6E256 /* SingleSchemeViewController.h */, |
907 |
616591FF11CA9BA200D6E256 /* SingleSchemeViewController.m */, |
|
3522
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
908 |
); |
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
909 |
name = "Second Level"; |
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
910 |
sourceTree = "<group>"; |
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
911 |
}; |
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
912 |
6163EE5011CC24A1001C0453 /* Third Level */ = { |
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
913 |
isa = PBXGroup; |
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
914 |
children = ( |
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
915 |
616591EC11CA9BA200D6E256 /* HogHatViewController.h */, |
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
916 |
616591ED11CA9BA200D6E256 /* HogHatViewController.m */, |
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
917 |
616591EE11CA9BA200D6E256 /* LevelViewController.h */, |
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
918 |
616591EF11CA9BA200D6E256 /* LevelViewController.m */, |
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
919 |
616591E011CA9BA200D6E256 /* FlagsViewController.h */, |
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
920 |
616591E111CA9BA200D6E256 /* FlagsViewController.m */, |
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
921 |
616591E211CA9BA200D6E256 /* FortsViewController.h */, |
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
922 |
616591E311CA9BA200D6E256 /* FortsViewController.m */, |
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
923 |
616591EA11CA9BA200D6E256 /* GravesViewController.h */, |
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
924 |
616591EB11CA9BA200D6E256 /* GravesViewController.m */, |
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
925 |
6165920811CA9BA200D6E256 /* VoicesViewController.h */, |
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
926 |
6165920911CA9BA200D6E256 /* VoicesViewController.m */, |
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
927 |
); |
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
928 |
name = "Third Level"; |
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
929 |
sourceTree = "<group>"; |
156c04c6a3d8
add initial stubs for selecting weapons in the ifrontend
koda
parents:
3514
diff
changeset
|
930 |
}; |
6078
8c0cc07731e5
headers cleanup, converted some function-only sources into proper class method files, more use of OOP power, removed some 'respondsToSelector' calls, moved defines into their own header, more use of objc categories
koda
parents:
6075
diff
changeset
|
931 |
61641FE21437CD8F006E049C /* Headers */ = { |
8c0cc07731e5
headers cleanup, converted some function-only sources into proper class method files, more use of OOP power, removed some 'respondsToSelector' calls, moved defines into their own header, more use of objc categories
koda
parents:
6075
diff
changeset
|
932 |
isa = PBXGroup; |
8c0cc07731e5
headers cleanup, converted some function-only sources into proper class method files, more use of OOP power, removed some 'respondsToSelector' calls, moved defines into their own header, more use of objc categories
koda
parents:
6075
diff
changeset
|
933 |
children = ( |
8c0cc07731e5
headers cleanup, converted some function-only sources into proper class method files, more use of OOP power, removed some 'respondsToSelector' calls, moved defines into their own header, more use of objc categories
koda
parents:
6075
diff
changeset
|
934 |
61641FE31437CDAA006E049C /* DefinesAndMacros.h */, |
8c0cc07731e5
headers cleanup, converted some function-only sources into proper class method files, more use of OOP power, removed some 'respondsToSelector' calls, moved defines into their own header, more use of objc categories
koda
parents:
6075
diff
changeset
|
935 |
32CA4F630368D1EE00C91783 /* Hedgewars_Prefix.pch */, |
8c0cc07731e5
headers cleanup, converted some function-only sources into proper class method files, more use of OOP power, removed some 'respondsToSelector' calls, moved defines into their own header, more use of objc categories
koda
parents:
6075
diff
changeset
|
936 |
61A97F0E136F675A00DD9878 /* hwconsts.h */, |
8c0cc07731e5
headers cleanup, converted some function-only sources into proper class method files, more use of OOP power, removed some 'respondsToSelector' calls, moved defines into their own header, more use of objc categories
koda
parents:
6075
diff
changeset
|
937 |
6165922911CA9BD500D6E256 /* PascalImports.h */, |
8c0cc07731e5
headers cleanup, converted some function-only sources into proper class method files, more use of OOP power, removed some 'respondsToSelector' calls, moved defines into their own header, more use of objc categories
koda
parents:
6075
diff
changeset
|
938 |
); |
8c0cc07731e5
headers cleanup, converted some function-only sources into proper class method files, more use of OOP power, removed some 'respondsToSelector' calls, moved defines into their own header, more use of objc categories
koda
parents:
6075
diff
changeset
|
939 |
name = Headers; |
8c0cc07731e5
headers cleanup, converted some function-only sources into proper class method files, more use of OOP power, removed some 'respondsToSelector' calls, moved defines into their own header, more use of objc categories
koda
parents:
6075
diff
changeset
|
940 |
sourceTree = "<group>"; |
8c0cc07731e5
headers cleanup, converted some function-only sources into proper class method files, more use of OOP power, removed some 'respondsToSelector' calls, moved defines into their own header, more use of objc categories
koda
parents:
6075
diff
changeset
|
941 |
}; |
3375
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
942 |
61798892114AA56300BA94A9 /* inc */ = { |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
943 |
isa = PBXGroup; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
944 |
children = ( |
6003
74431bf4c632
fix the config.inc conflict by making the ios one in another folder
koda
parents:
5986
diff
changeset
|
945 |
61589C5A144B4322007BFAA4 /* config.inc */, |
3487 | 946 |
617987EB114AA34C00BA94A9 /* options.inc */, |
3375
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
947 |
617987E4114AA34C00BA94A9 /* GSHandlers.inc */, |
3611 | 948 |
614E333D11DE9A93009DBA4E /* VGSHandlers.inc */, |
3375
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
949 |
); |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
950 |
name = inc; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
951 |
sourceTree = "<group>"; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
952 |
}; |
3619 | 953 |
6179936611501D1E00BA94A9 /* Overlay */ = { |
3375
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
954 |
isa = PBXGroup; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
955 |
children = ( |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
956 |
); |
3619 | 957 |
name = Overlay; |
3375
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
958 |
sourceTree = "<group>"; |
88bb88294e06
this should fix the old project name that is present in the scm database
koda
parents:
diff
changeset
|
959 |
}; |
5170
f7e49eff3708
add libTremor sources (integer-only libvorbis implementation) to repo and ios project
koda
parents:
5168
diff
changeset
|
960 |
619598191364BCD200B429B6 /* Products */ = { |
f7e49eff3708
add libTremor sources (integer-only libvorbis implementation) to repo and ios project
koda
parents:
5168
diff
changeset
|
961 |
isa = PBXGroup; |
f7e49eff3708
add libTremor sources (integer-only libvorbis implementation) to repo and ios project
koda
parents:
5168
diff
changeset
|
962 |
children = ( |
f7e49eff3708
add libTremor sources (integer-only libvorbis implementation) to repo and ios project
koda
parents:
5168
diff
changeset
|
963 |
6195981D1364BCD200B429B6 /* libTremor.a */, |
f7e49eff3708
add libTremor sources (integer-only libvorbis implementation) to repo and ios project
koda
parents:
5168
diff
changeset
|
964 |
); |
f7e49eff3708
add libTremor sources (integer-only libvorbis implementation) to repo and ios project
koda
parents:
5168
diff
changeset
|
965 |
name = Products; |
f7e49eff3708
add libTremor sources (integer-only libvorbis implementation) to repo and ios project
koda
parents:
5168
diff
changeset
|
966 |
sourceTree = "<group>"; |
f7e49eff3708
add libTremor sources (integer-only libvorbis implementation) to repo and ios project
koda
parents:
5168
diff
changeset
|
967 |
}; |
5171 | 968 |
619599401364C82B00B429B6 /* Products */ = { |
969 |
isa = PBXGroup; |
|
970 |
children = ( |
|
971 |
619599441364C82B00B429B6 /* libLua.a */, |
|
972 |
); |
|
973 |
name = Products; |
|
974 |
sourceTree = "<group>"; |
|
975 |
}; |
|
6603
ef9ed71e3cf7
ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents:
6571
diff
changeset
|
976 |
61A19AE414D2010A004B1E6D /* Products */ = { |
4911
5d10bd725efe
update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents:
4856
diff
changeset
|
977 |
isa = PBXGroup; |
5d10bd725efe
update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents:
4856
diff
changeset
|
978 |
children = ( |
7302 | 979 |
61A19AEA14D2010A004B1E6D /* libSDL2.a */, |
6603
ef9ed71e3cf7
ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents:
6571
diff
changeset
|
980 |
61A19AEC14D2010A004B1E6D /* testsdl.app */, |
4911
5d10bd725efe
update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents:
4856
diff
changeset
|
981 |
); |
5d10bd725efe
update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents:
4856
diff
changeset
|
982 |
name = Products; |
5d10bd725efe
update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents:
4856
diff
changeset
|
983 |
sourceTree = "<group>"; |
5d10bd725efe
update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents:
4856
diff
changeset
|
984 |
}; |
6603
ef9ed71e3cf7
ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents:
6571
diff
changeset
|
985 |
61A19B6214D20B6C004B1E6D /* Products */ = { |
3906 | 986 |
isa = PBXGroup; |
987 |
children = ( |
|
7696
78a00bc68913
update ios project file again to reflect SDL2 renaming
koda
parents:
7692
diff
changeset
|
988 |
61A19B6614D20B6C004B1E6D /* libSDL2_image.a */, |
4911
5d10bd725efe
update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents:
4856
diff
changeset
|
989 |
); |
5d10bd725efe
update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents:
4856
diff
changeset
|
990 |
name = Products; |
5d10bd725efe
update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents:
4856
diff
changeset
|
991 |
sourceTree = "<group>"; |
5d10bd725efe
update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents:
4856
diff
changeset
|
992 |
}; |
6603
ef9ed71e3cf7
ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents:
6571
diff
changeset
|
993 |
61A19BC214D20CDA004B1E6D /* Products */ = { |
4911
5d10bd725efe
update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents:
4856
diff
changeset
|
994 |
isa = PBXGroup; |
5d10bd725efe
update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents:
4856
diff
changeset
|
995 |
children = ( |
7696
78a00bc68913
update ios project file again to reflect SDL2 renaming
koda
parents:
7692
diff
changeset
|
996 |
61A19BC614D20CDA004B1E6D /* libSDL2_ttf.a */, |
4911
5d10bd725efe
update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents:
4856
diff
changeset
|
997 |
); |
5d10bd725efe
update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents:
4856
diff
changeset
|
998 |
name = Products; |
5d10bd725efe
update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents:
4856
diff
changeset
|
999 |
sourceTree = "<group>"; |
5d10bd725efe
update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents:
4856
diff
changeset
|
1000 |
}; |
6603
ef9ed71e3cf7
ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents:
6571
diff
changeset
|
1001 |
61A19BF514D20D83004B1E6D /* Products */ = { |
4911
5d10bd725efe
update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents:
4856
diff
changeset
|
1002 |
isa = PBXGroup; |
5d10bd725efe
update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents:
4856
diff
changeset
|
1003 |
children = ( |
7696
78a00bc68913
update ios project file again to reflect SDL2 renaming
koda
parents:
7692
diff
changeset
|
1004 |
61A19BF914D20D83004B1E6D /* libSDL2_net.a */, |
4911
5d10bd725efe
update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents:
4856
diff
changeset
|
1005 |
); |
5d10bd725efe
update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents:
4856
diff
changeset
|
1006 |
name = Products; |
5d10bd725efe
update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents:
4856
diff
changeset
|
1007 |
sourceTree = "<group>"; |
5d10bd725efe
update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents:
4856
diff
changeset
|
1008 |
}; |
6603
ef9ed71e3cf7
ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents:
6571
diff
changeset
|
1009 |
61A19C1F14D20F51004B1E6D /* Products */ = { |
4911
5d10bd725efe
update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents:
4856
diff
changeset
|
1010 |
isa = PBXGroup; |
5d10bd725efe
update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents:
4856
diff
changeset
|
1011 |
children = ( |
7696
78a00bc68913
update ios project file again to reflect SDL2 renaming
koda
parents:
7692
diff
changeset
|
1012 |
61A19C2314D20F51004B1E6D /* libSDL2_mixer.a */, |
3906 | 1013 |
); |
1014 |
name = Products; |
|
1015 |
sourceTree = "<group>"; |
|
1016 |
}; |
|
4476
4bf74e158f44
team selection completely refactored, now has animation and more performance
koda
parents:
4463
diff
changeset
|
1017 |
61DE91561258B76800B80214 /* Custom UIs */ = { |
3924 | 1018 |
isa = PBXGroup; |
1019 |
children = ( |
|
6658
2cccf6b2b89d
added MGSplitViewController, popular replacement for uisplitviewcontrollers: this brings rotation support to our settings pages! weapons and schemes are the only controllers displaying minor glitches
koda
parents:
6656
diff
changeset
|
1020 |
615E75C014E42C9000FBA131 /* MGSplitViewController */, |
6679
d8b98aa486a6
tweaks to the value tracking slider (doesn't draw outside the superview bounds) and assign proper copyright notice to it
koda
parents:
6673
diff
changeset
|
1021 |
610C8E3514E018D200CF5C4C /* MNEValueTrackingSlider.h */, |
d8b98aa486a6
tweaks to the value tracking slider (doesn't draw outside the superview bounds) and assign proper copyright notice to it
koda
parents:
6673
diff
changeset
|
1022 |
610C8E3614E018D200CF5C4C /* MNEValueTrackingSlider.m */, |
4476
4bf74e158f44
team selection completely refactored, now has animation and more performance
koda
parents:
4463
diff
changeset
|
1023 |
619C5BA0124FA59000D041AE /* MapPreviewButtonView.h */, |
4bf74e158f44
team selection completely refactored, now has animation and more performance
koda
parents:
4463
diff
changeset
|
1024 |
619C5BA1124FA59000D041AE /* MapPreviewButtonView.m */, |
4bf74e158f44
team selection completely refactored, now has animation and more performance
koda
parents:
4463
diff
changeset
|
1025 |
61F544C512AF1748007FD913 /* HoldTableViewCell.h */, |
4bf74e158f44
team selection completely refactored, now has animation and more performance
koda
parents:
4463
diff
changeset
|
1026 |
61F544C612AF1748007FD913 /* HoldTableViewCell.m */, |
3924 | 1027 |
6165922A11CA9BD500D6E256 /* SquareButtonView.h */, |
1028 |
6165922B11CA9BD500D6E256 /* SquareButtonView.m */, |
|
4476
4bf74e158f44
team selection completely refactored, now has animation and more performance
koda
parents:
4463
diff
changeset
|
1029 |
61C079E211F35A300072BF46 /* EditableCellView.h */, |
4bf74e158f44
team selection completely refactored, now has animation and more performance
koda
parents:
4463
diff
changeset
|
1030 |
61C079E311F35A300072BF46 /* EditableCellView.m */, |
4bf74e158f44
team selection completely refactored, now has animation and more performance
koda
parents:
4463
diff
changeset
|
1031 |
61F904D511DF7DA30068B24D /* WeaponCellView.h */, |
4bf74e158f44
team selection completely refactored, now has animation and more performance
koda
parents:
4463
diff
changeset
|
1032 |
61F904D611DF7DA30068B24D /* WeaponCellView.m */, |
3924 | 1033 |
); |
4476
4bf74e158f44
team selection completely refactored, now has animation and more performance
koda
parents:
4463
diff
changeset
|
1034 |
name = "Custom UIs"; |
3924 | 1035 |
sourceTree = "<group>"; |
1036 |
}; |
|
3625 | 1037 |
61F7A42811E2905C0040BA66 /* Icons */ = { |
1038 |
isa = PBXGroup; |
|
1039 |
children = ( |
|
4354 | 1040 |
61F2E7EB12060E31005734F7 /* checkbox.png */, |
4362
8dae325dc625
added missing graphics and fixed some glitches/crashes/bugs
koda
parents:
4358
diff
changeset
|
1041 |
615FEAD912A2A4C10098EE92 /* checkbox@2x.png */, |
4341 | 1042 |
61D3D2A41290E03A003CE7C3 /* irc.png */, |
4354 | 1043 |
6103D384129B347700911D8D /* irc@2x.png */, |
4115 | 1044 |
61E2F7421283752C00E12521 /* fb.png */, |
4354 | 1045 |
6103D383129B346A00911D8D /* fb@2x.png */, |
4115 | 1046 |
61E2F7431283752C00E12521 /* tw.png */, |
4354 | 1047 |
6103D385129B348200911D8D /* tw@2x.png */, |
5976
306cedbeb213
fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents:
5975
diff
changeset
|
1048 |
6167C8EF1429502C003DD50F /* hedgehog.png */, |
306cedbeb213
fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents:
5975
diff
changeset
|
1049 |
6167C8F01429502C003DD50F /* hedgehog@2x.png */, |
306cedbeb213
fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents:
5975
diff
changeset
|
1050 |
6167C8F11429502C003DD50F /* robotBadge.png */, |
306cedbeb213
fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents:
5975
diff
changeset
|
1051 |
6167C8F21429502C003DD50F /* robotBadge@2x.png */, |
306cedbeb213
fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents:
5975
|