project_files/HedgewarsMobile/Hedgewars.xcodeproj/project.pbxproj
author koda
Wed, 21 Sep 2011 02:05:42 +0200
changeset 5976 306cedbeb213
parent 5975 c3a8cab64fcb
child 5982 283be2ca54a7
permissions -rw-r--r--
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)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
    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
e033cf015b2c redo once again file updating, moving stuff around
koda
parents: 4244
diff changeset
    28
		61006F95128DE31F00EBA7F7 /* CreationChamber.m in Sources */ = {isa = PBXBuildFile; fileRef = 61006F94128DE31F00EBA7F7 /* CreationChamber.m */; };
3989
adffb668f06e add a default description to the new ammomenu
koda
parents: 3984
diff changeset
    29
		610D5FB21270E2660033333A /* Icon-Small@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 61F7A43411E290650040BA66 /* Icon-Small@2x.png */; };
adffb668f06e add a default description to the new ammomenu
koda
parents: 3984
diff changeset
    30
		610D5FB31270E26C0033333A /* Icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 61F7A43611E290650040BA66 /* Icon@2x.png */; };
4446
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
    31
		61188BF212A6FE530026C5DA /* ammoButton@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6103D399129B350700911D8D /* ammoButton@2x.png */; };
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
    32
		61188BF312A6FE540026C5DA /* arrowDown@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6103D39A129B350700911D8D /* arrowDown@2x.png */; };
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
    33
		61188BF412A6FE560026C5DA /* arrowLeft@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6103D39B129B350700911D8D /* arrowLeft@2x.png */; };
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
    34
		61188BF512A6FE570026C5DA /* arrowRight@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6103D39C129B350700911D8D /* arrowRight@2x.png */; };
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
    35
		61188BF612A6FE590026C5DA /* arrowUp@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6103D39D129B350700911D8D /* arrowUp@2x.png */; };
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
    36
		61188BF712A6FE5A0026C5DA /* backButton@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6172FED31298CE6600D73365 /* backButton@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
    37
		61188BF812A6FE5C0026C5DA /* background~iphone@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6172FED61298CF9800D73365 /* background~iphone@2x.png */; };
4446
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
    38
		61188BF912A6FE5D0026C5DA /* checkbox@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 615FEAD912A2A4C10098EE92 /* checkbox@2x.png */; };
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
    39
		61188BFA12A6FE5E0026C5DA /* cornerButton@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6103D39E129B350700911D8D /* cornerButton@2x.png */; };
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
    40
		61188BFB12A6FE610026C5DA /* Default-ipad-Landscape.png in Resources */ = {isa = PBXBuildFile; fileRef = 6183D83C11E2BCE200A88903 /* Default-ipad-Landscape.png */; };
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
    41
		61188BFC12A6FE630026C5DA /* Default@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6172FEA21298C7F900D73365 /* Default@2x.png */; };
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
    42
		61188BFD12A6FE730026C5DA /* fb@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6103D383129B346A00911D8D /* fb@2x.png */; };
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
    43
		61188BFE12A6FE7C0026C5DA /* irc@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6103D384129B347700911D8D /* irc@2x.png */; };
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
    44
		61188BFF12A6FE7E0026C5DA /* joyButtonAttack@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6103D392129B34E900911D8D /* joyButtonAttack@2x.png */; };
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
    45
		61188C0012A6FE810026C5DA /* joyButtonBackJump@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6103D393129B34E900911D8D /* joyButtonBackJump@2x.png */; };
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
    46
		61188C0112A6FE820026C5DA /* joyButtonForwardJump@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6103D394129B34E900911D8D /* joyButtonForwardJump@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
    47
		61188C0212A6FE840026C5DA /* localplayButton~iphone@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 615FEADE12A2A6640098EE92 /* localplayButton~iphone@2x.png */; };
4446
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
    48
		61188C0312A6FE860026C5DA /* netplayButton.png in Resources */ = {isa = PBXBuildFile; fileRef = 61F9040D11DF59D10068B24D /* netplayButton.png */; };
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
    49
		61188C0412A6FE880026C5DA /* savesButton@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6172FEC81298CE4800D73365 /* savesButton@2x.png */; };
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
    50
		61188C0512A6FE8F0026C5DA /* Data in Resources */ = {isa = PBXBuildFile; fileRef = 61798A5E114AE08600BA94A9 /* Data */; };
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
    51
		61188C0612A6FE950026C5DA /* smallerBackground~iphone@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6172FEEC1298D25D00D73365 /* smallerBackground~iphone@2x.png */; };
4446
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
    52
		61188C0712A6FE960026C5DA /* settingsButton@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6172FECA1298CE4E00D73365 /* settingsButton@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
    53
		61188C0812A6FE9A0026C5DA /* title~iphone@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 618899811299516000D55FD6 /* title~iphone@2x.png */; };
4446
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
    54
		61188C0912A6FE9C0026C5DA /* tw@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6103D385129B348200911D8D /* tw@2x.png */; };
3893
568bfd083465 allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents: 3891
diff changeset
    55
		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
    56
		611D9BFC12497E9800008271 /* SavedGamesViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 611D9BFA12497E9800008271 /* SavedGamesViewController.xib */; };
3667
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
    57
		611E0EE711FB20610077A41E /* ammoButton.png in Resources */ = {isa = PBXBuildFile; fileRef = 611E0EE511FB20610077A41E /* ammoButton.png */; };
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
    58
		611E0EE811FB20610077A41E /* cornerButton.png in Resources */ = {isa = PBXBuildFile; fileRef = 611E0EE611FB20610077A41E /* cornerButton.png */; };
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    59
		611E12FF117BBBDA0044B62F /* Entitlements-Development.plist in Resources */ = {isa = PBXBuildFile; fileRef = 611E12FE117BBBDA0044B62F /* Entitlements-Development.plist */; };
3783
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3781
diff changeset
    60
		611EE974122A9C4100DF6938 /* clickSound.wav in Resources */ = {isa = PBXBuildFile; fileRef = 611EE973122A9C4100DF6938 /* clickSound.wav */; };
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3781
diff changeset
    61
		611EE9DA122AA10A00DF6938 /* selSound.wav in Resources */ = {isa = PBXBuildFile; fileRef = 611EE9D8122AA10A00DF6938 /* selSound.wav */; };
3792
dd9345e74b66 help page for lobby
koda
parents: 3791
diff changeset
    62
		611EEAEE122B2A4D00DF6938 /* HelpPageViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 611EEAEC122B2A4D00DF6938 /* HelpPageViewController.m */; };
4144
cda2685feeb4 help pages for iphone
koda
parents: 4115
diff changeset
    63
		611EEAEF122B2A4D00DF6938 /* HelpPageLobbyViewController-iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = 611EEAED122B2A4D00DF6938 /* HelpPageLobbyViewController-iPad.xib */; };
3791
98072b3871c1 help page for ingame, some other fixes here and there
koda
parents: 3787
diff changeset
    64
		611EEBC1122B34A800DF6938 /* helpingame.png in Resources */ = {isa = PBXBuildFile; fileRef = 611EEBC0122B34A800DF6938 /* helpingame.png */; };
98072b3871c1 help page for ingame, some other fixes here and there
koda
parents: 3787
diff changeset
    65
		611EEBC4122B355700DF6938 /* helpbottom.png in Resources */ = {isa = PBXBuildFile; fileRef = 611EEBC2122B355700DF6938 /* helpbottom.png */; };
98072b3871c1 help page for ingame, some other fixes here and there
koda
parents: 3787
diff changeset
    66
		611EEBC5122B355700DF6938 /* helpright.png in Resources */ = {isa = PBXBuildFile; fileRef = 611EEBC3122B355700DF6938 /* helpright.png */; };
98072b3871c1 help page for ingame, some other fixes here and there
koda
parents: 3787
diff changeset
    67
		611EEC31122B54D700DF6938 /* helpplain.png in Resources */ = {isa = PBXBuildFile; fileRef = 611EEC30122B54D700DF6938 /* helpplain.png */; };
3487
b1d00f1950c8 add some memory aware code
koda
parents: 3479
diff changeset
    68
		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
    69
		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
    70
		6129B9F711EFB04D0017E305 /* denied.png in Resources */ = {isa = PBXBuildFile; fileRef = 6129B9F611EFB04D0017E305 /* denied.png */; };
5224
6e8fbbfb0de5 muuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusic for the ios frontend finally
koda
parents: 5220
diff changeset
    71
		612CABAB1391CE68005E9596 /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 612CABAA1391CE68005E9596 /* AVFoundation.framework */; };
6e8fbbfb0de5 muuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusic for the ios frontend finally
koda
parents: 5220
diff changeset
    72
		612CABC81391D3CC005E9596 /* hwclassic.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = 612CABC71391D3CC005E9596 /* hwclassic.mp3 */; };
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    73
		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
    74
		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
    75
		6147DAD31253DCDE0010357E /* savesButton.png in Resources */ = {isa = PBXBuildFile; fileRef = 6147DAD21253DCDE0010357E /* savesButton.png */; };
3525
1d7b056ff866 some memory caring code
koda
parents: 3523
diff changeset
    76
		61536DF411CEAE7100D87A7E /* GameConfigViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6165924A11CA9CB400D6E256 /* GameConfigViewController.xib */; };
3705
e1959819a542 completing the ifrontend interface...
koda
parents: 3703
diff changeset
    77
		615AD96212073B4D00F2FF04 /* startGameButton.png in Resources */ = {isa = PBXBuildFile; fileRef = 615AD96112073B4D00F2FF04 /* startGameButton.png */; };
e1959819a542 completing the ifrontend interface...
koda
parents: 3703
diff changeset
    78
		615AD9E9120764CA00F2FF04 /* backButton.png in Resources */ = {isa = PBXBuildFile; fileRef = 615AD9E8120764CA00F2FF04 /* backButton.png */; };
e1959819a542 completing the ifrontend interface...
koda
parents: 3703
diff changeset
    79
		615AD9EB1207654E00F2FF04 /* helpButton.png in Resources */ = {isa = PBXBuildFile; fileRef = 615AD9EA1207654E00F2FF04 /* helpButton.png */; };
4362
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
    80
		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
    81
		615FEAE312A2A6640098EE92 /* localplayButton~iphone.png in Resources */ = {isa = PBXBuildFile; fileRef = 615FEAE012A2A6640098EE92 /* localplayButton~iphone.png */; };
3522
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
    82
		6163EE7E11CC2600001C0453 /* SingleWeaponViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6163EE7D11CC2600001C0453 /* SingleWeaponViewController.m */; };
3514
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
    83
		6165920D11CA9BA200D6E256 /* FlagsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591E111CA9BA200D6E256 /* FlagsViewController.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
    84
		6165920E11CA9BA200D6E256 /* FortsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591E311CA9BA200D6E256 /* FortsViewController.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
    85
		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
    86
		6165921011CA9BA200D6E256 /* EngineProtocolNetwork.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591E711CA9BA200D6E256 /* EngineProtocolNetwork.m */; };
3514
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
    87
		6165921111CA9BA200D6E256 /* GeneralSettingsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591E911CA9BA200D6E256 /* GeneralSettingsViewController.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
    88
		6165921211CA9BA200D6E256 /* GravesViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591EB11CA9BA200D6E256 /* GravesViewController.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
    89
		6165921311CA9BA200D6E256 /* HogHatViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591ED11CA9BA200D6E256 /* HogHatViewController.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
    90
		6165921411CA9BA200D6E256 /* LevelViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591EF11CA9BA200D6E256 /* LevelViewController.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
    91
		6165921511CA9BA200D6E256 /* MainMenuViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591F111CA9BA200D6E256 /* MainMenuViewController.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
    92
		6165921611CA9BA200D6E256 /* MapConfigViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591F311CA9BA200D6E256 /* MapConfigViewController.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
    93
		6165921711CA9BA200D6E256 /* MasterViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591F511CA9BA200D6E256 /* MasterViewController.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
    94
		6165921811CA9BA200D6E256 /* OverlayViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591F711CA9BA200D6E256 /* OverlayViewController.m */; };
3647
0d0df215fb52 making chat work... (keyboard support is heavily broken in sdl upstream)
koda
parents: 3646
diff changeset
    95
		6165921911CA9BA200D6E256 /* InGameMenuViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591F911CA9BA200D6E256 /* InGameMenuViewController.m */; };
3514
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
    96
		6165921A11CA9BA200D6E256 /* SchemeSettingsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591FB11CA9BA200D6E256 /* SchemeSettingsViewController.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
    97
		6165921B11CA9BA200D6E256 /* SchemeWeaponConfigViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591FD11CA9BA200D6E256 /* SchemeWeaponConfigViewController.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
    98
		6165921C11CA9BA200D6E256 /* SingleSchemeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591FF11CA9BA200D6E256 /* SingleSchemeViewController.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
    99
		6165921D11CA9BA200D6E256 /* SingleTeamViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6165920111CA9BA200D6E256 /* SingleTeamViewController.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   100
		6165921E11CA9BA200D6E256 /* SplitViewRootController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6165920311CA9BA200D6E256 /* SplitViewRootController.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   101
		6165921F11CA9BA200D6E256 /* TeamConfigViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6165920511CA9BA200D6E256 /* TeamConfigViewController.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   102
		6165922011CA9BA200D6E256 /* TeamSettingsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6165920711CA9BA200D6E256 /* TeamSettingsViewController.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   103
		6165922111CA9BA200D6E256 /* VoicesViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6165920911CA9BA200D6E256 /* VoicesViewController.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   104
		6165922211CA9BA200D6E256 /* WeaponSettingsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6165920B11CA9BA200D6E256 /* WeaponSettingsViewController.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   105
		6165922E11CA9BD500D6E256 /* CGPointUtils.c in Sources */ = {isa = PBXBuildFile; fileRef = 6165922311CA9BD500D6E256 /* CGPointUtils.c */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   106
		6165922F11CA9BD500D6E256 /* CommodityFunctions.m in Sources */ = {isa = PBXBuildFile; fileRef = 6165922611CA9BD500D6E256 /* CommodityFunctions.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   107
		6165923111CA9BD500D6E256 /* SquareButtonView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6165922B11CA9BD500D6E256 /* SquareButtonView.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   108
		6165923211CA9BD500D6E256 /* UIImageExtra.m in Sources */ = {isa = PBXBuildFile; fileRef = 6165922D11CA9BD500D6E256 /* UIImageExtra.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   109
		6165925311CA9CB400D6E256 /* MainMenuViewController-iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6165924B11CA9CB400D6E256 /* MainMenuViewController-iPad.xib */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   110
		6165925511CA9CB400D6E256 /* MapConfigViewController-iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6165924D11CA9CB400D6E256 /* MapConfigViewController-iPad.xib */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   111
		6165925811CA9CB400D6E256 /* OverlayViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6165925011CA9CB400D6E256 /* OverlayViewController.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
   112
		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
   113
		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
   114
		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
   115
		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
   116
		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
   117
		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
   118
		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
   119
		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
   120
		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
   121
		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
   122
		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
   123
		6167C8FA1429502C003DD50F /* star@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6167C8F41429502C003DD50F /* star@2x.png */; };
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   124
		6172FED91298CF9800D73365 /* background~iphone.png in Resources */ = {isa = PBXBuildFile; fileRef = 6172FED71298CF9800D73365 /* background~iphone.png */; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   125
		6172FEEF1298D25D00D73365 /* mediumBackground~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = 6172FEEB1298D25D00D73365 /* mediumBackground~ipad.png */; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   126
		6172FEF11298D25D00D73365 /* smallerBackground~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = 6172FEED1298D25D00D73365 /* smallerBackground~ipad.png */; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   127
		6172FEF21298D25D00D73365 /* smallerBackground~iphone.png in Resources */ = {isa = PBXBuildFile; fileRef = 6172FEEE1298D25D00D73365 /* smallerBackground~iphone.png */; };
4766
255e6c76c7e9 beautify stat page
koda
parents: 4757
diff changeset
   128
		6174F7C812CD62E300205D6F /* smallerTitle.png in Resources */ = {isa = PBXBuildFile; fileRef = 6174F7C612CD62E300205D6F /* smallerTitle.png */; };
255e6c76c7e9 beautify stat page
koda
parents: 4757
diff changeset
   129
		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
   130
		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
   131
		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
   132
		6179881B114AA34C00BA94A9 /* PascalExports.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987EC114AA34C00BA94A9 /* PascalExports.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   133
		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
   134
		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
   135
		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
   136
		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
   137
		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
   138
		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
   139
		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
   140
		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
   141
		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
   142
		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
   143
		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
   144
		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
   145
		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
   146
		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
   147
		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
   148
		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
   149
		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
   150
		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
   151
		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
   152
		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
   153
		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
   154
		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
   155
		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
   156
		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
   157
		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
   158
		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
   159
		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
   160
		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
   161
		61798935114AB25F00BA94A9 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61798934114AB25F00BA94A9 /* AudioToolbox.framework */; };
4244
bf46b4bdf27d iphone interface
koda
parents: 4213
diff changeset
   162
		61808A5D128C930A005D0E2F /* backSound.wav in Resources */ = {isa = PBXBuildFile; fileRef = 611EE9D7122AA10A00DF6938 /* backSound.wav */; };
4144
cda2685feeb4 help pages for iphone
koda
parents: 4115
diff changeset
   163
		61842B24122B619D0096E335 /* HelpPageInGameViewController-iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = 61842B23122B619D0096E335 /* HelpPageInGameViewController-iPad.xib */; };
3792
dd9345e74b66 help page for lobby
koda
parents: 3791
diff changeset
   164
		61842B3E122B65BD0096E335 /* helpabove.png in Resources */ = {isa = PBXBuildFile; fileRef = 61842B3D122B65BD0096E335 /* helpabove.png */; };
dd9345e74b66 help page for lobby
koda
parents: 3791
diff changeset
   165
		61842B40122B66280096E335 /* helpleft.png in Resources */ = {isa = PBXBuildFile; fileRef = 61842B3F122B66280096E335 /* helpleft.png */; };
3737
2ba6ac8a114b reworked the initialization functions, now it should be safe to update and no more need of spinning wheel at first launch
koda
parents: 3705
diff changeset
   166
		6187AEBD120781B900B31A27 /* Settings in Resources */ = {isa = PBXBuildFile; fileRef = 6187AEA5120781B900B31A27 /* Settings */; };
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   167
		61889985129995B500D55FD6 /* title~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = 61889984129995B500D55FD6 /* title~ipad.png */; };
5170
f7e49eff3708 add libTremor sources (integer-only libvorbis implementation) to repo and ios project
koda
parents: 5168
diff changeset
   168
		6195981F1364BCEF00B429B6 /* libTremor.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6195981D1364BCD200B429B6 /* libTremor.a */; };
5171
f9283dc4860d add ios project files for lua sources
koda
parents: 5170
diff changeset
   169
		619599451364C83D00B429B6 /* libLua.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 619599441364C82B00B429B6 /* libLua.a */; };
5172
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents: 5171
diff changeset
   170
		619599C01364E66B00B429B6 /* libFreetype.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 619599BF1364E65900B429B6 /* libFreetype.a */; };
3884
d7479079a8a8 various fixes around, plus new 'ask for review' page
koda
parents: 3881
diff changeset
   171
		6199E81612463EA800DADF8C /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6199E81512463EA800DADF8C /* CFNetwork.framework */; };
d7479079a8a8 various fixes around, plus new 'ask for review' page
koda
parents: 3881
diff changeset
   172
		6199E81A12463EC400DADF8C /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6199E81912463EC400DADF8C /* SystemConfiguration.framework */; };
d7479079a8a8 various fixes around, plus new 'ask for review' page
koda
parents: 3881
diff changeset
   173
		6199E839124647DE00DADF8C /* SupportViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6199E837124647DE00DADF8C /* SupportViewController.m */; };
4115
222b8016c773 make the support page more portable
koda
parents: 4098
diff changeset
   174
		6199E86D12464A8E00DADF8C /* surprise.png in Resources */ = {isa = PBXBuildFile; fileRef = 6199E86C12464A8E00DADF8C /* surprise.png */; };
3906
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
   175
		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
   176
		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
   177
		61A1188511683A8C00359010 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61A117FE1168322700359010 /* CoreGraphics.framework */; settings = {ATTRIBUTES = (Required, ); }; };
4438
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   178
		61A4A39412A5CCC2004D81E6 /* uCommandHandlers.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61A4A38912A5CCC2004D81E6 /* uCommandHandlers.pas */; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   179
		61A4A39512A5CCC2004D81E6 /* uCommands.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61A4A38A12A5CCC2004D81E6 /* uCommands.pas */; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   180
		61A4A39612A5CCC2004D81E6 /* uDebug.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61A4A38B12A5CCC2004D81E6 /* uDebug.pas */; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   181
		61A4A39712A5CCC2004D81E6 /* uGearsRender.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61A4A38C12A5CCC2004D81E6 /* uGearsRender.pas */; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   182
		61A4A39812A5CCC2004D81E6 /* uRender.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61A4A38D12A5CCC2004D81E6 /* uRender.pas */; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   183
		61A4A39912A5CCC2004D81E6 /* uRenderUtils.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61A4A38E12A5CCC2004D81E6 /* uRenderUtils.pas */; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   184
		61A4A39A12A5CCC2004D81E6 /* uSinTable.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61A4A38F12A5CCC2004D81E6 /* uSinTable.pas */; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   185
		61A4A39B12A5CCC2004D81E6 /* uTextures.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61A4A39012A5CCC2004D81E6 /* uTextures.pas */; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   186
		61A4A39C12A5CCC2004D81E6 /* uTypes.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61A4A39112A5CCC2004D81E6 /* uTypes.pas */; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   187
		61A4A39D12A5CCC2004D81E6 /* uUtils.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61A4A39212A5CCC2004D81E6 /* uUtils.pas */; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   188
		61A4A39E12A5CCC2004D81E6 /* uVariables.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61A4A39312A5CCC2004D81E6 /* uVariables.pas */; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   189
		61A4A3A212A5CD56004D81E6 /* uCaptions.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61A4A3A112A5CD56004D81E6 /* uCaptions.pas */; };
3996
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
   190
		61A670C012747D9B00B06CE7 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = 6183D83D11E2BCE200A88903 /* Default.png */; };
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
   191
		61A670C112747DB900B06CE7 /* MainMenuViewController-iPhone.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6165924C11CA9CB400D6E256 /* MainMenuViewController-iPhone.xib */; };
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
   192
		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
   193
		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
   194
		61AC067412B2E32D000B52A2 /* Appirater.m in Sources */ = {isa = PBXBuildFile; fileRef = 61AC067312B2E32D000B52A2 /* Appirater.m */; };
3639
b5cdbcc89b61 use a button instead of label and simplify a lot touch interaction
koda
parents: 3635
diff changeset
   195
		61B3D71C11EA6F2700EC7420 /* uKeys.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987FE114AA34C00BA94A9 /* uKeys.pas */; };
4757
7ca9ebb6895d initial stats display
koda
parents: 4752
diff changeset
   196
		61B7A33812CC21080086B604 /* StatsPageViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61B7A33712CC21080086B604 /* StatsPageViewController.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
   197
		61B7A61512FA13B00051E14E /* libSDL.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 61B7A54E12FA129F0051E14E /* libSDL.a */; };
4911
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   198
		61B7A61612FA13B00051E14E /* libSDL_image.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 61B7A55812FA12AD0051E14E /* libSDL_image.a */; };
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   199
		61B7A61712FA13B00051E14E /* libSDL_mixer.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 61B7A56012FA12BF0051E14E /* libSDL_mixer.a */; };
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   200
		61B7A61812FA13B00051E14E /* libSDL_net.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 61B7A56812FA12D00051E14E /* libSDL_net.a */; };
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   201
		61B7A61912FA13B00051E14E /* libSDL_ttf.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 61B7A59012FA13330051E14E /* libSDL_ttf.a */; };
