| Commit message (Collapse) | Author | Files | Lines |
|
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.
|
|
* Deleted SimpleApp2 as it's getting wonkier and wonkier by the minute
* Added avatar handling to SimpleApp, still don't have any avatar out on the playing field
* Removed some warnings
* Went from IWorld to Scene
*
|
|
* 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)
|
|
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.
|
|
* fixed build errors
* still not working though...
|
|
* 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.
|
|
|
|
* Rebuilt project files
* ignored some bins
|
|
to Backup yet and it might be the cause of a memory leak.
Deleted EmbeddedJVM scripting engine, not being used. "If" we ever decide to use it then it can be re-added.
|
|
|
|
*Updated prebuild.xml
|
|
(OpenSim.Framework came before OpenSim.Framework.Console, so was causing a problem as OpenSim.Framework references OpenSim.Framework.Console).
|
|
|
|
to please!
|
|
* Removed GridInterface reference from AssetServer
|
|
|
|
|