Commit Graph

11 Commits

Author SHA1 Message Date
Michael Bayne 06473a1a11 Fixed paths.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5628 542714f4-19e9-0310-aa3c-eee0fc999fb1
2009-01-10 18:56:21 +00:00
Michael Bayne dfa60bb344 Find java in our path instead of requiring JAVA_HOME be set.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5419 542714f4-19e9-0310-aa3c-eee0fc999fb1
2008-10-08 18:25:47 +00:00
Michael Bayne 302c6656e5 Migrated the scene viewer over to Stage, though Miso has one as well.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@3454 542714f4-19e9-0310-aa3c-eee0fc999fb1
2005-04-01 16:57:17 +00:00
Michael Bayne adf80275ca Use $root not $realroot.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1070 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-02-25 07:27:57 +00:00
Michael Bayne 990c8cf1c4 We specify resource_url rather than application.root now.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@859 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-01-16 02:56:45 +00:00
Michael Bayne 40013948c2 Look in JAVA_LIBS for the system-wide java libraries rather than hard
coding the path to /usr/share/java. This allows us to set JAVA_LIBS to the
path to yolibs when building and running Narya code.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@858 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-01-16 00:41:52 +00:00
Michael Bayne 862595e9c9 Add the system classes (/usr/share/java) to the classpath as well.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@733 542714f4-19e9-0310-aa3c-eee0fc999fb1
2001-12-04 01:12:35 +00:00
Michael Bayne 21ed644984 Added support for loading resources from named resource bundles which are
configured relative to an application root which must be provided to the
resource manager at construct time or via the application.root system
property.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@625 542714f4-19e9-0310-aa3c-eee0fc999fb1
2001-11-20 00:21:41 +00:00
Michael Bayne 4fd41d4699 Remove dist/rsrc from the classpath because it doesn't exist anyway.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@199 542714f4-19e9-0310-aa3c-eee0fc999fb1
2001-08-08 23:48:12 +00:00
Michael Bayne bf466db2e1 Some modifications to make runjava behave more like we want it to.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@89 542714f4-19e9-0310-aa3c-eee0fc999fb1
2001-07-20 17:33:09 +00:00
Walter Korman 758b9667e4 Initial version of runjava (taken directly from samskivert/bin) and a
script to launch the miso scene editor application.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@86 542714f4-19e9-0310-aa3c-eee0fc999fb1
2001-07-20 07:22:10 +00:00