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