3659
f8d5ac50e307 half reworking of the settings page with delegation
koda
parents: 3648
diff changeset
   202
		61C079E411F35A300072BF46 /* EditableCellView.m in Sources */ = {isa = PBXBuildFile; fileRef = 61C079E311F35A300072BF46 /* EditableCellView.m */; };
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
   203
		61CADE331402EE290030C3EB /* ImageIO.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61CADE321402EE290030C3EB /* ImageIO.framework */; };
4028
eb371ada631d move functions called by pascal code outside controller
koda
parents: 3996
diff changeset
   204
		61D205A1127CDD1100ABD83E /* ObjcExports.m in Sources */ = {isa = PBXBuildFile; fileRef = 61D205A0127CDD1100ABD83E /* ObjcExports.m */; };
4341
46b8791e577f minor things
koda
parents: 4281
diff changeset
   205
		61D3D2A51290E03A003CE7C3 /* irc.png in Resources */ = {isa = PBXBuildFile; fileRef = 61D3D2A41290E03A003CE7C3 /* irc.png */; };
3924
2a9ace189288 WIP for an objc ammomenu implementation
koda
parents: 3923
diff changeset
   206
		61DE8F221257EB1100B80214 /* AmmoMenuViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61DE8F211257EB1100B80214 /* AmmoMenuViewController.m */; };
4144
cda2685feeb4 help pages for iphone
koda
parents: 4115
diff changeset
   207
		61DF0EDC1284DF2300F3F10B /* HelpPageLobbyViewController-iPhone.xib in Resources */ = {isa = PBXBuildFile; fileRef = 61DF0EDB1284DF2300F3F10B /* HelpPageLobbyViewController-iPhone.xib */; };
cda2685feeb4 help pages for iphone
koda
parents: 4115
diff changeset
   208
		61DF0F211284F72A00F3F10B /* HelpPageInGameViewController-iPhone.xib in Resources */ = {isa = PBXBuildFile; fileRef = 61DF0F201284F72A00F3F10B /* HelpPageInGameViewController-iPhone.xib */; };
3532
04e2fea3e83a merge+smallupdate
koda
parents: 3525
diff changeset
   209
		61E1F4F811D004240016A5AA /* adler32.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61E1F4F711D004240016A5AA /* adler32.pas */; };
4547
b70004a576a3 move server connection stuff in its own class
koda
parents: 4541
diff changeset
   210
		61E2E12E12BAAEE30051B659 /* ServerSetup.m in Sources */ = {isa = PBXBuildFile; fileRef = 61E2E12D12BAAEE30051B659 /* ServerSetup.m */; };
4115
222b8016c773 make the support page more portable
koda
parents: 4098
diff changeset
   211
		61E2F7441283752C00E12521 /* fb.png in Resources */ = {isa = PBXBuildFile; fileRef = 61E2F7421283752C00E12521 /* fb.png */; };
222b8016c773 make the support page more portable
koda
parents: 4098
diff changeset
   212
		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
   213
		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
   214
		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
   215
		61EDB5B0135B3F97009B29A6 /* GameInterfaceBridge.m in Sources */ = {isa = PBXBuildFile; fileRef = 61EDB5AF135B3F97009B29A6 /* GameInterfaceBridge.m */; };
3619
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
   216
		61EF920E11DF57AC003441C4 /* arrowDown.png in Resources */ = {isa = PBXBuildFile; fileRef = 61EF920511DF57AC003441C4 /* arrowDown.png */; };
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
   217
		61EF920F11DF57AC003441C4 /* arrowLeft.png in Resources */ = {isa = PBXBuildFile; fileRef = 61EF920611DF57AC003441C4 /* arrowLeft.png */; };
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
   218
		61EF921011DF57AC003441C4 /* arrowRight.png in Resources */ = {isa = PBXBuildFile; fileRef = 61EF920711DF57AC003441C4 /* arrowRight.png */; };
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
   219
		61EF921111DF57AC003441C4 /* arrowUp.png in Resources */ = {isa = PBXBuildFile; fileRef = 61EF920811DF57AC003441C4 /* arrowUp.png */; };
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   220
		61EF921211DF57AC003441C4 /* joyButtonAttack.png in Resources */ = {isa = PBXBuildFile; fileRef = 61EF920911DF57AC003441C4 /* joyButtonAttack.png */; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   221
		61EF921311DF57AC003441C4 /* joyButtonBackJump.png in Resources */ = {isa = PBXBuildFile; fileRef = 61EF920A11DF57AC003441C4 /* joyButtonBackJump.png */; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   222
		61EF921411DF57AC003441C4 /* joyButtonForwardJump.png in Resources */ = {isa = PBXBuildFile; fileRef = 61EF920B11DF57AC003441C4 /* joyButtonForwardJump.png */; };
3703
12d17c6e8855 halfway-through finishing the frontend with new graphics by Tiy + initial 'About' page set up
koda
parents: 3701
diff changeset
   223
		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
   224
		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
   225
		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
   226
		61F544C712AF1748007FD913 /* HoldTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 61F544C612AF1748007FD913 /* HoldTableViewCell.m */; };
3625
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
   227
		61F7A43811E290650040BA66 /* Icon-72.png in Resources */ = {isa = PBXBuildFile; fileRef = 61F7A43111E290650040BA66 /* Icon-72.png */; };
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
   228
		61F7A43911E290650040BA66 /* Icon-Small-50.png in Resources */ = {isa = PBXBuildFile; fileRef = 61F7A43211E290650040BA66 /* Icon-Small-50.png */; };
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
   229
		61F7A43A11E290650040BA66 /* Icon-Small.png in Resources */ = {isa = PBXBuildFile; fileRef = 61F7A43311E290650040BA66 /* Icon-Small.png */; };
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
   230
		61F7A43C11E290650040BA66 /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 61F7A43511E290650040BA66 /* Icon.png */; };
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
   231
		61F7A43E11E290650040BA66 /* iTunesArtwork.png in Resources */ = {isa = PBXBuildFile; fileRef = 61F7A43711E290650040BA66 /* iTunesArtwork.png */; };
3619
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
   232
		61F9040911DF58B00068B24D /* settingsButton.png in Resources */ = {isa = PBXBuildFile; fileRef = 61F9040811DF58B00068B24D /* settingsButton.png */; };
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
   233
		61F9040B11DF59370068B24D /* background.png in Resources */ = {isa = PBXBuildFile; fileRef = 61F9040A11DF59370068B24D /* background.png */; };
3621
a8ddf681ba7d initial support for customizing weaponset
koda
parents: 3619
diff changeset
   234
		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
   235
		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
   236
/* End PBXBuildFile section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   237
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   238
/* Begin PBXBuildRule section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   239
		9283015B0F10E46D00CC5A3C /* PBXBuildRule */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   240
			isa = PBXBuildRule;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   241
			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
   242
			fileType = sourcecode.pascal;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   243
			isEditable = 1;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   244
			outputFiles = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   245
				"$(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
   246
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   247
			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
   248
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   249
/* End PBXBuildRule section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   250
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   251
/* Begin PBXContainerItemProxy section */
5170
f7e49eff3708 add libTremor sources (integer-only libvorbis implementation) to repo and ios project
koda
parents: 5168
diff changeset
   252
		6195981C1364BCD200B429B6 /* PBXContainerItemProxy */ = {
f7e49eff3708 add libTremor sources (integer-only libvorbis implementation) to repo and ios project
koda
parents: 5168
diff changeset
   253
			isa = PBXContainerItemProxy;
f7e49eff3708 add libTremor sources (integer-only libvorbis implementation) to repo and ios project
koda
parents: 5168
diff changeset
   254
			containerPortal = 619598181364BCD200B429B6 /* Tremor.xcodeproj */;
f7e49eff3708 add libTremor sources (integer-only libvorbis implementation) to repo and ios project
koda
parents: 5168
diff changeset
   255
			proxyType = 2;
5173
4056310a161a small trailing changes
koda
parents: 5172
diff changeset
   256
			remoteGlobalIDString = D2AAC07E0554694100DB518D;
5170
f7e49eff3708 add libTremor sources (integer-only libvorbis implementation) to repo and ios project
koda
parents: 5168
diff changeset
   257
			remoteInfo = libTremor;
f7e49eff3708 add libTremor sources (integer-only libvorbis implementation) to repo and ios project
koda
parents: 5168
diff changeset
   258
		};
5171
f9283dc4860d add ios project files for lua sources
koda
parents: 5170
diff changeset
   259
		619599431364C82B00B429B6 /* PBXContainerItemProxy */ = {
f9283dc4860d add ios project files for lua sources
koda
parents: 5170
diff changeset
   260
			isa = PBXContainerItemProxy;
f9283dc4860d add ios project files for lua sources
koda
parents: 5170
diff changeset
   261
			containerPortal = 6195993F1364C82B00B429B6 /* Lua.xcodeproj */;
f9283dc4860d add ios project files for lua sources
koda
parents: 5170
diff changeset
   262
			proxyType = 2;
5173
4056310a161a small trailing changes
koda
parents: 5172
diff changeset
   263
			remoteGlobalIDString = D2AAC07E0554694100DB518D;
5171
f9283dc4860d add ios project files for lua sources
koda
parents: 5170
diff changeset
   264
			remoteInfo = libLua;
f9283dc4860d add ios project files for lua sources
koda
parents: 5170
diff changeset
   265
		};
5172
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents: 5171
diff changeset
   266
		619599BE1364E65900B429B6 /* PBXContainerItemProxy */ = {
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents: 5171
diff changeset
   267
			isa = PBXContainerItemProxy;
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents: 5171
diff changeset
   268
			containerPortal = 619599BA1364E65900B429B6 /* Freetype.xcodeproj */;
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents: 5171
diff changeset
   269
			proxyType = 2;
5173
4056310a161a small trailing changes
koda
parents: 5172
diff changeset
   270
			remoteGlobalIDString = D2AAC07E0554694100DB518D;
5172
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents: 5171
diff changeset
   271
			remoteInfo = libFreetype;
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents: 5171
diff changeset
   272
		};
4911
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   273
		61B7A54D12FA129F0051E14E /* PBXContainerItemProxy */ = {
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   274
			isa = PBXContainerItemProxy;
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   275
			containerPortal = 617988D3114AAA3900BA94A9 /* SDLiPhoneOS.xcodeproj */;
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   276
			proxyType = 2;
4920
bc3c077e15a2 cleaning up how chat is handled on idevices
koda
parents: 4911
diff changeset
   277
			remoteGlobalIDString = FD6526630DE8FCCB002AD96B;
4911
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   278
			remoteInfo = StaticLibiPhoneOS;
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   279
		};
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   280
		61B7A54F12FA129F0051E14E /* PBXContainerItemProxy */ = {
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   281
			isa = PBXContainerItemProxy;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   282
			containerPortal = 617988D3114AAA3900BA94A9 /* SDLiPhoneOS.xcodeproj */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   283
			proxyType = 2;
4920
bc3c077e15a2 cleaning up how chat is handled on idevices
koda
parents: 4911
diff changeset
   284
			remoteGlobalIDString = 006E982211955059001DE610;
4911
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   285
			remoteInfo = testsdl;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   286
		};
4911
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   287
		61B7A55712FA12AD0051E14E /* PBXContainerItemProxy */ = {
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   288
			isa = PBXContainerItemProxy;
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   289
			containerPortal = 6127232E117DF752005B90CF /* SDL_image.xcodeproj */;
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   290
			proxyType = 2;
4920
bc3c077e15a2 cleaning up how chat is handled on idevices
koda
parents: 4911
diff changeset
   291
			remoteGlobalIDString = BE1FA74107AF4C45004B6283;
4911
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   292
			remoteInfo = "Static Library";
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   293
		};
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   294
		61B7A55F12FA12BF0051E14E /* PBXContainerItemProxy */ = {
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   295
			isa = PBXContainerItemProxy;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   296
			containerPortal = 6179898B114AB3FA00BA94A9 /* SDL_mixer.xcodeproj */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   297
			proxyType = 2;
4920
bc3c077e15a2 cleaning up how chat is handled on idevices
koda
parents: 4911
diff changeset
   298
			remoteGlobalIDString = BE1FA95407AF96B2004B6283;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   299
			remoteInfo = "Static Library";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   300
		};
4911
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   301
		61B7A56712FA12D00051E14E /* PBXContainerItemProxy */ = {
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   302
			isa = PBXContainerItemProxy;
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   303
			containerPortal = 618E27B612A2C30700C20EF0 /* SDL_net.xcodeproj */;
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   304
			proxyType = 2;
4920
bc3c077e15a2 cleaning up how chat is handled on idevices
koda
parents: 4911
diff changeset
   305
			remoteGlobalIDString = BE48FF6F07AFA9A900BB41DA;
4911
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   306
			remoteInfo = "Static Library";
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   307
		};
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   308
		61B7A58F12FA13330051E14E /* PBXContainerItemProxy */ = {
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   309
			isa = PBXContainerItemProxy;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   310
			containerPortal = 61798A0B114AB65600BA94A9 /* SDL_ttf.xcodeproj */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   311
			proxyType = 2;
4920
bc3c077e15a2 cleaning up how chat is handled on idevices
koda
parents: 4911
diff changeset
   312
			remoteGlobalIDString = BE48FD6E07AFA17000BB41DA;
4362
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
   313
			remoteInfo = "Static Library";
3906
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
   314
		};
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   315
		928301590F10E41300CC5A3C /* PBXContainerItemProxy */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   316
			isa = PBXContainerItemProxy;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   317
			containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   318
			proxyType = 1;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   319
			remoteGlobalIDString = 928301160F10CAFC00CC5A3C;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   320
			remoteInfo = fpc;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   321
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   322
/* End PBXContainerItemProxy section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   323
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   324
/* Begin PBXFileReference section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   325
		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
   326
		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
   327
		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
   328
		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
   329
		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
   330
		32CA4F630368D1EE00C91783 /* Hedgewars_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Hedgewars_Prefix.pch; sourceTree = "<group>"; };
4281
e033cf015b2c redo once again file updating, moving stuff around
koda
parents: 4244
diff changeset
   331
		61006F93128DE31F00EBA7F7 /* CreationChamber.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CreationChamber.h; path = Classes/CreationChamber.h; sourceTree = "<group>"; };
e033cf015b2c redo once again file updating, moving stuff around
koda
parents: 4244
diff changeset
   332
		61006F94128DE31F00EBA7F7 /* CreationChamber.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CreationChamber.m; path = Classes/CreationChamber.m; sourceTree = "<group>"; };
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   333
		6103D383129B346A00911D8D /* fb@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "fb@2x.png"; path = "Resources/Icons/fb@2x.png"; sourceTree = "<group>"; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   334
		6103D384129B347700911D8D /* irc@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "irc@2x.png"; path = "Resources/Icons/irc@2x.png"; sourceTree = "<group>"; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   335
		6103D385129B348200911D8D /* tw@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "tw@2x.png"; path = "Resources/Icons/tw@2x.png"; sourceTree = "<group>"; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   336
		6103D392129B34E900911D8D /* joyButtonAttack@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "joyButtonAttack@2x.png"; path = "Resources/Overlay/joyButtonAttack@2x.png"; sourceTree = "<group>"; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   337
		6103D393129B34E900911D8D /* joyButtonBackJump@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "joyButtonBackJump@2x.png"; path = "Resources/Overlay/joyButtonBackJump@2x.png"; sourceTree = "<group>"; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   338
		6103D394129B34E900911D8D /* joyButtonForwardJump@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "joyButtonForwardJump@2x.png"; path = "Resources/Overlay/joyButtonForwardJump@2x.png"; sourceTree = "<group>"; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   339
		6103D399129B350700911D8D /* ammoButton@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "ammoButton@2x.png"; path = "Resources/Overlay/ammoButton@2x.png"; sourceTree = "<group>"; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   340
		6103D39A129B350700911D8D /* arrowDown@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "arrowDown@2x.png"; path = "Resources/Overlay/arrowDown@2x.png"; sourceTree = "<group>"; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   341
		6103D39B129B350700911D8D /* arrowLeft@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "arrowLeft@2x.png"; path = "Resources/Overlay/arrowLeft@2x.png"; sourceTree = "<group>"; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   342
		6103D39C129B350700911D8D /* arrowRight@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "arrowRight@2x.png"; path = "Resources/Overlay/arrowRight@2x.png"; sourceTree = "<group>"; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   343
		6103D39D129B350700911D8D /* arrowUp@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "arrowUp@2x.png"; path = "Resources/Overlay/arrowUp@2x.png"; sourceTree = "<group>"; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   344
		6103D39E129B350700911D8D /* cornerButton@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "cornerButton@2x.png"; path = "Resources/Overlay/cornerButton@2x.png"; sourceTree = "<group>"; };
3893
568bfd083465 allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents: 3891
diff changeset
   345
		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
   346
		611D9BF912497E9800008271 /* SavedGamesViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SavedGamesViewController.m; sourceTree = "<group>"; };
4030
adbb37b8c487 fix background for the about and saves controller
koda
parents: 4028
diff changeset
   347
		611D9BFA12497E9800008271 /* SavedGamesViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = SavedGamesViewController.xib; path = ../Resources/SavedGamesViewController.xib; sourceTree = "<group>"; };
3667
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   348
		611E0EE511FB20610077A41E /* ammoButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = ammoButton.png; path = Resources/Overlay/ammoButton.png; sourceTree = "<group>"; };
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   349
		611E0EE611FB20610077A41E /* cornerButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = cornerButton.png; path = Resources/Overlay/cornerButton.png; sourceTree = "<group>"; };
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   350
		611E12FE117BBBDA0044B62F /* Entitlements-Development.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "Entitlements-Development.plist"; sourceTree = "<group>"; };
3783
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3781
diff changeset
   351
		611EE973122A9C4100DF6938 /* clickSound.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; name = clickSound.wav; path = Resources/clickSound.wav; sourceTree = "<group>"; };
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3781
diff changeset
   352
		611EE9D7122AA10A00DF6938 /* backSound.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; name = backSound.wav; path = Resources/backSound.wav; sourceTree = "<group>"; };
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3781
diff changeset
   353
		611EE9D8122AA10A00DF6938 /* selSound.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; name = selSound.wav; path = Resources/selSound.wav; sourceTree = "<group>"; };
3792
dd9345e74b66 help page for lobby
koda
parents: 3791
diff changeset
   354
		611EEAEB122B2A4D00DF6938 /* HelpPageViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HelpPageViewController.h; sourceTree = "<group>"; };
dd9345e74b66 help page for lobby
koda
parents: 3791
diff changeset
   355
		611EEAEC122B2A4D00DF6938 /* HelpPageViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HelpPageViewController.m; sourceTree = "<group>"; };
4144
cda2685feeb4 help pages for iphone
koda
parents: 4115
diff changeset
   356
		611EEAED122B2A4D00DF6938 /* HelpPageLobbyViewController-iPad.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = "HelpPageLobbyViewController-iPad.xib"; path = "../Resources/HelpPageLobbyViewController-iPad.xib"; sourceTree = "<group>"; };
3791
98072b3871c1 help page for ingame, some other fixes here and there
koda
parents: 3787
diff changeset
   357
		611EEBC0122B34A800DF6938 /* helpingame.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = helpingame.png; path = Resources/Overlay/helpingame.png; sourceTree = "<group>"; };
98072b3871c1 help page for ingame, some other fixes here and there
koda
parents: 3787
diff changeset
   358
		611EEBC2122B355700DF6938 /* helpbottom.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = helpbottom.png; path = Resources/Overlay/helpbottom.png; sourceTree = "<group>"; };
98072b3871c1 help page for ingame, some other fixes here and there
koda
parents: 3787
diff changeset
   359
		611EEBC3122B355700DF6938 /* helpright.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = helpright.png; path = Resources/Overlay/helpright.png; sourceTree = "<group>"; };
98072b3871c1 help page for ingame, some other fixes here and there
koda
parents: 3787
diff changeset
   360
		611EEC30122B54D700DF6938 /* helpplain.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = helpplain.png; path = Resources/Overlay/helpplain.png; sourceTree = "<group>"; };
3487
b1d00f1950c8 add some memory aware code
koda
parents: 3479
diff changeset
   361
		611F4D4A11B27A9900F9759A /* uScript.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uScript.pas; path = ../../hedgewars/uScript.pas; sourceTree = SOURCE_ROOT; };
4911
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   362
		6127232E117DF752005B90CF /* SDL_image.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDL_image.xcodeproj; path = ../../../Library/SDL_image/Xcode_iPhone/SDL_image.xcodeproj; sourceTree = SOURCE_ROOT; };
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   363
		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
   364
		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
   365
		612CABAA1391CE68005E9596 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
5698
332b4cc98569 move the ios background music under resources
koda
parents: 5658
diff changeset
   366
		612CABC71391D3CC005E9596 /* hwclassic.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; name = hwclassic.mp3; path = Resources/hwclassic.mp3; sourceTree = "<group>"; };
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   367
		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
   368
		61399012125D19C0003C2DC0 /* uMobile.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uMobile.pas; path = ../../hedgewars/uMobile.pas; sourceTree = SOURCE_ROOT; };
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   369
		6147DAD21253DCDE0010357E /* savesButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = savesButton.png; path = Resources/Frontend/savesButton.png; sourceTree = "<group>"; };
3611
ed00aa2b339e interpret parameters before initializing everything
koda
parents: 3598
diff changeset
   370
		614E333D11DE9A93009DBA4E /* VGSHandlers.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = VGSHandlers.inc; path = ../../hedgewars/VGSHandlers.inc; sourceTree = SOURCE_ROOT; };
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   371
		615AD96112073B4D00F2FF04 /* startGameButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = startGameButton.png; path = Resources/Frontend/startGameButton.png; sourceTree = "<group>"; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   372
		615AD9E8120764CA00F2FF04 /* backButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = backButton.png; path = Resources/Frontend/backButton.png; sourceTree = "<group>"; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   373
		615AD9EA1207654E00F2FF04 /* helpButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = helpButton.png; path = Resources/Frontend/helpButton.png; sourceTree = "<group>"; };
4362
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
   374
		615FEAD912A2A4C10098EE92 /* checkbox@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "checkbox@2x.png"; path = "Resources/Icons/checkbox@2x.png"; 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
   375
		615FEADE12A2A6640098EE92 /* localplayButton~iphone@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "localplayButton~iphone@2x.png"; path = "Resources/Frontend/localplayButton~iphone@2x.png"; sourceTree = "<group>"; };
4362
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
   376
		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
   377
		615FEAE012A2A6640098EE92 /* localplayButton~iphone.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "localplayButton~iphone.png"; path = "Resources/Frontend/localplayButton~iphone.png"; sourceTree = "<group>"; };
3522
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   378
		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
   379
		6163EE7D11CC2600001C0453 /* SingleWeaponViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SingleWeaponViewController.m; sourceTree = "<group>"; };
3514
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   380
		616591E011CA9BA200D6E256 /* FlagsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FlagsViewController.h; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   381
		616591E111CA9BA200D6E256 /* FlagsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FlagsViewController.m; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   382
		616591E211CA9BA200D6E256 /* FortsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FortsViewController.h; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   383
		616591E311CA9BA200D6E256 /* FortsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FortsViewController.m; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   384
		616591E411CA9BA200D6E256 /* GameConfigViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GameConfigViewController.h; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   385
		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
   386
		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
   387
		616591E711CA9BA200D6E256 /* EngineProtocolNetwork.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EngineProtocolNetwork.m; sourceTree = "<group>"; };
3514
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   388
		616591E811CA9BA200D6E256 /* GeneralSettingsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GeneralSettingsViewController.h; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   389
		616591E911CA9BA200D6E256 /* GeneralSettingsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneralSettingsViewController.m; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   390
		616591EA11CA9BA200D6E256 /* GravesViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GravesViewController.h; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   391
		616591EB11CA9BA200D6E256 /* GravesViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GravesViewController.m; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   392
		616591EC11CA9BA200D6E256 /* HogHatViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HogHatViewController.h; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   393
		616591ED11CA9BA200D6E256 /* HogHatViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HogHatViewController.m; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   394
		616591EE11CA9BA200D6E256 /* LevelViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LevelViewController.h; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   395
		616591EF11CA9BA200D6E256 /* LevelViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LevelViewController.m; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   396
		616591F011CA9BA200D6E256 /* MainMenuViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MainMenuViewController.h; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   397
		616591F111CA9BA200D6E256 /* MainMenuViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MainMenuViewController.m; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   398
		616591F211CA9BA200D6E256 /* MapConfigViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MapConfigViewController.h; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   399
		616591F311CA9BA200D6E256 /* MapConfigViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MapConfigViewController.m; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   400
		616591F411CA9BA200D6E256 /* MasterViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MasterViewController.h; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   401
		616591F511CA9BA200D6E256 /* MasterViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MasterViewController.m; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   402
		616591F611CA9BA200D6E256 /* OverlayViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OverlayViewController.h; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   403
		616591F711CA9BA200D6E256 /* OverlayViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OverlayViewController.m; sourceTree = "<group>"; };
3647
0d0df215fb52 making chat work... (keyboard support is heavily broken in sdl upstream)
koda
parents: 3646
diff changeset
   404
		616591F811CA9BA200D6E256 /* InGameMenuViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InGameMenuViewController.h; sourceTree = "<group>"; };
0d0df215fb52 making chat work... (keyboard support is heavily broken in sdl upstream)
koda
parents: 3646
diff changeset
   405
		616591F911CA9BA200D6E256 /* InGameMenuViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = InGameMenuViewController.m; sourceTree = "<group>"; };
3514
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   406
		616591FA11CA9BA200D6E256 /* SchemeSettingsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SchemeSettingsViewController.h; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   407
		616591FB11CA9BA200D6E256 /* SchemeSettingsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SchemeSettingsViewController.m; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   408
		616591FC11CA9BA200D6E256 /* SchemeWeaponConfigViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SchemeWeaponConfigViewController.h; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   409
		616591FD11CA9BA200D6E256 /* SchemeWeaponConfigViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SchemeWeaponConfigViewController.m; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   410
		616591FE11CA9BA200D6E256 /* SingleSchemeViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SingleSchemeViewController.h; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   411
		616591FF11CA9BA200D6E256 /* SingleSchemeViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SingleSchemeViewController.m; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   412
		6165920011CA9BA200D6E256 /* SingleTeamViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SingleTeamViewController.h; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   413
		6165920111CA9BA200D6E256 /* SingleTeamViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SingleTeamViewController.m; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   414
		6165920211CA9BA200D6E256 /* SplitViewRootController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SplitViewRootController.h; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   415
		6165920311CA9BA200D6E256 /* SplitViewRootController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SplitViewRootController.m; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   416
		6165920411CA9BA200D6E256 /* TeamConfigViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TeamConfigViewController.h; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   417
		6165920511CA9BA200D6E256 /* TeamConfigViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TeamConfigViewController.m; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   418
		6165920611CA9BA200D6E256 /* TeamSettingsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TeamSettingsViewController.h; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   419
		6165920711CA9BA200D6E256 /* TeamSettingsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TeamSettingsViewController.m; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   420
		6165920811CA9BA200D6E256 /* VoicesViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VoicesViewController.h; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   421
		6165920911CA9BA200D6E256 /* VoicesViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VoicesViewController.m; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   422
		6165920A11CA9BA200D6E256 /* WeaponSettingsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WeaponSettingsViewController.h; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   423
		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
   424
		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
   425
		6165922411CA9BD500D6E256 /* CGPointUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CGPointUtils.h; path = Classes/CGPointUtils.h; sourceTree = "<group>"; };
4d220ee7c75f server somewhat simplified and correct sporadic crasher
koda
parents: 3532
diff changeset
   426
		6165922511CA9BD500D6E256 /* CommodityFunctions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommodityFunctions.h; path = Classes/CommodityFunctions.h; sourceTree = "<group>"; };
4d220ee7c75f server somewhat simplified and correct sporadic crasher
koda
parents: 3532
diff changeset
   427
		6165922611CA9BD500D6E256 /* CommodityFunctions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommodityFunctions.m; path = Classes/CommodityFunctions.m; sourceTree = "<group>"; };
4d220ee7c75f server somewhat simplified and correct sporadic crasher
koda
parents: 3532
diff changeset
   428
		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
   429
		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
   430
		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
   431
		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
   432
		6165922D11CA9BD500D6E256 /* UIImageExtra.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = UIImageExtra.m; path = Classes/UIImageExtra.m; sourceTree = "<group>"; };
3525
1d7b056ff866 some memory caring code
koda
parents: 3523
diff changeset
   433
		6165924A11CA9CB400D6E256 /* GameConfigViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = GameConfigViewController.xib; path = Resources/GameConfigViewController.xib; sourceTree = SOURCE_ROOT; };
3514
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   434
		6165924B11CA9CB400D6E256 /* MainMenuViewController-iPad.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = "MainMenuViewController-iPad.xib"; path = "Resources/MainMenuViewController-iPad.xib"; sourceTree = SOURCE_ROOT; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   435
		6165924C11CA9CB400D6E256 /* MainMenuViewController-iPhone.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = "MainMenuViewController-iPhone.xib"; path = "Resources/MainMenuViewController-iPhone.xib"; sourceTree = SOURCE_ROOT; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   436
		6165924D11CA9CB400D6E256 /* MapConfigViewController-iPad.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = "MapConfigViewController-iPad.xib"; path = "Resources/MapConfigViewController-iPad.xib"; sourceTree = SOURCE_ROOT; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   437
		6165924E11CA9CB400D6E256 /* MapConfigViewController-iPhone.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = "MapConfigViewController-iPhone.xib"; path = "Resources/MapConfigViewController-iPhone.xib"; sourceTree = SOURCE_ROOT; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   438
		6165925011CA9CB400D6E256 /* OverlayViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = OverlayViewController.xib; path = Resources/OverlayViewController.xib; sourceTree = SOURCE_ROOT; };
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
   439
		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
   440
		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
   441
		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
   442
		6167A6741391514600AA6D07 /* RestoreViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RestoreViewController.m; 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
   443
		6167A6751391514600AA6D07 /* RestoreViewController-iPhone.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = "RestoreViewController-iPhone.xib"; path = "../Resources/RestoreViewController-iPhone.xib"; 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
   444
		6167A72C13919E6800AA6D07 /* RestoreViewController-iPad.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = "RestoreViewController-iPad.xib"; path = "../Resources/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
   445
		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
   446
		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
   447
		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
   448
		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
   449
		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
   450
		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
   451
		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
   452
		6167C8F41429502C003DD50F /* star@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "star@2x.png"; path = "Resources/Icons/star@2x.png"; sourceTree = "<group>"; };
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   453
		6172FEA21298C7F900D73365 /* Default@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Default@2x.png"; path = "Resources/Icons/Default@2x.png"; sourceTree = "<group>"; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   454
		6172FEC81298CE4800D73365 /* savesButton@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "savesButton@2x.png"; path = "Resources/Frontend/savesButton@2x.png"; sourceTree = "<group>"; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   455
		6172FECA1298CE4E00D73365 /* settingsButton@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "settingsButton@2x.png"; path = "Resources/Frontend/settingsButton@2x.png"; sourceTree = "<group>"; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   456
		6172FED31298CE6600D73365 /* backButton@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "backButton@2x.png"; path = "Resources/Frontend/backButton@2x.png"; 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
   457
		6172FED61298CF9800D73365 /* background~iphone@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "background~iphone@2x.png"; path = "Resources/Frontend/background~iphone@2x.png"; sourceTree = "<group>"; };
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   458
		6172FED71298CF9800D73365 /* background~iphone.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "background~iphone.png"; path = "Resources/Frontend/background~iphone.png"; sourceTree = "<group>"; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   459
		6172FEEB1298D25D00D73365 /* mediumBackground~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "mediumBackground~ipad.png"; path = "Resources/Frontend/mediumBackground~ipad.png"; 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
   460
		6172FEEC1298D25D00D73365 /* smallerBackground~iphone@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "smallerBackground~iphone@2x.png"; path = "Resources/Frontend/smallerBackground~iphone@2x.png"; sourceTree = "<group>"; };
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   461
		6172FEED1298D25D00D73365 /* smallerBackground~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "smallerBackground~ipad.png"; path = "Resources/Frontend/smallerBackground~ipad.png"; sourceTree = "<group>"; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   462
		6172FEEE1298D25D00D73365 /* smallerBackground~iphone.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "smallerBackground~iphone.png"; path = "Resources/Frontend/smallerBackground~iphone.png"; sourceTree = "<group>"; };
4766
255e6c76c7e9 beautify stat page
koda
parents: 4757
diff changeset
   463
		6174F7C612CD62E300205D6F /* smallerTitle.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = smallerTitle.png; path = Resources/Frontend/smallerTitle.png; sourceTree = "<group>"; };
255e6c76c7e9 beautify stat page
koda
parents: 4757
diff changeset
   464
		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
   465
		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
   466
		617987E5114AA34C00BA94A9 /* HHHandlers.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = HHHandlers.inc; path = ../../hedgewars/HHHandlers.inc; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   467
		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
   468
		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
   469
		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
   470
		617987EC114AA34C00BA94A9 /* PascalExports.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = PascalExports.pas; path = ../../hedgewars/PascalExports.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   471
		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
   472
		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
   473
		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
   474
		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
   475
		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
   476
		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
   477
		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
   478
		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
   479
		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
   480
		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
   481
		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
   482
		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
   483
		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
   484
		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
   485
		617987FE114AA34C00BA94A9 /* uKeys.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uKeys.pas; path = ../../hedgewars/uKeys.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   486
		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
   487
		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
   488
		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
   489
		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
   490
		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
   491
		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
   492
		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
   493
		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
   494
		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
   495
		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
   496
		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
   497
		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
   498
		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
   499
		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
   500
		61798852114AA44900BA94A9 /* config.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = config.inc; path = ../../hedgewars/config.inc; sourceTree = SOURCE_ROOT; };
4911
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   501
		617988D3114AAA3900BA94A9 /* SDLiPhoneOS.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDLiPhoneOS.xcodeproj; path = "../../../Library/SDL/Xcode-iPhoneOS/SDL/SDLiPhoneOS.xcodeproj"; sourceTree = SOURCE_ROOT; };
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   502
		61798934114AB25F00BA94A9 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
4911
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   503
		6179898B114AB3FA00BA94A9 /* SDL_mixer.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDL_mixer.xcodeproj; path = "../../../Library/SDL_mixer/Xcode-iPhoneOS/SDL_mixer.xcodeproj"; sourceTree = SOURCE_ROOT; };
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   504
		61798A0B114AB65600BA94A9 /* SDL_ttf.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDL_ttf.xcodeproj; path = "../../../Library/SDL_ttf/Xcode-iPhoneOS/SDL_ttf.xcodeproj"; sourceTree = SOURCE_ROOT; };
4347
0ddb100fea61 add a S3D_DISABLED symbol to disable/enable stereo rendering at compilation time
koda
parents: 4341
diff changeset
   505
		61798A5E114AE08600BA94A9 /* Data */ = {isa = PBXFileReference; lastKnownFileType = folder; name = Data; path = ../../../trunk/project_files/HedgewarsMobile/Data; sourceTree = "<group>"; };
