From 17cc8679461d5bee3b2d2832d14ac8408e88876f Mon Sep 17 00:00:00 2001 From: Jamie Doornbos Date: Fri, 23 May 2008 05:58:07 +0000 Subject: [PATCH] Include crowd and chat (PlaceConfig and dependencies) in abc build git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5126 542714f4-19e9-0310-aa3c-eee0fc999fb1 --- etc/exclude-asc-files.txt | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/etc/exclude-asc-files.txt b/etc/exclude-asc-files.txt index edbdbaf84..aa0810d71 100644 --- a/etc/exclude-asc-files.txt +++ b/etc/exclude-asc-files.txt @@ -1,11 +1,18 @@ -com/threerings/crowd/**/*.as +com/threerings/crowd/chat/client/ChatCantStealFocus.as +com/threerings/crowd/chat/client/CurseFilter.as +com/threerings/crowd/chat/client/TellHandler.as +com/threerings/crowd/client/BodyService.as +com/threerings/crowd/client/CrowdClient.as +com/threerings/crowd/client/LocationAdapter.as +com/threerings/crowd/client/OccupantAdapter.as +com/threerings/crowd/data/BodyMarshaller.as +com/threerings/crowd/data/CrowdPermissionPolicy.as +com/threerings/crowd/peer/data/CrowdClientInfo.as com/threerings/presents/client/PresentsPrefs.as com/threerings/presents/peer/data/ClientInfo.as com/threerings/util/Assert.as -com/threerings/util/CommandEvent.as com/threerings/util/Config.as com/threerings/util/ConfigValueSetEvent.as -com/threerings/util/Controller.as com/threerings/util/DateUtil.as com/threerings/util/EmbeddedSwfLoader.as com/threerings/util/HashObjectMap.as @@ -14,15 +21,11 @@ com/threerings/util/KeyboardCodes.as com/threerings/util/langBoolean.as com/threerings/util/LineSegment.as com/threerings/util/MapProxyObject.as -com/threerings/util/MessageBundle.as -com/threerings/util/MessageManager.as com/threerings/util/MultiLoader.as com/threerings/util/NetUtil.as com/threerings/util/ParameterUtil.as com/threerings/util/RandomUtil.as -com/threerings/util/ResultAdapter.as com/threerings/util/RingBuffer.as com/threerings/util/Set.as com/threerings/util/SortedHashMap.as -com/threerings/util/TimeUtil.as com/threerings/util/ValueEvent.as