aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenGridServices.sln (follow)
Commit message (Collapse)AuthorAgeFilesLines
* SandBox mode login now shares a base class with the grid mode user server. MW2007-06-221-68/+58
| | | | | 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).
* Renamed Avatar to ScenePresence to avoid clash with libsl Avatar class.MW2007-06-201-57/+67
| | | | | | Added ThirdPartyLicenses folder containing the licenses for the various third party libraries we use. Plus some other small changes.
* * and done the same for OGS..Adam Frisby2007-06-201-67/+57
|
* * re-added SimpleApp projectslbsa712007-06-201-58/+68
| | | | | | * made them work (yay!) * some cleanup
* Made a base class from the Grid mode UserServer.UserManager and included ↵MW2007-06-191-65/+62
| | | | | | | | 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)
* * Applied Prebuild fixes to Sugilitelbsa712007-06-141-41/+41
| | | | | | * Rebuilt project files * ignored some bins
* *Removed SimProfileBase from OpenSim (Unused/Depreciated)mingchen2007-06-111-54/+63
| | | | | *Updated prebuild.xml
* Seems someone deleted BaseServer.cs without removing references to itMW2007-06-111-63/+54
|
* *Reorganized RegionServerCommsManager for OGS and local supportmingchen2007-06-091-53/+62
|
* * Removed ServiceManager from OGS/Sugilite due to compilation issues.Adam Frisby2007-06-091-68/+53
| | | | | * Removed GridInterface reference from AssetServer
* prebuild.xml should be fixed/updated.MW2007-06-081-58/+67
|
* number of changesMW2007-05-291-67/+58
|
* Goodbye WorldMW2007-05-261-58/+67
|
* Start of rewrite 5279! MW2007-05-261-0/+85