aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Agent (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * Added code to support either CSJ2K or OpenJPEG texture decoding. Currently ...John Hurliman2010-03-071-20/+33
* Changed asset CreatorID to a stringJohn Hurliman2010-02-222-2/+2
* * Adds CreatorID to asset metadata. This is just the plumbing to support Crea...John Hurliman2010-02-222-2/+2
* Merge branch 'master' into presence-refactorMelanie2010-02-153-229/+8
|\
| * minor: remove completely commented out and unused classJustin Clark-Casey (justincc)2010-02-121-226/+0
| * Fix http://opensimulator.org/mantis/view.php?id=4224Justin Clark-Casey (justincc)2010-02-122-3/+8
| * Revert "Updates all IRegionModules to the new style region modules."Melanie2010-01-296-126/+47
| * Updates all IRegionModules to the new style region modules.Revolution2010-01-236-47/+126
* | Renamed IAgentTransferModule to IEntityTransferModule -- accounts for objects...Diva Canto2010-01-151-1188/+0
* | * General cleanup of Teleports, Crossings and Child agents. They are now in t...Diva Canto2010-01-151-0/+1188
* | OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto2010-01-113-3/+3
* | * OMG! All but one references to UserProfileCacheService have been rerouted!Diva Canto2010-01-101-2/+2
|/
* Merge branch 'master' of ssh://justincc@opensimulator.org/var/git/opensimJustin Clark-Casey (justincc)2009-11-092-8/+4
|\
| * Changing the AssetBase constructors to avoid initializing assets with an unkn...John Hurliman2009-11-052-8/+4
* | minor: remove some mono compiler warningsJustin Clark-Casey (justincc)2009-11-091-2/+2
|/
* Thank you, RemedyTomm, for an update to your previous patch. Garbage-collectMelanie2009-10-261-2/+21
* Thank you, RemedyTomm, for a patch to handle Xfer requests being droppedMelanie2009-10-261-2/+24
* Reverting the deletion of files related to texture sending until we figure ou...John Hurliman2009-10-204-0/+866
* * Removing cruft left over from the conversion to the new texture sending and...John Hurliman2009-10-205-1046/+0
* Merge branch 'diva-textures-osgrid'Melanie2009-10-041-2/+2
|\
| * * Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF...John Hurliman2009-10-021-2/+2
* | Merge branch 'master' into diva-texturesMelanie2009-10-023-7/+7
|\ \ | |/ |/|
| * Formatting cleanup.Jeff Ames2009-10-014-8/+8
* | * Rewrote LLImageManager to use a real priority queue and hold minimal stateJohn Hurliman2009-10-011-1/+0
* | Attempting to improve the robustness of texture decoding by always ignoring L...John Hurliman2009-09-301-528/+160
* | Revert "Attempting to improve the robustness of texture decoding by always ig...Melanie2009-09-301-68/+168
* | Attempting to improve the robustness of texture decoding by always ignoring L...John Hurliman2009-09-301-168/+68
|/
* Add a slow cache cleaner thread. By default, the thread starts a cleanupMelanie2009-08-291-7/+47
* the beginning of some changes to the decode cache to address concerns aboutMelanie2009-08-291-9/+30
* Make the j2kDecodeCache expire after 50 minutes (configurable). Alse allowsMelanie2009-08-291-4/+24
* Added GetAssetPermissions. Few last bugs nixed. This is ready for testing.Diva Canto2009-08-131-2/+6
* Inventory redirects from CachedUserInfo to InventoryService COMPLETE!Diva Canto2009-08-131-1/+3
* Redirected all calls to CachedUserProfile methods to the inventory service. R...Diva Canto2009-08-122-58/+40
* Fixes a race condition in EQ processing that was making EQs pop up again upon...Diva Canto2009-08-111-1/+1
* Replace the Replaceable modules nameMelanie2009-08-101-1/+1
* remove some more mono compiler warningsJustin Clark-Casey2009-08-051-6/+6
* * Remove some mono compiler warningsJustin Clark-Casey2009-08-051-15/+14
* * Remove and comment out old and unneeded parts of the old TextureDownload an...Teravus Ovares2009-07-302-48/+39
* * Updates libOMV to version 0.7.0Teravus Ovares2009-07-251-1/+2
* Committing the interface change and the addition to the modules to getMelanie Thielker2009-07-101-0/+5
* Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker2009-07-101-2/+2
* * Corrected CAPS namespacesArthur Valadares2009-06-181-1/+1
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-0112-12/+12
* converting CapabilitiesModule to new region module schemeDr Scofield2009-05-251-5/+22
* cleaning out warnings.Dr Scofield2009-05-221-3/+3
* dropping sex from SceneBanner...Dr Scofield2009-05-221-1/+1
* Thank you, StrawberryFride, for a patch to fix SceneBan behavior.Melanie Thielker2009-05-201-19/+23
* Add copyright headers, formatting cleanup.Jeff Ames2009-05-202-6/+60
* Add initializing m_scene if it's not null. Marking MyScene as [Obsolete]Melanie Thielker2009-05-191-0/+7
* Remove the old asset cache and local services and the configurations for themMelanie Thielker2009-05-181-18/+0