| Commit message (Collapse) | Author | Files | Lines |
|
Added some more events to IClientAPI (OnGrapObject , OnGrapUpdate, OnDeGrapObject).
|
|
* Renamed IPListenAddr to CommsIPListenAddr
* Renamed IPListenPort to CommsIPListenPort
New Features:
* Begun OGS/.1 implementation -- created new temporary "GridInfo" class to hold grid settings, needs reworking to wherever settings are stored these days.
|
|
Started to add support for asset uploads over CAPS (the asset is uploaded but seems to come out corrupt).
Started to cleanup/rewrite the AssetCache.
Fixed bug in MapBlock requests, where data for some regions wasn't being sent.
Renamed PrimData's Texture to TextureEntry.
most likely a few other small changes.
|
|
|
|
MapLayer requests are handled by CAPS.
|
|
To allow people to login without creating accounts first in sandbox mode anytime a login request is received without a matching account already being in the database, a new account will be made. (also in sandbox mode, passwords aren't currently used).
|
|
regions. (Code Needs cleaning up).
|
|
Added ThirdPartyLicenses folder containing the licenses for the various third party libraries we use.
Plus some other small changes.
|
|
* made them work (yay!)
* some cleanup
|
|
that in the OpenSim solution.
Included OpenGrid.Framework.Data in the OpenSim solution (and OpenGrid.Framework.Data.DB4O).
Changed OpenSim.LocalCommunications.LocalUserServices so that it inherits from the UserManagement Base class. (still not finished implementing the CustomiseResponse() method)
|
|
*LoginService is now only used in LocalCommunications and not as a interface in RegionCommunications
|
|
*Not yet usable, but I'm working on it
|
|
|
|
Added(from trunk) the loading of terrain files defined in the region.xml files.
|
|
be used by the map. Note: Currently each region generates a new image every time they start; even if the terrain is read from the database. And also they don't update it when the terrain changes.
|
|
* Made them build
* They don't work though, gotta have a look see at that later.
* ignored a shitload of bins
|
|
within the current region).
Now need to add teleporting between regions and use of the dynamic texture for the terrain.
|
|
|