Commit Graph

925 Commits

Author SHA1 Message Date
Ray J. Greenwell b3226c0bed Match change to narya; allow "playerReady" only. 2012-07-19 11:52:25 -07:00
Ray J. Greenwell e379c289c1 GameManager needs to allow manager calls.
Enabling this to make sure code doesn't break.

Updated to depend on narya 1.13-SNAPSHOT, which I'm pretty sure is bad
joojoo, but maybe that means it's time to pinch off narya 1.13
so that this can depend on a stable version.
2012-07-18 18:21:23 -07:00
Pär Winzell 556297e12d I think this has likely never run... 2012-05-01 12:33:24 -05:00
Ray Greenwell 9056a2d120 Comment correction correction.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1117 c613c5cb-e716-0410-b11b-feb51c14d237
2012-01-26 00:30:44 +00:00
Ray Greenwell 3174508874 Comment correction.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1116 c613c5cb-e716-0410-b11b-feb51c14d237
2012-01-26 00:29:16 +00:00
Ray Greenwell 28e0e51991 This isn't much of a transaction anymore, since r371.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1115 c613c5cb-e716-0410-b11b-feb51c14d237
2012-01-26 00:28:24 +00:00
Ray Greenwell 734822c1c2 Fix deprecation warnings with Interval.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1112 c613c5cb-e716-0410-b11b-feb51c14d237
2012-01-10 21:13:06 +00:00
Dave Hoover bdb3c17a8f Auld Lang Syne
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1110 c613c5cb-e716-0410-b11b-feb51c14d237
2012-01-03 18:45:42 +00:00
Charlie Groves e94bae4638 Import ordering
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1101 c613c5cb-e716-0410-b11b-feb51c14d237
2011-08-17 20:05:20 +00:00
Par Winzell 3f2fad7750 Instantiate the MessageAdapter in the constructor rather than as an initializer. The old way compiled fine, but couldn't find sceneUpdated() during runtime. Flash compiler bug?
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1100 c613c5cb-e716-0410-b11b-feb51c14d237
2011-07-14 18:37:29 +00:00
Bruno Garcia 9419a58b87 ArrayUtil --> Arrays.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1096 c613c5cb-e716-0410-b11b-feb51c14d237
2011-06-17 22:17:04 +00:00
Dave Hoover 41ecb334ba We've already got a copy of that kicking around.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1093 c613c5cb-e716-0410-b11b-feb51c14d237
2011-05-26 17:31:30 +00:00
Dave Hoover d905cbef7a That documentation isn't REALLY inherited
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1092 c613c5cb-e716-0410-b11b-feb51c14d237
2011-05-26 17:31:29 +00:00
Dave Hoover ac7d98a29e Speeling
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1091 c613c5cb-e716-0410-b11b-feb51c14d237
2011-05-26 17:31:28 +00:00
Dave Hoover d59010a276 Whitespace
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1090 c613c5cb-e716-0410-b11b-feb51c14d237
2011-05-26 17:31:27 +00:00
Par Winzell be0fa3dd2e Capitalization OCD.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1089 c613c5cb-e716-0410-b11b-feb51c14d237
2011-05-12 15:04:47 +00:00
Andrzej Kapolka 59a3e8bcaf Move the CRC computation to its own method so that we can use it elsewhere.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1088 c613c5cb-e716-0410-b11b-feb51c14d237
2011-05-10 03:46:16 +00:00
Charlie Groves 46c1af7015 InvocationResponseEvent is no longer used for listeners
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1084 c613c5cb-e716-0410-b11b-feb51c14d237
2011-04-07 00:49:35 +00:00
Michael Bayne e83a57e57a Use the factory methods to create our observer lists.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1075 c613c5cb-e716-0410-b11b-feb51c14d237
2011-04-05 21:07:44 +00:00
Michael Bayne 318f7a6cf1 Updated services with new factored out response sending method.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1067 c613c5cb-e716-0410-b11b-feb51c14d237
2011-04-02 00:03:21 +00:00
Michael Bayne 6e10cbe194 Back to the zero-arg ctor for OccupantInfo derivatives.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1066 c613c5cb-e716-0410-b11b-feb51c14d237
2011-04-01 22:33:09 +00:00
Michael Bayne 4ed688f96d Bumped up to the Narya snapshot and nixed two no-longer-needed zero arg ctors.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1065 c613c5cb-e716-0410-b11b-feb51c14d237
2011-04-01 22:12:02 +00:00
Michael Bayne 429d3fd9b8 Asdoc fixes.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1062 c613c5cb-e716-0410-b11b-feb51c14d237
2011-03-16 18:19:10 +00:00
Michael Bayne 916d072efc Javadoc fixes.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1061 c613c5cb-e716-0410-b11b-feb51c14d237
2011-03-16 18:18:50 +00:00
Michael Bayne e0681559c1 Upgraded to latest narya-tools, regenerated services.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1060 c613c5cb-e716-0410-b11b-feb51c14d237
2011-03-16 18:18:28 +00:00
Par Winzell 9d00a631e2 Ray's recent war on Arrays makes it more interesting to accept general collections.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1048 c613c5cb-e716-0410-b11b-feb51c14d237
2011-01-10 17:26:43 +00:00
Charlie Groves e92de1c460 DObject regeneration for OidList change
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1047 c613c5cb-e716-0410-b11b-feb51c14d237
2011-01-06 09:16:40 +00:00
Dave Hoover 71d8a73070 Auld Lang Syne
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1046 c613c5cb-e716-0410-b11b-feb51c14d237
2011-01-01 05:04:14 +00:00
Dave Hoover a5e05979ba Whitespace
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1044 c613c5cb-e716-0410-b11b-feb51c14d237
2011-01-01 05:03:18 +00:00
Michael Bayne 24c3d4ef3e Switched to dynamic dispatch.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1043 c613c5cb-e716-0410-b11b-feb51c14d237
2011-01-01 01:39:26 +00:00
Michael Bayne c8a4fbfd8b Updated to use the new Client-reference-free style.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1042 c613c5cb-e716-0410-b11b-feb51c14d237
2010-12-31 22:29:19 +00:00
Michael Bayne 08572479f7 Regenerated.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1041 c613c5cb-e716-0410-b11b-feb51c14d237
2010-12-31 21:02:22 +00:00
Michael Bayne 1cb7b7dae5 Bump our Depot dependency up to 1.2-SNAPSHOT and convert ourselves to the new
type-safeness. Also jump to Narya 1.4-SNAPSHOT as well. Once the type-safe
Depot revamp settles down, we'll push out a release version of Depot, Narya and
Nenya and get back off the snapshot horse.


