Melanie
|
7467a471ca
|
Add the option to reject duplicate region names
|
2010-01-11 22:52:05 +00:00 |
|
Melanie
|
78e9dc7c2c
|
Add a "LockedOut" flag to allow locking a region out via the grid server.
This flag prevents registration of a known region
|
2010-01-10 04:23:23 +00:00 |
|
Melanie
|
9727e3d66b
|
Add "Persistent" flag to regions table flags values
|
2010-01-10 02:44:57 +00:00 |
|
Melanie
|
e189b3056f
|
Add last_seen field to regions table
|
2010-01-10 02:13:55 +00:00 |
|
Melanie
|
21de921b95
|
Make the new API return only the regions that are marked online
|
2010-01-10 02:07:10 +00:00 |
|
Melanie
|
d889d4e1fa
|
Finally the region service config stuff is in.
|
2010-01-10 01:46:34 +00:00 |
|
Melanie
|
7a352edd5a
|
Add some commands to the grid server
|
2010-01-10 01:02:03 +00:00 |
|
Melanie
|
59ecd6d151
|
Temp fix: initialize flags value to prevent exception
|
2010-01-09 23:25:34 +00:00 |
|
Melanie
|
28d6705358
|
Preliminary work on the new default region setting mechanism
|
2010-01-09 20:46:32 +00:00 |
|
Melanie
|
d9f15fbf40
|
store owner_uuid in the region table
|
2009-10-07 19:37:18 +01:00 |
|
Diva Canto
|
a2d5da7129
|
More debug messages if things go wrong.
|
2009-10-05 10:31:09 -07:00 |
|
Diva Canto
|
52e477b41f
|
Better guards on RegisterRegion in GridService.
Added serverPort to the fields that get stored (I think this is the UDP port).
|
2009-09-25 06:02:41 -07:00 |
|
Diva Canto
|
b6824c495c
|
Deleted the meaningless console commands on the GridService. Will need to add meaningful ones.
|
2009-09-24 18:28:38 -07:00 |
|
Diva Canto
|
6a5d7650d0
|
All tests pass for MySQL/MySQLRegionData.
Added OpenSim.GridServer.ini.example that I have been using for testing the ROBUST grid service with the GridClient.
|
2009-09-24 18:23:55 -07:00 |
|
Diva Canto
|
2824bbc47b
|
Changed name of the hyperlink XMLRPC method to linkk-region, so that it doesn't conflict with the existing one.
|
2009-09-24 05:48:35 -07:00 |
|
Diva Canto
|
fd8fb7735b
|
First test passes -- regions being registered and retrieved correctly in Data.Null.
|
2009-09-23 20:39:25 -07:00 |
|
Diva Canto
|
67276589c8
|
Changed IGridService to use the new GridRegion data structure instead of old SimpleRegionInfo.
Added grid configs to standalones.
|
2009-09-23 17:20:07 -07:00 |
|
Diva Canto
|
ffd30b8ac3
|
Moved RegionName from RegionInfo to SimpleRegionInfo.
|
2009-09-22 14:46:05 -07:00 |
|
Diva Canto
|
ae07b220c6
|
Changed position methods so that they assume the input params are in meters.
|
2009-09-21 17:16:30 -07:00 |
|
Diva Canto
|
390137d540
|
Added grid handler and grid remote connector.
|
2009-09-21 11:05:01 -07:00 |
|
Diva Canto
|
e736273815
|
First pass at the grid service.
|
2009-09-18 19:16:30 -07:00 |
|