| Commit message (Collapse) | Author | Files | Lines |
|
|
|
Added some more events to IClientAPI (OnGrapObject , OnGrapUpdate, OnDeGrapObject).
|
|
|
|
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).
|
|
Added ThirdPartyLicenses folder containing the licenses for the various third party libraries we use.
Plus some other small changes.
|
|
* Console, I bid thee farewall. Use "Log" now where console used to exist.
|
|
* 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)
|