4244
bf46b4bdf27d iphone interface
koda
parents: 4213
diff changeset
   506
		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
   507
		6183D83D11E2BCE200A88903 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Default.png; path = Resources/Icons/Default.png; sourceTree = "<group>"; };
4144
cda2685feeb4 help pages for iphone
koda
parents: 4115
diff changeset
   508
		61842B23122B619D0096E335 /* HelpPageInGameViewController-iPad.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = "HelpPageInGameViewController-iPad.xib"; path = "../Resources/HelpPageInGameViewController-iPad.xib"; sourceTree = "<group>"; };
3792
dd9345e74b66 help page for lobby
koda
parents: 3791
diff changeset
   509
		61842B3D122B65BD0096E335 /* helpabove.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = helpabove.png; path = Resources/Overlay/helpabove.png; sourceTree = "<group>"; };
dd9345e74b66 help page for lobby
koda
parents: 3791
diff changeset
   510
		61842B3F122B66280096E335 /* helpleft.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = helpleft.png; path = Resources/Overlay/helpleft.png; sourceTree = "<group>"; };
3737
2ba6ac8a114b reworked the initialization functions, now it should be safe to update and no more need of spinning wheel at first launch
koda
parents: 3705
diff changeset
   511
		6187AEA5120781B900B31A27 /* Settings */ = {isa = PBXFileReference; lastKnownFileType = folder; name = Settings; path = Resources/Settings; 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
   512
		618899811299516000D55FD6 /* title~iphone@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "title~iphone@2x.png"; path = "Resources/Frontend/title~iphone@2x.png"; sourceTree = "<group>"; };
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   513
		61889984129995B500D55FD6 /* title~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "title~ipad.png"; path = "Resources/Frontend/title~ipad.png"; sourceTree = "<group>"; };
4911
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   514
		618E27B612A2C30700C20EF0 /* SDL_net.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDL_net.xcodeproj; path = "../../../Library/SDL_net/Xcode-iPhoneOS/SDL_net.xcodeproj"; sourceTree = SOURCE_ROOT; };
5170
f7e49eff3708 add libTremor sources (integer-only libvorbis implementation) to repo and ios project
koda
parents: 5168
diff changeset
   515
		619598181364BCD200B429B6 /* Tremor.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = Tremor.xcodeproj; path = ../../misc/libtremor/Xcode/Tremor.xcodeproj; sourceTree = SOURCE_ROOT; };
5171
f9283dc4860d add ios project files for lua sources
koda
parents: 5170
diff changeset
   516
		6195993F1364C82B00B429B6 /* Lua.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = Lua.xcodeproj; path = ../../misc/liblua/Xcode/Lua.xcodeproj; sourceTree = SOURCE_ROOT; };
5172
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents: 5171
diff changeset
   517
		619599BA1364E65900B429B6 /* Freetype.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = Freetype.xcodeproj; path = "../../misc/libfreetype/Xcode-iPhoneOS/Freetype.xcodeproj"; sourceTree = SOURCE_ROOT; };
3884
d7479079a8a8 various fixes around, plus new 'ask for review' page
koda
parents: 3881
diff changeset
   518
		6199E81512463EA800DADF8C /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; };
d7479079a8a8 various fixes around, plus new 'ask for review' page
koda
parents: 3881
diff changeset
   519
		6199E81912463EC400DADF8C /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
d7479079a8a8 various fixes around, plus new 'ask for review' page
koda
parents: 3881
diff changeset
   520
		6199E836124647DE00DADF8C /* SupportViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SupportViewController.h; sourceTree = "<group>"; };
d7479079a8a8 various fixes around, plus new 'ask for review' page
koda
parents: 3881
diff changeset
   521
		6199E837124647DE00DADF8C /* SupportViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SupportViewController.m; sourceTree = "<group>"; };
4115
222b8016c773 make the support page more portable
koda
parents: 4098
diff changeset
   522
		6199E86C12464A8E00DADF8C /* surprise.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = surprise.png; path = Resources/surprise.png; sourceTree = "<group>"; };
3906
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
   523
		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
   524
		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
   525
		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
   526
		61A117FE1168322700359010 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
4438
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   527
		61A4A38912A5CCC2004D81E6 /* uCommandHandlers.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uCommandHandlers.pas; path = ../../hedgewars/uCommandHandlers.pas; sourceTree = SOURCE_ROOT; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   528
		61A4A38A12A5CCC2004D81E6 /* uCommands.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uCommands.pas; path = ../../hedgewars/uCommands.pas; sourceTree = SOURCE_ROOT; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   529
		61A4A38B12A5CCC2004D81E6 /* uDebug.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uDebug.pas; path = ../../hedgewars/uDebug.pas; sourceTree = SOURCE_ROOT; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   530
		61A4A38C12A5CCC2004D81E6 /* uGearsRender.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uGearsRender.pas; path = ../../hedgewars/uGearsRender.pas; sourceTree = SOURCE_ROOT; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   531
		61A4A38D12A5CCC2004D81E6 /* uRender.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uRender.pas; path = ../../hedgewars/uRender.pas; sourceTree = SOURCE_ROOT; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   532
		61A4A38E12A5CCC2004D81E6 /* uRenderUtils.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uRenderUtils.pas; path = ../../hedgewars/uRenderUtils.pas; sourceTree = SOURCE_ROOT; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   533
		61A4A38F12A5CCC2004D81E6 /* uSinTable.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uSinTable.pas; path = ../../hedgewars/uSinTable.pas; sourceTree = SOURCE_ROOT; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   534
		61A4A39012A5CCC2004D81E6 /* uTextures.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uTextures.pas; path = ../../hedgewars/uTextures.pas; sourceTree = SOURCE_ROOT; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   535
		61A4A39112A5CCC2004D81E6 /* uTypes.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uTypes.pas; path = ../../hedgewars/uTypes.pas; sourceTree = SOURCE_ROOT; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   536
		61A4A39212A5CCC2004D81E6 /* uUtils.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uUtils.pas; path = ../../hedgewars/uUtils.pas; sourceTree = SOURCE_ROOT; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   537
		61A4A39312A5CCC2004D81E6 /* uVariables.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uVariables.pas; path = ../../hedgewars/uVariables.pas; sourceTree = SOURCE_ROOT; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   538
		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
   539
		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
   540
		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
   541
		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
   542
		61AC067312B2E32D000B52A2 /* Appirater.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Appirater.m; path = Classes/Appirater.m; sourceTree = "<group>"; };
4757
7ca9ebb6895d initial stats display
koda
parents: 4752
diff changeset
   543
		61B7A33612CC21080086B604 /* StatsPageViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StatsPageViewController.h; sourceTree = "<group>"; };
7ca9ebb6895d initial stats display
koda
parents: 4752
diff changeset
   544
		61B7A33712CC21080086B604 /* StatsPageViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = StatsPageViewController.m; sourceTree = "<group>"; };
4476
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4463
diff changeset
   545
		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
   546
		61C079E311F35A300072BF46 /* EditableCellView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = EditableCellView.m; path = Classes/EditableCellView.m; 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
   547
		61CADE321402EE290030C3EB /* ImageIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageIO.framework; path = System/Library/Frameworks/ImageIO.framework; sourceTree = SDKROOT; };
4028
eb371ada631d move functions called by pascal code outside controller
koda
parents: 3996
diff changeset
   548
		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
   549
		61D205A0127CDD1100ABD83E /* ObjcExports.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ObjcExports.m; path = Classes/ObjcExports.m; sourceTree = "<group>"; };
4341
46b8791e577f minor things
koda
parents: 4281
diff changeset
   550
		61D3D2A41290E03A003CE7C3 /* irc.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = irc.png; path = Resources/Icons/irc.png; sourceTree = "<group>"; };
3924
2a9ace189288 WIP for an objc ammomenu implementation
koda
parents: 3923
diff changeset
   551
		61DE8F201257EB1100B80214 /* AmmoMenuViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AmmoMenuViewController.h; sourceTree = "<group>"; };
2a9ace189288 WIP for an objc ammomenu implementation
koda
parents: 3923
diff changeset
   552
		61DE8F211257EB1100B80214 /* AmmoMenuViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AmmoMenuViewController.m; sourceTree = "<group>"; };
4144
cda2685feeb4 help pages for iphone
koda
parents: 4115
diff changeset
   553
		61DF0EDB1284DF2300F3F10B /* HelpPageLobbyViewController-iPhone.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = "HelpPageLobbyViewController-iPhone.xib"; path = "../Resources/HelpPageLobbyViewController-iPhone.xib"; sourceTree = "<group>"; };
cda2685feeb4 help pages for iphone
koda
parents: 4115
diff changeset
   554
		61DF0F201284F72A00F3F10B /* HelpPageInGameViewController-iPhone.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = "HelpPageInGameViewController-iPhone.xib"; path = "Resources/HelpPageInGameViewController-iPhone.xib"; sourceTree = SOURCE_ROOT; };
3532
04e2fea3e83a merge+smallupdate
koda
parents: 3525
diff changeset
   555
		61E1F4F711D004240016A5AA /* adler32.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = adler32.pas; path = ../../hedgewars/adler32.pas; sourceTree = SOURCE_ROOT; };
4547
b70004a576a3 move server connection stuff in its own class
koda
parents: 4541
diff changeset
   556
		61E2E12C12BAAEE30051B659 /* ServerSetup.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ServerSetup.h; sourceTree = "<group>"; };
b70004a576a3 move server connection stuff in its own class
koda
parents: 4541
diff changeset
   557
		61E2E12D12BAAEE30051B659 /* ServerSetup.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ServerSetup.m; sourceTree = "<group>"; };
4115
222b8016c773 make the support page more portable
koda
parents: 4098
diff changeset
   558
		61E2F7421283752C00E12521 /* fb.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = fb.png; path = Resources/Icons/fb.png; sourceTree = "<group>"; };
222b8016c773 make the support page more portable
koda
parents: 4098
diff changeset
   559
		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
   560
		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
   561
		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
   562
		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
   563
		61EDB5AF135B3F97009B29A6 /* GameInterfaceBridge.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GameInterfaceBridge.m; sourceTree = "<group>"; };
3619
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
   564
		61EF920511DF57AC003441C4 /* arrowDown.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = arrowDown.png; path = Resources/Overlay/arrowDown.png; sourceTree = "<group>"; };
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
   565
		61EF920611DF57AC003441C4 /* arrowLeft.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = arrowLeft.png; path = Resources/Overlay/arrowLeft.png; sourceTree = "<group>"; };
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
   566
		61EF920711DF57AC003441C4 /* arrowRight.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = arrowRight.png; path = Resources/Overlay/arrowRight.png; sourceTree = "<group>"; };
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
   567
		61EF920811DF57AC003441C4 /* arrowUp.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = arrowUp.png; path = Resources/Overlay/arrowUp.png; sourceTree = "<group>"; };
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   568
		61EF920911DF57AC003441C4 /* joyButtonAttack.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = joyButtonAttack.png; path = Resources/Overlay/joyButtonAttack.png; sourceTree = "<group>"; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   569
		61EF920A11DF57AC003441C4 /* joyButtonBackJump.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = joyButtonBackJump.png; path = Resources/Overlay/joyButtonBackJump.png; sourceTree = "<group>"; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   570
		61EF920B11DF57AC003441C4 /* joyButtonForwardJump.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = joyButtonForwardJump.png; path = Resources/Overlay/joyButtonForwardJump.png; sourceTree = "<group>"; };
3703
12d17c6e8855 halfway-through finishing the frontend with new graphics by Tiy + initial 'About' page set up
koda
parents: 3701
diff changeset
   571
		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
   572
		61F2E7CC1205EDE0005734F7 /* AboutViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AboutViewController.m; sourceTree = "<group>"; };
4030
adbb37b8c487 fix background for the about and saves controller
koda
parents: 4028
diff changeset
   573
		61F2E7CD1205EDE0005734F7 /* AboutViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = AboutViewController.xib; path = ../Resources/AboutViewController.xib; sourceTree = "<group>"; };
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   574
		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
   575
		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
   576
		61F544C612AF1748007FD913 /* HoldTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HoldTableViewCell.m; path = Classes/HoldTableViewCell.m; sourceTree = "<group>"; };
3625
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
   577
		61F7A43111E290650040BA66 /* Icon-72.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Icon-72.png"; path = "Resources/Icons/Icon-72.png"; sourceTree = "<group>"; };
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
   578
		61F7A43211E290650040BA66 /* Icon-Small-50.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Icon-Small-50.png"; path = "Resources/Icons/Icon-Small-50.png"; sourceTree = "<group>"; };
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
   579
		61F7A43311E290650040BA66 /* Icon-Small.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Icon-Small.png"; path = "Resources/Icons/Icon-Small.png"; sourceTree = "<group>"; };
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
   580
		61F7A43411E290650040BA66 /* Icon-Small@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Icon-Small@2x.png"; path = "Resources/Icons/Icon-Small@2x.png"; sourceTree = "<group>"; };
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
   581
		61F7A43511E290650040BA66 /* Icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Icon.png; path = Resources/Icons/Icon.png; sourceTree = "<group>"; };
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
   582
		61F7A43611E290650040BA66 /* Icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Icon@2x.png"; path = "Resources/Icons/Icon@2x.png"; sourceTree = "<group>"; };
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
   583
		61F7A43711E290650040BA66 /* iTunesArtwork.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = iTunesArtwork.png; path = Resources/Icons/iTunesArtwork.png; sourceTree = "<group>"; };
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   584
		61F9040811DF58B00068B24D /* settingsButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = settingsButton.png; path = Resources/Frontend/settingsButton.png; sourceTree = "<group>"; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   585
		61F9040A11DF59370068B24D /* background.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = background.png; path = Resources/Frontend/background.png; sourceTree = "<group>"; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   586
		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
   587
		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
   588
		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
   589
		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
   590
		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
   591
/* End PBXFileReference section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   592
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   593
/* Begin PBXFrameworksBuildPhase section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   594
		1D60588F0D05DD3D006BFB54 /* Frameworks */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   595
			isa = PBXFrameworksBuildPhase;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   596
			buildActionMask = 2147483647;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   597
			files = (
5172
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents: 5171
diff changeset
   598
				922F64900F10F53100DC6EC0 /* libfpc.a in Frameworks */,
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents: 5171
diff changeset
   599
				619599C01364E66B00B429B6 /* libFreetype.a in Frameworks */,
5171
f9283dc4860d add ios project files for lua sources
koda
parents: 5170
diff changeset
   600
				619599451364C83D00B429B6 /* libLua.a in Frameworks */,
5170
f7e49eff3708 add libTremor sources (integer-only libvorbis implementation) to repo and ios project
koda
parents: 5168
diff changeset
   601
				6195981F1364BCEF00B429B6 /* libTremor.a in Frameworks */,
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
   602
				61B7A61512FA13B00051E14E /* libSDL.a in Frameworks */,
4911
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   603
				61B7A61612FA13B00051E14E /* libSDL_image.a in Frameworks */,
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   604
				61B7A61712FA13B00051E14E /* libSDL_mixer.a in Frameworks */,
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   605
				61B7A61812FA13B00051E14E /* libSDL_net.a in Frameworks */,
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   606
				61B7A61912FA13B00051E14E /* libSDL_ttf.a in Frameworks */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   607
				1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */,
3525
1d7b056ff866 some memory caring code
koda
parents: 3523
diff changeset
   608
				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
   609
				1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   610
				28FD15000DC6FC520079059D /* OpenGLES.framework in Frameworks */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   611
				28FD15080DC6FC5B0079059D /* QuartzCore.framework in Frameworks */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   612
				61798935114AB25F00BA94A9 /* AudioToolbox.framework in Frameworks */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   613
				61272339117DF778005B90CF /* MobileCoreServices.framework in Frameworks */,
3884
d7479079a8a8 various fixes around, plus new 'ask for review' page
koda
parents: 3881
diff changeset
   614
				6199E81612463EA800DADF8C /* CFNetwork.framework in Frameworks */,
d7479079a8a8 various fixes around, plus new 'ask for review' page
koda
parents: 3881
diff changeset
   615
				6199E81A12463EC400DADF8C /* SystemConfiguration.framework in Frameworks */,
5224
6e8fbbfb0de5 muuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusic for the ios frontend finally
koda
parents: 5220
diff changeset
   616
				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
   617
				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
   618
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   619
			runOnlyForDeploymentPostprocessing = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   620
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   621
/* End PBXFrameworksBuildPhase section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   622
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   623
/* Begin PBXGroup section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   624
		080E96DDFE201D6D7F000001 /* Classes */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   625
			isa = PBXGroup;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   626
			children = (
3522
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   627
				6163EE4D11CC247D001C0453 /* Game Config */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   628
				6163EE4C11CC2478001C0453 /* Settings Pages */,
3893
568bfd083465 allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents: 3891
diff changeset
   629
				611D9BF312497B7700008271 /* Other Controllers */,
3522
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   630
				6163EE6C11CC253F001C0453 /* Overlay */,
3514
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   631
				616591F011CA9BA200D6E256 /* MainMenuViewController.h */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   632
				616591F111CA9BA200D6E256 /* MainMenuViewController.m */,
3598
a8aa06bae895 tiy new overlay graphics
koda
parents: 3551
diff changeset
   633
				6165924B11CA9CB400D6E256 /* MainMenuViewController-iPad.xib */,
a8aa06bae895 tiy new overlay graphics
koda
parents: 3551
diff changeset
   634
				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
   635
				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
   636
				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
   637
				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
   638
				616591E711CA9BA200D6E256 /* EngineProtocolNetwork.m */,
4547
b70004a576a3 move server connection stuff in its own class
koda
parents: 4541
diff changeset
   639
				61E2E12C12BAAEE30051B659 /* ServerSetup.h */,
b70004a576a3 move server connection stuff in its own class
koda
parents: 4541
diff changeset
   640
				61E2E12D12BAAEE30051B659 /* ServerSetup.m */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   641
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   642
			path = Classes;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   643
			sourceTree = "<group>";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   644
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   645
		19C28FACFE9D520D11CA2CBB /* Products */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   646
			isa = PBXGroup;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   647
			children = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   648
				1D6058910D05DD3D006BFB54 /* Hedgewars.app */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   649
				928301170F10CAFC00CC5A3C /* libfpc.a */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   650
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   651
			name = Products;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   652
			sourceTree = "<group>";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   653
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   654
		29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   655
			isa = PBXGroup;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   656
			children = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   657
				9283015C0F10E48900CC5A3C /* Pascal Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   658
				080E96DDFE201D6D7F000001 /* Classes */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   659
				29B97315FDCFA39411CA2CEA /* Other Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   660
				29B97323FDCFA39411CA2CEA /* Frameworks */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   661
				29B97317FDCFA39411CA2CEA /* Resources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   662
				19C28FACFE9D520D11CA2CBB /* Products */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   663
				61370652117B1D50004EE44A /* Entitlements-Distribution.plist */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   664
				611E12FE117BBBDA0044B62F /* Entitlements-Development.plist */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   665
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   666
			name = CustomTemplate;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   667
			sourceTree = "<group>";
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
		29B97315FDCFA39411CA2CEA /* Other Sources */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   670
			isa = PBXGroup;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   671
			children = (
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
   672
				61DE91561258B76800B80214 /* Custom UIs */,
4504
8906b2409d97 add the appirater class for getting more positive reviews
koda
parents: 4476
diff changeset
   673
				61AC067212B2E32D000B52A2 /* Appirater.h */,
8906b2409d97 add the appirater class for getting more positive reviews
koda
parents: 4476
diff changeset
   674
				61AC067312B2E32D000B52A2 /* Appirater.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
   675
				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
   676
				6165929D11CA9E2F00D6E256 /* HedgewarsAppDelegate.m */,
3548
4d220ee7c75f server somewhat simplified and correct sporadic crasher
koda
parents: 3532
diff changeset
   677
				32CA4F630368D1EE00C91783 /* Hedgewars_Prefix.pch */,
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
   678
				61A97F0E136F675A00DD9878 /* hwconsts.h */,
3548
4d220ee7c75f server somewhat simplified and correct sporadic crasher
koda
parents: 3532
diff changeset
   679
				6165922911CA9BD500D6E256 /* PascalImports.h */,
4358
0445d807193e more backward compatibility
koda
parents: 4354
diff changeset
   680
				61D2059F127CDD1100ABD83E /* ObjcExports.h */,
0445d807193e more backward compatibility
koda
parents: 4354
diff changeset
   681
				61D205A0127CDD1100ABD83E /* ObjcExports.m */,
3514
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   682
				6165922511CA9BD500D6E256 /* CommodityFunctions.h */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   683
				6165922611CA9BD500D6E256 /* CommodityFunctions.m */,
4358
0445d807193e more backward compatibility
koda
parents: 4354
diff changeset
   684
				61006F93128DE31F00EBA7F7 /* CreationChamber.h */,
0445d807193e more backward compatibility
koda
parents: 4354
diff changeset
   685
				61006F94128DE31F00EBA7F7 /* CreationChamber.m */,
0445d807193e more backward compatibility
koda
parents: 4354
diff changeset
   686
				6165922411CA9BD500D6E256 /* CGPointUtils.h */,
0445d807193e more backward compatibility
koda
parents: 4354
diff changeset
   687
				6165922311CA9BD500D6E256 /* CGPointUtils.c */,
3514
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   688
				6165922C11CA9BD500D6E256 /* UIImageExtra.h */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   689
				6165922D11CA9BD500D6E256 /* UIImageExtra.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
			name = "Other Sources";
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
		29B97317FDCFA39411CA2CEA /* Resources */ = {
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 = (
3791
98072b3871c1 help page for ingame, some other fixes here and there
koda
parents: 3787
diff changeset
   697
				611EEBC0122B34A800DF6938 /* helpingame.png */,
98072b3871c1 help page for ingame, some other fixes here and there
koda
parents: 3787
diff changeset
   698
				611EEC30122B54D700DF6938 /* helpplain.png */,
98072b3871c1 help page for ingame, some other fixes here and there
koda
parents: 3787
diff changeset
   699
				611EEBC2122B355700DF6938 /* helpbottom.png */,
3792
dd9345e74b66 help page for lobby
koda
parents: 3791
diff changeset
   700
				61842B3D122B65BD0096E335 /* helpabove.png */,
3791
98072b3871c1 help page for ingame, some other fixes here and there
koda
parents: 3787
diff changeset
   701
				611EEBC3122B355700DF6938 /* helpright.png */,
3792
dd9345e74b66 help page for lobby
koda
parents: 3791
diff changeset
   702
				61842B3F122B66280096E335 /* helpleft.png */,
3646
a3271158d93b don't make the confirmation button disappear, present an alert if game doesn't start
koda
parents: 3644
diff changeset
   703
				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
   704
				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
   705
				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
   706
				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
   707
				612CABCA1391D3D1005E9596 /* Sounds */,
3625
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
   708
				61F7A42811E2905C0040BA66 /* Icons */,
4244
bf46b4bdf27d iphone interface
koda
parents: 4213
diff changeset
   709
				61F903FA11DF58680068B24D /* Frontend */,
3619
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
   710
				6179936611501D1E00BA94A9 /* Overlay */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   711
				61798A5E114AE08600BA94A9 /* Data */,
3737
2ba6ac8a114b reworked the initialization functions, now it should be safe to update and no more need of spinning wheel at first launch
koda
parents: 3705
diff changeset
   712
				6187AEA5120781B900B31A27 /* Settings */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   713
				8D1107310486CEB800E47090 /* Info.plist */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   714
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   715
			name = Resources;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   716
			sourceTree = "<group>";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   717
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   718
		29B97323FDCFA39411CA2CEA /* Frameworks */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   719
			isa = PBXGroup;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   720
			children = (
5172
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents: 5171
diff changeset
   721
				619599BA1364E65900B429B6 /* Freetype.xcodeproj */,
5171
f9283dc4860d add ios project files for lua sources
koda
parents: 5170
diff changeset
   722
				6195993F1364C82B00B429B6 /* Lua.xcodeproj */,
5170
f7e49eff3708 add libTremor sources (integer-only libvorbis implementation) to repo and ios project
koda
parents: 5168
diff changeset
   723
				619598181364BCD200B429B6 /* Tremor.xcodeproj */,
3667
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   724
				617988D3114AAA3900BA94A9 /* SDLiPhoneOS.xcodeproj */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   725
				6127232E117DF752005B90CF /* SDL_image.xcodeproj */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   726
				6179898B114AB3FA00BA94A9 /* SDL_mixer.xcodeproj */,
4362
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
   727
				618E27B612A2C30700C20EF0 /* SDL_net.xcodeproj */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   728
				61798A0B114AB65600BA94A9 /* SDL_ttf.xcodeproj */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   729
				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
   730
				612CABAA1391CE68005E9596 /* AVFoundation.framework */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   731
				61A117FE1168322700359010 /* CoreGraphics.framework */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   732
				1D30AB110D05D00D00671497 /* Foundation.framework */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   733
				28FD14FF0DC6FC520079059D /* OpenGLES.framework */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   734
				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
   735
				61CADE321402EE290030C3EB /* ImageIO.framework */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   736
				1DF5F4DF0D08C38300B7A737 /* UIKit.framework */,
3525
1d7b056ff866 some memory caring code
koda
parents: 3523
diff changeset
   737
				61272338117DF778005B90CF /* MobileCoreServices.framework */,
3884
d7479079a8a8 various fixes around, plus new 'ask for review' page
koda
parents: 3881
diff changeset
   738
				6199E81512463EA800DADF8C /* CFNetwork.framework */,
d7479079a8a8 various fixes around, plus new 'ask for review' page
koda
parents: 3881
diff changeset
   739
				6199E81912463EC400DADF8C /* SystemConfiguration.framework */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   740
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   741
			name = Frameworks;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   742
			sourceTree = "<group>";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   743
		};
3893
568bfd083465 allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents: 3891
diff changeset
   744
		611D9BF312497B7700008271 /* Other Controllers */ = {
568bfd083465 allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents: 3891
diff changeset
   745
			isa = PBXGroup;
568bfd083465 allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents: 3891
diff changeset
   746
			children = (
568bfd083465 allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents: 3891
diff changeset
   747
				61F2E7CB1205EDE0005734F7 /* AboutViewController.h */,
568bfd083465 allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents: 3891
diff changeset
   748
				61F2E7CC1205EDE0005734F7 /* AboutViewController.m */,
568bfd083465 allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents: 3891
diff changeset
   749
				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
   750
				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
   751
				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
   752
				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
   753
				6167A72C13919E6800AA6D07 /* RestoreViewController-iPad.xib */,
3893
568bfd083465 allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents: 3891
diff changeset
   754
				611D9BF812497E9800008271 /* SavedGamesViewController.h */,
568bfd083465 allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents: 3891
diff changeset
   755
				611D9BF912497E9800008271 /* SavedGamesViewController.m */,
568bfd083465 allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents: 3891
diff changeset
   756
				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
   757
				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
   758
				61B7A33712CC21080086B604 /* StatsPageViewController.m */,
3893
568bfd083465 allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents: 3891
diff changeset
   759
			);
568bfd083465 allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents: 3891
diff changeset
   760
			name = "Other Controllers";
568bfd083465 allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents: 3891
diff changeset
   761
			sourceTree = "<group>";
568bfd083465 allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents: 3891
diff changeset
   762
		};
5224
6e8fbbfb0de5 muuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusic for the ios frontend finally
koda
parents: 5220
diff changeset
   763
		612CABCA1391D3D1005E9596 /* Sounds */ = {
6e8fbbfb0de5 muuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusic for the ios frontend finally
koda
parents: 5220
diff changeset
   764
			isa = PBXGroup;
6e8fbbfb0de5 muuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusic for the ios frontend finally
koda
parents: 5220
diff changeset
   765
			children = (
6e8fbbfb0de5 muuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusic for the ios frontend finally
koda
parents: 5220
diff changeset
   766
				612CABC71391D3CC005E9596 /* hwclassic.mp3 */,
6e8fbbfb0de5 muuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusic for the ios frontend finally
koda
parents: 5220
diff changeset
   767
				611EE973122A9C4100DF6938 /* clickSound.wav */,
6e8fbbfb0de5 muuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusic for the ios frontend finally
koda
parents: 5220
diff changeset
   768
				611EE9D7122AA10A00DF6938 /* backSound.wav */,
6e8fbbfb0de5 muuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusic for the ios frontend finally
koda
parents: 5220
diff changeset
   769
				611EE9D8122AA10A00DF6938 /* selSound.wav */,
6e8fbbfb0de5 muuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusic for the ios frontend finally
koda
parents: 5220
diff changeset
   770
			);
6e8fbbfb0de5 muuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusic for the ios frontend finally
koda
parents: 5220
diff changeset
   771
			name = Sounds;
6e8fbbfb0de5 muuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusic for the ios frontend finally
koda
parents: 5220
diff changeset
   772
			sourceTree = "<group>";
6e8fbbfb0de5 muuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusic for the ios frontend finally
koda
parents: 5220
diff changeset
   773
		};
3522
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   774
		6163EE4C11CC2478001C0453 /* Settings Pages */ = {
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   775
			isa = PBXGroup;
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   776
			children = (
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   777
				6165920211CA9BA200D6E256 /* SplitViewRootController.h */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   778
				6165920311CA9BA200D6E256 /* SplitViewRootController.m */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   779
				616591F411CA9BA200D6E256 /* MasterViewController.h */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   780
				616591F511CA9BA200D6E256 /* MasterViewController.m */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   781
				6163EE4E11CC248D001C0453 /* First Level */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   782
				6163EE4F11CC2497001C0453 /* Second Level */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   783
				6163EE5011CC24A1001C0453 /* Third Level */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   784
			);
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   785
			name = "Settings Pages";
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   786
			sourceTree = "<group>";
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   787
		};
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   788
		6163EE4D11CC247D001C0453 /* Game Config */ = {
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   789
			isa = PBXGroup;
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   790
			children = (
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   791
				616591E411CA9BA200D6E256 /* GameConfigViewController.h */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   792
				616591E511CA9BA200D6E256 /* GameConfigViewController.m */,
3598
a8aa06bae895 tiy new overlay graphics
koda
parents: 3551
diff changeset
   793
				6165924A11CA9CB400D6E256 /* GameConfigViewController.xib */,
3522
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   794
				6165920411CA9BA200D6E256 /* TeamConfigViewController.h */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   795
				6165920511CA9BA200D6E256 /* TeamConfigViewController.m */,
3525
1d7b056ff866 some memory caring code
koda
parents: 3523
diff changeset
   796
				616591FC11CA9BA200D6E256 /* SchemeWeaponConfigViewController.h */,
1d7b056ff866 some memory caring code
koda
parents: 3523
diff changeset
   797
				616591FD11CA9BA200D6E256 /* SchemeWeaponConfigViewController.m */,
3522
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   798
				616591F211CA9BA200D6E256 /* MapConfigViewController.h */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   799
				616591F311CA9BA200D6E256 /* MapConfigViewController.m */,
3598
a8aa06bae895 tiy new overlay graphics
koda
parents: 3551
diff changeset
   800
				6165924D11CA9CB400D6E256 /* MapConfigViewController-iPad.xib */,
a8aa06bae895 tiy new overlay graphics
koda
parents: 3551
diff changeset
   801
				6165924E11CA9CB400D6E256 /* MapConfigViewController-iPhone.xib */,
3522
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   802
			);
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   803
			name = "Game Config";
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   804
			sourceTree = "<group>";
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   805
		};
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   806
		6163EE4E11CC248D001C0453 /* First Level */ = {
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   807
			isa = PBXGroup;
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   808
			children = (
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   809
				616591E811CA9BA200D6E256 /* GeneralSettingsViewController.h */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   810
				616591E911CA9BA200D6E256 /* GeneralSettingsViewController.m */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   811
				6165920611CA9BA200D6E256 /* TeamSettingsViewController.h */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   812
				6165920711CA9BA200D6E256 /* TeamSettingsViewController.m */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   813
				6165920A11CA9BA200D6E256 /* WeaponSettingsViewController.h */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   814
				6165920B11CA9BA200D6E256 /* WeaponSettingsViewController.m */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   815
				616591FA11CA9BA200D6E256 /* SchemeSettingsViewController.h */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   816
				616591FB11CA9BA200D6E256 /* SchemeSettingsViewController.m */,
3884
d7479079a8a8 various fixes around, plus new 'ask for review' page
koda
parents: 3881
diff changeset
   817
				6199E836124647DE00DADF8C /* SupportViewController.h */,
d7479079a8a8 various fixes around, plus new 'ask for review' page
koda
parents: 3881
diff changeset
   818
				6199E837124647DE00DADF8C /* SupportViewController.m */,
3522
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   819
			);
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   820
			name = "First Level";
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   821
			sourceTree = "<group>";
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   822
		};
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   823
		6163EE4F11CC2497001C0453 /* Second Level */ = {
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   824
			isa = PBXGroup;
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   825
			children = (
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   826
				6165920011CA9BA200D6E256 /* SingleTeamViewController.h */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   827
				6165920111CA9BA200D6E256 /* SingleTeamViewController.m */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   828
				6163EE7C11CC2600001C0453 /* SingleWeaponViewController.h */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   829
				6163EE7D11CC2600001C0453 /* SingleWeaponViewController.m */,
3523
6592fbb969da fix zoom smoothness
koda
parents: 3522
diff changeset
   830
				616591FE11CA9BA200D6E256 /* SingleSchemeViewController.h */,
6592fbb969da fix zoom smoothness
koda
parents: 3522
diff changeset
   831
				616591FF11CA9BA200D6E256 /* SingleSchemeViewController.m */,
3522
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   832
			);
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   833
			name = "Second Level";
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   834
			sourceTree = "<group>";
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   835
		};
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   836
		6163EE5011CC24A1001C0453 /* Third Level */ = {
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   837
			isa = PBXGroup;
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   838
			children = (
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   839
				616591EC11CA9BA200D6E256 /* HogHatViewController.h */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   840
				616591ED11CA9BA200D6E256 /* HogHatViewController.m */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   841
				616591EE11CA9BA200D6E256 /* LevelViewController.h */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   842
				616591EF11CA9BA200D6E256 /* LevelViewController.m */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   843
				616591E011CA9BA200D6E256 /* FlagsViewController.h */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   844
				616591E111CA9BA200D6E256 /* FlagsViewController.m */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   845
				616591E211CA9BA200D6E256 /* FortsViewController.h */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   846
				616591E311CA9BA200D6E256 /* FortsViewController.m */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   847
				616591EA11CA9BA200D6E256 /* GravesViewController.h */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   848
				616591EB11CA9BA200D6E256 /* GravesViewController.m */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   849
				6165920811CA9BA200D6E256 /* VoicesViewController.h */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   850
				6165920911CA9BA200D6E256 /* VoicesViewController.m */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   851
			);
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   852
			name = "Third Level";
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   853
			sourceTree = "<group>";
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   854
		};
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   855
		6163EE6C11CC253F001C0453 /* Overlay */ = {
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   856
			isa = PBXGroup;
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   857
			children = (
4144
cda2685feeb4 help pages for iphone
koda
parents: 4115
diff changeset
   858
				61DE8F201257EB1100B80214 /* AmmoMenuViewController.h */,
cda2685feeb4 help pages for iphone
koda
parents: 4115
diff changeset
   859
				61DE8F211257EB1100B80214 /* AmmoMenuViewController.m */,
3647
0d0df215fb52 making chat work... (keyboard support is heavily broken in sdl upstream)
koda
parents: 3646
diff changeset
   860
				616591F811CA9BA200D6E256 /* InGameMenuViewController.h */,
0d0df215fb52 making chat work... (keyboard support is heavily broken in sdl upstream)
koda
parents: 3646
diff changeset
   861
				616591F911CA9BA200D6E256 /* InGameMenuViewController.m */,
3522
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   862
				616591F611CA9BA200D6E256 /* OverlayViewController.h */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   863
				616591F711CA9BA200D6E256 /* OverlayViewController.m */,
3598
a8aa06bae895 tiy new overlay graphics
koda
parents: 3551
diff changeset
   864
				6165925011CA9CB400D6E256 /* OverlayViewController.xib */,
3792
dd9345e74b66 help page for lobby
koda
parents: 3791
diff changeset
   865
				611EEAEB122B2A4D00DF6938 /* HelpPageViewController.h */,
dd9345e74b66 help page for lobby
koda
parents: 3791
diff changeset
   866
				611EEAEC122B2A4D00DF6938 /* HelpPageViewController.m */,
4144
cda2685feeb4 help pages for iphone
koda
parents: 4115
diff changeset
   867
				61DF0F201284F72A00F3F10B /* HelpPageInGameViewController-iPhone.xib */,
cda2685feeb4 help pages for iphone
koda
parents: 4115
diff changeset
   868
				61842B23122B619D0096E335 /* HelpPageInGameViewController-iPad.xib */,
cda2685feeb4 help pages for iphone
koda
parents: 4115
diff changeset
   869
				61DF0EDB1284DF2300F3F10B /* HelpPageLobbyViewController-iPhone.xib */,
cda2685feeb4 help pages for iphone
koda
parents: 4115
diff changeset
   870
				611EEAED122B2A4D00DF6938 /* HelpPageLobbyViewController-iPad.xib */,
3522
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   871
			);
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   872
			name = Overlay;
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   873
			sourceTree = "<group>";
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   874
		};
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   875
		61798892114AA56300BA94A9 /* inc */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   876
			isa = PBXGroup;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   877
			children = (
3487
b1d00f1950c8 add some memory aware code
koda
parents: 3479
diff changeset
   878
				61798852114AA44900BA94A9 /* config.inc */,
b1d00f1950c8 add some memory aware code
koda
parents: 3479
diff changeset
   879
				617987EB114AA34C00BA94A9 /* options.inc */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   880
				617987E4114AA34C00BA94A9 /* GSHandlers.inc */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   881
				617987E5114AA34C00BA94A9 /* HHHandlers.inc */,
3611
ed00aa2b339e interpret parameters before initializing everything
koda
parents: 3598
diff changeset
   882
				614E333D11DE9A93009DBA4E /* VGSHandlers.inc */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   883
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   884
			name = inc;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   885
			sourceTree = "<group>";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   886
		};
3619
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
   887
		6179936611501D1E00BA94A9 /* Overlay */ = {
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   888
			isa = PBXGroup;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   889
			children = (
3667
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   890
				611E0EE511FB20610077A41E /* ammoButton.png */,
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   891
				6103D399129B350700911D8D /* ammoButton@2x.png */,
3667
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   892
				611E0EE611FB20610077A41E /* cornerButton.png */,
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   893
				6103D39E129B350700911D8D /* cornerButton@2x.png */,
3619
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
   894
				61EF920511DF57AC003441C4 /* arrowDown.png */,
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   895
				6103D39A129B350700911D8D /* arrowDown@2x.png */,
3619
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
   896
				61EF920611DF57AC003441C4 /* arrowLeft.png */,
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   897
				6103D39B129B350700911D8D /* arrowLeft@2x.png */,
3619
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
   898
				61EF920711DF57AC003441C4 /* arrowRight.png */,
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   899
				6103D39C129B350700911D8D /* arrowRight@2x.png */,
3619
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
   900
				61EF920811DF57AC003441C4 /* arrowUp.png */,
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   901
				6103D39D129B350700911D8D /* arrowUp@2x.png */,
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   902
				61EF920911DF57AC003441C4 /* joyButtonAttack.png */,
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   903
				6103D392129B34E900911D8D /* joyButtonAttack@2x.png */,
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   904
				61EF920A11DF57AC003441C4 /* joyButtonBackJump.png */,
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   905
				6103D393129B34E900911D8D /* joyButtonBackJump@2x.png */,
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   906
				61EF920B11DF57AC003441C4 /* joyButtonForwardJump.png */,
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   907
				6103D394129B34E900911D8D /* joyButtonForwardJump@2x.png */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   908
			);
3619
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
   909
			name = Overlay;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   910
			sourceTree = "<group>";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   911
		};
5170
f7e49eff3708 add libTremor sources (integer-only libvorbis implementation) to repo and ios project
koda
parents: 5168
diff changeset
   912
		619598191364BCD200B429B6 /* Products */ = {
f7e49eff3708 add libTremor sources (integer-only libvorbis implementation) to repo and ios project
koda
parents: 5168
diff changeset
   913
			isa = PBXGroup;
f7e49eff3708 add libTremor sources (integer-only libvorbis implementation) to repo and ios project
koda
parents: 5168
diff changeset
   914
			children = (
f7e49eff3708 add libTremor sources (integer-only libvorbis implementation) to repo and ios project
koda
parents: 5168
diff changeset
   915
				6195981D1364BCD200B429B6 /* libTremor.a */,
f7e49eff3708 add libTremor sources (integer-only libvorbis implementation) to repo and ios project
koda
parents: 5168
diff changeset
   916
			);
f7e49eff3708 add libTremor sources (integer-only libvorbis implementation) to repo and ios project
koda
parents: 5168
diff changeset
   917
			name = Products;
f7e49eff3708 add libTremor sources (integer-only libvorbis implementation) to repo and ios project
koda
parents: 5168
diff changeset
   918
			sourceTree = "<group>";
f7e49eff3708 add libTremor sources (integer-only libvorbis implementation) to repo and ios project
koda
parents: 5168
diff changeset
   919
		};
5171
f9283dc4860d add ios project files for lua sources
koda
parents: 5170
diff changeset
   920
		619599401364C82B00B429B6 /* Products */ = {
f9283dc4860d add ios project files for lua sources
koda
parents: 5170
diff changeset
   921
			isa = PBXGroup;
f9283dc4860d add ios project files for lua sources
koda
parents: 5170
diff changeset
   922
			children = (
f9283dc4860d add ios project files for lua sources
koda
parents: 5170
diff changeset
   923
				619599441364C82B00B429B6 /* libLua.a */,
f9283dc4860d add ios project files for lua sources
koda
parents: 5170
diff changeset
   924
			);
f9283dc4860d add ios project files for lua sources
koda
parents: 5170
diff changeset
   925
			name = Products;
f9283dc4860d add ios project files for lua sources
koda
parents: 5170
diff changeset
   926
			sourceTree = "<group>";
f9283dc4860d add ios project files for lua sources
koda
parents: 5170
diff changeset
   927
		};
5172
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents: 5171
diff changeset
   928
		619599BB1364E65900B429B6 /* Products */ = {
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents: 5171
diff changeset
   929
			isa = PBXGroup;
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents: 5171
diff changeset
   930
			children = (
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents: 5171
diff changeset
   931
				619599BF1364E65900B429B6 /* libFreetype.a */,
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents: 5171
diff changeset
   932
			);
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents: 5171
diff changeset
   933
			name = Products;
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents: 5171
diff changeset
   934
			sourceTree = "<group>";
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents: 5171
diff changeset
   935
		};
4911
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   936
		61B7A54712FA129F0051E14E /* Products */ = {
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   937
			isa = PBXGroup;
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   938
			children = (
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
   939
				61B7A54E12FA129F0051E14E /* libSDL.a */,
4911
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   940
				61B7A55012FA129F0051E14E /* testsdl.app */,
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   941
			);
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   942
			name = Products;
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   943
			sourceTree = "<group>";
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   944
		};
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   945
		61B7A55412FA12AD0051E14E /* Products */ = {
3906
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
   946
			isa = PBXGroup;
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
   947
			children = (
4911
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   948
				61B7A55812FA12AD0051E14E /* libSDL_image.a */,
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   949
			);
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   950
			name = Products;
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   951
			sourceTree = "<group>";
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   952
		};
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   953
		61B7A55C12FA12BF0051E14E /* Products */ = {
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   954
			isa = PBXGroup;
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   955
			children = (
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   956
				61B7A56012FA12BF0051E14E /* libSDL_mixer.a */,
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   957
			);
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   958
			name = Products;
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   959
			sourceTree = "<group>";
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   960
		};
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   961
		61B7A56412FA12D00051E14E /* Products */ = {
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   962
			isa = PBXGroup;
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   963
			children = (
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   964
				61B7A56812FA12D00051E14E /* libSDL_net.a */,
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   965
			);
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   966
			name = Products;
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   967
			sourceTree = "<group>";
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   968
		};
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   969
		61B7A58C12FA13330051E14E /* Products */ = {
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   970
			isa = PBXGroup;
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   971
			children = (
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   972
				61B7A59012FA13330051E14E /* libSDL_ttf.a */,
3906
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
   973
			);
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
   974
			name = Products;
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
   975
			sourceTree = "<group>";
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
   976
		};
4476
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4463
diff changeset
   977
		61DE91561258B76800B80214 /* Custom UIs */ = {
3924
2a9ace189288 WIP for an objc ammomenu implementation
koda
parents: 3923
diff changeset
   978
			isa = PBXGroup;
2a9ace189288 WIP for an objc ammomenu implementation
koda
parents: 3923
diff changeset
   979
			children = (
4476
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4463
diff changeset
   980
				619C5BA0124FA59000D041AE /* MapPreviewButtonView.h */,
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4463
diff changeset
   981
				619C5BA1124FA59000D041AE /* MapPreviewButtonView.m */,
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4463
diff changeset
   982
				61F544C512AF1748007FD913 /* HoldTableViewCell.h */,
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4463
diff changeset
   983
				61F544C612AF1748007FD913 /* HoldTableViewCell.m */,
3924
2a9ace189288 WIP for an objc ammomenu implementation
koda
parents: 3923
diff changeset
   984
				6165922A11CA9BD500D6E256 /* SquareButtonView.h */,
2a9ace189288 WIP for an objc ammomenu implementation
koda
parents: 3923
diff changeset
   985
				6165922B11CA9BD500D6E256 /* SquareButtonView.m */,
4476
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4463
diff changeset
   986
				61C079E211F35A300072BF46 /* EditableCellView.h */,
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4463
diff changeset
   987
				61C079E311F35A300072BF46 /* EditableCellView.m */,
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4463
diff changeset
   988
				61F904D511DF7DA30068B24D /* WeaponCellView.h */,
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4463
diff changeset
   989
				61F904D611DF7DA30068B24D /* WeaponCellView.m */,
3924
2a9ace189288 WIP for an objc ammomenu implementation
koda
parents: 3923
diff changeset
   990
			);
4476
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4463
diff changeset
   991
			name = "Custom UIs";
3924
2a9ace189288 WIP for an objc ammomenu implementation
koda
parents: 3923
diff changeset
   992
			sourceTree = "<group>";
2a9ace189288 WIP for an objc ammomenu implementation
koda
parents: 3923
diff changeset
   993
		};
3625
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
   994
		61F7A42811E2905C0040BA66 /* Icons */ = {
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
   995
			isa = PBXGroup;
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
   996
			children = (
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   997
				61F2E7EB12060E31005734F7 /* checkbox.png */,
4362
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
   998
				615FEAD912A2A4C10098EE92 /* checkbox@2x.png */,
4341
46b8791e577f minor things
koda
parents: 4281
diff changeset
   999
				61D3D2A41290E03A003CE7C3 /* irc.png */,
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1000
				6103D384129B347700911D8D /* irc@2x.png */,
4115
222b8016c773 make the support page more portable
koda
parents: 4098
diff changeset
  1001
				61E2F7421283752C00E12521 /* fb.png */,
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1002
				6103D383129B346A00911D8D /* fb@2x.png */,
4115
222b8016c773 make the support page more portable
koda
parents: 4098
diff changeset
  1003
				61E2F7431283752C00E12521 /* tw.png */,
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1004
				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
  1005
				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
  1006
				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
  1007
				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
  1008
				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
  1009
				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
  1010
				6167C8F41429502C003DD50F /* star@2x.png */,
4244
bf46b4bdf27d iphone interface
koda
parents: 4213
diff changeset
  1011
				6183D83C11E2BCE200A88903 /* Default-ipad-Landscape.png */,
3670
4c673e57f0d7 use llvm to compile, don't preview map on wimpier devices, merge vsync, fix iphone launch image
koda
parents: 3667
diff changeset
  1012
				6183D83D11E2BCE200A88903 /* Default.png */,
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1013
				6172FEA21298C7F900D73365 /* Default@2x.png */,
3625
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
  1014
				61F7A43111E290650040BA66 /* Icon-72.png */,
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
  1015
				61F7A43211E290650040BA66 /* Icon-Small-50.png */,
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
  1016
				61F7A43311E290650040BA66 /* Icon-Small.png */,
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
  1017
				61F7A43411E290650040BA66 /* Icon-Small@2x.png */,
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
  1018
				61F7A43511E290650040BA66 /* Icon.png */,
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
  1019
				61F7A43611E290650040BA66 /* Icon@2x.png */,
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
  1020
				61F7A43711E290650040BA66 /* iTunesArtwork.png */,
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
  1021
			);
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
  1022
			name = Icons;
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
  1023
			sourceTree = "<group>";
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
  1024
		};
4244
bf46b4bdf27d iphone interface
koda
parents: 4213
diff changeset
  1025
		61F903FA11DF58680068B24D /* Frontend */ = {
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1026
			isa = PBXGroup;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1027
			children = (
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1028
				6147DAD21253DCDE0010357E /* savesButton.png */,
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1029
				6172FEC81298CE4800D73365 /* savesButton@2x.png */,
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1030
				61F9040811DF58B00068B24D /* settingsButton.png */,
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1031
				6172FECA1298CE4E00D73365 /* settingsButton@2x.png */,
3705
e1959819a542 completing the ifrontend interface...
koda
parents: 3703
diff changeset
  1032
				615AD9EA1207654E00F2FF04 /* helpButton.png */,
e1959819a542 completing the ifrontend interface...
koda
parents: 3703
diff changeset
  1033
				615AD9E8120764CA00F2FF04 /* backButton.png */,
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1034
				6172FED31298CE6600D73365 /* backButton@2x.png */,
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1035
				615AD96112073B4D00F2FF04 /* startGameButton.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
  1036
				615FEADE12A2A6640098EE92 /* localplayButton~iphone@2x.png */,
4446
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  1037
				615FEAE012A2A6640098EE92 /* localplayButton~iphone.png */,
4362
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
  1038
				615FEADF12A2A6640098EE92 /* localplayButton~ipad.png */,
3619
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
  1039
				61F9040D11DF59D10068B24D /* netplayButton.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
  1040
				61EBA62811DFF2BC0048B68A /* title~iphone.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
  1041
				618899811299516000D55FD6 /* title~iphone@2x.png */,
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1042
				61889984129995B500D55FD6 /* title~ipad.png */,
4766
255e6c76c7e9 beautify stat page
koda
parents: 4757
diff changeset
  1043
				6174F7C612CD62E300205D6F /* smallerTitle.png */,
255e6c76c7e9 beautify stat page
koda
parents: 4757
diff changeset
  1044
				6174F7C712CD62E300205D6F /* smallerTitle@2x.png */,
3619
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
  1045
				61F9040A11DF59370068B24D /* background.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
  1046
				6172FED61298CF9800D73365 /* background~iphone@2x.png */,
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1047
				6172FED71298CF9800D73365 /* background~iphone.png */,
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1048
				6172FEEB1298D25D00D73365 /* mediumBackground~ipad.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
  1049
				6172FEEC1298D25D00D73365 /* smallerBackground~iphone@2x.png */,
4446
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  1050
				6172FEEE1298D25D00D73365 /* smallerBackground~iphone.png */,
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1051
				6172FEED1298D25D00D73365 /* smallerBackground~ipad.png */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1052
			);
4244
bf46b4bdf27d iphone interface
koda
parents: 4213
diff changeset
  1053
			name = Frontend;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1054
			sourceTree = "<group>";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1055
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1056
		9283015C0F10E48900CC5A3C /* Pascal Sources */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1057
			isa = PBXGroup;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1058
			children = (
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
  1059
				61A976B2136F668500DD9878 /* uCursor.pas */,
4460
bdace1e2f8aa write some version information inside the application
koda
parents: 4446
diff changeset
  1060
				61E5D68C12AB006F00566F29 /* uLandPainted.pas */,
4438
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1061
				61A4A3A112A5CD56004D81E6 /* uCaptions.pas */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1062
				61A4A38912A5CCC2004D81E6 /* uCommandHandlers.pas */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1063
				61A4A38A12A5CCC2004D81E6 /* uCommands.pas */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1064
				61A4A38B12A5CCC2004D81E6 /* uDebug.pas */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1065
				61A4A38C12A5CCC2004D81E6 /* uGearsRender.pas */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1066
				61A4A38D12A5CCC2004D81E6 /* uRender.pas */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1067
				61A4A38E12A5CCC2004D81E6 /* uRenderUtils.pas */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1068
				61A4A38F12A5CCC2004D81E6 /* uSinTable.pas */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1069
				61A4A39012A5CCC2004D81E6 /* uTextures.pas */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1070
				61A4A39112A5CCC2004D81E6 /* uTypes.pas */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1071
				61A4A39212A5CCC2004D81E6 /* uUtils.pas */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1072
				61A4A39312A5CCC2004D81E6 /* uVariables.pas */,
3928
2560731c860d move all mobile-related functions in their own module, provides a structure for future mobile ports
koda
parents: 3924
diff changeset
  1073
				61399012125D19C0003C2DC0 /* uMobile.pas */,
3906
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
  1074
				619C5AF3124F7E3100D041AE /* LuaPas.pas */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1075
				61798892114AA56300BA94A9 /* inc */,
3532
04e2fea3e83a merge+smallupdate
koda
parents: 3525
diff changeset
  1076
				61E1F4F711D004240016A5AA /* adler32.pas */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1077
				617987E7114AA34C00BA94A9 /* hwengine.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1078
				617987E9114AA34C00BA94A9 /* hwLibrary.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1079
				617987EC114AA34C00BA94A9 /* PascalExports.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1080
				617987ED114AA34C00BA94A9 /* SDLh.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1081
				617987F1114AA34C00BA94A9 /* uAI.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1082
				617987F2114AA34C00BA94A9 /* uAIActions.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1083
				617987F3114AA34C00BA94A9 /* uAIAmmoTests.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1084
				617987F4114AA34C00BA94A9 /* uAIMisc.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1085
				617987F5114AA34C00BA94A9 /* uAmmos.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1086
				617987F6114AA34C00BA94A9 /* uChat.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1087
				617987F7114AA34C00BA94A9 /* uCollisions.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1088
				617987F8114AA34C00BA94A9 /* uConsole.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1089
				617987F9114AA34C00BA94A9 /* uConsts.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1090
				617987FA114AA34C00BA94A9 /* uFloat.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1091
				617987FB114AA34C00BA94A9 /* uGame.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1092
				617987FC114AA34C00BA94A9 /* uGears.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1093
				617987FD114AA34C00BA94A9 /* uIO.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1094
				617987FE114AA34C00BA94A9 /* uKeys.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1095
				617987FF114AA34C00BA94A9 /* uLand.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1096
				61798800114AA34C00BA94A9 /* uLandGraphics.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1097
				61798801114AA34C00BA94A9 /* uLandObjects.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1098
				61798802114AA34C00BA94A9 /* uLandTemplates.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1099
				61798803114AA34C00BA94A9 /* uLandTexture.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1100
				61798804114AA34C00BA94A9 /* uLocale.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1101
				61798805114AA34C00BA94A9 /* uMisc.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1102
				61798806114AA34C00BA94A9 /* uRandom.pas */,
3487
b1d00f1950c8 add some memory aware code
koda
parents: 3479
diff changeset
  1103
				611F4D4A11B27A9900F9759A /* uScript.pas */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1104
				61798809114AA34C00BA94A9 /* uSound.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1105
				6179880A114AA34C00BA94A9 /* uStats.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1106
				6179880B114AA34C00BA94A9 /* uStore.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1107
				6179880C114AA34C00BA94A9 /* uTeams.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1108
				6179880E114AA34C00BA94A9 /* uVisualGears.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1109
				6179880F114AA34C00BA94A9 /* uWorld.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1110
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1111
			name = "Pascal Sources";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1112
			sourceTree = "<group>";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1113
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1114
/* End PBXGroup section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1115
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1116
/* Begin PBXNativeTarget section */
4951
ae0c6c35414d fix silly validation and signature
koda
parents: 4950
diff changeset
  1117
		1D6058900D05DD3D006BFB54 /* Hedgewars */ = {
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1118
			isa = PBXNativeTarget;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1119
			buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "Hedgewars" */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1120
			buildPhases = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1121
				1D60588D0D05DD3D006BFB54 /* Resources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1122
				1D60588E0D05DD3D006BFB54 /* Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1123
				1D60588F0D05DD3D006BFB54 /* Frameworks */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1124
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1125
			buildRules = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1126
				9283015B0F10E46D00CC5A3C /* PBXBuildRule */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1127
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1128
			dependencies = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1129
				9283015A0F10E41300CC5A3C /* PBXTargetDependency */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1130
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1131
			name = Hedgewars;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1132
			productName = HedgewarsMobile;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1133
			productReference = 1D6058910D05DD3D006BFB54 /* Hedgewars.app */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1134
			productType = "com.apple.product-type.application";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1135
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1136
		928301160F10CAFC00CC5A3C /* fpc */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1137
			isa = PBXNativeTarget;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1138
			buildConfigurationList = 9283011C0F10CB4B00CC5A3C /* Build configuration list for PBXNativeTarget "fpc" */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1139
			buildPhases = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1140
				9283011B0F10CB2D00CC5A3C /* Build libfpc.a */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1141
				928301560F10E04C00CC5A3C /* Compile Pascal Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1142
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1143
			buildRules = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1144
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1145
			dependencies = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1146
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1147
			name = fpc;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1148
			productName = fpc;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1149
			productReference = 928301170F10CAFC00CC5A3C /* libfpc.a */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1150
			productType = "com.apple.product-type.library.static";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1151
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1152
/* End PBXNativeTarget section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1153
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1154
/* Begin PBXProject section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1155
		29B97313FDCFA39411CA2CEA /* Project object */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1156
			isa = PBXProject;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1157
			attributes = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1158
				BuildIndependentTargetsInParallel = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1159
			};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1160
			buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "Hedgewars" */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1161
			compatibilityVersion = "Xcode 3.1";
3996
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  1162
			developmentRegion = English;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1163
			hasScannedForEncodings = 1;
3996
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  1164
			knownRegions = (
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  1165
				English,
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  1166
				Japanese,
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  1167
				French,
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  1168
				German,
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  1169
			);
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1170
			mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1171
			projectDirPath = "";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1172
			projectReferences = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1173
				{
5172
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents: 5171
diff changeset
  1174
					ProductGroup = 619599BB1364E65900B429B6 /* Products */;
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents: 5171
diff changeset
  1175
					ProjectRef = 619599BA1364E65900B429B6 /* Freetype.xcodeproj */;
3667
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1176
				},
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1177
				{
5171
f9283dc4860d add ios project files for lua sources
koda
parents: 5170
diff changeset
  1178
					ProductGroup = 619599401364C82B00B429B6 /* Products */;
f9283dc4860d add ios project files for lua sources
koda
parents: 5170
diff changeset
  1179
					ProjectRef = 6195993F1364C82B00B429B6 /* Lua.xcodeproj */;
3906
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
  1180
				},
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
  1181
				{
4911
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1182
					ProductGroup = 61B7A55412FA12AD0051E14E /* Products */;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1183
					ProjectRef = 6127232E117DF752005B90CF /* SDL_image.xcodeproj */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1184
				},
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1185
				{
4911
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1186
					ProductGroup = 61B7A55C12FA12BF0051E14E /* Products */;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1187
					ProjectRef = 6179898B114AB3FA00BA94A9 /* SDL_mixer.xcodeproj */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1188
				},
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1189
				{
4911
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1190
					ProductGroup = 61B7A56412FA12D00051E14E /* Products */;
4362
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
  1191
					ProjectRef = 618E27B612A2C30700C20EF0 /* SDL_net.xcodeproj */;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1192
				},
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1193
				{
4911
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1194
					ProductGroup = 61B7A58C12FA13330051E14E /* Products */;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1195
					ProjectRef = 61798A0B114AB65600BA94A9 /* SDL_ttf.xcodeproj */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1196
				},
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1197
				{
4911
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1198
					ProductGroup = 61B7A54712FA129F0051E14E /* Products */;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1199
					ProjectRef = 617988D3114AAA3900BA94A9 /* SDLiPhoneOS.xcodeproj */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1200
				},
5170
f7e49eff3708 add libTremor sources (integer-only libvorbis implementation) to repo and ios project
koda
parents: 5168
diff changeset
  1201
				{
f7e49eff3708 add libTremor sources (integer-only libvorbis implementation) to repo and ios project
koda
parents: 5168
diff changeset
  1202
					ProductGroup = 619598191364BCD200B429B6 /* Products */;
f7e49eff3708 add libTremor sources (integer-only libvorbis implementation) to repo and ios project
koda
parents: 5168
diff changeset
  1203
					ProjectRef = 619598181364BCD200B429B6 /* Tremor.xcodeproj */;
f7e49eff3708 add libTremor sources (integer-only libvorbis implementation) to repo and ios project
koda
parents: 5168
diff changeset
  1204
				},
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1205
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1206
			projectRoot = "";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1207
			targets = (
4951
ae0c6c35414d fix silly validation and signature
koda
parents: 4950
diff changeset
  1208
				1D6058900D05DD3D006BFB54 /* Hedgewars */,
3522
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1209
				928301160F10CAFC00CC5A3C /* fpc */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1210
				6179928B114AE0C800BA94A9 /* UpdateDataFolder */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1211
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1212
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1213
/* End PBXProject section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1214
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1215
/* Begin PBXReferenceProxy section */
5170
f7e49eff3708 add libTremor sources (integer-only libvorbis implementation) to repo and ios project
koda
parents: 5168
diff changeset
  1216
		6195981D1364BCD200B429B6 /* libTremor.a */ = {
f7e49eff3708 add libTremor sources (integer-only libvorbis implementation) to repo and ios project
koda
parents: 5168
diff changeset
  1217
			isa = PBXReferenceProxy;
f7e49eff3708 add libTremor sources (integer-only libvorbis implementation) to repo and ios project
koda
parents: 5168
diff changeset
  1218
			fileType = archive.ar;
f7e49eff3708 add libTremor sources (integer-only libvorbis implementation) to repo and ios project
koda
parents: 5168
diff changeset
  1219
			path = libTremor.a;
f7e49eff3708 add libTremor sources (integer-only libvorbis implementation) to repo and ios project
koda
parents: 5168
diff changeset
  1220
			remoteRef = 6195981C1364BCD200B429B6 /* PBXContainerItemProxy */;
f7e49eff3708 add libTremor sources (integer-only libvorbis implementation) to repo and ios project
koda
parents: 5168
diff changeset
  1221
			sourceTree = BUILT_PRODUCTS_DIR;
f7e49eff3708 add libTremor sources (integer-only libvorbis implementation) to repo and ios project
koda
parents: 5168
diff changeset
  1222
		};
5171
f9283dc4860d add ios project files for lua sources
koda
parents: 5170
diff changeset
  1223
		619599441364C82B00B429B6 /* libLua.a */ = {
f9283dc4860d add ios project files for lua sources
koda
parents: 5170
diff changeset
  1224
			isa = PBXReferenceProxy;
f9283dc4860d add ios project files for lua sources
koda
parents: 5170
diff changeset
  1225
			fileType = archive.ar;
f9283dc4860d add ios project files for lua sources
koda
parents: 5170
diff changeset
  1226
			path = libLua.a;
f9283dc4860d add ios project files for lua sources
koda
parents: 5170
diff changeset
  1227
			remoteRef = 619599431364C82B00B429B6 /* PBXContainerItemProxy */;
f9283dc4860d add ios project files for lua sources
koda
parents: 5170
diff changeset
  1228
			sourceTree = BUILT_PRODUCTS_DIR;
f9283dc4860d add ios project files for lua sources
koda
parents: 5170
diff changeset
  1229
		};
5172
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents: 5171
diff changeset
  1230
		619599BF1364E65900B429B6 /* libFreetype.a */ = {
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents: 5171
diff changeset
  1231
			isa = PBXReferenceProxy;
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents: 5171
diff changeset
  1232
			fileType = archive.ar;
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents: 5171
diff changeset
  1233
			path = libFreetype.a;
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents: 5171
diff changeset
  1234
			remoteRef = 619599BE1364E65900B429B6 /* PBXContainerItemProxy */;
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents: 5171
diff changeset
  1235
			sourceTree = BUILT_PRODUCTS_DIR;
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents: 5171
diff changeset
  1236
		};
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
  1237
		61B7A54E12FA129F0051E14E /* libSDL.a */ = {
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1238
			isa = PBXReferenceProxy;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1239
			fileType = archive.ar;
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
  1240
			path = libSDL.a;
4911
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1241
			remoteRef = 61B7A54D12FA129F0051E14E /* PBXContainerItemProxy */;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1242
			sourceTree = BUILT_PRODUCTS_DIR;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1243
		};
4911
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1244
		61B7A55012FA129F0051E14E /* testsdl.app */ = {
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1245
			isa = PBXReferenceProxy;
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1246
			fileType = wrapper.application;
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1247
			path = testsdl.app;
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1248
			remoteRef = 61B7A54F12FA129F0051E14E /* PBXContainerItemProxy */;
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1249
			sourceTree = BUILT_PRODUCTS_DIR;
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1250
		};
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1251
		61B7A55812FA12AD0051E14E /* libSDL_image.a */ = {
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1252
			isa = PBXReferenceProxy;
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1253
			fileType = archive.ar;
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1254
			path = libSDL_image.a;
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1255
			remoteRef = 61B7A55712FA12AD0051E14E /* PBXContainerItemProxy */;
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1256
			sourceTree = BUILT_PRODUCTS_DIR;
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1257
		};
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1258
		61B7A56012FA12BF0051E14E /* libSDL_mixer.a */ = {
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1259
			isa = PBXReferenceProxy;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1260
			fileType = archive.ar;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1261
			path = libSDL_mixer.a;
4911
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1262
			remoteRef = 61B7A55F12FA12BF0051E14E /* PBXContainerItemProxy */;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1263
			sourceTree = BUILT_PRODUCTS_DIR;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1264
		};
4911
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1265
		61B7A56812FA12D00051E14E /* libSDL_net.a */ = {
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1266
			isa = PBXReferenceProxy;
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1267
			fileType = archive.ar;
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1268
			path = libSDL_net.a;
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1269
			remoteRef = 61B7A56712FA12D00051E14E /* PBXContainerItemProxy */;
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1270
			sourceTree = BUILT_PRODUCTS_DIR;
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1271
		};
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1272
		61B7A59012FA13330051E14E /* libSDL_ttf.a */ = {
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1273
			isa = PBXReferenceProxy;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1274
			fileType = archive.ar;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1275
			path = libSDL_ttf.a;
4911
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1276
			remoteRef = 61B7A58F12FA13330051E14E /* PBXContainerItemProxy */;
3906
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
  1277
			sourceTree = BUILT_PRODUCTS_DIR;
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
  1278
		};
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1279
/* End PBXReferenceProxy section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1280
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1281
/* Begin PBXResourcesBuildPhase section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1282
		1D60588D0D05DD3D006BFB54 /* Resources */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1283
			isa = PBXResourcesBuildPhase;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1284
			buildActionMask = 2147483647;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1285
			files = (
3525
1d7b056ff866 some memory caring code
koda
parents: 3523
diff changeset
  1286
				61536DF411CEAE7100D87A7E /* GameConfigViewController.xib in Resources */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1287
				61370653117B1D50004EE44A /* Entitlements-Distribution.plist in Resources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1288
				611E12FF117BBBDA0044B62F /* Entitlements-Development.plist in Resources */,
3514
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  1289
				6165925311CA9CB400D6E256 /* MainMenuViewController-iPad.xib in Resources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  1290
				6165925511CA9CB400D6E256 /* MapConfigViewController-iPad.xib in Resources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  1291
				6165925811CA9CB400D6E256 /* OverlayViewController.xib in Resources */,
3619
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
  1292
				61EF920E11DF57AC003441C4 /* arrowDown.png in Resources */,
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
  1293
				61EF920F11DF57AC003441C4 /* arrowLeft.png in Resources */,
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
  1294
				61EF921011DF57AC003441C4 /* arrowRight.png in Resources */,
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
  1295
				61EF921111DF57AC003441C4 /* arrowUp.png in Resources */,
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1296
				61EF921211DF57AC003441C4 /* joyButtonAttack.png in Resources */,
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1297
				61EF921311DF57AC003441C4 /* joyButtonBackJump.png in Resources */,
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1298
				61EF921411DF57AC003441C4 /* joyButtonForwardJump.png in Resources */,
3619
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
  1299
				61F9040911DF58B00068B24D /* settingsButton.png in Resources */,
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
  1300
				61F9040B11DF59370068B24D /* background.png in Resources */,
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
  1301
				61EBA62A11DFF2BC0048B68A /* title~iphone.png in Resources */,
3625
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
  1302
				61F7A43811E290650040BA66 /* Icon-72.png in Resources */,
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
  1303
				61F7A43911E290650040BA66 /* Icon-Small-50.png in Resources */,
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
  1304
				61F7A43A11E290650040BA66 /* Icon-Small.png in Resources */,
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
  1305
				61F7A43C11E290650040BA66 /* Icon.png in Resources */,
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
  1306
				61F7A43E11E290650040BA66 /* iTunesArtwork.png in Resources */,
3646
a3271158d93b don't make the confirmation button disappear, present an alert if game doesn't start
koda
parents: 3644
diff changeset
  1307
				6129B9F711EFB04D0017E305 /* denied.png in Resources */,
3667
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1308
				611E0EE711FB20610077A41E /* ammoButton.png in Resources */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1309
				611E0EE811FB20610077A41E /* cornerButton.png in Resources */,
3703
12d17c6e8855 halfway-through finishing the frontend with new graphics by Tiy + initial 'About' page set up
koda
parents: 3701
diff changeset
  1310
				61F2E7CF1205EDE0005734F7 /* AboutViewController.xib in Resources */,
12d17c6e8855 halfway-through finishing the frontend with new graphics by Tiy + initial 'About' page set up
koda
parents: 3701
diff changeset
  1311
				61F2E7EC12060E31005734F7 /* checkbox.png in Resources */,
3705
e1959819a542 completing the ifrontend interface...
koda
parents: 3703
diff changeset
  1312
				615AD96212073B4D00F2FF04 /* startGameButton.png in Resources */,
e1959819a542 completing the ifrontend interface...
koda
parents: 3703
diff changeset
  1313
				615AD9E9120764CA00F2FF04 /* backButton.png in Resources */,
e1959819a542 completing the ifrontend interface...
koda
parents: 3703
diff changeset
  1314
				615AD9EB1207654E00F2FF04 /* helpButton.png in Resources */,
3737
2ba6ac8a114b reworked the initialization functions, now it should be safe to update and no more need of spinning wheel at first launch
koda
parents: 3705
diff changeset
  1315
				6187AEBD120781B900B31A27 /* Settings in Resources */,
3783
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3781
diff changeset
  1316
				611EE974122A9C4100DF6938 /* clickSound.wav in Resources */,
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3781
diff changeset
  1317
				611EE9DA122AA10A00DF6938 /* selSound.wav in Resources */,
4144
cda2685feeb4 help pages for iphone
koda
parents: 4115
diff changeset
  1318
				611EEAEF122B2A4D00DF6938 /* HelpPageLobbyViewController-iPad.xib in Resources */,
3791
98072b3871c1 help page for ingame, some other fixes here and there
koda
parents: 3787
diff changeset
  1319
				611EEBC1122B34A800DF6938 /* helpingame.png in Resources */,
98072b3871c1 help page for ingame, some other fixes here and there
koda
parents: 3787
diff changeset
  1320
				611EEBC4122B355700DF6938 /* helpbottom.png in Resources */,
98072b3871c1 help page for ingame, some other fixes here and there
koda
parents: 3787
diff changeset
  1321
				611EEBC5122B355700DF6938 /* helpright.png in Resources */,
98072b3871c1 help page for ingame, some other fixes here and there
koda
parents: 3787
diff changeset
  1322
				611EEC31122B54D700DF6938 /* helpplain.png in Resources */,
4144
cda2685feeb4 help pages for iphone
koda
parents: 4115
diff changeset
  1323
				61842B24122B619D0096E335 /* HelpPageInGameViewController-iPad.xib in Resources */,
3792
dd9345e74b66 help page for lobby
koda
parents: 3791
diff changeset
  1324
				61842B3E122B65BD0096E335 /* helpabove.png in Resources */,
dd9345e74b66 help page for lobby
koda
parents: 3791
diff changeset
  1325
				61842B40122B66280096E335 /* helpleft.png in Resources */,
4115
222b8016c773 make the support page more portable
koda
parents: 4098
diff changeset
  1326
				6199E86D12464A8E00DADF8C /* surprise.png in Resources */,
3893
568bfd083465 allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents: 3891
diff changeset
  1327
				611D9BFC12497E9800008271 /* SavedGamesViewController.xib in Resources */,
3916
e7d665a4ef42 implemented endless turns support and added Timeless scheme (also fixed a crasher)
koda
parents: 3912
diff changeset
  1328
				6147DAD31253DCDE0010357E /* savesButton.png in Resources */,
3989
adffb668f06e add a default description to the new ammomenu
koda
parents: 3984
diff changeset
  1329
				610D5FB21270E2660033333A /* Icon-Small@2x.png in Resources */,
adffb668f06e add a default description to the new ammomenu
koda
parents: 3984
diff changeset
  1330
				610D5FB31270E26C0033333A /* Icon@2x.png in Resources */,
3996
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  1331
				61A670C012747D9B00B06CE7 /* Default.png in Resources */,
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  1332
				61A670C112747DB900B06CE7 /* MainMenuViewController-iPhone.xib in Resources */,
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  1333
				61A670C212747DBD00B06CE7 /* MapConfigViewController-iPhone.xib in Resources */,
4115
222b8016c773 make the support page more portable
koda
parents: 4098
diff changeset
  1334
				61E2F7441283752C00E12521 /* fb.png in Resources */,
222b8016c773 make the support page more portable
koda
parents: 4098
diff changeset
  1335
				61E2F7451283752C00E12521 /* tw.png in Resources */,
4144
cda2685feeb4 help pages for iphone
koda
parents: 4115
diff changeset
  1336
				61DF0EDC1284DF2300F3F10B /* HelpPageLobbyViewController-iPhone.xib in Resources */,
cda2685feeb4 help pages for iphone
koda
parents: 4115
diff changeset
  1337
				61DF0F211284F72A00F3F10B /* HelpPageInGameViewController-iPhone.xib in Resources */,
4244
bf46b4bdf27d iphone interface
koda
parents: 4213
diff changeset
  1338
				61808A5D128C930A005D0E2F /* backSound.wav in Resources */,
4341
46b8791e577f minor things
koda
parents: 4281
diff changeset
  1339
				61D3D2A51290E03A003CE7C3 /* irc.png in Resources */,
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1340
				6172FED91298CF9800D73365 /* background~iphone.png in Resources */,
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1341
				6172FEEF1298D25D00D73365 /* mediumBackground~ipad.png in Resources */,
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1342
				6172FEF11298D25D00D73365 /* smallerBackground~ipad.png in Resources */,
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1343
				6172FEF21298D25D00D73365 /* smallerBackground~iphone.png in Resources */,
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1344
				61889985129995B500D55FD6 /* title~ipad.png in Resources */,
4362
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
  1345
				615FEAE212A2A6640098EE92 /* localplayButton~ipad.png in Resources */,
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
  1346
				615FEAE312A2A6640098EE92 /* localplayButton~iphone.png in Resources */,
4446
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  1347
				61188BF212A6FE530026C5DA /* ammoButton@2x.png in Resources */,
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  1348
				61188BF312A6FE540026C5DA /* arrowDown@2x.png in Resources */,
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  1349
				61188BF412A6FE560026C5DA /* arrowLeft@2x.png in Resources */,
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  1350
				61188BF512A6FE570026C5DA /* arrowRight@2x.png in Resources */,
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  1351
				61188BF612A6FE590026C5DA /* arrowUp@2x.png in Resources */,
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  1352
				61188BF712A6FE5A0026C5DA /* backButton@2x.png in Resources */,
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
  1353
				61188BF812A6FE5C0026C5DA /* background~iphone@2x.png in Resources */,
4446
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  1354
				61188BF912A6FE5D0026C5DA /* checkbox@2x.png in Resources */,
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  1355
				61188BFA12A6FE5E0026C5DA /* cornerButton@2x.png in Resources */,
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  1356
				61188BFB12A6FE610026C5DA /* Default-ipad-Landscape.png in Resources */,
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  1357
				61188BFC12A6FE630026C5DA /* Default@2x.png in Resources */,
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  1358
				61188BFD12A6FE730026C5DA /* fb@2x.png in Resources */,
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  1359
				61188BFE12A6FE7C0026C5DA /* irc@2x.png in Resources */,
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  1360
				61188BFF12A6FE7E0026C5DA /* joyButtonAttack@2x.png in Resources */,
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  1361
				61188C0012A6FE810026C5DA /* joyButtonBackJump@2x.png in Resources */,
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  1362
				61188C0112A6FE820026C5DA /* joyButtonForwardJump@2x.png in Resources */,
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
  1363
				61188C0212A6FE840026C5DA /* localplayButton~iphone@2x.png in Resources */,
4446
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  1364
				61188C0312A6FE860026C5DA /* netplayButton.png in Resources */,
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  1365
				61188C0412A6FE880026C5DA /* savesButton@2x.png in Resources */,
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  1366
				61188C0512A6FE8F0026C5DA /* Data in Resources */,
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
  1367
				61188C0612A6FE950026C5DA /* smallerBackground~iphone@2x.png in Resources */,
4446
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  1368
				61188C0712A6FE960026C5DA /* settingsButton@2x.png in Resources */,
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
  1369
				61188C0812A6FE9A0026C5DA /* title~iphone@2x.png in Resources */,
4446
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  1370
				61188C0912A6FE9C0026C5DA /* tw@2x.png in Resources */,
4766
255e6c76c7e9 beautify stat page
koda
parents: 4757
diff changeset
  1371
				6174F7C812CD62E300205D6F /* smallerTitle.png in Resources */,
255e6c76c7e9 beautify stat page
koda
parents: 4757
diff changeset
  1372
				6174F7C912CD62E300205D6F /* smallerTitle@2x.png in Resources */,
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
  1373
				6167A6771391514600AA6D07 /* RestoreViewController-iPhone.xib in Resources */,
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
  1374
				6167A72D13919E6800AA6D07 /* RestoreViewController-iPad.xib in Resources */,
5224
6e8fbbfb0de5 muuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusic for the ios frontend finally
koda
parents: 5220
diff changeset
  1375
				612CABC81391D3CC005E9596 /* hwclassic.mp3 in Resources */,
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
  1376
				6167C87414294727003DD50F /* surprise@2x.png in Resources */,
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
  1377
				6167C88C14294738003DD50F /* denied@2x.png in Resources */,
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
  1378
				6167C8F51429502C003DD50F /* hedgehog.png in Resources */,
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
  1379
				6167C8F61429502C003DD50F /* hedgehog@2x.png in Resources */,
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
  1380
				6167C8F71429502C003DD50F /* robotBadge.png in Resources */,
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
  1381
				6167C8F81429502C003DD50F /* robotBadge@2x.png in Resources */,
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
  1382
				6167C8F91429502C003DD50F /* star.png in Resources */,
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
  1383
				6167C8FA1429502C003DD50F /* star@2x.png in Resources */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1384
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1385
			runOnlyForDeploymentPostprocessing = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1386
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1387
/* End PBXResourcesBuildPhase section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1388
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1389
/* Begin PBXShellScriptBuildPhase section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1390
		6179928A114AE0C800BA94A9 /* ShellScript */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1391
			isa = PBXShellScriptBuildPhase;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1392
			buildActionMask = 2147483647;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1393
			files = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1394
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1395
			inputPaths = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1396
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1397
			outputPaths = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1398
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1399
			runOnlyForDeploymentPostprocessing = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1400
			shellPath = /bin/sh;
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
  1401
			shellScript = "#copy new stuff over old stuff\nrm -rf ${PROJECT_DIR}/Data\n\n#create config.inc\necho \"Updating config file...\"\nPROTO=`cat ${PROJECT_DIR}/../../CMakeLists.txt | grep HEDGEWARS_PROTO_VER | cut -d ' ' -f 2 | cut -d ')' -f 1`\nMAJN=`cat ${PROJECT_DIR}/../../CMakeLists.txt | grep CPACK_PACKAGE_VERSION_MAJOR | xargs | cut -d ' ' -f 2 |cut -d ')' -f 1`\nMINN=`cat ${PROJECT_DIR}/../../CMakeLists.txt | grep CPACK_PACKAGE_VERSION_MINOR | xargs | cut -d ' ' -f 2 |cut -d ')' -f 1`\nPATN=`cat ${PROJECT_DIR}/../../CMakeLists.txt | grep CPACK_PACKAGE_VERSION_PATCH | xargs | cut -d ' ' -f 2 | cut -d '$' -f 1`\nREVN=-`/usr/local/bin/hg id -n ${PROJECT_DIR}/../../`\necho \"const cNetProtoVersion = $PROTO; const cVersionString = '${MAJN}.${MINN}.${PATN}${REVN}'; const cLuaLibrary = '';\" > ${PROJECT_DIR}/../../hedgewars/config.inc\n\necho \"Copying Data...\"\ncp -R ${PROJECT_DIR}/../../share/hedgewars/Data ${PROJECT_DIR}/Data\n\n#copy some files from QTfrontend/res\necho \"Fetching additional graphics from QTfrontend/res...\"\nmkdir ${PROJECT_DIR}/Data/Graphics/Btn\ncp    ${PROJECT_DIR}/../../QTfrontend/res/btn*.png        ${PROJECT_DIR}/Data/Graphics/Btn/\ncp    ${PROJECT_DIR}/../../QTfrontend/res/icon*.png       ${PROJECT_DIR}/Data/Graphics/Btn/\ncp    ${PROJECT_DIR}/../../QTfrontend/res/StatsMedal*.png ${PROJECT_DIR}/Data/Graphics/Btn/\ncp    ${PROJECT_DIR}/../../QTfrontend/res/ammopic.png     ${PROJECT_DIR}/Data/Graphics/Btn/iconAmmo.png\ncp -R ${PROJECT_DIR}/../../QTfrontend/res/botlevels       ${PROJECT_DIR}/Data/Graphics/Hedgehog/botlevels/\n\necho \"Removing text and dummy files...\"\n#delete all CMakeLists.txt and image source files\nfind ${PROJECT_DIR}/Data -name CMakeLists.txt -delete\nfind ${PROJECT_DIR}/Data -name *.svg -delete\nfind ${PROJECT_DIR}/Data -name *.psd -delete\nfind ${PROJECT_DIR}/Data -name *.svgz -delete\nfind ${PROJECT_DIR}/Data -name *.sifz -delete\nfind ${PROJECT_DIR}/Data -name *.xcf -delete\nfind ${PROJECT_DIR}/Data -name *.orig -delete\n\n#delete desktop frontend translation\nrm -rf ${PROJECT_DIR}/Data/Locale/hedgewars_*\n\n#delete dummy maps and hats, misc stuff\nrm -rf ${PROJECT_DIR}/Data/Maps/{test*,Ruler}\nrm -rf ${PROJECT_DIR}/Data/Graphics/Hats/{TeamCap,TeamHeadband,TeamHair}\nrm -rf ${PROJECT_DIR}/Data/misc/\n\n#delete forbidden maps and WIP themes (remember to check that no Map uses them)\nrm -rf ${PROJECT_DIR}/Data/Maps/{Cheese,FlightJoust}\nrm -rf ${PROJECT_DIR}/Data/Themes/{Beach,Digital}\n\n#delete unused fonts\nrm -rf ${PROJECT_DIR}/Data/Fonts/{wqy-zenhei.ttc,DroidSansFallback.ttf}\n\n#delete all names, reserved hats\nrm -rf ${PROJECT_DIR}/Data/Names/\nrm -rf ${PROJECT_DIR}/Data/Graphics/Hats/Reserved/\n\necho \"Handling audio files...\"\n#delete the Classic voice\nrm -rf ${PROJECT_DIR}/Data/Sounds/voices/Classic\n#delete the main theme file\nrm -rf ${PROJECT_DIR}/Data/Music/main_theme.ogg\n#copy mono audio\ncp -R ${PROJECT_DIR}/Audio/* ${PROJECT_DIR}/Data/\n#remove unused voices\nfor i in {Amazing,Brilliant,Bugger,Bungee,Cutitout,Drat,Excellent,Fire,FlawlessPossibility,Gonnagetyou,Grenade,Hmm,Justyouwait,Leavemealone,Ohdear,Ouch,Perfect,Revenge,Runaway,Solong,Thisoneismine,VictoryPossibility,Watchthis,Whatthe,Whoopsee}; do find Data/Sounds/voices/ -name $i.ogg -delete; done\n\necho \"Tweaking Data contents...\"\n#move Lua maps in Missions\nmkdir ${PROJECT_DIR}/Data/Missions/Maps/\nmv ${PROJECT_DIR}/Data/Maps/{Basketball,Knockball,TrophyRace,CTF_Blizzard,Control} ${PROJECT_DIR}/Data/Missions/Maps/\n#workaround for missing map in CTF_Blizzard\nln -s ../../../Maps/Blizzard/map.png ${PROJECT_DIR}/Data/Missions/Maps/CTF_Blizzard/map.png\n#remove cfg files since we have plists\nfind ${PROJECT_DIR}/Data/Scripts -name *.cfg -delete\n\n#reduce the number of flakes for City\nawk '{if ($1 == 1500) $1=40; print $0}' < ${PROJECT_DIR}/Data/Themes/City/theme.cfg > /tmp/tempfile\nmv /tmp/tempfile ${PROJECT_DIR}/Data/Themes/City/theme.cfg\n\necho \"Done\"";
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1402
			showEnvVarsInLog = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1403
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1404
		9283011B0F10CB2D00CC5A3C /* Build libfpc.a */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1405
			isa = PBXShellScriptBuildPhase;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1406
			buildActionMask = 2147483647;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1407
			comments = "The current FPC runtime is distributed as (a massive) collection of .o files. This run script combines the .o files into an archive, making linking (a lot) easier since we don't have to think about what to link with (i.e the linker will extract what's needed from the archive).";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1408
			files = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1409
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1410
			inputPaths = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1411
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1412
			name = "Build libfpc.a";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1413
			outputPaths = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1414
				"$(TARGET_BUILD_DIR)/libfpc.a",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1415
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1416
			runOnlyForDeploymentPostprocessing = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1417
			shellPath = /bin/sh;
4098
40df542b5f62 i give up and disable rotation on the iphone; also fix smaller compilation issues
koda
parents: 4082
diff changeset
  1418
			shellScript = "# Build libfpc.a\n# 9 July 2006 (Jonas Maebe)\n#   * original version\n# 15 September 2006 (Erling Johansen)\n#   * simplified\n# 26 April 2007 (Jonas Maebe)\n#  * added support for ppc64/x86_64 (future proofing)\n# 4 August 2007 (Jonas Maebe)\n#  * call ranlib after ar so the toc of the library is up-to-date\n# 3 January 2009 (Jonas Maebe)\n#  * support for ARM\n# 24 October 2009 (Jonas Maebe)\n#  * don't hardcode version 2.3.1 anymore under certain circumstances\n#  * use the FPC_RTL_UNITS_BASE setting\n# 13 December 2009 (Jonas Maebe)\n#  * use new FPC_COMPILER_BINARY_DIR setting to make it easier to change the used FPC version\n\nrm -f \"$TARGET_TEMP_DIR\"/*.a\nnarch=\n\ntemparchs=`echo $ARCHS|sed -e 's/arm[^\\w]*/arm\\\n/'|sort -u`\nfor arch in $temparchs\ndo\n\tcase $arch in\n\t\tppc) fpc_arch=ppc; fpc_rtl=powerpc ;;\n\t\ti386) fpc_arch=386; fpc_rtl=i386 ;;\n\t\tppc64) fpc_arch=ppc64; fpc_rtl=powerpc64 ;;\n\t\tx86_64) fpc_arch=x64; fpc_rtl=x86_64 ;;\n\t\tarm*) fpc_arch=arm; fpc_rtl=arm ;;\n\t\t*) continue\n\tesac\n\tif test -e \"${FPC_COMPILER_BINARY_DIR}\"/ppc${fpc_arch}\n\tthen\n\t\tupath=\"$FPC_RTL_UNITS_BASE\"/`\"${FPC_COMPILER_BINARY_DIR}\"/ppc${fpc_arch} -iV`/units/${fpc_rtl}-darwin\n\t\tar -q \"$TARGET_TEMP_DIR\"/libfpc${narch}.a `ls \"$upath\"/*/*.o | grep -v 'darwin/fv/'`\n\t\tranlib \"$TARGET_TEMP_DIR\"/libfpc${narch}.a\n\t\tnarch=${narch}x\n\telse\n\t\techo error: can\\'t build libfpc.a for $arch \\(${FPC_COMPILER_BINARY_DIR}/ppc${fpc_arch} not found, derived from FPC_COMPILER_BINARY_DIR project setting\\)\n\tfi\ndone\n\nif test ${#narch} -gt 1\nthen\n\tlipo -create \"$TARGET_TEMP_DIR\"/libfpc*.a -output \"$TARGET_BUILD_DIR\"/libfpc.a\n\trm -f \"$TARGET_TEMP_DIR\"/*.a\nelse\n\tmv \"$TARGET_TEMP_DIR\"/libfpc.a \"$TARGET_BUILD_DIR\"\nfi\n";
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1419
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1420
		928301560F10E04C00CC5A3C /* Compile Pascal Sources */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1421
			isa = PBXShellScriptBuildPhase;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1422
			buildActionMask = 2147483647;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1423
			comments = "This run script compiles (all) pascal sources into assembler by calling FPC with the main program (only) as argument. FPC will in turn compile dependent units as necessary. The Compile Sources build phase will detect the outdated .o files and assemble the modified sources (because the Pascal source files rule states that output from pascal compilation is assembler files in derived source folders).   ";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1424
			files = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1425
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1426
			inputPaths = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1427
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1428
			name = "Compile Pascal Sources";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1429
			outputPaths = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1430
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1431
			runOnlyForDeploymentPostprocessing = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1432
			shellPath = /bin/sh;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1433
			shellScript = "# Compile Pascal Sources\n# 15sep06,ejo  written.\n# 26 April 2007 - Jonas Maebe\n#  * support for ppc64 and x86_64\n#  * don't run when cleaning (in case running scripts when cleaning is ever fixed by Apple)\n#  * split the options in FPC_COMMON_FLAGS (common to all configurations) and FPC_CFG_SPECIFIC_FLAGS (per configuration)\n# 4 January 2009 - Jonas Maebe\n#  * support for ARM\n# 24 October 2009 - Jonas Maebe\n#  * don't hardcode 2.3.1 in some cases anymore\n# 13 December 2009 (Jonas Maebe)\n#  * use new FPC_COMPILER_BINARY_DIR setting to make it easier to change the used FPC version\n\nif [ x\"$ACTION\" != \"xbuild\" ]; then\n  # in case running scripts during cleaning gets fixed\n  exit 0\nfi\n\nif test ! -e \"$FPC_MAIN_FILE\"\nthen\n\techo error: FPC_MAIN_FILE not found \\($FPC_MAIN_FILE\\)\n\texit 2\nfi\n\nfor variant in $BUILD_VARIANTS\ndo\n\tfor arch in $ARCHS\n\tdo\n\t\tcase $arch in\n\t\t\tppc) fpc_arch=ppc; fpc_rtl=powerpc ;;\n\t\t\ti386) fpc_arch=386; fpc_rtl=i386 ;;\n\t\t\tppc64) fpc_arch=ppc64; fpc_rtl=powerpc64 ;;\n\t\t\tx86_64) fpc_arch=x64; fpc_rtl=x86_64 ;;\n\t\t\tarm*) fpc_arch=arm; fpc_rtl=arm ;;\n\t\t\t*) continue\n\t\tesac\n\n\t\tapp_target_temp_dir=$CONFIGURATION_TEMP_DIR/`basename \"$PROJECT_TEMP_DIR\"`\n\t\tout_dir=$app_target_temp_dir/`basename \"$DERIVED_SOURCES_DIR\"`-$variant/$arch\n\t\tfpccompiler=\"${FPC_COMPILER_BINARY_DIR}/ppc${fpc_arch}\"\n\t\tif test -e \"$fpccompiler\"\n\t\tthen\n\t\t\tfpcversion=`\"$fpccompiler\" -iV`\n\t\t\tmainunitdir=\"$FPC_RTL_UNITS_BASE/$fpcversion/units/${fpc_rtl}-darwin/\"\n\t\t\tmkdir -p \"$out_dir\"\n\t\t\tcd \"$out_dir\"\n\t\t\techo \"Compiling to $out_dir\"\n\t\t\trm -f compilefailed\n\t\n\t\t\t# delete any ppu files for which the \".s\" file was somehow deleted (Xcode does that sometimes in case of errors),\n\t\t\t# so that FPC will recompile the unit\n\t\t\tfor file in *.ppu\n\t\t\tdo\n\t\t\t\tasmname=`basename \"$file\" ppu`s\n\t\t\t\tif [ ! -f \"$asmname\" ]; then\n\t\t\t\t\t# can fail in case there are no .ppu files, since then it will try to erase the file with name '*.ppu'\n\t\t\t\t\t# -> use -f so it won't give an error message\n\t\t\t\t\trm -f \"$file\"\n\t\t\t\tfi\n\t\t\tdone\n\n\t\t\techo $fpccompiler -n -l -viwn -a -s -vbr -FE. $FPC_COMMON_OPTIONS $FPC_SPECIFIC_OPTIONS '\\' >ppccmd.sh\n\t\t\techo -Fi\\\"`dirname \"$FPC_MAIN_FILE\"`\\\" '\\' >>ppccmd.sh\n\t\t\techo -Fu\"$mainunitdir/*\" -Fu\"$mainunitdir/rtl\" '\\' >>ppccmd.sh\n\t\t\t# allow FPC_UNIT_PATHS to override default search directory\n\t\t\techo $FPC_UNIT_PATHS '\\' >>ppccmd.sh\n\t\t\techo \\\"$FPC_MAIN_FILE\\\" >>ppccmd.sh\n\t\t\t# cat ppccmd.sh\n\n\t\t\t/bin/sh ppccmd.sh\n\t\t\tif [ $? != 0 ]; then\n\t\t\t\ttouch \"$out_dir\"/compilefailed\n\t\t\t\texit 1\n\t\t\tfi\n\t\telse\n\t\t\ttouch \"$out_dir\"/compilefailed\n\t\t\techo $FPC_MAIN_FILE:1: error: 1: can\\'t compile for $arch \\(ppc${fpc_arch} not found\\)\n\t\t\texit 2\n\t\tfi\n\tdone\ndone\n";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1434
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1435
/* End PBXShellScriptBuildPhase section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1436
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1437
/* Begin PBXSourcesBuildPhase section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1438
		1D60588E0D05DD3D006BFB54 /* Sources */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1439
			isa = PBXSourcesBuildPhase;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1440
			buildActionMask = 2147483647;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1441
			files = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1442
				61798816114AA34C00BA94A9 /* hwengine.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1443
				61798818114AA34C00BA94A9 /* hwLibrary.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1444
				6179881B114AA34C00BA94A9 /* PascalExports.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1445
				6179881C114AA34C00BA94A9 /* SDLh.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1446
				6179881F114AA34C00BA94A9 /* uAI.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1447
				61798820114AA34C00BA94A9 /* uAIActions.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1448
				61798821114AA34C00BA94A9 /* uAIAmmoTests.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1449
				61798822114AA34C00BA94A9 /* uAIMisc.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1450
				61798823114AA34C00BA94A9 /* uAmmos.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1451
				61798824114AA34C00BA94A9 /* uChat.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1452
				61798825114AA34C00BA94A9 /* uCollisions.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1453
				61798826114AA34C00BA94A9 /* uConsole.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1454
				61798827114AA34C00BA94A9 /* uConsts.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1455
				61798828114AA34C00BA94A9 /* uFloat.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1456
				61798829114AA34C00BA94A9 /* uGame.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1457
				6179882A114AA34C00BA94A9 /* uGears.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1458
				6179882B114AA34C00BA94A9 /* uIO.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1459
				6179882D114AA34C00BA94A9 /* uLand.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1460
				6179882E114AA34C00BA94A9 /* uLandGraphics.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1461
				6179882F114AA34C00BA94A9 /* uLandObjects.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1462
				61798830114AA34C00BA94A9 /* uLandTemplates.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1463
				61798831114AA34C00BA94A9 /* uLandTexture.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1464
				61798832114AA34C00BA94A9 /* uLocale.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1465
				61798833114AA34C00BA94A9 /* uMisc.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1466
				61798834114AA34C00BA94A9 /* uRandom.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1467
				61798837114AA34C00BA94A9 /* uSound.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1468
				61798838114AA34C00BA94A9 /* uStats.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1469
				61798839114AA34C00BA94A9 /* uStore.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1470
				6179883A114AA34C00BA94A9 /* uTeams.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1471
				6179883C114AA34C00BA94A9 /* uVisualGears.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1472
				6179883D114AA34C00BA94A9 /* uWorld.pas in Sources */,
3487
b1d00f1950c8 add some memory aware code
koda
parents: 3479
diff changeset
  1473
				611F4D4B11B27A9900F9759A /* uScript.pas in Sources */,
3514
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  1474
				6165920D11CA9BA200D6E256 /* FlagsViewController.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  1475
				6165920E11CA9BA200D6E256 /* FortsViewController.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  1476
				6165920F11CA9BA200D6E256 /* GameConfigViewController.m in Sources */,
5154
851f36579ed4 initial refactoring for interfacing the game engine from the ios frontend (game doesn't run yet)
koda
parents: 5002
diff changeset
  1477
				6165921011CA9BA200D6E256 /* EngineProtocolNetwork.m in Sources */,
3514
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  1478
				6165921111CA9BA200D6E256 /* GeneralSettingsViewController.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  1479
				6165921211CA9BA200D6E256 /* GravesViewController.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  1480
				6165921311CA9BA200D6E256 /* HogHatViewController.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  1481
				6165921411CA9BA200D6E256 /* LevelViewController.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  1482
				6165921511CA9BA200D6E256 /* MainMenuViewController.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  1483
				6165921611CA9BA200D6E256 /* MapConfigViewController.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  1484
				6165921711CA9BA200D6E256 /* MasterViewController.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  1485
				6165921811CA9BA200D6E256 /* OverlayViewController.m in Sources */,
3647
0d0df215fb52 making chat work... (keyboard support is heavily broken in sdl upstream)
koda
parents: 3646
diff changeset
  1486
				6165921911CA9BA200D6E256 /* InGameMenuViewController.m in Sources */,
3514
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  1487
				6165921A11CA9BA200D6E256 /* SchemeSettingsViewController.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  1488
				6165921B11CA9BA200D6E256 /* SchemeWeaponConfigViewController.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  1489
				6165921C11CA9BA200D6E256 /* SingleSchemeViewController.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  1490
				6165921D11CA9BA200D6E256 /* SingleTeamViewController.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  1491
				6165921E11CA9BA200D6E256 /* SplitViewRootController.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  1492
				6165921F11CA9BA200D6E256 /* TeamConfigViewController.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  1493
				6165922011CA9BA200D6E256 /* TeamSettingsViewController.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  1494
				6165922111CA9BA200D6E256 /* VoicesViewController.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  1495
				6165922211CA9BA200D6E256 /* WeaponSettingsViewController.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  1496
				6165922E11CA9BD500D6E256 /* CGPointUtils.c in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  1497
				6165922F11CA9BD500D6E256 /* CommodityFunctions.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  1498
				6165923111CA9BD500D6E256 /* SquareButtonView.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  1499
				6165923211CA9BD500D6E256 /* UIImageExtra.m in Sources */,
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
  1500
				6165929E11CA9E2F00D6E256 /* HedgewarsAppDelegate.m in Sources */,
3522
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1501
				6163EE7E11CC2600001C0453 /* SingleWeaponViewController.m in Sources */,
3532
04e2fea3e83a merge+smallupdate
koda
parents: 3525
diff changeset
  1502
				61E1F4F811D004240016A5AA /* adler32.pas in Sources */,
3621
a8ddf681ba7d initial support for customizing weaponset
koda
parents: 3619
diff changeset
  1503
				61F904D711DF7DA30068B24D /* WeaponCellView.m in Sources */,
3639
b5cdbcc89b61 use a button instead of label and simplify a lot touch interaction
koda
parents: 3635
diff changeset
  1504
				61B3D71C11EA6F2700EC7420 /* uKeys.pas in Sources */,
3659
f8d5ac50e307 half reworking of the settings page with delegation
koda
parents: 3648
diff changeset
  1505
				61C079E411F35A300072BF46 /* EditableCellView.m in Sources */,
3703
12d17c6e8855 halfway-through finishing the frontend with new graphics by Tiy + initial 'About' page set up
koda
parents: 3701
diff changeset
  1506
				61F2E7CE1205EDE0005734F7 /* AboutViewController.m in Sources */,
3792
dd9345e74b66 help page for lobby
koda
parents: 3791
diff changeset
  1507
				611EEAEE122B2A4D00DF6938 /* HelpPageViewController.m in Sources */,
3884
d7479079a8a8 various fixes around, plus new 'ask for review' page
koda
parents: 3881
diff changeset
  1508
				6199E839124647DE00DADF8C /* SupportViewController.m in Sources */,
3893
568bfd083465 allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents: 3891
diff changeset
  1509
				611D9BFB12497E9800008271 /* SavedGamesViewController.m in Sources */,
3906
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
  1510
				619C5AF4124F7E3100D041AE /* LuaPas.pas in Sources */,
3910
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3906
diff changeset
  1511
				619C5BA2124FA59000D041AE /* MapPreviewButtonView.m in Sources */,
3924
2a9ace189288 WIP for an objc ammomenu implementation
koda
parents: 3923
diff changeset
  1512
				61DE8F221257EB1100B80214 /* AmmoMenuViewController.m in Sources */,
3928
2560731c860d move all mobile-related functions in their own module, provides a structure for future mobile ports
koda
parents: 3924
diff changeset
  1513
				61399013125D19C0003C2DC0 /* uMobile.pas in Sources */,
4028
eb371ada631d move functions called by pascal code outside controller
koda
parents: 3996
diff changeset
  1514
				61D205A1127CDD1100ABD83E /* ObjcExports.m in Sources */,
4281
e033cf015b2c redo once again file updating, moving stuff around
koda
parents: 4244
diff changeset
  1515
				61006F95128DE31F00EBA7F7 /* CreationChamber.m in Sources */,
4438
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1516
				61A4A39412A5CCC2004D81E6 /* uCommandHandlers.pas in Sources */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1517
				61A4A39512A5CCC2004D81E6 /* uCommands.pas in Sources */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1518
				61A4A39612A5CCC2004D81E6 /* uDebug.pas in Sources */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1519
				61A4A39712A5CCC2004D81E6 /* uGearsRender.pas in Sources */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1520
				61A4A39812A5CCC2004D81E6 /* uRender.pas in Sources */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1521
				61A4A39912A5CCC2004D81E6 /* uRenderUtils.pas in Sources */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1522
				61A4A39A12A5CCC2004D81E6 /* uSinTable.pas in Sources */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1523
				61A4A39B12A5CCC2004D81E6 /* uTextures.pas in Sources */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1524
				61A4A39C12A5CCC2004D81E6 /* uTypes.pas in Sources */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1525
				61A4A39D12A5CCC2004D81E6 /* uUtils.pas in Sources */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1526
				61A4A39E12A5CCC2004D81E6 /* uVariables.pas in Sources */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1527
				61A4A3A212A5CD56004D81E6 /* uCaptions.pas in Sources */,
4460
bdace1e2f8aa write some version information inside the application
koda
parents: 4446
diff changeset
  1528
				61E5D68D12AB006F00566F29 /* uLandPainted.pas in Sources */,
4476
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4463
diff changeset
  1529
				61F544C712AF1748007FD913 /* HoldTableViewCell.m in Sources */,
4504
8906b2409d97 add the appirater class for getting more positive reviews
koda
parents: 4476
diff changeset
  1530
				61AC067412B2E32D000B52A2 /* Appirater.m in Sources */,
4547
b70004a576a3 move server connection stuff in its own class
koda
parents: 4541
diff changeset
  1531
				61E2E12E12BAAEE30051B659 /* ServerSetup.m in Sources */,
4757
7ca9ebb6895d initial stats display
koda
parents: 4752
diff changeset
  1532
				61B7A33812CC21080086B604 /* StatsPageViewController.m in Sources */,
5154
851f36579ed4 initial refactoring for interfacing the game engine from the ios frontend (game doesn't run yet)
koda
parents: 5002
diff changeset
  1533
				61EDB5B0135B3F97009B29A6 /* GameInterfaceBridge.m in Sources */,
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
  1534
				61A976B3136F668500DD9878 /* uCursor.pas in Sources */,
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
  1535
				6167A6761391514600AA6D07 /* RestoreViewController.m in Sources */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1536
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1537
			runOnlyForDeploymentPostprocessing = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1538
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1539
/* End PBXSourcesBuildPhase section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1540
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1541
/* Begin PBXTargetDependency section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1542
		9283015A0F10E41300CC5A3C /* PBXTargetDependency */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1543
			isa = PBXTargetDependency;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1544
			target = 928301160F10CAFC00CC5A3C /* fpc */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1545
			targetProxy = 928301590F10E41300CC5A3C /* PBXContainerItemProxy */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1546
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1547
/* End PBXTargetDependency section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1548
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1549
/* Begin XCBuildConfiguration section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1550
		1D6058940D05DD3E006BFB54 /* Debug */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1551
			isa = XCBuildConfiguration;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1552
			buildSettings = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1553
				GCC_DYNAMIC_NO_PIC = NO;
3701
8c449776ebe6 rewrite portions of some uiviewcontrollers
koda
parents: 3670
diff changeset
  1554
				GCC_GENERATE_TEST_COVERAGE_FILES = YES;
8c449776ebe6 rewrite portions of some uiviewcontrollers
koda
parents: 3670
diff changeset
  1555
				GCC_INSTRUMENT_PROGRAM_FLOW_ARCS = YES;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1556
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1557
				GCC_PREFIX_HEADER = Hedgewars_Prefix.pch;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1558
				INFOPLIST_FILE = Info.plist;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1559
				PRODUCT_NAME = Hedgewars;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1560
			};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1561
			name = Debug;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1562
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1563
		1D6058950D05DD3E006BFB54 /* Release */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1564
			isa = XCBuildConfiguration;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1565
			buildSettings = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1566
				COPY_PHASE_STRIP = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1567
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1568
				GCC_PREFIX_HEADER = Hedgewars_Prefix.pch;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1569
				INFOPLIST_FILE = Info.plist;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1570
				PRODUCT_NAME = Hedgewars;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1571
			};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1572
			name = Release;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1573
		};
5166
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  1574
		61022D7C12305A2800B08935 /* Distro AppStore */ = {
3818
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  1575
			isa = XCBuildConfiguration;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  1576
			buildSettings = {
3996
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  1577
				APPLY_RULES_IN_COPY_FILES = YES;
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  1578
				ARCHS = "$(ARCHS_STANDARD_32_BIT)";
5166
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  1579
				CODE_SIGN_IDENTITY = "iPhone Distribution";
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  1580
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
4187
adb144a907aa remove last warnings from xcodeproj
koda
parents: 4144
diff changeset
  1581
				FPC_COMMON_OPTIONS = "-dIPHONEOS -Cs2000000 -vwi -B  -Sgix";
5967
500e7a1cf9a3 using fpc 2.7.1 in ios project file
koda
parents: 5700
diff changeset
  1582
				FPC_COMPILER_BINARY_DIR = /usr/local/lib/fpc/2.7.1;
3818
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  1583
				FPC_MAIN_FILE = "$(PROJECT_DIR)/../../hedgewars/hwLibrary.pas";
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  1584
				FPC_RTL_UNITS_BASE = /usr/local/lib/fpc;
5967
500e7a1cf9a3 using fpc 2.7.1 in ios project file
koda
parents: 5700
diff changeset
  1585
				FPC_SPECIFIC_OPTIONS = "-Ci- -Cr- -Co- -Os -Xs  -Cfvfpv3 -dNOCONSOLE";
3818
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  1586
				FPC_UNITS_PATH = "-Fu\"$(PROJECT_DIR)\"";
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  1587
				GCC_C_LANGUAGE_STANDARD = c99;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  1588
				GCC_DEBUGGING_SYMBOLS = default;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  1589
				GCC_FAST_MATH = YES;
5486
e75f7c3c6275 ios: this should prevent at least one of the crashes zorg spotted; also added some callbacks in SDLh; also polished project file (from -O2 to -Os)
koda
parents: 5455
diff changeset
  1590
				GCC_OPTIMIZATION_LEVEL = s;
3818
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  1591
				GCC_PREPROCESSOR_DEFINITIONS = "";
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  1592
				GCC_STRICT_ALIASING = YES;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  1593
				GCC_THUMB_SUPPORT = NO;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  1594
				GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  1595
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  1596
				GCC_WARN_UNUSED_VARIABLE = YES;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  1597
				HEADER_SEARCH_PATHS = (
4911
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1598
					"\"$(SRCROOT)/../../../Library/SDL/src/events\"",
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1599
					"\"$(SRCROOT)/../../../Library/SDL/src/video\"/**",
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1600
					"\"$(SRCROOT)/../../../Library/SDL/include/\"",
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1601
					"\"$(SRCROOT)/../../../Library/SDL_net/\"",
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1602
					"\"$(SRCROOT)/../../../Library/SDL_mixer/\"",
3818
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  1603
				);
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
  1604
				IPHONEOS_DEPLOYMENT_TARGET = 4.0;
5487
900b3fe02546 i had to forget something about the ios project file, by contract
koda
parents: 5486
diff changeset
  1605
				LLVM_LTO = NO;
3996
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  1606
				ONLY_ACTIVE_ARCH = NO;
4364
ede569bb76f3 ios 1.2 project file last update
koda
parents: 4362
diff changeset
  1607
				OTHER_CODE_SIGN_FLAGS = "";
3818
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  1608
				OTHER_LDFLAGS = (
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  1609
					"-lz",
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  1610
					"-Wl,-no_order_inits",
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  1611
				);
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  1612
				PREBINDING = NO;
4364
ede569bb76f3 ios 1.2 project file last update
koda
parents: 4362
diff changeset
  1613
				PROVISIONING_PROFILE = "";
ede569bb76f3 ios 1.2 project file last update
koda
parents: 4362
diff changeset
  1614
				"PROVISIONING_PROFILE[sdk=iphoneos*]" = "";
4347
0ddb100fea61 add a S3D_DISABLED symbol to disable/enable stereo rendering at compilation time
koda
parents: 4341
diff changeset
  1615
				SDKROOT = iphoneos;
3996
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  1616
				TARGETED_DEVICE_FAMILY = "1,2";
3825
fd6c20cd90e3 typos, reduced sound size and last minute fixes
koda
parents: 3822
diff changeset
  1617
				VALIDATE_PRODUCT = YES;
4082
bfe14b38dad1 better support for wimpier i-devices
koda
parents: 4030
diff changeset
  1618
				VALID_ARCHS = "armv7 armv6";
3818
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  1619
			};
5166
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  1620
			name = "Distro AppStore";
3818
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  1621
		};
5166
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  1622
		61022D7D12305A2800B08935 /* Distro AppStore */ = {
3818
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  1623
			isa = XCBuildConfiguration;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  1624
			buildSettings = {
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  1625
				COPY_PHASE_STRIP = YES;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  1626
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  1627
				GCC_PREFIX_HEADER = Hedgewars_Prefix.pch;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  1628
				INFOPLIST_FILE = Info.plist;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  1629
				PRODUCT_NAME = Hedgewars;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  1630
			};
5166
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  1631
			name = "Distro AppStore";
3818
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  1632
		};
5166
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  1633
		61022D7E12305A2800B08935 /* Distro AppStore */ = {
3818
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  1634
			isa = XCBuildConfiguration;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  1635
			buildSettings = {
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  1636
				COPY_PHASE_STRIP = YES;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  1637
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  1638
				GCC_ENABLE_FIX_AND_CONTINUE = NO;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  1639
				PREBINDING = NO;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  1640
				PRODUCT_NAME = fpc;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  1641
				ZERO_LINK = NO;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  1642
			};
5166
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  1643
			name = "Distro AppStore";
3818
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  1644
		};
5166
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  1645
		61022D7F12305A2800B08935 /* Distro AppStore */ = {
3818
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  1646
			isa = XCBuildConfiguration;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  1647
			buildSettings = {
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  1648
				COPY_PHASE_STRIP = YES;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  1649
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  1650
				GCC_ENABLE_FIX_AND_CONTINUE = NO;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  1651
				PRODUCT_NAME = UpdateDataFolder;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  1652
				ZERO_LINK = NO;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  1653
			};
5166
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  1654
			name = "Distro AppStore";
3818
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  1655
		};
5166
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  1656
		6137064B117B1CB3004EE44A /* Distro Adhoc */ = {
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1657
			isa = XCBuildConfiguration;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1658
			buildSettings = {
3996
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  1659
				APPLY_RULES_IN_COPY_FILES = YES;
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  1660
				ARCHS = "$(ARCHS_STANDARD_32_BIT)";
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1661
				CODE_SIGN_ENTITLEMENTS = "Entitlements-Distribution.plist";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1662
				CODE_SIGN_IDENTITY = "iPhone Distribution";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1663
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
4187
adb144a907aa remove last warnings from xcodeproj
koda
parents: 4144
diff changeset
  1664
				FPC_COMMON_OPTIONS = "-dIPHONEOS -Cs2000000 -vwi -B  -Sgix";
5967
500e7a1cf9a3 using fpc 2.7.1 in ios project file
koda
parents: 5700
diff changeset
  1665
				FPC_COMPILER_BINARY_DIR = /usr/local/lib/fpc/2.7.1;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1666
				FPC_MAIN_FILE = "$(PROJECT_DIR)/../../hedgewars/hwLibrary.pas";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1667
				FPC_RTL_UNITS_BASE = /usr/local/lib/fpc;
5967
500e7a1cf9a3 using fpc 2.7.1 in ios project file
koda
parents: 5700
diff changeset
  1668
				FPC_SPECIFIC_OPTIONS = "-dDEBUGFILE -O- -g -gl -gw2 -gt -ghttt -Xs- -Cfvfpv3";
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1669
				FPC_UNITS_PATH = "-Fu\"$(PROJECT_DIR)\"";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1670
				GCC_C_LANGUAGE_STANDARD = c99;
5486
e75f7c3c6275 ios: this should prevent at least one of the crashes zorg spotted; also added some callbacks in SDLh; also polished project file (from -O2 to -Os)
koda
parents: 5455
diff changeset
  1671
				GCC_DEBUGGING_SYMBOLS = full;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1672
				GCC_FAST_MATH = YES;
5486
e75f7c3c6275 ios: this should prevent at least one of the crashes zorg spotted; also added some callbacks in SDLh; also polished project file (from -O2 to -Os)
koda
parents: 5455
diff changeset
  1673
				GCC_OPTIMIZATION_LEVEL = 0;
3818
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  1674
				GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
3661
2378ada8a6ee i can haz panning
koda
parents: 3659
diff changeset
  1675
				GCC_STRICT_ALIASING = YES;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1676
				GCC_THUMB_SUPPORT = NO;
3670
4c673e57f0d7 use llvm to compile, don't preview map on wimpier devices, merge vsync, fix iphone launch image
koda
parents: 3667
diff changeset
  1677
				GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1678
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1679
				GCC_WARN_UNUSED_VARIABLE = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1680
				HEADER_SEARCH_PATHS = (
4911
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1681
					"\"$(SRCROOT)/../../../Library/SDL/src/events\"",
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1682
					"\"$(SRCROOT)/../../../Library/SDL/src/video\"/**",
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1683
					"\"$(SRCROOT)/../../../Library/SDL/include/\"",
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1684
					"\"$(SRCROOT)/../../../Library/SDL_net/\"",
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1685
					"\"$(SRCROOT)/../../../Library/SDL_mixer/\"",
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1686
				);
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
  1687
				IPHONEOS_DEPLOYMENT_TARGET = 4.0;
3996
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  1688
				ONLY_ACTIVE_ARCH = NO;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1689
				OTHER_LDFLAGS = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1690
					"-lz",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1691
					"-Wl,-no_order_inits",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1692
				);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1693
				PREBINDING = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1694
				PROVISIONING_PROFILE = "";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1695
				"PROVISIONING_PROFILE[sdk=iphoneos*]" = "";
4347
0ddb100fea61 add a S3D_DISABLED symbol to disable/enable stereo rendering at compilation time
koda
parents: 4341
diff changeset
  1696
				SDKROOT = iphoneos;
3996
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  1697
				TARGETED_DEVICE_FAMILY = "1,2";
3825
fd6c20cd90e3 typos, reduced sound size and last minute fixes
koda
parents: 3822
diff changeset
  1698
				VALIDATE_PRODUCT = YES;
4082
bfe14b38dad1 better support for wimpier i-devices
koda
parents: 4030
diff changeset
  1699
				VALID_ARCHS = "armv7 armv6";
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1700
			};
5166
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  1701
			name = "Distro Adhoc";
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1702
		};
5166
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  1703
		6137064C117B1CB3004EE44A /* Distro Adhoc */ = {
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1704
			isa = XCBuildConfiguration;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1705
			buildSettings = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1706
				COPY_PHASE_STRIP = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1707
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1708
				GCC_PREFIX_HEADER = Hedgewars_Prefix.pch;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1709
				INFOPLIST_FILE = Info.plist;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1710
				PRODUCT_NAME = Hedgewars;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1711
			};
5166
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  1712
			name = "Distro Adhoc";
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1713
		};
5166
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  1714
		6137064D117B1CB3004EE44A /* Distro Adhoc */ = {
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1715
			isa = XCBuildConfiguration;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1716
			buildSettings = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1717
				COPY_PHASE_STRIP = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1718
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1719
				GCC_ENABLE_FIX_AND_CONTINUE = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1720
				PREBINDING = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1721
				PRODUCT_NAME = fpc;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1722
				ZERO_LINK = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1723
			};
5166
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  1724
			name = "Distro Adhoc";
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1725
		};
5166
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  1726
		6137064F117B1CB3004EE44A /* Distro Adhoc */ = {
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1727
			isa = XCBuildConfiguration;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1728
			buildSettings = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1729
				COPY_PHASE_STRIP = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1730
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1731
				GCC_ENABLE_FIX_AND_CONTINUE = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1732
				PRODUCT_NAME = UpdateDataFolder;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1733
				ZERO_LINK = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1734
			};
5166
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  1735
			name = "Distro Adhoc";
3490
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  1736
		};
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1737
		6179928C114AE0C800BA94A9 /* Debug */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1738
			isa = XCBuildConfiguration;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1739
			buildSettings = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1740
				COPY_PHASE_STRIP = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1741
				GCC_DYNAMIC_NO_PIC = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1742
				GCC_OPTIMIZATION_LEVEL = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1743
				PRODUCT_NAME = UpdateDataFolder;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1744
			};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1745
			name = Debug;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1746
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1747
		6179928D114AE0C800BA94A9 /* Release */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1748
			isa = XCBuildConfiguration;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1749
			buildSettings = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1750
				COPY_PHASE_STRIP = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1751
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1752
				GCC_ENABLE_FIX_AND_CONTINUE = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1753
				PRODUCT_NAME = UpdateDataFolder;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1754
				ZERO_LINK = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1755
			};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1756
			name = Release;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1757
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1758
		928301180F10CAFD00CC5A3C /* Debug */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1759
			isa = XCBuildConfiguration;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1760
			buildSettings = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1761
				COPY_PHASE_STRIP = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1762
				GCC_DYNAMIC_NO_PIC = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1763
				GCC_OPTIMIZATION_LEVEL = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1764
				PREBINDING = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1765
				PRODUCT_NAME = fpc;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1766
			};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1767
			name = Debug;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1768
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1769
		928301190F10CAFD00CC5A3C /* Release */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1770
			isa = XCBuildConfiguration;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1771
			buildSettings = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1772
				COPY_PHASE_STRIP = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1773
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1774
				GCC_ENABLE_FIX_AND_CONTINUE = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1775
				PREBINDING = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1776
				PRODUCT_NAME = fpc;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1777
				ZERO_LINK = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1778
			};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1779
			name = Release;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1780
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1781
		C01FCF4F08A954540054247B /* Debug */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1782
			isa = XCBuildConfiguration;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1783
			buildSettings = {
3996
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  1784
				APPLY_RULES_IN_COPY_FILES = YES;
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  1785
				ARCHS = "$(ARCHS_STANDARD_32_BIT)";
5166
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  1786
				CODE_SIGN_IDENTITY = "iPhone Developer";
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  1787
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
3490
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  1788
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
4187
adb144a907aa remove last warnings from xcodeproj
koda
parents: 4144
diff changeset
  1789
				FPC_COMMON_OPTIONS = "-dIPHONEOS -Cs2000000 -vwi -B  -Sgix";
5975
c3a8cab64fcb let's use the built in events, shall we
koda
parents: 5967
diff changeset
  1790
				FPC_COMPILER_BINARY_DIR = /usr/local/lib/fpc/2.5.1;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1791
				FPC_MAIN_FILE = "$(PROJECT_DIR)/../../hedgewars/hwLibrary.pas";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1792
				FPC_RTL_UNITS_BASE = /usr/local/lib/fpc;
3629
86212d2b116a redo spinning wheel, redo fix for detail selection, redo ammo quantity and name in ammomenu
koda
parents: 3625
diff changeset
  1793
				FPC_SPECIFIC_OPTIONS = "-dDEBUGFILE -O- -g -gl -gw2 -gt -ghttt -Xs-";
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1794
				FPC_UNITS_PATH = "-Fu\"$(PROJECT_DIR)\"";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1795
				GCC_C_LANGUAGE_STANDARD = c99;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1796
				GCC_DEBUGGING_SYMBOLS = full;
5486
e75f7c3c6275 ios: this should prevent at least one of the crashes zorg spotted; also added some callbacks in SDLh; also polished project file (from -O2 to -Os)
koda
parents: 5455
diff changeset
  1797
				GCC_FAST_MATH = YES;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1798
				GCC_OPTIMIZATION_LEVEL = 0;
3487
b1d00f1950c8 add some memory aware code
koda
parents: 3479
diff changeset
  1799
				GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
3661
2378ada8a6ee i can haz panning
koda
parents: 3659
diff changeset
  1800
				GCC_STRICT_ALIASING = YES;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1801
				GCC_THUMB_SUPPORT = NO;
4362
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
  1802
				GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1803
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1804
				GCC_WARN_UNUSED_VARIABLE = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1805
				HEADER_SEARCH_PATHS = (
4911
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1806
					"\"$(SRCROOT)/../../../Library/SDL/src/events\"",
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1807
					"\"$(SRCROOT)/../../../Library/SDL/src/video\"/**",
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1808
					"\"$(SRCROOT)/../../../Library/SDL/include/\"",
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1809
					"\"$(SRCROOT)/../../../Library/SDL_net/\"",
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1810
					"\"$(SRCROOT)/../../../Library/SDL_mixer/\"",
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1811
				);
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
  1812
				IPHONEOS_DEPLOYMENT_TARGET = 4.0;
3996
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  1813
				ONLY_ACTIVE_ARCH = NO;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1814
				OTHER_LDFLAGS = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1815
					"-lz",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1816
					"-Wl,-no_order_inits",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1817
				);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1818
				PREBINDING = NO;
5166
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  1819
				PROVISIONING_PROFILE = "";
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  1820
				"PROVISIONING_PROFILE[sdk=iphoneos*]" = "";
4347
0ddb100fea61 add a S3D_DISABLED symbol to disable/enable stereo rendering at compilation time
koda
parents: 4341
diff changeset
  1821
				SDKROOT = iphoneos;
3996
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  1822
				TARGETED_DEVICE_FAMILY = "1,2";
3405
8fdb08497bf1 js' patch that restores Vsync on snow leopard
koda
parents: 3395
diff changeset
  1823
				VALIDATE_PRODUCT = NO;
4082
bfe14b38dad1 better support for wimpier i-devices
koda
parents: 4030
diff changeset
  1824
				VALID_ARCHS = "armv7 armv6";
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1825
			};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1826
			name = Debug;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1827
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1828
		C01FCF5008A954540054247B /* Release */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1829
			isa = XCBuildConfiguration;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1830
			buildSettings = {
3996
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  1831
				APPLY_RULES_IN_COPY_FILES = YES;
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  1832
				ARCHS = "$(ARCHS_STANDARD_32_BIT)";
5557
5a971d01a545 small fix for the ios project file
koda
parents: 5487
diff changeset
  1833
				CODE_SIGN_ENTITLEMENTS = "Entitlements-Development.plist";
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1834
				CODE_SIGN_IDENTITY = "iPhone Developer";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1835
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
4187
adb144a907aa remove last warnings from xcodeproj
koda
parents: 4144
diff changeset
  1836
				FPC_COMMON_OPTIONS = "-dIPHONEOS -Cs2000000 -vwi -B  -Sgix";
5967
500e7a1cf9a3 using fpc 2.7.1 in ios project file
koda
parents: 5700
diff changeset
  1837
				FPC_COMPILER_BINARY_DIR = /usr/local/lib/fpc/2.7.1;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1838
				FPC_MAIN_FILE = "$(PROJECT_DIR)/../../hedgewars/hwLibrary.pas";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1839
				FPC_RTL_UNITS_BASE = /usr/local/lib/fpc;
5967
500e7a1cf9a3 using fpc 2.7.1 in ios project file
koda
parents: 5700
diff changeset
  1840
				FPC_SPECIFIC_OPTIONS = "-Ci- -Cr- -Co- -Os -Xs  -Cfvfpv3 -dDEBUGFILE";
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1841
				FPC_UNITS_PATH = "-Fu\"$(PROJECT_DIR)\"";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1842
				GCC_C_LANGUAGE_STANDARD = c99;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1843
				GCC_DEBUGGING_SYMBOLS = default;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1844
				GCC_FAST_MATH = YES;
5486
e75f7c3c6275 ios: this should prevent at least one of the crashes zorg spotted; also added some callbacks in SDLh; also polished project file (from -O2 to -Os)
koda
parents: 5455
diff changeset
  1845
				GCC_OPTIMIZATION_LEVEL = s;
3822
ee85a9c73ece *patch by arrom: fix installation of fort images
koda
parents: 3818
diff changeset
  1846
				GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
3661
2378ada8a6ee i can haz panning
koda
parents: 3659
diff changeset
  1847
				GCC_STRICT_ALIASING = YES;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1848
				GCC_THUMB_SUPPORT = NO;
3670
4c673e57f0d7 use llvm to compile, don't preview map on wimpier devices, merge vsync, fix iphone launch image
koda
parents: 3667
diff changeset
  1849
				GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1850
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1851
				GCC_WARN_UNUSED_VARIABLE = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1852
				HEADER_SEARCH_PATHS = (
4911
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1853
					"\"$(SRCROOT)/../../../Library/SDL/src/events\"",
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1854
					"\"$(SRCROOT)/../../../Library/SDL/src/video\"/**",
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1855
					"\"$(SRCROOT)/../../../Library/SDL/include/\"",
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1856
					"\"$(SRCROOT)/../../../Library/SDL_net/\"",
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1857
					"\"$(SRCROOT)/../../../Library/SDL_mixer/\"",
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1858
				);
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
  1859
				IPHONEOS_DEPLOYMENT_TARGET = 4.0;
5487
900b3fe02546 i had to forget something about the ios project file, by contract
koda
parents: 5486
diff changeset
  1860
				LLVM_LTO = NO;
3996
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  1861
				ONLY_ACTIVE_ARCH = NO;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1862
				OTHER_LDFLAGS = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1863
					"-lz",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1864
					"-Wl,-no_order_inits",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1865
				);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1866
				PREBINDING = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1867
				PROVISIONING_PROFILE = "";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1868
				"PROVISIONING_PROFILE[sdk=iphoneos*]" = "";
