Commit Graph

6828 Commits

Author SHA1 Message Date
Michael Bayne 2cfbf4de5f Update README with new newness. 2012-02-27 11:16:17 -08:00
Michael Bayne de357fb865 Update developerConnection with Github URL. 2012-02-27 11:16:04 -08:00
Mark Johnson 01f1064b21 Preparing for 1.13-SNAPSHOT development.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6801 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-02-22 04:51:22 +00:00
Mark Johnson a2ac2b9567 - The mvn-release script (even with my hacking) still totally failed on this, try again to prep for
narya-parent-1.12 release


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6799 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-02-22 04:47:49 +00:00
Mark Johnson 3be18828ad Preparing for 1.13-SNAPSHOT development.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6798 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-02-22 03:58:27 +00:00
Mark Johnson 7732e0f9d1 Preparing for narya-parent-1.12 release.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6796 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-02-22 03:52:30 +00:00
Par Winzell 75aa9c0959 Not actually needed, inherits from <parent>.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6795 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-02-21 18:14:31 +00:00
Dave Hoover e2f86a4f3c Nuke Resulting.ReusableInvocationException.
Premature optimization the fun side effect of rendering the
exception's attached stack trace completely useless.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6794 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-02-17 19:25:50 +00:00
Par Winzell 3d943550e1 Good to have.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6793 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-02-17 14:46:36 +00:00
Michael Bayne 817fe17d6c Yet more cleaning.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6792 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-02-16 18:43:02 +00:00
Michael Bayne 7f808fa85f More cleaning.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6791 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-02-16 18:42:38 +00:00
Michael Bayne 1a8750b527 Nixed more empty directories.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6790 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-02-16 18:41:49 +00:00
Michael Bayne 9b5643887f Nixed empty directories left by git-svn.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6789 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-02-16 18:40:39 +00:00
Mark Johnson 1117025e40 - Added a method to retireve only running nodes from a specific region
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6788 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-02-16 02:19:04 +00:00
Michael Bayne 4753742757 Yay, flexmojos 4.2-beta no longer uses wonky <scope>external</scope>.
It just leaves dependencies external by default when compiling an SWC, like any
sensible person would.

