Commit Graph

7 Commits (056bcc7ccca4d6381538b67d2f99f166687cd6e4)

Author SHA1 Message Date
Adam Frisby 056bcc7ccc * Updating prebuild.xml 2007-06-24 18:10:45 +00:00
MW d7121a422a Started work on CAPS support, now we have our first test capability, MapLayer requests are handled by CAPS. 2007-06-22 22:21:08 +00:00
MW a9dde515ba SandBox mode login now shares a base class with the grid mode user server.
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).
2007-06-22 18:28:49 +00:00
MW 3e484d1aaf Renamed Avatar to ScenePresence to avoid clash with libsl Avatar class.
Added ThirdPartyLicenses folder containing the licenses for the various third party libraries we use.
Plus some other small changes.
2007-06-20 17:32:21 +00:00
Adam Frisby 29053589bf * Replaced old logging mechanism with new shiny logging mechanism
* Console, I bid thee farewall. Use "Log" now where console used to exist.
2007-06-20 15:50:06 +00:00
lbsa71 8edcc844c4 * re-added SimpleApp projects
* made them work (yay!)
* some cleanup
2007-06-20 11:41:45 +00:00
MW 320fbcb7b4 Made a base class from the Grid mode UserServer.UserManager and included 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)
2007-06-19 10:40:20 +00:00