4347
0ddb100fea61 add a S3D_DISABLED symbol to disable/enable stereo rendering at compilation time
koda
parents: 4341
diff changeset
  1869
				SDKROOT = iphoneos;
3996
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  1870
				TARGETED_DEVICE_FAMILY = "1,2";
3405
8fdb08497bf1 js' patch that restores Vsync on snow leopard
koda
parents: 3395
diff changeset
  1871
				VALIDATE_PRODUCT = NO;
4082
bfe14b38dad1 better support for wimpier i-devices
koda
parents: 4030
diff changeset
  1872
				VALID_ARCHS = "armv7 armv6";
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1873
			};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1874
			name = Release;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1875
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1876
/* End XCBuildConfiguration section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1877
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1878
/* Begin XCConfigurationList section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1879
		1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "Hedgewars" */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1880
			isa = XCConfigurationList;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1881
			buildConfigurations = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1882
				1D6058940D05DD3E006BFB54 /* Debug */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1883
				1D6058950D05DD3E006BFB54 /* Release */,
5166
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  1884
				6137064C117B1CB3004EE44A /* Distro Adhoc */,
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  1885
				61022D7D12305A2800B08935 /* Distro AppStore */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1886
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1887
			defaultConfigurationIsVisible = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1888
			defaultConfigurationName = Release;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1889
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1890
		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
  1891
			isa = XCConfigurationList;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1892
			buildConfigurations = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1893
				6179928C114AE0C800BA94A9 /* Debug */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1894
				6179928D114AE0C800BA94A9 /* Release */,
