aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications (unfollow)
Commit message (Expand)AuthorFilesLines
2007-09-27* Tleiades patch #445 - the inventory folders displayed does not show the exp...lbsa711-2/+2
2007-09-27* Tleiades grid mode inventory (#444) - thanx Tleiades!lbsa718-165/+347
2007-09-25* Now the OGS1GridServices has a LocalBackEndServices that it forwards intra-...lbsa711-1/+1
2007-09-24* Started major restructusing of comms to prepare for better grid and region ...lbsa7111-41/+1629
2007-09-24* Trying to streamline CommunicationsManagerlbsa711-10/+9
2007-09-24* reorder and renamelbsa711-22/+20
2007-09-24* Encapsulated all CommunicationsManager serviceslbsa713-21/+68
2007-09-17fixing me some line endingsSean Dague3-427/+427
2007-09-15Hopefully fixed the build error that I introduced with my last commit.MW1-1/+1
2007-09-15Testing to see if this fixes the editing appearance crash, or makes it (or an...MW1-1/+9
2007-09-11move the locks closer to the data, sqlite for assets now works like a champSean Dague1-9/+3
2007-09-11Trying some locks on asset database access. MW1-10/+21
2007-09-10added some debugging for tracing where asset code isn't working with sqliteSean Dague1-298/+299
2007-09-10mass update of urls in source code to new websiteSean Dague22-22/+22
2007-09-10A couple of fixes to make sure db4o gets set as the default asset database. A...MW2-0/+2
2007-09-10hooked up sdague new sqlite asset database provider to the old asset system. ...MW3-8/+305
2007-09-04Some work on Module loading/management.MW1-1/+6
2007-08-30Added some place holder classes for various modules.MW2-36/+40
2007-08-28Fixed the problem of uploaded animations not showing up in inventory [Mantis ...MW1-1/+1
2007-08-27Deleted a few old files that are no longer used.MW3-4/+396
2007-08-27Stopped EntityBase from implementing IScriptHost, as don't think it should, m...MW1-1/+1
2007-08-27Another small tweak to image sending.MW1-1/+2
2007-08-27Tweaks to assetcache to make texture downloading better (I hope)Brian McBee1-13/+14
2007-08-26See if this fixes the 0x0 texture size problems, and speeds up texture downlo...MW1-2/+3
2007-08-26Another attempt to fix the image sending bug (next week, I intend to rewrite ...MW3-35/+80
2007-08-25Second attempt to commit : Test to see if this change improves or makes worse...MW1-1/+1
2007-08-22A little bit of cleaning up.MW1-1/+1
2007-08-21Can now turn on/off server side permission checking (on prim editing etc) fro...MW3-11/+23
2007-08-19Sqlite datastore should now save the textures and extraparams data (used by s...MW2-12/+32
2007-08-16Taking Prims (SceneObjectGroups) in and out of inventory should now work and ...MW4-27/+79
2007-08-16Can now set the plugins for standalone mode's Inventory database (default sql...MW1-1/+6
2007-08-15More work on inventory, can now create other inventory types, like Clothes an...MW3-11/+141
2007-08-14preliminary support for editing notecards and scripts. MW5-11/+121
2007-08-14Can now create some new empty inventory items (like notecards and scripts) fr...MW1-2/+0
2007-08-14Start of inventory items, when you upload a texture the data will now be stor...MW5-11/+60
2007-08-14More inventory work, should be able to now create new inventory folders and t...MW3-25/+39
2007-08-14Start of Inventory service, currently only (partially) functional in standalo...MW2-3/+18
2007-08-13Deleted some unused code.MW1-17/+0
2007-08-09Start of replacing the old SceneObject/Primitive classes with the new versions.MW1-1/+1
2007-08-09Making sure my local working copy is in sync with svn before I start the job ...MW2-4/+6
2007-08-08Fixed the asset download problem I think, solution might not be ideal but wor...MW1-12/+9
2007-08-08Hopefully improved texture downloading (including the speed at which they dow...MW1-35/+83
2007-08-08Added checks to the last commit to make sure the xml files exist before it tr...MW1-2/+5
2007-08-08The startup set of assets in the local asset server can now be set from a xml...MW1-3/+42
2007-08-08CAPS should now be working in standalone mode. Texture uploads will work even...Brian McBee1-6/+12
2007-08-07a couple of changes in the new Sceneobject classes, just committing so things...MW1-3/+1
2007-08-01few small changes.MW1-0/+1
2007-08-01Some more work on SceneObject/primitive rewrites (AllNewSceneObjectGroup2 /Pa...MW2-8/+12
2007-07-31clear userAgent state on client shutdown, which fixes the issueSean Dague1-0/+1
2007-07-30mass update of files to have native line endingsSean Dague16-999/+999