aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Deleting objects should now work. But beware they aren't send to your trash f...MW2007-07-291-0/+1
* Commit 1/2Adam Frisby2007-07-291-1/+1
* You should now see the correct Avatar for other users, including their clothe...MW2007-07-281-1/+1
* Should now have version 0.1 of our new ruth default avatar. At the moment, yo...MW2007-07-273-18/+48
* A few changes so that the number of warnings is less but without deleting eve...MW2007-07-272-2/+5
* More work on inventory and opensim library.MW2007-07-263-347/+514
* Added the default shape to the OpenSim library. Now need to get the new ruth ...MW2007-07-251-11/+39
* Start of the OpenSim library , for now only contains a few textures. MW2007-07-258-1298/+1440
* Couple of small changesMW2007-07-221-2/+2
* Think I've recovered my deleted files, so hopefully it works now. MW2007-07-226-0/+1290
* * Some work in progress code: Inventory cache, start of inventory server/serv...MW2007-07-2221-310/+1004
* Some work on Inventory (not yet finished or enabled)MW2007-07-192-4/+75
* changed to native line ending encodingSean Dague2007-07-169-505/+505
* * Moved SendNameReply to ClientViewlbsa712007-07-131-10/+7
* Fixed a number of bugs in the local InstantMessage handling, sending InstantM...MW2007-07-121-2/+0
* More work on UserProfile and inventory cache (still currently not enabled).MW2007-07-115-0/+256