aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/UserManager/UserManagerBase.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Started major restructusing of comms to prepare for better grid and region ...lbsa712007-09-241-377/+0
* *** CHANGED CONFIG BEHAVIOUR ***lbsa712007-09-241-22/+19
* * Renamed methods on IUserDatalbsa712007-09-241-10/+15
* * Renamed stuff on UserManagerBase to get implicit implementation of IUserSer...lbsa712007-09-241-4/+4
* mass update of urls in source code to new websiteSean Dague2007-09-101-1/+1
* some changes which get us closer to Sqlite storage for usersSean Dague2007-08-281-1/+2
* Temporary fix for the region crossing crash, Although we need to start to cha...MW2007-08-151-119/+1
* Separated Login Service from usermanager, which helps to clean up the code a ...MW2007-08-131-242/+16
* Some work to prepare for inventory server.MW2007-08-131-21/+31
* few small changes.MW2007-08-011-0/+1
* clear userAgent state on client shutdown, which fixes the issueSean Dague2007-07-311-0/+31
* More work on inventory and opensim library.MW2007-07-261-0/+8
* Start of the OpenSim library , for now only contains a few textures. MW2007-07-251-0/+34
* * Issue#206 - Casting of a LLUUID from XMLRPC hashtable causes an error. (Tha...Adam Frisby2007-07-211-1/+1
* Some work on Inventory (not yet finished or enabled)MW2007-07-191-1/+2
* *New Configuration System, much easier and less buggy compared to the origina...mingchen2007-07-181-0/+2
* changed to native line ending encodingSean Dague2007-07-161-631/+631
* *Fixed master avatar requesting when in grid mode.mingchen2007-07-151-2/+3
* *Fixed several bugs that crashed the viewer and opensim server when logging i...mingchen2007-07-061-2/+7
* *Removed SimProfile.cs as it is no longer needed (in favor of SimProfileData)mingchen2007-07-051-0/+4
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-031-20/+17
* Fixed SimpleApp - aka thankgoditssundaycommitlbsa712007-07-011-35/+25
* *Hopefully fixed the empty dialog box error on client when logging in on sand...mingchen2007-06-291-1/+0
* *User Profile requests on OGS UserServer now uses XMLRPC instead of REST mingchen2007-06-281-66/+60
* Some work on restructuring the namespaces / project names. Note this doesn't ...MW2007-06-271-0/+641