git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1038 c613c5cb-e716-0410-b11b-feb51c14d237
2010-12-15 00:44:24 +00:00
Mike Thomas d5278b6ab4 Can't do this here. Rebreak my eclipse.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1035 c613c5cb-e716-0410-b11b-feb51c14d237
2010-12-11 00:43:36 +00:00
Mike Thomas 95a2b2dcee There are still a ton of non-typesafe warnings I'm getting from all these ColumnExps without a type everywhere, but this was actually breaking my compile, so tell it that it should be getting a boolean out of the where clause.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1034 c613c5cb-e716-0410-b11b-feb51c14d237
2010-12-11 00:12:51 +00:00
Charlie Groves 6d06a05fa6 Ack, vilya only depends on depot-1.0, so it doesn't have parameterized SQLExpressions. Eclipse is exporting trunk, so I thought it needed them. Rolling back 1031.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1032 c613c5cb-e716-0410-b11b-feb51c14d237
2010-12-09 22:01:36 +00:00
Charlie Groves 5f1e197ce1 Fill in the unknown parameter on SQLExpression to match the later Ops.and and make Eclipse happy
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1031 c613c5cb-e716-0410-b11b-feb51c14d237
2010-12-09 21:50:13 +00:00
Par Winzell 5cea32f9b2 The Client's ClientObject is not necessarily the body anymore.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1030 c613c5cb-e716-0410-b11b-feb51c14d237
2010-12-08 19:31:14 +00:00
Par Winzell 965237145e One day perhaps we'll consider a world where clients can flit between bodies willy nilly and bodies don't necessarily have a client attached to them, but until that day, we're going to require that BodyObject.getClientObject() returns non-null when the body is in the wild.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1026 c613c5cb-e716-0410-b11b-feb51c14d237
2010-12-06 04:43:44 +00:00
Par Winzell 1295b1dec7 After all that, I sent in the wrong variable.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1025 c613c5cb-e716-0410-b11b-feb51c14d237
2010-12-06 04:41:30 +00:00
Par Winzell 73e514b351 BodyObject still derives from ClientObject, alas, but that no longer means a BodyObject is its own ClientObject. Make sure to send this notification to the right object.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1024 c613c5cb-e716-0410-b11b-feb51c14d237
2010-12-05 03:59:52 +00:00
Par Winzell d03e77beb7 Use the new method on BodyLocator to translate ClientObjects into BodyObjects.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1021 c613c5cb-e716-0410-b11b-feb51c14d237
2010-11-29 21:11:47 +00:00
Charlie Groves 3782309a2e Use runServer to start servers, and rename PrefixServer.Module to PrefixModule
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1018 c613c5cb-e716-0410-b11b-feb51c14d237
2010-11-23 22:19:50 +00:00
Dave Hoover 0ed154d0c3 Whitespace
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1015 c613c5cb-e716-0410-b11b-feb51c14d237
2010-11-19 21:31:29 +00:00
Dave Hoover b17e9ccee5 Speeling
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1014 c613c5cb-e716-0410-b11b-feb51c14d237
2010-11-19 21:31:28 +00:00
Michael Bayne 1e2e20b1f1 Revamped build to use Maven Ant tasks, prepped a POM for proper publishing.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@996 c613c5cb-e716-0410-b11b-feb51c14d237
2010-11-18 05:24:20 +00:00
Michael Bayne ec27a1122d Moving bits into src/main and src/test. Reinstatement of actual test
workingness coming shortly.


git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@995 c613c5cb-e716-0410-b11b-feb51c14d237
2010-11-18 05:01:16 +00:00
Michael Bayne fbb1ce9a75 Pass our component and color classes to CastUtil explicitly.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@993 c613c5cb-e716-0410-b11b-feb51c14d237
2010-11-08 22:27:05 +00:00
Charlie Groves 824b14d6f1 Unused imports
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@992 c613c5cb-e716-0410-b11b-feb51c14d237
2010-10-27 23:43:55 +00:00
Michael Bayne f12cecd3a3 The aforementioned newline.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@988 c613c5cb-e716-0410-b11b-feb51c14d237
2010-10-22 06:44:46 +00:00