Commit Graph

15 Commits

Author SHA1 Message Date
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 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 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