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
This commit is contained in:
Jamie Doornbos
2008-05-23 05:58:07 +00:00
parent 392ed4bf89
commit 17cc867946
+10 -7
View File
@@ -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