aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack (unfollow)
Commit message (Expand)AuthorFilesLines
2012-04-27Add regression test for teleporting an agent between separated regions on the...Justin Clark-Casey (justincc)3-3/+3
2012-04-26Tweak log messages on local region to region teleport path to help with probl...Justin Clark-Casey (justincc)1-1/+3
2012-04-26minor: Add more detail to unauthorized caps client messageJustin Clark-Casey (justincc)1-1/+4
2012-04-26minor: Add region name to dropped inbound packet messageJustin Clark-Casey (justincc)1-1/+3
2012-04-07Rather than having a FromFolderID property on every single prim and only ever...Justin Clark-Casey (justincc)1-1/+1
2012-04-07Store FromItemID for attachments once on SOG instead of on every SOP and only...Justin Clark-Casey (justincc)1-1/+1
2012-04-06Packing of folder in SendBulkUpdateInventory always set the folder type to -1...Diva Canto1-1/+2
2012-03-31Implement bulk inventory update over CAPS (not recursive by design,Melanie1-1/+47
2012-03-29refactor: Stop passing both IClientAPI and agentID to friend event listeners,...Justin Clark-Casey (justincc)1-7/+6
2012-03-29Add back parts of reverted changes that were not concerned with child agent c...Justin Clark-Casey (justincc)1-2/+2
2012-03-29Revert "Simplify friends caching by only doing this for root agents - no func...Justin Clark-Casey (justincc)1-2/+2
2012-03-28Simplify friends caching by only doing this for root agents - no functions re...Justin Clark-Casey (justincc)1-2/+2
2012-03-28Typo fixMelanie1-1/+1
2012-03-28Fix typosMelanie1-2/+2
2012-03-28Start on Bulk inventory update via CAPS. Not functional yet. HG v2Melanie1-0/+48
2012-03-28Add a corresponding method for items. HG v2Melanie1-0/+38
2012-03-28Add SendRemoveInventoryFolders which allows to remove one or moreMelanie1-1/+40
2012-03-27User level based restrictions for HyperGrid teleports, asset uploads, group c...Snoopy Pfeffer2-20/+58
2012-03-21Instead of loading default avatar animations in both SLUtil and AvatarAnimati...Justin Clark-Casey (justincc)1-6/+1
2012-03-20minor: remove some mono compiler warningsJustin Clark-Casey (justincc)1-1/+1
2012-03-20Move frame loop entirely within Scene.Update() for better future performance ...Justin Clark-Casey (justincc)1-1/+1
2012-03-09Factor out common default animations code into SLUtil. LLClientView now make...Justin Clark-Casey (justincc)1-26/+1
2012-03-08Change "help" to display categories/module list then "help <category/module>"...Justin Clark-Casey (justincc)1-1/+1
2012-03-02comment out "[CAPS]: ScriptTaskInventory Request" log spamJustin Clark-Casey (justincc)1-1/+1
2012-02-24Stop spurious scene loop startup timeout alarms for scenes with many prims.Justin Clark-Casey (justincc)1-2/+5
2012-02-16Correct a bug introduced in 1f402fdf (Feb 7 2012) where the delete friends gr...Justin Clark-Casey (justincc)1-3/+3
2012-02-16Add known identity informatio nto log message if an exception is thrown durin...Justin Clark-Casey (justincc)1-36/+53
2012-02-10Fix: Covenant view fails after updates or cache-clean see mantis http://opens...PixelTomsen1-0/+12
2012-02-10Fix: Unable to remove AV from friend list (sqldb-bug) http://opensimulator.or...PixelTomsen1-7/+7
2012-02-10When an asset is uploaded (e.g. a mesh) set individual copy/move/transfer per...Justin Clark-Casey (justincc)3-7/+14
2012-02-03Fix: Covenant changed time not set http://opensimulator.org/mantis/view.php?i...PixelTomsen1-4/+4
2012-02-02Replace ParcelAccessEntry with a new struct, LandAccessEntry, which moreMelanie1-7/+7
2012-01-31minor: remove mono compiler warningJustin Clark-Casey (justincc)1-2/+1
2012-01-29Fix:Get embedded objects in notecard http://opensimulator.org/mantis/view.php...PixelTomsen1-0/+71
2012-01-28Remove IClientAPI from the money module. It was only used to pass in theMelanie2-4/+4
2012-01-24Fix "Abnormal client thread terminations" stat in period CONNECTION STATISTIC...Justin Clark-Casey (justincc)1-0/+1
2012-01-21Telehub Support:BlueWall1-1/+13
2012-01-20Telehub Support:BlueWall1-3/+36
2012-01-19Allow a viewer UDP image request retry to trigger another asset fetch if an e...Justin Clark-Casey (justincc)2-6/+32
2012-01-19Add image not in database test for LLImageManagerJustin Clark-Casey (justincc)3-13/+52
2012-01-19refactor: separate out common parts of LLImageManagerTestsJustin Clark-Casey (justincc)1-48/+40
2012-01-19Add LLImageManager regression test for discard caseJustin Clark-Casey (justincc)1-0/+53
2012-01-19Add "image queues clear <first-name> <last-name>" console commandJustin Clark-Casey (justincc)1-0/+20
2012-01-19Add basic request and send image regression tests for LLImageManagerJustin Clark-Casey (justincc)4-6/+98
2012-01-16Comment out noisy log lines I accidentally included in the nant build target ...Justin Clark-Casey (justincc)1-6/+6
2012-01-16Remove monocov and other obsolete nant build targets.Justin Clark-Casey (justincc)1-5/+10
2012-01-10Add "show image queue <first-name> <last-name>" region console commandJustin Clark-Casey (justincc)2-5/+19
2012-01-06Implement the FetchInventory2 capability. This accompanies the existing Fetc...Justin Clark-Casey (justincc)1-0/+151
2012-01-05recomment log messages I accidentally left uncommentedJustin Clark-Casey (justincc)1-6/+6
2012-01-05Improve "app rebake" command to return a better message if no uploaded textur...Justin Clark-Casey (justincc)1-6/+6