Tear out most of the legacy code in the scenario editor - see below for details
- All Carbon code is gone - Many dialogs converted; some are still left unimplemented since they still need to be converted - Menus converted to a xib file - The giant arrays specifying the configuration of the special node dialog for each special node type have been replaced with maps and sets. Changes to dialogs: - pict choice dialog can now show picts of differing types; this was required for picking a monster graphic, as monsters of all sizes need to be shown in the same dialog - string choice dialog can set the title, and properly shows the currently selected string - LEDs now accept font format - Fixed LED group's calculation of its rect - Fixed LED group crashing if it has no selection - Tabbing between text fields now works - Fix display of larger monster graphics in dialogs - Fix the script element content showing in the browser preview
This commit is contained in:
@@ -409,7 +409,48 @@
|
||||
914B2B9318E8005B007B6799 /* SND98.WAV in Copy Mac Sounds */ = {isa = PBXBuildFile; fileRef = 914B2B2D18E7FFEF007B6799 /* SND98.WAV */; };
|
||||
914B2B9418E8005B007B6799 /* SND99.WAV in Copy Mac Sounds */ = {isa = PBXBuildFile; fileRef = 914B2B2E18E7FFEF007B6799 /* SND99.WAV */; };
|
||||
914CA4441905789C00B6ADD1 /* watch.gif in Copy Mac Cursors */ = {isa = PBXBuildFile; fileRef = 914CA4431905788F00B6ADD1 /* watch.gif */; };
|
||||
914CA4461906BE3E00B6ADD1 /* edit-text.xml in Copy Dialog Definitions */ = {isa = PBXBuildFile; fileRef = 914CA4451906BC4F00B6ADD1 /* edit-text.xml */; };
|
||||
914CA45819074E0100B6ADD1 /* scen.menus.mac.mm in Sources */ = {isa = PBXBuildFile; fileRef = 914CA45719074D0A00B6ADD1 /* scen.menus.mac.mm */; };
|
||||
914CA46E190C47BD00B6ADD1 /* arena-names.txt in Copy Strings */ = {isa = PBXBuildFile; fileRef = 914CA469190C478300B6ADD1 /* arena-names.txt */; };
|
||||
914CA46F190C47BD00B6ADD1 /* ter-flag1.txt in Copy Strings */ = {isa = PBXBuildFile; fileRef = 914CA46A190C478300B6ADD1 /* ter-flag1.txt */; };
|
||||
914CA470190C47BD00B6ADD1 /* ter-flag2.txt in Copy Strings */ = {isa = PBXBuildFile; fileRef = 914CA46B190C478400B6ADD1 /* ter-flag2.txt */; };
|
||||
914CA471190C47BD00B6ADD1 /* ter-flag3.txt in Copy Strings */ = {isa = PBXBuildFile; fileRef = 914CA46C190C478400B6ADD1 /* ter-flag3.txt */; };
|
||||
914CA472190C47BD00B6ADD1 /* trim-names.txt in Copy Strings */ = {isa = PBXBuildFile; fileRef = 914CA46D190C478400B6ADD1 /* trim-names.txt */; };
|
||||
914CA473190C47BD00B6ADD1 /* special-x1a.txt in Copy Strings */ = {isa = PBXBuildFile; fileRef = 914CA45E190841FC00B6ADD1 /* special-x1a.txt */; };
|
||||
914CA474190C47BD00B6ADD1 /* special-x1b.txt in Copy Strings */ = {isa = PBXBuildFile; fileRef = 914CA45F190841FC00B6ADD1 /* special-x1b.txt */; };
|
||||
914CA475190C47BD00B6ADD1 /* special-x2a.txt in Copy Strings */ = {isa = PBXBuildFile; fileRef = 914CA460190841FC00B6ADD1 /* special-x2a.txt */; };
|
||||
914CA476190C47BD00B6ADD1 /* special-x2b.txt in Copy Strings */ = {isa = PBXBuildFile; fileRef = 914CA461190841FC00B6ADD1 /* special-x2b.txt */; };
|
||||
914CA477190C47BD00B6ADD1 /* special-node-names.txt in Copy Strings */ = {isa = PBXBuildFile; fileRef = 914CA459190750D500B6ADD1 /* special-node-names.txt */; };
|
||||
914CA478190C47BD00B6ADD1 /* outdoor-default.txt in Copy Strings */ = {isa = PBXBuildFile; fileRef = 914CA454190749E100B6ADD1 /* outdoor-default.txt */; };
|
||||
914CA479190C47BD00B6ADD1 /* scen-default.txt in Copy Strings */ = {isa = PBXBuildFile; fileRef = 914CA455190749E100B6ADD1 /* scen-default.txt */; };
|
||||
914CA47A190C47BD00B6ADD1 /* town-default.txt in Copy Strings */ = {isa = PBXBuildFile; fileRef = 914CA456190749E100B6ADD1 /* town-default.txt */; };
|
||||
914CA488190C47D000B6ADD1 /* about-scened.xml in Copy Dialog Definitions */ = {isa = PBXBuildFile; fileRef = 914CA4471906DEEF00B6ADD1 /* about-scened.xml */; };
|
||||
914CA489190C47D000B6ADD1 /* delete-town-confirm.xml in Copy Dialog Definitions */ = {isa = PBXBuildFile; fileRef = 914CA4481907108100B6ADD1 /* delete-town-confirm.xml */; };
|
||||
914CA48A190C47D000B6ADD1 /* data-dump-confirm.xml in Copy Dialog Definitions */ = {isa = PBXBuildFile; fileRef = 914CA44919072AD100B6ADD1 /* data-dump-confirm.xml */; };
|
||||
914CA48B190C47D000B6ADD1 /* text-dump-confirm.xml in Copy Dialog Definitions */ = {isa = PBXBuildFile; fileRef = 914CA44A19072D7200B6ADD1 /* text-dump-confirm.xml */; };
|
||||
914CA48C190C47D000B6ADD1 /* add-random-items.xml in Copy Dialog Definitions */ = {isa = PBXBuildFile; fileRef = 914CA44B190731D600B6ADD1 /* add-random-items.xml */; };
|
||||
914CA48D190C47D000B6ADD1 /* set-not-owned.xml in Copy Dialog Definitions */ = {isa = PBXBuildFile; fileRef = 914CA44C1907334F00B6ADD1 /* set-not-owned.xml */; };
|
||||
914CA48E190C47D000B6ADD1 /* clear-items-confirm.xml in Copy Dialog Definitions */ = {isa = PBXBuildFile; fileRef = 914CA44D190733E800B6ADD1 /* clear-items-confirm.xml */; };
|
||||
914CA48F190C47D000B6ADD1 /* help-editing.xml in Copy Dialog Definitions */ = {isa = PBXBuildFile; fileRef = 914CA44E1907372700B6ADD1 /* help-editing.xml */; };
|
||||
914CA490190C47D000B6ADD1 /* help-testing.xml in Copy Dialog Definitions */ = {isa = PBXBuildFile; fileRef = 914CA44F1907389900B6ADD1 /* help-testing.xml */; };
|
||||
914CA491190C47D000B6ADD1 /* help-distributing.xml in Copy Dialog Definitions */ = {isa = PBXBuildFile; fileRef = 914CA45019073BB500B6ADD1 /* help-distributing.xml */; };
|
||||
914CA492190C47D000B6ADD1 /* help-contest.xml in Copy Dialog Definitions */ = {isa = PBXBuildFile; fileRef = 914CA45119073D6300B6ADD1 /* help-contest.xml */; };
|
||||
914CA493190C47D000B6ADD1 /* not-at-edge.xml in Copy Dialog Definitions */ = {isa = PBXBuildFile; fileRef = 914CA452190742B500B6ADD1 /* not-at-edge.xml */; };
|
||||
914CA494190C47D000B6ADD1 /* set-out-start-confirm.xml in Copy Dialog Definitions */ = {isa = PBXBuildFile; fileRef = 914CA453190744FF00B6ADD1 /* set-out-start-confirm.xml */; };
|
||||
914CA495190C47D000B6ADD1 /* save-section-confirm.xml in Copy Dialog Definitions */ = {isa = PBXBuildFile; fileRef = 914CA45A1907552A00B6ADD1 /* save-section-confirm.xml */; };
|
||||
914CA496190C47D000B6ADD1 /* save-before-quit.xml in Copy Dialog Definitions */ = {isa = PBXBuildFile; fileRef = 914CA45B1907573300B6ADD1 /* save-before-quit.xml */; };
|
||||
914CA497190C47D000B6ADD1 /* set-area-desc.xml in Copy Dialog Definitions */ = {isa = PBXBuildFile; fileRef = 914CA45C19081E2E00B6ADD1 /* set-area-desc.xml */; };
|
||||
914CA498190C47D000B6ADD1 /* edit-special-node.xml in Copy Dialog Definitions */ = {isa = PBXBuildFile; fileRef = 914CA45D1908233A00B6ADD1 /* edit-special-node.xml */; };
|
||||
914CA499190C47D000B6ADD1 /* edit-townperson.xml in Copy Dialog Definitions */ = {isa = PBXBuildFile; fileRef = 914CA4621909817700B6ADD1 /* edit-townperson.xml */; };
|
||||
914CA49A190C47D000B6ADD1 /* edit-townperson-advanced.xml in Copy Dialog Definitions */ = {isa = PBXBuildFile; fileRef = 914CA4631909998E00B6ADD1 /* edit-townperson-advanced.xml */; };
|
||||
914CA49B190C47D000B6ADD1 /* edit-special-text.xml in Copy Dialog Definitions */ = {isa = PBXBuildFile; fileRef = 914CA465190B4DB500B6ADD1 /* edit-special-text.xml */; };
|
||||
914CA49C190C47D000B6ADD1 /* edit-dialog-text.xml in Copy Dialog Definitions */ = {isa = PBXBuildFile; fileRef = 914CA466190B5F8800B6ADD1 /* edit-dialog-text.xml */; };
|
||||
914CA49D190C47D000B6ADD1 /* edit-special-assign.xml in Copy Dialog Definitions */ = {isa = PBXBuildFile; fileRef = 914CA467190C08BB00B6ADD1 /* edit-special-assign.xml */; };
|
||||
914CA49E190C47D000B6ADD1 /* edit-intro.xml in Copy Dialog Definitions */ = {isa = PBXBuildFile; fileRef = 914CA468190C396A00B6ADD1 /* edit-intro.xml */; };
|
||||
9156039018F4810200A50C51 /* many-str.xml in Copy Dialog Definitions */ = {isa = PBXBuildFile; fileRef = 9156038F18F43C8D00A50C51 /* many-str.xml */; };
|
||||
91870F81190C8C1C0081C150 /* winutil.mac.mm in Sources */ = {isa = PBXBuildFile; fileRef = 919145FF18E63B70005CF3A4 /* winutil.mac.mm */; };
|
||||
91870F83190C8C1F0081C150 /* tarball.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91BFA3D81902AD78001686E4 /* tarball.cpp */; };
|
||||
91870F84190C90980081C150 /* scen.menu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 914CA49F190C4E9200B6ADD1 /* scen.menu.xib */; };
|
||||
919145FC18E3AB1B005CF3A4 /* boe.appleevents.mm in Sources */ = {isa = PBXBuildFile; fileRef = 919145FB18E3A32F005CF3A4 /* boe.appleevents.mm */; };
|
||||
9192C12018F2745C0088A580 /* menu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 9192C11E18F271920088A580 /* menu.xib */; };
|
||||
9192C13A18F32E8D0088A580 /* alchemy.txt in Copy Strings */ = {isa = PBXBuildFile; fileRef = 9192C12118F327230088A580 /* alchemy.txt */; };
|
||||
@@ -436,11 +477,6 @@
|
||||
919DDC0E1900751C003E7FED /* freetype.framework in Copy Libraries and Frameworks */ = {isa = PBXBuildFile; fileRef = 919DDC091900750D003E7FED /* freetype.framework */; };
|
||||
919DDC0F1900751F003E7FED /* freetype.framework in Copy Libraries and Frameworks */ = {isa = PBXBuildFile; fileRef = 919DDC091900750D003E7FED /* freetype.framework */; };
|
||||
91A0B1601900FFE500EF438F /* mask.frag in Copy Shaders */ = {isa = PBXBuildFile; fileRef = 91A0B15A1900F73E00EF438F /* mask.frag */; };
|
||||
91A32B770FDB5F6800C4E957 /* arena-names.txt in Copy String Lists */ = {isa = PBXBuildFile; fileRef = 91A32B720FDB5F6800C4E957 /* arena-names.txt */; };
|
||||
91A32B780FDB5F6800C4E957 /* ter-flag1.txt in Copy String Lists */ = {isa = PBXBuildFile; fileRef = 91A32B730FDB5F6800C4E957 /* ter-flag1.txt */; };
|
||||
91A32B790FDB5F6800C4E957 /* ter-flag2.txt in Copy String Lists */ = {isa = PBXBuildFile; fileRef = 91A32B740FDB5F6800C4E957 /* ter-flag2.txt */; };
|
||||
91A32B7A0FDB5F6800C4E957 /* ter-flag3.txt in Copy String Lists */ = {isa = PBXBuildFile; fileRef = 91A32B750FDB5F6800C4E957 /* ter-flag3.txt */; };
|
||||
91A32B7B0FDB5F6800C4E957 /* trim-names.txt in Copy String Lists */ = {isa = PBXBuildFile; fileRef = 91A32B760FDB5F6800C4E957 /* trim-names.txt */; };
|
||||
91A32D160FDE049900C4E957 /* ticpp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 910BBA270FB8C459001E34EA /* ticpp.cpp */; };
|
||||
91A32D170FDE049900C4E957 /* tinystr.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 910BBA2E0FB8C459001E34EA /* tinystr.cpp */; };
|
||||
91A32D180FDE049900C4E957 /* tinyxml.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 910BBA2A0FB8C459001E34EA /* tinyxml.cpp */; };
|
||||
@@ -486,7 +522,6 @@
|
||||
91ACCE971900346C00FAEF8B /* sfml-window.framework in Copy Libraries and Frameworks */ = {isa = PBXBuildFile; fileRef = 91F6F8E118F87F3700E3EA15 /* sfml-window.framework */; };
|
||||
91ACCE981900346C00FAEF8B /* sndfile.framework in Copy Libraries and Frameworks */ = {isa = PBXBuildFile; fileRef = 914B2AAE18E7E529007B6799 /* sndfile.framework */; };
|
||||
91B3EF1F0F969C9C00BF5B67 /* BoECharEd.icns in Resources */ = {isa = PBXBuildFile; fileRef = 91B3EF110F969BD300BF5B67 /* BoECharEd.icns */; };
|
||||
91B3EF450F969F1700BF5B67 /* BoE Scenario Editor-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 91B3EED90F969BA700BF5B67 /* BoE Scenario Editor-Info.plist */; };
|
||||
91B3EF470F969F1700BF5B67 /* BoE Scenario Editor.icns in Resources */ = {isa = PBXBuildFile; fileRef = 91B3EEDB0F969BA700BF5B67 /* BoE Scenario Editor.icns */; };
|
||||
91B3EF480F969F2300BF5B67 /* pc.main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91B3EF050F969BD300BF5B67 /* pc.main.cpp */; };
|
||||
91B3EF490F969F2300BF5B67 /* pc.action.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91B3EF060F969BD300BF5B67 /* pc.action.cpp */; };
|
||||
@@ -499,7 +534,6 @@
|
||||
91B3EF570F969F3000BF5B67 /* scen.fileio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91B3EEF20F969BA700BF5B67 /* scen.fileio.cpp */; };
|
||||
91B3EF590F969F3000BF5B67 /* scen.townout.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91B3EEF40F969BA700BF5B67 /* scen.townout.cpp */; };
|
||||
91B3EF5A0F969F3000BF5B67 /* scen.btnmg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91B3EEF50F969BA700BF5B67 /* scen.btnmg.cpp */; };
|
||||
91B3EF5B0F969F3000BF5B67 /* scen.dlgutil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91B3EEF60F969BA700BF5B67 /* scen.dlgutil.cpp */; };
|
||||
91B3F1850F97894A00BF5B67 /* scen.graphics.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91B3EEF30F969BA700BF5B67 /* scen.graphics.cpp */; };
|
||||
91BFA3D71901B18F001686E4 /* mask.vert in Copy Shaders */ = {isa = PBXBuildFile; fileRef = 91BFA3D61901B024001686E4 /* mask.vert */; };
|
||||
91BFA3DA1902B13D001686E4 /* tarball.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91BFA3D81902AD78001686E4 /* tarball.cpp */; };
|
||||
@@ -517,6 +551,7 @@
|
||||
91C688E80FD702B9000F6D01 /* cursors.mac.mm in Sources */ = {isa = PBXBuildFile; fileRef = 91C688E70FD702B9000F6D01 /* cursors.mac.mm */; };
|
||||
91C688E90FD702B9000F6D01 /* cursors.mac.mm in Sources */ = {isa = PBXBuildFile; fileRef = 91C688E70FD702B9000F6D01 /* cursors.mac.mm */; };
|
||||
91C688EA0FD702B9000F6D01 /* cursors.mac.mm in Sources */ = {isa = PBXBuildFile; fileRef = 91C688E70FD702B9000F6D01 /* cursors.mac.mm */; };
|
||||
91C9C97D19116446001E14EB /* edit-monster.xml in Copy Dialog Definitions */ = {isa = PBXBuildFile; fileRef = 91C9C97B19114F31001E14EB /* edit-monster.xml */; };
|
||||
91D634560F8FD77800674AB3 /* BoE.icns in Resources */ = {isa = PBXBuildFile; fileRef = 2B8F435C0C0973680012E4A8 /* BoE.icns */; };
|
||||
91E5C1F30F9E489B00C21460 /* graphtool.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91B3F10A0F9779C300BF5B67 /* graphtool.cpp */; };
|
||||
91E5C1F40F9E489B00C21460 /* soundtool.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91B3F10F0F9779D000BF5B67 /* soundtool.cpp */; };
|
||||
@@ -1003,6 +1038,31 @@
|
||||
9111513918FF144F001282A1 /* leave-scenario.xml in Copy Dialog Definitions */,
|
||||
9111513A18FF144F001282A1 /* save-quit.xml in Copy Dialog Definitions */,
|
||||
9111513B18FF144F001282A1 /* save-open.xml in Copy Dialog Definitions */,
|
||||
914CA4461906BE3E00B6ADD1 /* edit-text.xml in Copy Dialog Definitions */,
|
||||
914CA488190C47D000B6ADD1 /* about-scened.xml in Copy Dialog Definitions */,
|
||||
914CA489190C47D000B6ADD1 /* delete-town-confirm.xml in Copy Dialog Definitions */,
|
||||
914CA48A190C47D000B6ADD1 /* data-dump-confirm.xml in Copy Dialog Definitions */,
|
||||
914CA48B190C47D000B6ADD1 /* text-dump-confirm.xml in Copy Dialog Definitions */,
|
||||
914CA48C190C47D000B6ADD1 /* add-random-items.xml in Copy Dialog Definitions */,
|
||||
914CA48D190C47D000B6ADD1 /* set-not-owned.xml in Copy Dialog Definitions */,
|
||||
914CA48E190C47D000B6ADD1 /* clear-items-confirm.xml in Copy Dialog Definitions */,
|
||||
914CA48F190C47D000B6ADD1 /* help-editing.xml in Copy Dialog Definitions */,
|
||||
914CA490190C47D000B6ADD1 /* help-testing.xml in Copy Dialog Definitions */,
|
||||
914CA491190C47D000B6ADD1 /* help-distributing.xml in Copy Dialog Definitions */,
|
||||
914CA492190C47D000B6ADD1 /* help-contest.xml in Copy Dialog Definitions */,
|
||||
914CA493190C47D000B6ADD1 /* not-at-edge.xml in Copy Dialog Definitions */,
|
||||
914CA494190C47D000B6ADD1 /* set-out-start-confirm.xml in Copy Dialog Definitions */,
|
||||
914CA495190C47D000B6ADD1 /* save-section-confirm.xml in Copy Dialog Definitions */,
|
||||
914CA496190C47D000B6ADD1 /* save-before-quit.xml in Copy Dialog Definitions */,
|
||||
914CA497190C47D000B6ADD1 /* set-area-desc.xml in Copy Dialog Definitions */,
|
||||
914CA498190C47D000B6ADD1 /* edit-special-node.xml in Copy Dialog Definitions */,
|
||||
914CA499190C47D000B6ADD1 /* edit-townperson.xml in Copy Dialog Definitions */,
|
||||
914CA49A190C47D000B6ADD1 /* edit-townperson-advanced.xml in Copy Dialog Definitions */,
|
||||
914CA49B190C47D000B6ADD1 /* edit-special-text.xml in Copy Dialog Definitions */,
|
||||
914CA49C190C47D000B6ADD1 /* edit-dialog-text.xml in Copy Dialog Definitions */,
|
||||
914CA49D190C47D000B6ADD1 /* edit-special-assign.xml in Copy Dialog Definitions */,
|
||||
914CA49E190C47D000B6ADD1 /* edit-intro.xml in Copy Dialog Definitions */,
|
||||
91C9C97D19116446001E14EB /* edit-monster.xml in Copy Dialog Definitions */,
|
||||
);
|
||||
name = "Copy Dialog Definitions";
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
@@ -1025,6 +1085,19 @@
|
||||
9192C14C18F32E8D0088A580 /* magic-names.txt in Copy Strings */,
|
||||
9192C15118F32E8D0088A580 /* traits.txt in Copy Strings */,
|
||||
91FCC8E518FE5606007026CE /* pcedit.txt in Copy Strings */,
|
||||
914CA46E190C47BD00B6ADD1 /* arena-names.txt in Copy Strings */,
|
||||
914CA46F190C47BD00B6ADD1 /* ter-flag1.txt in Copy Strings */,
|
||||
914CA470190C47BD00B6ADD1 /* ter-flag2.txt in Copy Strings */,
|
||||
914CA471190C47BD00B6ADD1 /* ter-flag3.txt in Copy Strings */,
|
||||
914CA472190C47BD00B6ADD1 /* trim-names.txt in Copy Strings */,
|
||||
914CA473190C47BD00B6ADD1 /* special-x1a.txt in Copy Strings */,
|
||||
914CA474190C47BD00B6ADD1 /* special-x1b.txt in Copy Strings */,
|
||||
914CA475190C47BD00B6ADD1 /* special-x2a.txt in Copy Strings */,
|
||||
914CA476190C47BD00B6ADD1 /* special-x2b.txt in Copy Strings */,
|
||||
914CA477190C47BD00B6ADD1 /* special-node-names.txt in Copy Strings */,
|
||||
914CA478190C47BD00B6ADD1 /* outdoor-default.txt in Copy Strings */,
|
||||
914CA479190C47BD00B6ADD1 /* scen-default.txt in Copy Strings */,
|
||||
914CA47A190C47BD00B6ADD1 /* town-default.txt in Copy Strings */,
|
||||
);
|
||||
name = "Copy Strings";
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
@@ -1057,11 +1130,6 @@
|
||||
dstPath = Strings;
|
||||
dstSubfolderSpec = 7;
|
||||
files = (
|
||||
91A32B770FDB5F6800C4E957 /* arena-names.txt in Copy String Lists */,
|
||||
91A32B780FDB5F6800C4E957 /* ter-flag1.txt in Copy String Lists */,
|
||||
91A32B790FDB5F6800C4E957 /* ter-flag2.txt in Copy String Lists */,
|
||||
91A32B7A0FDB5F6800C4E957 /* ter-flag3.txt in Copy String Lists */,
|
||||
91A32B7B0FDB5F6800C4E957 /* trim-names.txt in Copy String Lists */,
|
||||
);
|
||||
name = "Copy String Lists";
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
@@ -1528,6 +1596,46 @@
|
||||
914B2B2E18E7FFEF007B6799 /* SND99.WAV */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; path = SND99.WAV; sourceTree = "<group>"; };
|
||||
914B2BB518E892AA007B6799 /* dialog-converting.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "dialog-converting.txt"; path = "dialogxml/dialog-converting.txt"; sourceTree = SOURCE_ROOT; };
|
||||
914CA4431905788F00B6ADD1 /* watch.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = watch.gif; sourceTree = "<group>"; };
|
||||
914CA4451906BC4F00B6ADD1 /* edit-text.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = "edit-text.xml"; sourceTree = "<group>"; };
|
||||
914CA4471906DEEF00B6ADD1 /* about-scened.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = "about-scened.xml"; sourceTree = "<group>"; };
|
||||
914CA4481907108100B6ADD1 /* delete-town-confirm.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = "delete-town-confirm.xml"; sourceTree = "<group>"; };
|
||||
914CA44919072AD100B6ADD1 /* data-dump-confirm.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = "data-dump-confirm.xml"; sourceTree = "<group>"; };
|
||||
914CA44A19072D7200B6ADD1 /* text-dump-confirm.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = "text-dump-confirm.xml"; sourceTree = "<group>"; };
|
||||
914CA44B190731D600B6ADD1 /* add-random-items.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = "add-random-items.xml"; sourceTree = "<group>"; };
|
||||
914CA44C1907334F00B6ADD1 /* set-not-owned.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = "set-not-owned.xml"; sourceTree = "<group>"; };
|
||||
914CA44D190733E800B6ADD1 /* clear-items-confirm.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = "clear-items-confirm.xml"; sourceTree = "<group>"; };
|
||||
914CA44E1907372700B6ADD1 /* help-editing.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = "help-editing.xml"; sourceTree = "<group>"; };
|
||||
914CA44F1907389900B6ADD1 /* help-testing.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = "help-testing.xml"; sourceTree = "<group>"; };
|
||||
914CA45019073BB500B6ADD1 /* help-distributing.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = "help-distributing.xml"; sourceTree = "<group>"; };
|
||||
914CA45119073D6300B6ADD1 /* help-contest.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = "help-contest.xml"; sourceTree = "<group>"; };
|
||||
914CA452190742B500B6ADD1 /* not-at-edge.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = "not-at-edge.xml"; sourceTree = "<group>"; };
|
||||
914CA453190744FF00B6ADD1 /* set-out-start-confirm.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = "set-out-start-confirm.xml"; sourceTree = "<group>"; };
|
||||
914CA454190749E100B6ADD1 /* outdoor-default.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "outdoor-default.txt"; path = "strings/outdoor-default.txt"; sourceTree = "<group>"; };
|
||||
914CA455190749E100B6ADD1 /* scen-default.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "scen-default.txt"; path = "strings/scen-default.txt"; sourceTree = "<group>"; };
|
||||
914CA456190749E100B6ADD1 /* town-default.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "town-default.txt"; path = "strings/town-default.txt"; sourceTree = "<group>"; };
|
||||
914CA45719074D0A00B6ADD1 /* scen.menus.mac.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = scen.menus.mac.mm; sourceTree = "<group>"; };
|
||||
914CA459190750D500B6ADD1 /* special-node-names.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "special-node-names.txt"; path = "strings/special-node-names.txt"; sourceTree = "<group>"; };
|
||||
914CA45A1907552A00B6ADD1 /* save-section-confirm.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = "save-section-confirm.xml"; sourceTree = "<group>"; };
|
||||
914CA45B1907573300B6ADD1 /* save-before-quit.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = "save-before-quit.xml"; sourceTree = "<group>"; };
|
||||
914CA45C19081E2E00B6ADD1 /* set-area-desc.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = "set-area-desc.xml"; sourceTree = "<group>"; };
|
||||
914CA45D1908233A00B6ADD1 /* edit-special-node.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = "edit-special-node.xml"; sourceTree = "<group>"; };
|
||||
914CA45E190841FC00B6ADD1 /* special-x1a.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "special-x1a.txt"; path = "strings/special-x1a.txt"; sourceTree = "<group>"; };
|
||||
914CA45F190841FC00B6ADD1 /* special-x1b.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "special-x1b.txt"; path = "strings/special-x1b.txt"; sourceTree = "<group>"; };
|
||||
914CA460190841FC00B6ADD1 /* special-x2a.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "special-x2a.txt"; path = "strings/special-x2a.txt"; sourceTree = "<group>"; };
|
||||
914CA461190841FC00B6ADD1 /* special-x2b.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "special-x2b.txt"; path = "strings/special-x2b.txt"; sourceTree = "<group>"; };
|
||||
914CA4621909817700B6ADD1 /* edit-townperson.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = "edit-townperson.xml"; sourceTree = "<group>"; };
|
||||
914CA4631909998E00B6ADD1 /* edit-townperson-advanced.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = "edit-townperson-advanced.xml"; sourceTree = "<group>"; };
|
||||
914CA4641909B00100B6ADD1 /* scen.menus.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = scen.menus.h; sourceTree = "<group>"; };
|
||||
914CA465190B4DB500B6ADD1 /* edit-special-text.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = "edit-special-text.xml"; sourceTree = "<group>"; };
|
||||
914CA466190B5F8800B6ADD1 /* edit-dialog-text.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = "edit-dialog-text.xml"; sourceTree = "<group>"; };
|
||||
914CA467190C08BB00B6ADD1 /* edit-special-assign.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = "edit-special-assign.xml"; sourceTree = "<group>"; };
|
||||
914CA468190C396A00B6ADD1 /* edit-intro.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = "edit-intro.xml"; sourceTree = "<group>"; };
|
||||
914CA469190C478300B6ADD1 /* arena-names.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "arena-names.txt"; path = "strings/arena-names.txt"; sourceTree = "<group>"; };
|
||||
914CA46A190C478300B6ADD1 /* ter-flag1.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "ter-flag1.txt"; path = "strings/ter-flag1.txt"; sourceTree = "<group>"; };
|
||||
914CA46B190C478400B6ADD1 /* ter-flag2.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "ter-flag2.txt"; path = "strings/ter-flag2.txt"; sourceTree = "<group>"; };
|
||||
914CA46C190C478400B6ADD1 /* ter-flag3.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "ter-flag3.txt"; path = "strings/ter-flag3.txt"; sourceTree = "<group>"; };
|
||||
914CA46D190C478400B6ADD1 /* trim-names.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "trim-names.txt"; path = "strings/trim-names.txt"; sourceTree = "<group>"; };
|
||||
914CA49F190C4E9200B6ADD1 /* scen.menu.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = scen.menu.xib; sourceTree = "<group>"; };
|
||||
9156038F18F43C8D00A50C51 /* many-str.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = "many-str.xml"; sourceTree = "<group>"; };
|
||||
917B573F100B956C0096C978 /* undo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = undo.h; sourceTree = "<group>"; };
|
||||
918D59A718EA513900735B66 /* dialog.keys.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = dialog.keys.h; sourceTree = "<group>"; };
|
||||
@@ -1553,11 +1661,6 @@
|
||||
919DDBFB19006CC9003E7FED /* libboost_system.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libboost_system.dylib; path = /usr/local/lib/libboost_system.dylib; sourceTree = "<absolute>"; };
|
||||
919DDC091900750D003E7FED /* freetype.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = freetype.framework; path = ../../../../../../Library/Frameworks/freetype.framework; sourceTree = "<group>"; };
|
||||
91A0B15A1900F73E00EF438F /* mask.frag */ = {isa = PBXFileReference; explicitFileType = sourcecode.glsl; fileEncoding = 4; path = mask.frag; sourceTree = "<group>"; };
|
||||
91A32B720FDB5F6800C4E957 /* arena-names.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "arena-names.txt"; sourceTree = "<group>"; };
|
||||
91A32B730FDB5F6800C4E957 /* ter-flag1.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "ter-flag1.txt"; sourceTree = "<group>"; };
|
||||
91A32B740FDB5F6800C4E957 /* ter-flag2.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "ter-flag2.txt"; sourceTree = "<group>"; };
|
||||
91A32B750FDB5F6800C4E957 /* ter-flag3.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "ter-flag3.txt"; sourceTree = "<group>"; };
|
||||
91A32B760FDB5F6800C4E957 /* trim-names.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "trim-names.txt"; sourceTree = "<group>"; };
|
||||
91A32BBA0FDB657800C4E957 /* dialog.results.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dialog.results.h; sourceTree = "<group>"; };
|
||||
91A32BD10FDB797B00C4E957 /* dlogutil.buttons.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dlogutil.buttons.h; sourceTree = "<group>"; };
|
||||
91AC607E0FA26A3B00EEAE67 /* regtown.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = regtown.h; sourceTree = "<group>"; };
|
||||
@@ -1583,7 +1686,6 @@
|
||||
91B3EEE50F969BA700BF5B67 /* scen.graphics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scen.graphics.h; sourceTree = "<group>"; };
|
||||
91B3EEE60F969BA700BF5B67 /* scen.townout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scen.townout.h; sourceTree = "<group>"; };
|
||||
91B3EEE70F969BA700BF5B67 /* scen.btnmg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scen.btnmg.h; sourceTree = "<group>"; };
|
||||
91B3EEE80F969BA700BF5B67 /* scen.dlgutil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scen.dlgutil.h; sourceTree = "<group>"; };
|
||||
91B3EEEB0F969BA700BF5B67 /* scen.main.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scen.main.cpp; sourceTree = "<group>"; };
|
||||
91B3EEEE0F969BA700BF5B67 /* scen.keydlgs.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scen.keydlgs.cpp; sourceTree = "<group>"; };
|
||||
91B3EEEF0F969BA700BF5B67 /* scen.core.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scen.core.cpp; sourceTree = "<group>"; };
|
||||
@@ -1592,7 +1694,6 @@
|
||||
91B3EEF30F969BA700BF5B67 /* scen.graphics.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scen.graphics.cpp; sourceTree = "<group>"; };
|
||||
91B3EEF40F969BA700BF5B67 /* scen.townout.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scen.townout.cpp; sourceTree = "<group>"; };
|
||||
91B3EEF50F969BA700BF5B67 /* scen.btnmg.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scen.btnmg.cpp; sourceTree = "<group>"; };
|
||||
91B3EEF60F969BA700BF5B67 /* scen.dlgutil.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scen.dlgutil.cpp; sourceTree = "<group>"; };
|
||||
91B3EEFC0F969BD300BF5B67 /* pc.action.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pc.action.h; sourceTree = "<group>"; };
|
||||
91B3EEFD0F969BD300BF5B67 /* pc.editors.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pc.editors.h; sourceTree = "<group>"; };
|
||||
91B3EEFE0F969BD300BF5B67 /* pc.fileio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pc.fileio.h; sourceTree = "<group>"; };
|
||||
@@ -1622,6 +1723,7 @@
|
||||
91BFA3DF19033E01001686E4 /* gzstream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gzstream.h; sourceTree = "<group>"; };
|
||||
91C688E60FD702B9000F6D01 /* cursors.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cursors.h; sourceTree = "<group>"; };
|
||||
91C688E70FD702B9000F6D01 /* cursors.mac.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = cursors.mac.mm; sourceTree = "<group>"; };
|
||||
91C9C97B19114F31001E14EB /* edit-monster.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = "edit-monster.xml"; sourceTree = "<group>"; };
|
||||
91D62F330F8EB84800674AB3 /* bladesofexile.rsrc */ = {isa = PBXFileReference; lastKnownFileType = archive.rsrc; path = bladesofexile.rsrc; sourceTree = "<group>"; };
|
||||
91D635AA0F90E7B500674AB3 /* stealth.exs */ = {isa = PBXFileReference; lastKnownFileType = file; path = stealth.exs; sourceTree = "<group>"; };
|
||||
91D635AB0F90E7B500674AB3 /* stealth.meg */ = {isa = PBXFileReference; lastKnownFileType = file; path = stealth.meg; sourceTree = "<group>"; };
|
||||
@@ -1944,17 +2046,30 @@
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
9192C12118F327230088A580 /* alchemy.txt */,
|
||||
914CA469190C478300B6ADD1 /* arena-names.txt */,
|
||||
9192C12318F327230088A580 /* help.txt */,
|
||||
9192C12418F327230088A580 /* item-abilities.txt */,
|
||||
9192C12518F327230088A580 /* mage-spells.txt */,
|
||||
9192C13318F327230088A580 /* magic-names.txt */,
|
||||
9192C12618F327230088A580 /* monster-abilities.txt */,
|
||||
914CA454190749E100B6ADD1 /* outdoor-default.txt */,
|
||||
91FCC8E418FE55F2007026CE /* pcedit.txt */,
|
||||
9192C12A18F327230088A580 /* priest-spells.txt */,
|
||||
914CA455190749E100B6ADD1 /* scen-default.txt */,
|
||||
9192C12D18F327230088A580 /* skills.txt */,
|
||||
914CA459190750D500B6ADD1 /* special-node-names.txt */,
|
||||
914CA45E190841FC00B6ADD1 /* special-x1a.txt */,
|
||||
914CA45F190841FC00B6ADD1 /* special-x1b.txt */,
|
||||
914CA460190841FC00B6ADD1 /* special-x2a.txt */,
|
||||
914CA461190841FC00B6ADD1 /* special-x2b.txt */,
|
||||
9192C13218F327230088A580 /* spell-times.txt */,
|
||||
914CA46A190C478300B6ADD1 /* ter-flag1.txt */,
|
||||
914CA46B190C478400B6ADD1 /* ter-flag2.txt */,
|
||||
914CA46C190C478400B6ADD1 /* ter-flag3.txt */,
|
||||
9192C12C18F327230088A580 /* tips.txt */,
|
||||
914CA456190749E100B6ADD1 /* town-default.txt */,
|
||||
9192C13818F327230088A580 /* traits.txt */,
|
||||
914CA46D190C478400B6ADD1 /* trim-names.txt */,
|
||||
);
|
||||
name = strings;
|
||||
sourceTree = "<group>";
|
||||
@@ -1972,6 +2087,8 @@
|
||||
91364ED018F0914F0033B58E /* 2str.xml */,
|
||||
91364ED118F0914F0033B58E /* about-boe.xml */,
|
||||
91FCC8E218FE4993007026CE /* about-pced.xml */,
|
||||
914CA4471906DEEF00B6ADD1 /* about-scened.xml */,
|
||||
914CA44B190731D600B6ADD1 /* add-random-items.xml */,
|
||||
9107074A18F0FC1300F7BD7F /* adventure-notes.xml */,
|
||||
91364ED218F0914F0033B58E /* attack-friendly.xml */,
|
||||
91364ED318F0914F0033B58E /* basic-button.xml */,
|
||||
@@ -1986,26 +2103,42 @@
|
||||
91364EDC18F0914F0033B58E /* cast-spell.xml */,
|
||||
91364EDD18F0914F0033B58E /* choose-pict.xml */,
|
||||
91364EDE18F0914F0033B58E /* choose-string.xml */,
|
||||
914CA44D190733E800B6ADD1 /* clear-items-confirm.xml */,
|
||||
91364EDF18F0914F0033B58E /* congrats-save.xml */,
|
||||
91364EE018F0914F0033B58E /* dark-slope-down.xml */,
|
||||
91364EE118F0914F0033B58E /* dark-slope-up.xml */,
|
||||
914CA44919072AD100B6ADD1 /* data-dump-confirm.xml */,
|
||||
91364EE218F0914F0033B58E /* delete-pc-confirm.xml */,
|
||||
914CA4481907108100B6ADD1 /* delete-town-confirm.xml */,
|
||||
91364EE318F0914F0033B58E /* drop-item-confirm.xml */,
|
||||
91FCC8DE18FE4708007026CE /* edit-day.xml */,
|
||||
914CA466190B5F8800B6ADD1 /* edit-dialog-text.xml */,
|
||||
914CA468190C396A00B6ADD1 /* edit-intro.xml */,
|
||||
91C9C97B19114F31001E14EB /* edit-monster.xml */,
|
||||
91364EE418F0914F0033B58E /* edit-party.xml */,
|
||||
914CA467190C08BB00B6ADD1 /* edit-special-assign.xml */,
|
||||
914CA45D1908233A00B6ADD1 /* edit-special-node.xml */,
|
||||
914CA465190B4DB500B6ADD1 /* edit-special-text.xml */,
|
||||
91364EE518F0914F0033B58E /* edit-terrain.xml */,
|
||||
914CA4451906BC4F00B6ADD1 /* edit-text.xml */,
|
||||
914CA4631909998E00B6ADD1 /* edit-townperson-advanced.xml */,
|
||||
914CA4621909817700B6ADD1 /* edit-townperson.xml */,
|
||||
91FCC8E018FE4734007026CE /* edit-xp.xml */,
|
||||
9107074818F0F5F000F7BD7F /* event-journal.xml */,
|
||||
91364EE618F0914F0033B58E /* get-items.xml */,
|
||||
91364EE718F0914F0033B58E /* get-num.xml */,
|
||||
91364EE818F0914F0033B58E /* get-response.xml */,
|
||||
91364EE918F0914F0033B58E /* help-combat.xml */,
|
||||
914CA45119073D6300B6ADD1 /* help-contest.xml */,
|
||||
914CA45019073BB500B6ADD1 /* help-distributing.xml */,
|
||||
914CA44E1907372700B6ADD1 /* help-editing.xml */,
|
||||
91364EEA18F0914F0033B58E /* help-fields.xml */,
|
||||
91364EEB18F0914F0033B58E /* help-hints.xml */,
|
||||
91364EEC18F0914F0033B58E /* help-inventory.xml */,
|
||||
91364EED18F0914F0033B58E /* help-magic.xml */,
|
||||
91364EEE18F0914F0033B58E /* help-outdoor.xml */,
|
||||
91364EEF18F0914F0033B58E /* help-party.xml */,
|
||||
914CA44F1907389900B6ADD1 /* help-testing.xml */,
|
||||
91364EF018F0914F0033B58E /* help-town.xml */,
|
||||
91364EF118F0914F0033B58E /* inventory-full.xml */,
|
||||
91364EF218F0914F0033B58E /* item-info.xml */,
|
||||
@@ -2019,6 +2152,7 @@
|
||||
91364EF718F0914F0033B58E /* need-party.xml */,
|
||||
91364EF818F0914F0033B58E /* new-party.xml */,
|
||||
91364EF918F0914F0033B58E /* no-scenarios.xml */,
|
||||
914CA452190742B500B6ADD1 /* not-at-edge.xml */,
|
||||
91364EFA18F0914F0033B58E /* not-save-game.xml */,
|
||||
91FCC8EC18FEDB7F007026CE /* not-split.xml */,
|
||||
91364EFB18F0914F0033B58E /* party-death.xml */,
|
||||
@@ -2037,10 +2171,15 @@
|
||||
91364F0718F0914F0033B58E /* restart-game.xml */,
|
||||
91FCC8EA18FED4F2007026CE /* reunite-first.xml */,
|
||||
91FCC8EB18FEDAA5007026CE /* reunited.xml */,
|
||||
914CA45B1907573300B6ADD1 /* save-before-quit.xml */,
|
||||
91FCC8EF18FEE014007026CE /* save-open.xml */,
|
||||
91FCC8EE18FEDED1007026CE /* save-quit.xml */,
|
||||
914CA45A1907552A00B6ADD1 /* save-section-confirm.xml */,
|
||||
91364F0818F0914F0033B58E /* scen-version-mismatch.xml */,
|
||||
91364F0918F0914F0033B58E /* select-pc.xml */,
|
||||
914CA45C19081E2E00B6ADD1 /* set-area-desc.xml */,
|
||||
914CA44C1907334F00B6ADD1 /* set-not-owned.xml */,
|
||||
914CA453190744FF00B6ADD1 /* set-out-start-confirm.xml */,
|
||||
91364F0A18F0914F0033B58E /* skill-info.xml */,
|
||||
91364F0B18F0914F0033B58E /* slimy-stair-down.xml */,
|
||||
91364F0C18F0914F0033B58E /* slimy-stair-up.xml */,
|
||||
@@ -2049,6 +2188,7 @@
|
||||
91364F0F18F0914F0033B58E /* spend-xp.xml */,
|
||||
91364F1018F0914F0033B58E /* steal-item.xml */,
|
||||
9107074918F0F84E00F7BD7F /* talk-notes.xml */,
|
||||
914CA44A19072D7200B6ADD1 /* text-dump-confirm.xml */,
|
||||
91364F1118F0914F0033B58E /* tip-of-day.xml */,
|
||||
91364F1218F0914F0033B58E /* view-sign.xml */,
|
||||
91364F1318F0914F0033B58E /* welcome.xml */,
|
||||
@@ -2297,18 +2437,6 @@
|
||||
path = dialogs;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
91A32B000FDAC37B00C4E957 /* strings */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
91A32B720FDB5F6800C4E957 /* arena-names.txt */,
|
||||
91A32B730FDB5F6800C4E957 /* ter-flag1.txt */,
|
||||
91A32B740FDB5F6800C4E957 /* ter-flag2.txt */,
|
||||
91A32B750FDB5F6800C4E957 /* ter-flag3.txt */,
|
||||
91A32B760FDB5F6800C4E957 /* trim-names.txt */,
|
||||
);
|
||||
path = strings;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
91A32B010FDAC39100C4E957 /* dialogs */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
@@ -2337,12 +2465,12 @@
|
||||
91B3EED50F969BA700BF5B67 /* rsrc */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
91A32B000FDAC37B00C4E957 /* strings */,
|
||||
91A32AFF0FDAC37400C4E957 /* dialogs */,
|
||||
91279BAD0F9CFCBA007B0D52 /* boescenario.icns */,
|
||||
91B3EED90F969BA700BF5B67 /* BoE Scenario Editor-Info.plist */,
|
||||
91B3EEDA0F969BA700BF5B67 /* BOEScen.rsrc */,
|
||||
91B3EEDB0F969BA700BF5B67 /* BoE Scenario Editor.icns */,
|
||||
914CA49F190C4E9200B6ADD1 /* scen.menu.xib */,
|
||||
);
|
||||
name = rsrc;
|
||||
sourceTree = "<group>";
|
||||
@@ -2353,12 +2481,12 @@
|
||||
91B3EEE30F969BA700BF5B67 /* scen.actions.h */,
|
||||
91B3EEE70F969BA700BF5B67 /* scen.btnmg.h */,
|
||||
91B3EEE10F969BA700BF5B67 /* scen.core.h */,
|
||||
91B3EEE80F969BA700BF5B67 /* scen.dlgutil.h */,
|
||||
91B3EEE40F969BA700BF5B67 /* scen.fileio.h */,
|
||||
91B3EEDE0F969BA700BF5B67 /* scen.global.h */,
|
||||
91B3EEE50F969BA700BF5B67 /* scen.graphics.h */,
|
||||
91B3EEE00F969BA700BF5B67 /* scen.keydlgs.h */,
|
||||
91B3EEE60F969BA700BF5B67 /* scen.townout.h */,
|
||||
914CA4641909B00100B6ADD1 /* scen.menus.h */,
|
||||
);
|
||||
name = headers;
|
||||
sourceTree = "<group>";
|
||||
@@ -2369,12 +2497,12 @@
|
||||
91B3EEF10F969BA700BF5B67 /* scen.actions.cpp */,
|
||||
91B3EEF50F969BA700BF5B67 /* scen.btnmg.cpp */,
|
||||
91B3EEEF0F969BA700BF5B67 /* scen.core.cpp */,
|
||||
91B3EEF60F969BA700BF5B67 /* scen.dlgutil.cpp */,
|
||||
91B3EEF20F969BA700BF5B67 /* scen.fileio.cpp */,
|
||||
91B3EEF30F969BA700BF5B67 /* scen.graphics.cpp */,
|
||||
91B3EEEE0F969BA700BF5B67 /* scen.keydlgs.cpp */,
|
||||
91B3EEEB0F969BA700BF5B67 /* scen.main.cpp */,
|
||||
91B3EEF40F969BA700BF5B67 /* scen.townout.cpp */,
|
||||
914CA45719074D0A00B6ADD1 /* scen.menus.mac.mm */,
|
||||
);
|
||||
name = src;
|
||||
sourceTree = "<group>";
|
||||
@@ -2701,9 +2829,9 @@
|
||||
isa = PBXResourcesBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
91B3EF450F969F1700BF5B67 /* BoE Scenario Editor-Info.plist in Resources */,
|
||||
91B3EF470F969F1700BF5B67 /* BoE Scenario Editor.icns in Resources */,
|
||||
91279BAE0F9CFCBA007B0D52 /* boescenario.icns in Resources */,
|
||||
91870F84190C90980081C150 /* scen.menu.xib in Resources */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
@@ -2910,7 +3038,6 @@
|
||||
91B3EF570F969F3000BF5B67 /* scen.fileio.cpp in Sources */,
|
||||
91B3EF590F969F3000BF5B67 /* scen.townout.cpp in Sources */,
|
||||
91B3EF5A0F969F3000BF5B67 /* scen.btnmg.cpp in Sources */,
|
||||
91B3EF5B0F969F3000BF5B67 /* scen.dlgutil.cpp in Sources */,
|
||||
91B3F1850F97894A00BF5B67 /* scen.graphics.cpp in Sources */,
|
||||
91279BE40F9D0F73007B0D52 /* location.cpp in Sources */,
|
||||
91279C5B0F9D1253007B0D52 /* scenario.cpp in Sources */,
|
||||
@@ -2947,6 +3074,9 @@
|
||||
9107074E18F1D18500F7BD7F /* scrollbar.cpp in Sources */,
|
||||
91F6F8F818F8DE6300E3EA15 /* qdpict.cpp in Sources */,
|
||||
91BFA3EB19033E01001686E4 /* gzstream.cpp in Sources */,
|
||||
914CA45819074E0100B6ADD1 /* scen.menus.mac.mm in Sources */,
|
||||
91870F81190C8C1C0081C150 /* winutil.mac.mm in Sources */,
|
||||
91870F83190C8C1F0081C150 /* tarball.cpp in Sources */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
@@ -3180,8 +3310,6 @@
|
||||
GCC_OPTIMIZATION_LEVEL = 0;
|
||||
INFOPLIST_FILE = "scenedit/BoE Scenario Editor-Info.plist";
|
||||
INSTALL_PATH = "$(HOME)/Applications";
|
||||
OTHER_CFLAGS = "-fpack-struct=2";
|
||||
OTHER_CPLUSPLUSFLAGS = "-fpack-struct=2";
|
||||
PRODUCT_NAME = "BoE Scenario Editor";
|
||||
SDKROOT = "";
|
||||
WRAPPER_EXTENSION = app;
|
||||
@@ -3198,8 +3326,6 @@
|
||||
GCC_MODEL_TUNING = G5;
|
||||
INFOPLIST_FILE = "scenedit/BoE Scenario Editor-Info.plist";
|
||||
INSTALL_PATH = "$(HOME)/Applications";
|
||||
OTHER_CFLAGS = "-fpack-struct=2";
|
||||
OTHER_CPLUSPLUSFLAGS = "-fpack-struct=2";
|
||||
PRODUCT_NAME = "BoE Scenario Editor";
|
||||
SDKROOT = "";
|
||||
WRAPPER_EXTENSION = app;
|
||||
|
Reference in New Issue
Block a user