Also disabled warnings, since we never enabled them in the Ant build and
they're a giant list of spamming "hey, this class doesn't define a constructor"
warnings. Since when was it dangerous to rely on the default constructor?

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6787 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-02-14 19:32:13 +00:00
Michael Bayne ceab750025 Would you believe, nixed more cruft?
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6786 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-02-14 19:15:20 +00:00
Michael Bayne ffba2a1e20 Nixed more old cruft.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6785 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-02-14 19:13:21 +00:00
Michael Bayne c3e08f47d4 Moved (long rotting) AS test code into aslib/src/test; nixed other cruft.
The AS tests are still not compiled and run, but now at least they have a nice
place to live, in case someone ever wants to resurrect them.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6784 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-02-14 19:11:54 +00:00
Michael Bayne 1c311431ad Finished the job of splitting Narya into submodules.
The ActionScript code is now under aslib and is built via Maven (and Ant). The
CPP code is under cpplib and is ignored by everything (other than service
generation), but now at least it's not crufting up the Java submodule with its
XCode project.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6783 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-02-14 19:11:33 +00:00
Michael Bayne 20074741b0 Use previous version of narya-tools to procstream our bits.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6782 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-02-04 00:25:22 +00:00
Michael Bayne 8c270f60da Bump naryalib to next development version.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6781 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-02-03 21:43:46 +00:00
Michael Bayne 142daf9de5 Bump naryalib to 1.11 for release; nixed gwt- and tools-pom.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6780 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-02-03 21:40:00 +00:00
Michael Bayne b1c869ee8d [maven-release-plugin] prepare for next development iteration
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6779 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-02-03 21:30:48 +00:00
Michael Bayne 0e9f9b15d9 [maven-release-plugin] prepare release narya-parent-1.11
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6777 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-02-03 21:30:39 +00:00
Michael Bayne a7e0893191 Factored Narya into two Maven modules: core and tools.
This will allow us to properly ship narya-tools.jar to Maven Central which is
necessary for Nenya and Vilya (and any other Narya-using project) to themselves
be built.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6776 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-02-03 21:25:13 +00:00
Michael Bayne d73949838d Seek SOURCE_HEADER in new location.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6775 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-02-03 19:42:43 +00:00
Michael Bayne d2b5989d62 Move SOURCE_HEADER to etc, nixed lib dir.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6774 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-02-03 19:39:45 +00:00
Ray Greenwell 75a1840fb8 Tentative fix.
When we log off, anything that tries to unsubscribe in response to that
will find that the object cache is already cleared, resulting in these
info-level warnings cluttering up the log.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6773 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-01-27 01:18:09 +00:00
Ray Greenwell 8592564733 Break-out subscribing to our place so that it can be overridden.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6772 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-01-26 02:08:53 +00:00
Jamie Doornbos 1048c39449 Preparing for 1.11-SNAPSHOT development.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6771 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-01-13 19:55:38 +00:00
Jamie Doornbos fc46b7a5c6 Preparing for narya-1.10.2 release.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6769 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-01-13 19:48:00 +00:00
Jamie Doornbos 7add9a4936 Preparing for 1.11-SNAPSHOT development.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6768 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-01-13 17:54:59 +00:00
Jamie Doornbos ad3eda9001 Preparing for narya-1.10.1 release.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6767 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-01-13 17:51:22 +00:00
Michael Bayne 3fefd48953 Use ooo-util 1.1 to get the latest goods.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6766 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-01-11 00:34:25 +00:00
Ray Greenwell 92f0879305 Use guava 11.0.1.
Hmm, the main pom for this project references neither samskivert nor guava.
Maybe it depends on depot dragging them in?


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6765 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-01-10 21:07:20 +00:00
Ray Greenwell db54048345 Fix some deprecation warnings with Interval.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6764 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-01-10 21:06:16 +00:00
Jamie Doornbos d59cb2d72f Actionscript versions of credentials nested interfaces.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6763 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-01-10 08:47:00 +00:00
Charlie Groves 772fc5e612 Use an ooo-ant-actionscript that respects FLEX_HOME
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6762 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-01-07 00:44:43 +00:00
Par Winzell efdfbe3aea Don't make a copy of all the events every tick; instead, queue up expiring, failed outgoing connections and then clean them up as part of the tick.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6761 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-01-04 19:17:49 +00:00
Dave Hoover f32e7aa322 Auld Lang Syne
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6760 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-01-03 18:45:14 +00:00
Dave Hoover a25a4d27d8 Out, vile dos line endings
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6759 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-01-03 18:44:50 +00:00
Dave Hoover 750e2fdac5 Whitespace
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6758 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-01-03 18:44:49 +00:00
Par Winzell db78d695a6 There are NetEventHandlers that want to directly modify _handlers; let's let them.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6757 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-01-03 14:54:22 +00:00
Par Winzell 876e5ecaaa Dispatchers used to have individuality and flavour. Nowadays they are all InvocationManager, which is not useful. The provider, however, may be.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6756 542714f4-19e9-0310-aa3c-eee0fc999fb1
2011-12-19 00:42:53 +00:00
Par Winzell 547ddbb183 Preparing for 1.11-SNAPSHOT development.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6754 542714f4-19e9-0310-aa3c-eee0fc999fb1
2011-12-08 18:28:44 +00:00
Par Winzell 11593370e7 Preparing for narya-1.10.1 release.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6753 542714f4-19e9-0310-aa3c-eee0fc999fb1
2011-12-08 18:22:50 +00:00
Par Winzell d3c34a4a72 Match the Java side's cleanup functionality. This also helps Flash garbage collect properly.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6752 542714f4-19e9-0310-aa3c-eee0fc999fb1
2011-12-07 22:39:28 +00:00
Ray Greenwell 966d91fbcd More cleanup during cleanup().
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6751 542714f4-19e9-0310-aa3c-eee0fc999fb1
2011-12-07 22:11:28 +00:00
Ray Greenwell cadea4afb9 Bugfix:
Don't broadcast to the other peers when we serialize().
Serialize() is called from updateValue() when the value is
Streamable, and updateValue() already broadcasts.

I'm pretty sure this is correct, but there may be an edge
case I'm not aware of. Keep a sharp eye out.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6750 542714f4-19e9-0310-aa3c-eee0fc999fb1
2011-12-01 21:37:38 +00:00
Michael Bayne 418ebec455 Tidied up some really ancient and really incorrect documentation.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6749 542714f4-19e9-0310-aa3c-eee0fc999fb1
2011-11-28 21:55:21 +00:00