5166
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  1895
				6137064F117B1CB3004EE44A /* Distro Adhoc */,
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  1896
				61022D7F12305A2800B08935 /* Distro AppStore */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1897
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1898
			defaultConfigurationIsVisible = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1899
			defaultConfigurationName = Release;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1900
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1901
		9283011C0F10CB4B00CC5A3C /* Build configuration list for PBXNativeTarget "fpc" */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1902
			isa = XCConfigurationList;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1903
			buildConfigurations = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1904
				928301180F10CAFD00CC5A3C /* Debug */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1905
				928301190F10CAFD00CC5A3C /* Release */,
5166
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  1906
				6137064D117B1CB3004EE44A /* Distro Adhoc */,
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  1907
				61022D7E12305A2800B08935 /* Distro AppStore */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1908
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1909
			defaultConfigurationIsVisible = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1910
			defaultConfigurationName = Release;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1911
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1912
		C01FCF4E08A954540054247B /* Build configuration list for PBXProject "Hedgewars" */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1913
			isa = XCConfigurationList;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1914
			buildConfigurations = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1915
				C01FCF4F08A954540054247B /* Debug */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1916
				C01FCF5008A954540054247B /* Release */,
5166
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  1917
				6137064B117B1CB3004EE44A /* Distro Adhoc */,
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  1918
				61022D7C12305A2800B08935 /* Distro AppStore */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1919
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1920
			defaultConfigurationIsVisible = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1921
			defaultConfigurationName = Release;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1922
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1923
/* End XCConfigurationList section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1924
	};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1925
	rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1926
}