aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Add basic asset connector tests to check behaviour for normal, local and temp...Justin Clark-Casey (justincc)2012-09-151-2/+2
* | More on HG2.0: added the possibility of controlling the appearance that avies...Diva Canto2012-09-151-0/+1
|/
* Restarting to work on HGSuitcaseInventoryService: added the ability for the o...Diva Canto2012-09-131-4/+56
* 4096 is used in various places as the maximum height of a region, refactoring...SignpostMarv2012-09-081-2/+2
* Fix regression introduced in a0d178b2 (Sat Aug 25 02:00:17 2012) where folder...Justin Clark-Casey (justincc)2012-08-291-1/+2
* Merge branch 'master' of melanie@opensimulator.org:/var/git/opensimMelanie2012-08-251-15/+49
|\
| * Following on from f8a89a79, do not allow more than one 'type' folder (e.g. ca...Justin Clark-Casey (justincc)2012-08-251-16/+49
| * Allow multiple calling card type inventory folders to be created.Justin Clark-Casey (justincc)2012-08-251-0/+1
* | Fix and refactor region registration. Reorder checks to short-curcuit expensi...Melanie2012-08-251-25/+28
|/
* Add a skeleton for a name value storage associated with regionsMelanie2012-08-151-0/+14
* Exclude temp attachemnts from being sent to the avatar serviceMelanie2012-08-141-1/+2
* minor: Comment out "Deleting asset" log messages for nowJustin Clark-Casey (justincc)2012-08-032-2/+4
* Change exception log messages in XInventoryService connector to error rather ...Justin Clark-Casey (justincc)2012-08-011-9/+8
* If we're fetching active gestures via the XInventoryServiceConnector, then pr...Justin Clark-Casey (justincc)2012-07-301-1/+1
* Rather than instantiating a UTF8 encoding everywhere when we want to supress ...Justin Clark-Casey (justincc)2012-07-131-2/+1
* minor: add client name to various login service log messages to disambiguate ...Justin Clark-Casey (justincc)2012-07-051-13/+43
* Remove some mono compiler warningsJustin Clark-Casey (justincc)2012-06-303-17/+15
* Removing unused handling of incoming create object by userID and itemID only.Justin Clark-Casey (justincc)2012-06-301-10/+0
* Show region positions in "show regions" robust console commandJustin Clark-Casey (justincc)2012-06-261-1/+7
* minor: correct GridService "show regions" cibsike cinnabd usage statementJustin Clark-Casey (justincc)2012-06-261-1/+1
* Add much easier ConsoleDisplayTable AddColumn() and AddRow() methods.Justin Clark-Casey (justincc)2012-06-261-6/+5
* Add "show regions" console command to ROBUST to show all regions currently re...Justin Clark-Casey (justincc)2012-06-261-0/+44
* Add "show region at" command to grid service to get the details of a region a...Justin Clark-Casey (justincc)2012-06-251-22/+69
* Add "deregister region" by uuid command to grid service to allow manual dereg...Justin Clark-Casey (justincc)2012-06-131-0/+45
* OnConnectionClosed listeners, retrieve data from IClientAPI.SceneAgent rather...Justin Clark-Casey (justincc)2012-06-121-21/+7
* Fix various issues with http inventoryJustin Clark-Casey (justincc)2012-06-021-1/+1
* Fix bug where a failed QueryAccess to a remove region would always have the r...Justin Clark-Casey (justincc)2012-05-251-13/+20
* In remote QueryAccess, also receive the actual status (true|false) instead of...Justin Clark-Casey (justincc)2012-05-251-0/+4
* Make ISimulationScene.GetScene() used the more efficient region id for lookup...Justin Clark-Casey (justincc)2012-05-242-2/+12
* Environment Module - allows Environment settings for Viewer3 warning: include...PixelTomsen2012-05-231-0/+16
* Add ConsoleDisplayList for more consistent formatting of console output in li...Justin Clark-Casey (justincc)2012-05-231-9/+9
* Add missing Y co-ord in "show region" console command informationJustin Clark-Casey (justincc)2012-05-231-1/+1
* Lay out "show region" information in an easier to read line by line formatJustin Clark-Casey (justincc)2012-05-231-9/+11
* minor: extend commented out LinkInventoryItem log message for future useJustin Clark-Casey (justincc)2012-05-211-3/+3
* Fix bug where outfit folders could not be renamed.Justin Clark-Casey (justincc)2012-05-211-4/+13
* Fix issue where a new outfit folder is not created when a new outfit is saved...Justin Clark-Casey (justincc)2012-05-181-3/+9
* Where necessary, rename OpenSim/Services/Connectors/*.cs files to reflect the...Justin Clark-Casey (justincc)2012-05-0915-0/+0
* minor: remove mono compiler warningJustin Clark-Casey (justincc)2012-05-041-1/+1
* refactor: Rename new DeleteFoldersEx/PurgeFoldersEx methods to DeleteFolders/...Justin Clark-Casey (justincc)2012-05-041-6/+7
* Allow deleting folders even if they're not in the TrashOren Hurvitz2012-05-041-4/+15
* Calculate the Daylight Savings Time information sent to the viewer based on U...Justin Clark-Casey (justincc)2012-05-042-5/+55
* Comment out AvatarService.SetAvatar debug log line for nowJustin Clark-Casey (justincc)2012-04-251-1/+1
* Go back to always using the local timezone for now - not all machines have US...Justin Clark-Casey (justincc)2012-04-241-13/+18
* minor: formatting changes to top of LLLoginResponse.SetDefaultValues(), chief...Justin Clark-Casey (justincc)2012-04-241-1/+6
* DST settings to match client default Pacific Time (mantis #5972)Olivier van Helden and Gudule Lapointe (Speculoos.net)2012-04-241-1/+15
* Remember to dispose of the bitmap opened from a file in GatekeeperServiceConn...Justin Clark-Casey (justincc)2012-04-201-4/+11
* Add uri to various log messages when region registration fails. Upgrade some...Justin Clark-Casey (justincc)2012-04-101-8/+15
* A few more minor improvements on Suitcase inventory service.Diva Canto2012-04-071-7/+6
* Better Suitcase Inventory Service.Diva Canto2012-04-061-48/+55
* Deleted the unused and commented code from 2 commits ago.Diva Canto2012-04-061-594/+0