Commit Graph

14 Commits (1b8b75d80ae5d61fcbac60602cf9af6cef2c4003)

Author SHA1 Message Date
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 a9e9bc83ef * and done the same for OGS.. 2007-06-20 15:52:45 +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
lbsa71 3a20a7b5d1 * Applied Prebuild fixes to Sugilite
* Rebuilt project files
* ignored some bins
2007-06-14 11:01:38 +00:00
mingchen 5c3a4f52f4 *Removed SimProfileBase from OpenSim (Unused/Depreciated)
*Updated prebuild.xml
2007-06-11 18:27:07 +00:00
MW de709bf88f Seems someone deleted BaseServer.cs without removing references to it 2007-06-11 16:20:27 +00:00
mingchen fa8f143aec *Reorganized RegionServerCommsManager for OGS and local support 2007-06-09 21:04:13 +00:00
Adam Frisby ba8fcfe990 * Removed ServiceManager from OGS/Sugilite due to compilation issues.
* Removed GridInterface reference from AssetServer
2007-06-09 00:42:51 +00:00
MW 6acfd0ddea prebuild.xml should be fixed/updated. 2007-06-08 16:16:32 +00:00
MW b2eb26e4ba number of changes 2007-05-29 09:16:18 +00:00
MW 06387d0344 Goodbye World 2007-05-26 14:55:17 +00:00
MW 3436961bb5 Start of rewrite 5279! 2007-05-26 13:40:19 +00:00