aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/Local (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* *Master Avatar can be specified by a previous UUID in either grid mode or sta...mingchen2007-11-031-0/+10
* * Diuerse beavtificatemslbsa712007-11-011-1/+1
* * Optimized usingslbsa712007-10-306-95/+97
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-295-8/+6
* * Added prototypical AvatarFactory module interface to load avatar parameterslbsa712007-10-262-7/+14
* * Made EstateSetting static since there's only one instance, and we only need...lbsa712007-10-221-2/+3
* nice catch by chi11ken that I was setting the wrong propertySean Dague2007-10-221-1/+1
* Bug fix, so that local loginserver (in standalone mode) can set a start posit...MW2007-10-222-7/+9
* Fixed a bug causing a crash during clientlog on in Windows (Thanks to Rookiie...Tleiades Hax2007-10-211-1/+2
* Possible fix for: Remoting exceptions with adjacent non-running sims.Tleiades Hax2007-10-182-8/+9
* * Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa712007-10-153-1/+85
* getting all our line endings consistant againSean Dague2007-10-052-240/+240
* * So, ok, maybe renaming serialized fields on a friday wasn't the smartest of...lbsa712007-10-051-8/+8
* * minor refactoringlbsa712007-10-051-7/+2
* Some tiny refactoringMW2007-10-052-1/+3
* * UserProfileData meets code conventionslbsa712007-10-051-8/+8
* == The "right name and place" commit ==lbsa712007-10-053-3/+1
* more refactoringMW2007-10-032-23/+4
* Some continuation of lbsa71's refactoring of the CommunicationsManager.MW2007-10-031-60/+4
* * Moved setup of LocalInventoryService and LocalUserServices to the app layerlbsa712007-10-022-13/+9
* Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei...lbsa712007-09-274-8/+53
* * Tleiades grid mode inventory (#444) - thanx Tleiades!lbsa712007-09-274-53/+8
* * Now the OGS1GridServices has a LocalBackEndServices that it forwards intra-...lbsa712007-09-251-17/+62
* * Removed some more fields from CommunicationsLocallbsa712007-09-243-197/+183
* * So, ok, maybe a bit harsh to explode on grid inventory calls.lbsa712007-09-241-2/+0
* * Now there's only one UserServicelbsa712007-09-241-4/+4
* * Started major restructusing of comms to prepare for better grid and region ...lbsa712007-09-244-99/+92
* * Trying to streamline CommunicationsManagerlbsa712007-09-241-4/+4
* * Encapsulated all CommunicationsManager serviceslbsa712007-09-241-1/+1
* *** CHANGED CONFIG BEHAVIOUR ***lbsa712007-09-241-16/+10
* * Renamed methods on IUserDatalbsa712007-09-242-13/+16
* * minor renameslbsa712007-09-241-10/+10
* * Renamed stuff on UserManagerBase to get implicit implementation of IUserSer...lbsa712007-09-243-24/+10
* fixing me some line endingsSean Dague2007-09-172-238/+238
* * minor refactoringslbsa712007-09-111-18/+29
* mass update of urls in source code to new websiteSean Dague2007-09-102-2/+2
* As part of our "we aim to please" commitment, have added the ability to creat...MW2007-08-281-10/+23
* Start of trying to make Region/Scene more modular. MW2007-08-281-2/+2
* Set some default values for "create user" in case anyone just pressing return...MW2007-08-241-4/+4
* Now also enabled Inventory persistence in standalone mode when account Authen...MW2007-08-241-0/+4
* Hopefully fixed the issue of inventory not working for the master account. (N...MW2007-08-241-0/+4
* Instant Messages between users in the same region should actually now work.MW2007-08-201-1/+1
* Taking Prims (SceneObjectGroups) in and out of inventory should now work and ...MW2007-08-161-0/+5
* Can now set the plugins for standalone mode's Inventory database (default sql...MW2007-08-161-4/+29
* More work on inventory, can now create other inventory types, like Clothes an...MW2007-08-152-0/+5
* Temporary fix for the region crossing crash, Although we need to start to cha...MW2007-08-151-1/+0
* Start of inventory items, when you upload a texture the data will now be stor...MW2007-08-141-0/+11
* More inventory work, should be able to now create new inventory folders and t...MW2007-08-141-0/+5
* Start of Inventory service, currently only (partially) functional in standalo...MW2007-08-143-1/+116
* oops , guess I should include the new files next time MW2007-08-131-0/+113