This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-07-13 19:14:51 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e1fd76ace627dcef3798ca20f330397c93e13151
opensim
/
OpenSim
/
Server
/
Handlers
History
diva
380f59d0ff
Factoring out "land_data" / RequestLandData that was hanging off of IGridServices, erroneously. Not sure when this is used, but now it is implemented in the new model of service connectors. Hopefully it works.
2009-06-14 23:00:23 +00:00
..
Asset
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
2009-06-01 06:37:14 +00:00
Authentication
Comment out unused variables / private fields to avoid compiler warnings.
2009-06-04 03:58:04 +00:00
Base
Update svn properties.
2009-06-14 21:37:50 +00:00
Inventory
Fixes mantis
#3803
. Thanks jhurliman.
2009-06-11 20:27:13 +00:00
Land
Factoring out "land_data" / RequestLandData that was hanging off of IGridServices, erroneously. Not sure when this is used, but now it is implemented in the new model of service connectors. Hopefully it works.
2009-06-14 23:00:23 +00:00
Neighbour
Update svn properties.
2009-06-14 21:37:50 +00:00
Simulation
Pulled out HelloNeighbour into its own service, INeighbourService, which may get more functions as we go along. It's a very simple service and service connectors, and it served primarily to establish the design of services that dependent on Scenes and that must always have a local connector. More refactoring coming, as this showed how to do it right.
2009-06-14 15:35:09 +00:00
Tests
/Asset
Comment out unused variables / private fields to avoid compiler warnings.
2009-06-04 03:58:04 +00:00