Ray Greenwell
e3bd4dfcfd
configure fringe as part of the tsbundles target.
...
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1215 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-04-06 22:18:51 +00:00
Ray Greenwell
aac9c7231d
ignore the generated fringeconf.dat
...
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1214 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-04-06 22:18:07 +00:00
Ray Greenwell
ba8e515b6f
added test fringe tilesets
...
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1213 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-04-06 22:17:09 +00:00
Ray Greenwell
b69d195665
test fringe configuration
...
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1212 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-04-06 22:14:38 +00:00
Michael Bayne
341660db3f
Not to be undecorated.
...
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1209 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-04-06 04:53:05 +00:00
Michael Bayne
e2239e292a
Reference new ocean tiles.
...
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1208 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-04-06 04:52:41 +00:00
Michael Bayne
3a9c0180a3
Need to use MisoTileManager now.
...
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1196 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-04-06 02:03:54 +00:00
Michael Bayne
d21b5d1db1
Added tileSetMapped().
...
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1195 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-04-06 02:03:32 +00:00
Michael Bayne
1303897d3d
The tileset bundler task is called differently now.
...
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1179 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-04-03 22:25:22 +00:00
Michael Bayne
b18c6dc7bf
Blow away the test tileset map file so that it's recreated consistently
...
every time.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1178 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-04-03 22:24:17 +00:00
Michael Bayne
a2db66aa21
More Config rethink.
...
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1167 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-03-28 23:59:34 +00:00
Michael Bayne
b486315e47
Revamp! Modified the way configuration is handled.
...
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1166 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-03-28 22:32:34 +00:00
Michael Bayne
9edfaca050
Adjusted the frames per second of the walking animation.
...
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1161 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-03-27 21:50:01 +00:00
Michael Bayne
178b5cfeda
Added female component classes.
...
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1160 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-03-27 21:49:40 +00:00
Michael Bayne
b7be739164
Select a male and female pirate.
...
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1159 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-03-27 21:49:11 +00:00
Michael Bayne
97e04e29d7
Need to specify gender information when generating character.
...
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1157 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-03-27 20:31:11 +00:00
Michael Bayne
1bf6e6093d
Added support for streaming arrays of streamables; extracted the efficient
...
streamable serialization code from PolyStreamableList and made it
generally available; modified the StreamableArrayList to support
heterogenous lists (because they don't have much more overhead than
homogenous lists now) which allows us to remove PolyStreamableList
entirely.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1140 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-03-20 22:58:26 +00:00
Michael Bayne
59aeb61fe3
Added ability to update individual elements of an array field. The objects
...
have helper functions named set<field>At() for such a purpose.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1134 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-03-19 01:10:03 +00:00
Rick Keagy
2d90f897f1
Initial revision
...
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1126 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-03-15 23:04:06 +00:00
Michael Bayne
144c8ec1aa
Added actions for all of our new poses.
...
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1121 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-03-15 01:06:54 +00:00
Rick Keagy
d6cc81002a
all male components in 10 actions to date
...
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1119 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-03-14 19:59:12 +00:00
Michael Bayne
1b7f56ca9e
Obey new CharacterDescriptor constructor signature. (That's a lot of
...
syllables).
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1113 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-03-08 22:37:50 +00:00
Michael Bayne
873406f6c5
Moved male pirate components into their own directory (which prefixes all
...
their class names with male/).
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1112 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-03-08 22:37:21 +00:00
Michael Bayne
2a6b668a98
Blow away the component map file before building so that it's consistent
...
between component repository rebuilds at present.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1092 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-03-05 07:11:21 +00:00
Michael Bayne
dd84a00252
Sweet new pirate action!
...
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1091 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-03-05 07:10:12 +00:00
Michael Bayne
42a8993c93
Added code to test the new MessageBundle recursive escaped composed
...
translation facilities.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1078 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-02-28 23:12:27 +00:00
Michael Bayne
5f18acd3d8
Modified distributed object attribute setting such that attributes are
...
*always* set immediately because after some deliberation, we decided that
doing that led to less unexpectedly annoying behavior than having to wait
for the event to propagate to see the new value.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1062 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-02-20 23:35:42 +00:00
Michael Bayne
d0e946756d
Updated the ignore files.
...
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1059 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-02-19 22:11:30 +00:00
Michael Bayne
cbcf5d217e
Revamped bundle stuff to put all actions and classes in one top-level
...
metadata bundle and just the components in separate component bundles.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1058 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-02-19 22:10:30 +00:00
Michael Bayne
12dd0ff1c7
Load our vessel components by name now that we can.
...
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1055 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-02-19 22:08:25 +00:00
Michael Bayne
bd899e1636
Changed action class to reflect new vessel component organization.
...
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1054 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-02-19 20:17:36 +00:00
Michael Bayne
f5c7d7864c
Added a ship sprite to the center of the scrolling view.
...
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1053 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-02-19 20:03:13 +00:00
Michael Bayne
a54339594c
Pick tiles pseudo randomly based on the coordinates.
...
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1052 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-02-19 20:02:16 +00:00
Michael Bayne
1ae28e9942
Ignore the data files.
...
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1051 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-02-19 20:01:48 +00:00
Michael Bayne
286728cec7
New ship component bundle.
...
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1050 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-02-19 20:01:21 +00:00
Michael Bayne
947107b0ba
Added another set of component bundles for ships.
...
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1049 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-02-19 20:00:32 +00:00
Michael Bayne
817c7aab39
Removed obsolete variables.
...
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1044 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-02-19 07:43:20 +00:00
Michael Bayne
025f212df0
Use a BorderLayout.
...
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1043 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-02-19 07:42:51 +00:00
Michael Bayne
b01df00f3f
Use a border layout.
...
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1040 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-02-19 07:21:33 +00:00
Michael Bayne
74ae7214da
Use full-screen mode if possible.
...
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1039 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-02-19 07:21:15 +00:00
Michael Bayne
d6ad960a14
Don't show coordinates.
...
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1035 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-02-19 04:45:55 +00:00
Michael Bayne
68823a9f8a
Updates to support new method signature.
...
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1025 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-02-19 01:27:48 +00:00
Michael Bayne
7302924ea0
Can't ignore repaints, try not being decorated.
...
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1024 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-02-19 01:27:34 +00:00
Michael Bayne
f497a93541
Create the IsoSceneViewModel and no longer create the sprite manager.
...
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1018 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-02-18 00:43:24 +00:00
Michael Bayne
718ca0de17
Test application for the scrolling isometric view.
...
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1014 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-02-17 23:48:38 +00:00
Michael Bayne
7fa37c5837
No coordinates.
...
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1013 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-02-17 23:48:27 +00:00
Michael Bayne
2e9627d601
New test scene.
...
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@999 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-02-14 01:13:35 +00:00
Michael Bayne
c25f5ce570
Out with the old, in with the new.
...
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@998 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-02-14 01:11:14 +00:00
Michael Bayne
635e9cf930
addObserver -> addClientObserver.
...
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@982 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-02-09 20:47:11 +00:00
Michael Bayne
a1162ae85a
Whipped unit tests into shape. Added simple test for dobject transactions.
...
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@978 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-02-09 07:50:04 +00:00