From 8e4e783df0c44e5a42a11a9b30d9ef6ff2c5291c Mon Sep 17 00:00:00 2001 From: Celtic Minstrel Date: Sat, 12 Apr 2014 14:10:04 -0400 Subject: [PATCH] Sort most files alphabetically in the XCode project --- osx/BoE.xcodeproj/project.pbxproj | 286 +++++++++++++++--------------- 1 file changed, 143 insertions(+), 143 deletions(-) diff --git a/osx/BoE.xcodeproj/project.pbxproj b/osx/BoE.xcodeproj/project.pbxproj index 7d6418a7..c32a4c3b 100644 --- a/osx/BoE.xcodeproj/project.pbxproj +++ b/osx/BoE.xcodeproj/project.pbxproj @@ -1579,16 +1579,16 @@ 910BBA140FB8BE7D001E34EA /* headers */ = { isa = PBXGroup; children = ( - 910BBA170FB8BECA001E34EA /* dialog.h */, - 910BBA3B0FB8DA8E001E34EA /* control.h */, 910BBA880FB8EC57001E34EA /* button.h */, - 910BBAA80FB8F733001E34EA /* pict.h */, - 910BBAB40FB91A26001E34EA /* field.h */, - 910BBAB80FB91ADB001E34EA /* message.h */, - 910BBAD90FB91D2A001E34EA /* dlogutil.h */, + 910BBA3B0FB8DA8E001E34EA /* control.h */, + 910BBA170FB8BECA001E34EA /* dialog.h */, + 918D59A718EA513900735B66 /* dialog.keys.h */, 91A32BBA0FDB657800C4E957 /* dialog.results.h */, 91A32BD10FDB797B00C4E957 /* dlogutil.buttons.h */, - 918D59A718EA513900735B66 /* dialog.keys.h */, + 910BBAD90FB91D2A001E34EA /* dlogutil.h */, + 910BBAB40FB91A26001E34EA /* field.h */, + 910BBAB80FB91ADB001E34EA /* message.h */, + 910BBAA80FB8F733001E34EA /* pict.h */, 919145FD18E3C750005CF3A4 /* scrollbar.h */, ); name = headers; @@ -1597,13 +1597,13 @@ 910BBA150FB8BE88001E34EA /* src */ = { isa = PBXGroup; children = ( - 910BBA180FB8BECA001E34EA /* dialog.cpp */, - 910BBA3C0FB8DA8E001E34EA /* control.cpp */, 910BBA890FB8EC57001E34EA /* button.cpp */, - 910BBAA90FB8F733001E34EA /* pict.cpp */, + 910BBA3C0FB8DA8E001E34EA /* control.cpp */, + 910BBA180FB8BECA001E34EA /* dialog.cpp */, + 910BBADA0FB91D2A001E34EA /* dlogutil.cpp */, 910BBAB50FB91A26001E34EA /* field.cpp */, 910BBAB90FB91ADB001E34EA /* message.cpp */, - 910BBADA0FB91D2A001E34EA /* dlogutil.cpp */, + 910BBAA90FB8F733001E34EA /* pict.cpp */, 9191460018E63D8E005CF3A4 /* scrollbar.cpp */, ); name = src; @@ -1613,14 +1613,14 @@ isa = PBXGroup; children = ( 910BBA270FB8C459001E34EA /* ticpp.cpp */, + 910BBA2E0FB8C459001E34EA /* tinystr.cpp */, + 910BBA2A0FB8C459001E34EA /* tinyxml.cpp */, + 910BBA2C0FB8C459001E34EA /* tinyxmlerror.cpp */, + 910BBA2D0FB8C459001E34EA /* tinyxmlparser.cpp */, 910BBA280FB8C459001E34EA /* ticpp.h */, 910BBA2F0FB8C470001E34EA /* ticpprc.h */, 910BBA290FB8C459001E34EA /* tinystr.h */, - 910BBA2A0FB8C459001E34EA /* tinyxml.cpp */, 910BBA2B0FB8C459001E34EA /* tinyxml.h */, - 910BBA2C0FB8C459001E34EA /* tinyxmlerror.cpp */, - 910BBA2D0FB8C459001E34EA /* tinyxmlparser.cpp */, - 910BBA2E0FB8C459001E34EA /* tinystr.cpp */, ); path = "xml-parser"; sourceTree = ""; @@ -1773,12 +1773,12 @@ 9192C12318F327230088A580 /* help.txt */, 9192C12418F327230088A580 /* item-abilities.txt */, 9192C12518F327230088A580 /* mage-spells.txt */, + 9192C13318F327230088A580 /* magic-names.txt */, 9192C12618F327230088A580 /* monster-abilities.txt */, 9192C12A18F327230088A580 /* priest-spells.txt */, - 9192C12C18F327230088A580 /* tips.txt */, 9192C12D18F327230088A580 /* skills.txt */, 9192C13218F327230088A580 /* spell-times.txt */, - 9192C13318F327230088A580 /* magic-names.txt */, + 9192C12C18F327230088A580 /* tips.txt */, 9192C13818F327230088A580 /* traits.txt */, ); name = strings; @@ -1795,78 +1795,78 @@ 91364ECE18F0914F0033B58E /* 2str-title-lg.xml */, 91364ECF18F0914F0033B58E /* 2str-title.xml */, 91364ED018F0914F0033B58E /* 2str.xml */, + 91364ED118F0914F0033B58E /* about-boe.xml */, + 9107074A18F0FC1300F7BD7F /* adventure-notes.xml */, + 91364ED218F0914F0033B58E /* attack-friendly.xml */, + 91364ED318F0914F0033B58E /* basic-button.xml */, + 91364ED418F0914F0033B58E /* basic-lever.xml */, + 91364ED518F0914F0033B58E /* basic-portal.xml */, + 91364ED618F0914F0033B58E /* basic-slope-down.xml */, + 91364ED718F0914F0033B58E /* basic-slope-up.xml */, + 91364ED818F0914F0033B58E /* basic-stair-down.xml */, + 91364ED918F0914F0033B58E /* basic-stair-up.xml */, + 91364EDA18F0914F0033B58E /* basic-trap.xml */, + 91364EDB18F0914F0033B58E /* boat-bridge.xml */, + 91364EDC18F0914F0033B58E /* cast-spell.xml */, 91364EDD18F0914F0033B58E /* choose-pict.xml */, 91364EDE18F0914F0033B58E /* choose-string.xml */, - 91364EE518F0914F0033B58E /* edit-terrain.xml */, - 91364EF118F0914F0033B58E /* inventory-full.xml */, - 91364ED418F0914F0033B58E /* basic-lever.xml */, - 91364F1318F0914F0033B58E /* welcome.xml */, - 91364ED218F0914F0033B58E /* attack-friendly.xml */, - 91364ED118F0914F0033B58E /* about-boe.xml */, - 91364F0718F0914F0033B58E /* restart-game.xml */, - 91364F0518F0914F0033B58E /* quit-confirm-save.xml */, - 91364F0418F0914F0033B58E /* quit-confirm-nosave.xml */, + 91364EDF18F0914F0033B58E /* congrats-save.xml */, + 91364EE018F0914F0033B58E /* dark-slope-down.xml */, + 91364EE118F0914F0033B58E /* dark-slope-up.xml */, 91364EE218F0914F0033B58E /* delete-pc-confirm.xml */, - 91364EEA18F0914F0033B58E /* help-fields.xml */, - 91364EED18F0914F0033B58E /* help-magic.xml */, - 91364EEB18F0914F0033B58E /* help-hints.xml */, - 91364EEE18F0914F0033B58E /* help-outdoor.xml */, - 91364EF018F0914F0033B58E /* help-town.xml */, - 91364EE918F0914F0033B58E /* help-combat.xml */, 91364EE318F0914F0033B58E /* drop-item-confirm.xml */, - 91364EE618F0914F0033B58E /* get-items.xml */, - 91364F1018F0914F0033B58E /* steal-item.xml */, - 91364F1218F0914F0033B58E /* view-sign.xml */, - 91364F0318F0914F0033B58E /* preferences.xml */, 91364EE418F0914F0033B58E /* edit-party.xml */, - 91364F1118F0914F0033B58E /* tip-of-day.xml */, - 91364EF918F0914F0033B58E /* no-scenarios.xml */, - 91364F0218F0914F0033B58E /* pick-scenario.xml */, - 91364F0018F0914F0033B58E /* pick-prefab-scen.xml */, - 91364F0918F0914F0033B58E /* select-pc.xml */, + 91364EE518F0914F0033B58E /* edit-terrain.xml */, + 9107074818F0F5F000F7BD7F /* event-journal.xml */, + 91364EE618F0914F0033B58E /* get-items.xml */, 91364EE718F0914F0033B58E /* get-num.xml */, 91364EE818F0914F0033B58E /* get-response.xml */, - 91364EF318F0914F0033B58E /* keep-stored-items.xml */, - 91364EF518F0914F0033B58E /* locked-door-action.xml */, - 91364EDA18F0914F0033B58E /* basic-trap.xml */, - 91364ED518F0914F0033B58E /* basic-portal.xml */, - 91364ED318F0914F0033B58E /* basic-button.xml */, - 91364ED918F0914F0033B58E /* basic-stair-up.xml */, - 91364ED818F0914F0033B58E /* basic-stair-down.xml */, - 91364ED718F0914F0033B58E /* basic-slope-up.xml */, - 91364ED618F0914F0033B58E /* basic-slope-down.xml */, - 91364F0C18F0914F0033B58E /* slimy-stair-up.xml */, - 91364F0B18F0914F0033B58E /* slimy-stair-down.xml */, - 91364EE118F0914F0033B58E /* dark-slope-up.xml */, - 91364EE018F0914F0033B58E /* dark-slope-down.xml */, - 91364EF718F0914F0033B58E /* need-party.xml */, - 91364F0818F0914F0033B58E /* scen-version-mismatch.xml */, - 91364EEF18F0914F0033B58E /* help-party.xml */, + 91364EE918F0914F0033B58E /* help-combat.xml */, + 91364EEA18F0914F0033B58E /* help-fields.xml */, + 91364EEB18F0914F0033B58E /* help-hints.xml */, 91364EEC18F0914F0033B58E /* help-inventory.xml */, - 91364EDF18F0914F0033B58E /* congrats-save.xml */, - 91364EDB18F0914F0033B58E /* boat-bridge.xml */, - 91364EFB18F0914F0033B58E /* party-death.xml */, - 91364EF818F0914F0033B58E /* new-party.xml */, - 91364F0618F0914F0033B58E /* removed-special-items.xml */, - 91364F0E18F0914F0033B58E /* spell-info.xml */, - 91364EF418F0914F0033B58E /* load-game-fail.xml */, - 91364EFA18F0914F0033B58E /* not-save-game.xml */, - 91364F0F18F0914F0033B58E /* spend-xp.xml */, - 91364F0A18F0914F0033B58E /* skill-info.xml */, - 91364EFD18F0914F0033B58E /* pc-spell-info.xml */, - 91364EDC18F0914F0033B58E /* cast-spell.xml */, + 91364EED18F0914F0033B58E /* help-magic.xml */, + 91364EEE18F0914F0033B58E /* help-outdoor.xml */, + 91364EEF18F0914F0033B58E /* help-party.xml */, + 91364EF018F0914F0033B58E /* help-town.xml */, + 91364EF118F0914F0033B58E /* inventory-full.xml */, 91364EF218F0914F0033B58E /* item-info.xml */, - 91364EFF18F0914F0033B58E /* pick-potion.xml */, - 91364EFE18F0914F0033B58E /* pick-pc-name.xml */, - 91364F0D18F0914F0033B58E /* soul-crystal.xml */, - 91364EF618F0914F0033B58E /* monster-info.xml */, - 91364EFC18F0914F0033B58E /* pc-alchemy-info.xml */, - 91364F0118F0914F0033B58E /* pick-race-abil.xml */, - 9107074818F0F5F000F7BD7F /* event-journal.xml */, - 9107074918F0F84E00F7BD7F /* talk-notes.xml */, - 9107074A18F0FC1300F7BD7F /* adventure-notes.xml */, - 9107074B18F0FE3F00F7BD7F /* pc-info.xml */, + 91364EF318F0914F0033B58E /* keep-stored-items.xml */, + 91364EF418F0914F0033B58E /* load-game-fail.xml */, + 91364EF518F0914F0033B58E /* locked-door-action.xml */, 9156038F18F43C8D00A50C51 /* many-str.xml */, + 91364EF618F0914F0033B58E /* monster-info.xml */, + 91364EF718F0914F0033B58E /* need-party.xml */, + 91364EF818F0914F0033B58E /* new-party.xml */, + 91364EF918F0914F0033B58E /* no-scenarios.xml */, + 91364EFA18F0914F0033B58E /* not-save-game.xml */, + 91364EFB18F0914F0033B58E /* party-death.xml */, + 91364EFC18F0914F0033B58E /* pc-alchemy-info.xml */, + 9107074B18F0FE3F00F7BD7F /* pc-info.xml */, + 91364EFD18F0914F0033B58E /* pc-spell-info.xml */, + 91364EFE18F0914F0033B58E /* pick-pc-name.xml */, + 91364EFF18F0914F0033B58E /* pick-potion.xml */, + 91364F0018F0914F0033B58E /* pick-prefab-scen.xml */, + 91364F0118F0914F0033B58E /* pick-race-abil.xml */, + 91364F0218F0914F0033B58E /* pick-scenario.xml */, + 91364F0318F0914F0033B58E /* preferences.xml */, + 91364F0418F0914F0033B58E /* quit-confirm-nosave.xml */, + 91364F0518F0914F0033B58E /* quit-confirm-save.xml */, + 91364F0618F0914F0033B58E /* removed-special-items.xml */, + 91364F0718F0914F0033B58E /* restart-game.xml */, + 91364F0818F0914F0033B58E /* scen-version-mismatch.xml */, + 91364F0918F0914F0033B58E /* select-pc.xml */, + 91364F0A18F0914F0033B58E /* skill-info.xml */, + 91364F0B18F0914F0033B58E /* slimy-stair-down.xml */, + 91364F0C18F0914F0033B58E /* slimy-stair-up.xml */, + 91364F0D18F0914F0033B58E /* soul-crystal.xml */, + 91364F0E18F0914F0033B58E /* spell-info.xml */, + 91364F0F18F0914F0033B58E /* spend-xp.xml */, + 91364F1018F0914F0033B58E /* steal-item.xml */, + 9107074918F0F84E00F7BD7F /* talk-notes.xml */, + 91364F1118F0914F0033B58E /* tip-of-day.xml */, + 91364F1218F0914F0033B58E /* view-sign.xml */, + 91364F1318F0914F0033B58E /* welcome.xml */, ); path = dialogs; sourceTree = ""; @@ -1874,22 +1874,22 @@ 913D03320FA0FFE700184C18 /* src */ = { isa = PBXGroup; children = ( - 91279BE10F9D0F73007B0D52 /* location.cpp */, - 91279C580F9D1253007B0D52 /* scenario.cpp */, - 91279C660F9D12D6007B0D52 /* terrain.cpp */, - 91279C750F9D15E5007B0D52 /* vehicle.cpp */, - 91279CC10F9D19DA007B0D52 /* monster.cpp */, - 91279CC60F9D1A02007B0D52 /* special.cpp */, + 91AC620A0FA2853700EEAE67 /* creatlist.cpp */, 91279D3D0F9D1D6A007B0D52 /* item.cpp */, - 91E5C7980F9F60EC00C21460 /* town.cpp */, + 91279BE10F9D0F73007B0D52 /* location.cpp */, + 91279CC10F9D19DA007B0D52 /* monster.cpp */, 91E5C79D0F9F60FA00C21460 /* outdoors.cpp */, - 91E5C7B70F9F619D00C21460 /* talking.cpp */, 913D05B50FA1E9E300184C18 /* party.cpp */, 913D05BB0FA1EA0A00184C18 /* pc.cpp */, 91AC607F0FA26A3B00EEAE67 /* regtown.cpp */, + 91279C580F9D1253007B0D52 /* scenario.cpp */, + 91279CC60F9D1A02007B0D52 /* special.cpp */, + 91E5C7B70F9F619D00C21460 /* talking.cpp */, + 91279C660F9D12D6007B0D52 /* terrain.cpp */, 91AC60A70FA26C1B00EEAE67 /* tmpltown.cpp */, + 91E5C7980F9F60EC00C21460 /* town.cpp */, 91AC61C50FA2729900EEAE67 /* universe.cpp */, - 91AC620A0FA2853700EEAE67 /* creatlist.cpp */, + 91279C750F9D15E5007B0D52 /* vehicle.cpp */, ); name = src; sourceTree = ""; @@ -1897,23 +1897,23 @@ 913D03330FA0FFE800184C18 /* headers */ = { isa = PBXGroup; children = ( - 91279BE00F9D0F73007B0D52 /* location.h */, - 91279C570F9D1253007B0D52 /* scenario.h */, - 91279C650F9D12D6007B0D52 /* terrain.h */, - 91279C740F9D15E4007B0D52 /* vehicle.h */, - 91279CC00F9D19DA007B0D52 /* monster.h */, - 91279CC50F9D1A02007B0D52 /* special.h */, + 91AC62090FA2853700EEAE67 /* creatlist.h */, 91279D3C0F9D1D6A007B0D52 /* item.h */, - 91E5C7970F9F60EC00C21460 /* town.h */, + 91279BE00F9D0F73007B0D52 /* location.h */, + 91279CC00F9D19DA007B0D52 /* monster.h */, 91E5C79C0F9F60FA00C21460 /* outdoors.h */, - 91E5C7B60F9F619D00C21460 /* talking.h */, 913D05B40FA1E9E200184C18 /* party.h */, 913D05BA0FA1EA0A00184C18 /* pc.h */, 91AC607E0FA26A3B00EEAE67 /* regtown.h */, - 91AC60A60FA26C1B00EEAE67 /* tmpltown.h */, - 91AC61C40FA2729900EEAE67 /* universe.h */, - 91AC62090FA2853700EEAE67 /* creatlist.h */, + 91279C570F9D1253007B0D52 /* scenario.h */, 912287850FD41A2300B21642 /* simpletypes.h */, + 91279CC50F9D1A02007B0D52 /* special.h */, + 91E5C7B60F9F619D00C21460 /* talking.h */, + 91279C650F9D12D6007B0D52 /* terrain.h */, + 91AC60A60FA26C1B00EEAE67 /* tmpltown.h */, + 91E5C7970F9F60EC00C21460 /* town.h */, + 91AC61C40FA2729900EEAE67 /* universe.h */, + 91279C740F9D15E4007B0D52 /* vehicle.h */, ); name = headers; sourceTree = ""; @@ -1921,15 +1921,15 @@ 913D03340FA0FFFF00184C18 /* src */ = { isa = PBXGroup; children = ( - 91B3F10A0F9779C300BF5B67 /* graphtool.cpp */, - 91B3F10F0F9779D000BF5B67 /* soundtool.cpp */, - 91B3F11E0F97801F00BF5B67 /* mathutil.cpp */, - 91E5C7A60F9F615400C21460 /* fileio.cpp */, - 913D005A0F9FEEC200184C18 /* porting.cpp */, 91C688E70FD702B9000F6D01 /* cursors.m */, + 91E5C7A60F9F615400C21460 /* fileio.cpp */, + 91B3F10A0F9779C300BF5B67 /* graphtool.cpp */, + 91B3F11E0F97801F00BF5B67 /* mathutil.cpp */, + 913D005A0F9FEEC200184C18 /* porting.cpp */, + 91F6F8F518F8DE6300E3EA15 /* qdpict.cpp */, + 91B3F10F0F9779D000BF5B67 /* soundtool.cpp */, 912283C80FD0E16C00B21642 /* undo.cpp */, 919145FF18E63B70005CF3A4 /* winutil.mac.mm */, - 91F6F8F518F8DE6300E3EA15 /* qdpict.cpp */, ); name = src; sourceTree = ""; @@ -1937,13 +1937,13 @@ 913D03350FA1000200184C18 /* headers */ = { isa = PBXGroup; children = ( - 917B573F100B956C0096C978 /* undo.h */, 91C688E60FD702B9000F6D01 /* cursors.h */, - 91B3F1090F9779C300BF5B67 /* graphtool.h */, - 91B3F10E0F9779D000BF5B67 /* soundtool.h */, - 91B3F11D0F97801F00BF5B67 /* mathutil.h */, 91E5C7A50F9F615400C21460 /* fileio.h */, + 91B3F1090F9779C300BF5B67 /* graphtool.h */, + 91B3F11D0F97801F00BF5B67 /* mathutil.h */, 913D00590F9FEEC200184C18 /* porting.h */, + 91B3F10E0F9779D000BF5B67 /* soundtool.h */, + 917B573F100B956C0096C978 /* undo.h */, 919145FE18E63B41005CF3A4 /* winutil.h */, ); name = headers; @@ -1961,15 +1961,15 @@ 914B2AA018E7E4A3007B6799 /* Linked Frameworks */ = { isa = PBXGroup; children = ( + 914B2AA118E7E500007B6799 /* Cocoa.framework */, + 914B2AA218E7E500007B6799 /* OpenGL.framework */, + 91F6F8E218F87F3700E3EA15 /* SFML.framework */, 91F6F8DD18F87F3700E3EA15 /* sfml-audio.framework */, 91F6F8DE18F87F3700E3EA15 /* sfml-graphics.framework */, 91F6F8DF18F87F3700E3EA15 /* sfml-network.framework */, 91F6F8E018F87F3700E3EA15 /* sfml-system.framework */, 91F6F8E118F87F3700E3EA15 /* sfml-window.framework */, - 91F6F8E218F87F3700E3EA15 /* SFML.framework */, 914B2AAE18E7E529007B6799 /* sndfile.framework */, - 914B2AA118E7E500007B6799 /* Cocoa.framework */, - 914B2AA218E7E500007B6799 /* OpenGL.framework */, ); name = "Linked Frameworks"; sourceTree = ""; @@ -1978,6 +1978,14 @@ isa = PBXGroup; children = ( 914B2ACC18E7FFEF007B6799 /* SND1.WAV */, + 914B2AD718E7FFEF007B6799 /* SND2.WAV */, + 914B2AE218E7FFEF007B6799 /* SND3.WAV */, + 914B2AED18E7FFEF007B6799 /* SND4.WAV */, + 914B2AF818E7FFEF007B6799 /* SND5.WAV */, + 914B2B0318E7FFEF007B6799 /* SND6.WAV */, + 914B2B0E18E7FFEF007B6799 /* SND7.WAV */, + 914B2B1918E7FFEF007B6799 /* SND8.WAV */, + 914B2B2418E7FFEF007B6799 /* SND9.WAV */, 914B2ACD18E7FFEF007B6799 /* SND10.WAV */, 914B2ACE18E7FFEF007B6799 /* SND11.WAV */, 914B2ACF18E7FFEF007B6799 /* SND12.WAV */, @@ -1988,7 +1996,6 @@ 914B2AD418E7FFEF007B6799 /* SND17.WAV */, 914B2AD518E7FFEF007B6799 /* SND18.WAV */, 914B2AD618E7FFEF007B6799 /* SND19.WAV */, - 914B2AD718E7FFEF007B6799 /* SND2.WAV */, 914B2AD818E7FFEF007B6799 /* SND20.WAV */, 914B2AD918E7FFEF007B6799 /* SND21.WAV */, 914B2ADA18E7FFEF007B6799 /* SND22.WAV */, @@ -1999,7 +2006,6 @@ 914B2ADF18E7FFEF007B6799 /* SND27.WAV */, 914B2AE018E7FFEF007B6799 /* SND28.WAV */, 914B2AE118E7FFEF007B6799 /* SND29.WAV */, - 914B2AE218E7FFEF007B6799 /* SND3.WAV */, 914B2AE318E7FFEF007B6799 /* SND30.WAV */, 914B2AE418E7FFEF007B6799 /* SND31.WAV */, 914B2AE518E7FFEF007B6799 /* SND32.WAV */, @@ -2010,7 +2016,6 @@ 914B2AEA18E7FFEF007B6799 /* SND37.WAV */, 914B2AEB18E7FFEF007B6799 /* SND38.WAV */, 914B2AEC18E7FFEF007B6799 /* SND39.WAV */, - 914B2AED18E7FFEF007B6799 /* SND4.WAV */, 914B2AEE18E7FFEF007B6799 /* SND40.WAV */, 914B2AEF18E7FFEF007B6799 /* SND41.WAV */, 914B2AF018E7FFEF007B6799 /* SND42.WAV */, @@ -2021,7 +2026,6 @@ 914B2AF518E7FFEF007B6799 /* SND47.WAV */, 914B2AF618E7FFEF007B6799 /* SND48.WAV */, 914B2AF718E7FFEF007B6799 /* SND49.WAV */, - 914B2AF818E7FFEF007B6799 /* SND5.WAV */, 914B2AF918E7FFEF007B6799 /* SND50.WAV */, 914B2AFA18E7FFEF007B6799 /* SND51.WAV */, 914B2AFB18E7FFEF007B6799 /* SND52.WAV */, @@ -2032,7 +2036,6 @@ 914B2B0018E7FFEF007B6799 /* SND57.WAV */, 914B2B0118E7FFEF007B6799 /* SND58.WAV */, 914B2B0218E7FFEF007B6799 /* SND59.WAV */, - 914B2B0318E7FFEF007B6799 /* SND6.WAV */, 914B2B0418E7FFEF007B6799 /* SND60.WAV */, 914B2B0518E7FFEF007B6799 /* SND61.WAV */, 914B2B0618E7FFEF007B6799 /* SND62.WAV */, @@ -2043,7 +2046,6 @@ 914B2B0B18E7FFEF007B6799 /* SND67.WAV */, 914B2B0C18E7FFEF007B6799 /* SND68.WAV */, 914B2B0D18E7FFEF007B6799 /* SND69.WAV */, - 914B2B0E18E7FFEF007B6799 /* SND7.WAV */, 914B2B0F18E7FFEF007B6799 /* SND70.WAV */, 914B2B1018E7FFEF007B6799 /* SND71.WAV */, 914B2B1118E7FFEF007B6799 /* SND72.WAV */, @@ -2054,7 +2056,6 @@ 914B2B1618E7FFEF007B6799 /* SND77.WAV */, 914B2B1718E7FFEF007B6799 /* SND78.WAV */, 914B2B1818E7FFEF007B6799 /* SND79.WAV */, - 914B2B1918E7FFEF007B6799 /* SND8.WAV */, 914B2B1A18E7FFEF007B6799 /* SND80.WAV */, 914B2B1B18E7FFEF007B6799 /* SND81.WAV */, 914B2B1C18E7FFEF007B6799 /* SND82.WAV */, @@ -2065,7 +2066,6 @@ 914B2B2118E7FFEF007B6799 /* SND87.WAV */, 914B2B2218E7FFEF007B6799 /* SND88.WAV */, 914B2B2318E7FFEF007B6799 /* SND89.WAV */, - 914B2B2418E7FFEF007B6799 /* SND9.WAV */, 914B2B2518E7FFEF007B6799 /* SND90.WAV */, 914B2B2618E7FFEF007B6799 /* SND91.WAV */, 914B2B2718E7FFEF007B6799 /* SND92.WAV */, @@ -2154,15 +2154,15 @@ 91B3EEDC0F969BA700BF5B67 /* headers */ = { isa = PBXGroup; children = ( - 91B3EEDE0F969BA700BF5B67 /* scen.global.h */, - 91B3EEE00F969BA700BF5B67 /* scen.keydlgs.h */, - 91B3EEE10F969BA700BF5B67 /* scen.core.h */, 91B3EEE30F969BA700BF5B67 /* scen.actions.h */, - 91B3EEE40F969BA700BF5B67 /* scen.fileio.h */, - 91B3EEE50F969BA700BF5B67 /* scen.graphics.h */, - 91B3EEE60F969BA700BF5B67 /* scen.townout.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 */, ); name = headers; sourceTree = ""; @@ -2170,15 +2170,15 @@ 91B3EEEA0F969BA700BF5B67 /* src */ = { isa = PBXGroup; children = ( - 91B3EEEB0F969BA700BF5B67 /* scen.main.cpp */, - 91B3EEEE0F969BA700BF5B67 /* scen.keydlgs.cpp */, - 91B3EEEF0F969BA700BF5B67 /* scen.core.cpp */, 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 */, - 91B3EEF50F969BA700BF5B67 /* scen.btnmg.cpp */, - 91B3EEF60F969BA700BF5B67 /* scen.dlgutil.cpp */, ); name = src; sourceTree = ""; @@ -2209,11 +2209,11 @@ 91B3EF040F969BD300BF5B67 /* src */ = { isa = PBXGroup; children = ( - 91B3EF050F969BD300BF5B67 /* pc.main.cpp */, 91B3EF060F969BD300BF5B67 /* pc.action.cpp */, 91B3EF070F969BD300BF5B67 /* pc.editors.cpp */, 91B3EF080F969BD300BF5B67 /* pc.fileio.cpp */, 91B3EF0A0F969BD300BF5B67 /* pc.graphics.cpp */, + 91B3EF050F969BD300BF5B67 /* pc.main.cpp */, ); name = src; sourceTree = ""; @@ -2273,20 +2273,19 @@ 91D62F2C0F8EB7AB00674AB3 /* src */ = { isa = PBXGroup; children = ( - 2BF04ACB0BF51923006C0831 /* boe.main.cpp */, - 2BF04ACD0BF51923006C0831 /* boe.graphutil.cpp */, 2BF04ACF0BF51923006C0831 /* boe.actions.cpp */, - 2BF04AD10BF51923006C0831 /* boe.fileio.cpp */, - 2BF04AD30BF51923006C0831 /* boe.graphics.cpp */, - 2BF04AD50BF51923006C0831 /* boe.townspec.cpp */, 919145FB18E3A32F005CF3A4 /* boe.appleevents.mm */, 2BF04AE60BF51924006C0831 /* boe.combat.cpp */, 2BF04AE80BF51924006C0831 /* boe.dlgutil.cpp */, 2BF04AEE0BF51924006C0831 /* boe.fields.cpp */, + 2BF04AD10BF51923006C0831 /* boe.fileio.cpp */, + 2BF04AD30BF51923006C0831 /* boe.graphics.cpp */, + 2BF04ACD0BF51923006C0831 /* boe.graphutil.cpp */, 2BF04AF40BF51924006C0831 /* boe.infodlg.cpp */, 2BF04AF60BF51924006C0831 /* boe.itemdata.cpp */, 2BF04AF80BF51924006C0831 /* boe.items.cpp */, 2BF04AFA0BF51924006C0831 /* boe.locutils.cpp */, + 2BF04ACB0BF51923006C0831 /* boe.main.cpp */, 912DFE8E18E2872300B00D75 /* boe.menus.mac.mm */, 2BF04AFC0BF51924006C0831 /* boe.monster.cpp */, 2BF04AFE0BF51924006C0831 /* boe.newgraph.cpp */, @@ -2295,6 +2294,7 @@ 2BF04B050BF51924006C0831 /* boe.startup.cpp */, 2BF04B070BF51924006C0831 /* boe.text.cpp */, 2BF04B090BF51924006C0831 /* boe.town.cpp */, + 2BF04AD50BF51923006C0831 /* boe.townspec.cpp */, ); name = src; sourceTree = ""; @@ -2302,19 +2302,20 @@ 91D62F2D0F8EB7BA00674AB3 /* headers */ = { isa = PBXGroup; children = ( - 2BF04ACE0BF51923006C0831 /* boe.graphutil.h */, 2BF04AD00BF51923006C0831 /* boe.actions.h */, - 2BF04AD20BF51923006C0831 /* boe.fileio.h */, - 2BF04AD40BF51923006C0831 /* boe.graphics.h */, - 2BF04AD60BF51923006C0831 /* boe.townspec.h */, 2BF04AE70BF51924006C0831 /* boe.combat.h */, + 91B3E8A50F938FFE00BF5B67 /* boe.consts.h */, 2BF04AE90BF51924006C0831 /* boe.dlgutil.h */, 2BF04AEF0BF51924006C0831 /* boe.fields.h */, + 2BF04AD20BF51923006C0831 /* boe.fileio.h */, 2BF04AF30BF51924006C0831 /* boe.global.h */, + 2BF04AD40BF51923006C0831 /* boe.graphics.h */, + 2BF04ACE0BF51923006C0831 /* boe.graphutil.h */, 2BF04AF50BF51924006C0831 /* boe.infodlg.h */, 2BF04AF70BF51924006C0831 /* boe.itemdata.h */, 2BF04AF90BF51924006C0831 /* boe.items.h */, 2BF04AFB0BF51924006C0831 /* boe.locutils.h */, + 2BF04ACC0BF51923006C0831 /* boe.main.h */, 9191460118E6591F005CF3A4 /* boe.menus.h */, 2BF04AFD0BF51924006C0831 /* boe.monster.h */, 2BF04AFF0BF51924006C0831 /* boe.newgraph.h */, @@ -2323,8 +2324,7 @@ 2BF04B060BF51924006C0831 /* boe.startup.h */, 2BF04B080BF51924006C0831 /* boe.text.h */, 2BF04B0A0BF51924006C0831 /* boe.town.h */, - 2BF04ACC0BF51923006C0831 /* boe.main.h */, - 91B3E8A50F938FFE00BF5B67 /* boe.consts.h */, + 2BF04AD60BF51923006C0831 /* boe.townspec.h */, ); name = headers; sourceTree = "";