mirror of
https://github.com/opensim/opensim.git
synced 2026-06-21 21:15:37 +08:00
* Added new GetProfilesInRange(x,y,x,y) data function to return sim profiles between certain coordinates (for use with World Map information, etc). Implemented in GridServer.Data.Mysql - stub functions placed in other data providers.