aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Agent (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-22Changed asset CreatorID to a stringJohn Hurliman2-2/+2
2010-02-22* Adds CreatorID to asset metadata. This is just the plumbing to support Crea...John Hurliman2-2/+2
2010-02-12minor: remove completely commented out and unused classJustin Clark-Casey (justincc)1-226/+0
2010-02-12Fix http://opensimulator.org/mantis/view.php?id=4224Justin Clark-Casey (justincc)2-3/+8
2010-01-29Revert "Updates all IRegionModules to the new style region modules."Melanie6-126/+47
2010-01-23Updates all IRegionModules to the new style region modules.Revolution6-47/+126
2010-01-15Renamed IAgentTransferModule to IEntityTransferModule -- accounts for objects...Diva Canto1-1188/+0
2010-01-15* General cleanup of Teleports, Crossings and Child agents. They are now in t...Diva Canto1-0/+1188
2010-01-11OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto3-3/+3
2010-01-10* OMG! All but one references to UserProfileCacheService have been rerouted!Diva Canto1-2/+2
2009-11-09minor: remove some mono compiler warningsJustin Clark-Casey (justincc)1-2/+2
2009-11-05Changing the AssetBase constructors to avoid initializing assets with an unkn...John Hurliman2-8/+4
2009-10-26Thank you, RemedyTomm, for an update to your previous patch. Garbage-collectMelanie1-2/+21
2009-10-26Thank you, RemedyTomm, for a patch to handle Xfer requests being droppedMelanie1-2/+24
2009-10-20Reverting the deletion of files related to texture sending until we figure ou...John Hurliman4-0/+866
2009-10-20* Removing cruft left over from the conversion to the new texture sending and...John Hurliman5-1046/+0
2009-10-02* Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF...John Hurliman1-2/+2
2009-10-01* Rewrote LLImageManager to use a real priority queue and hold minimal stateJohn Hurliman1-1/+0
2009-09-30Attempting to improve the robustness of texture decoding by always ignoring L...John Hurliman1-528/+160
2009-09-30Revert "Attempting to improve the robustness of texture decoding by always ig...Melanie1-68/+168
2009-09-30Attempting to improve the robustness of texture decoding by always ignoring L...John Hurliman1-168/+68
2009-10-01Formatting cleanup.Jeff Ames4-8/+8
2009-08-29Add a slow cache cleaner thread. By default, the thread starts a cleanupMelanie1-7/+47
2009-08-29the beginning of some changes to the decode cache to address concerns aboutMelanie1-9/+30
2009-08-29Make the j2kDecodeCache expire after 50 minutes (configurable). Alse allowsMelanie1-4/+24
2009-08-13Added GetAssetPermissions. Few last bugs nixed. This is ready for testing.Diva Canto1-2/+6
2009-08-13Inventory redirects from CachedUserInfo to InventoryService COMPLETE!Diva Canto1-1/+3
2009-08-12Redirected all calls to CachedUserProfile methods to the inventory service. R...Diva Canto2-58/+40
2009-08-11Fixes a race condition in EQ processing that was making EQs pop up again upon...Diva Canto1-1/+1
2009-08-10Replace the Replaceable modules nameMelanie1-1/+1
2009-08-05remove some more mono compiler warningsJustin Clark-Casey1-6/+6
2009-08-05* Remove some mono compiler warningsJustin Clark-Casey1-15/+14
2009-07-30* Remove and comment out old and unneeded parts of the old TextureDownload an...Teravus Ovares2-48/+39
2009-07-25* Updates libOMV to version 0.7.0Teravus Ovares1-1/+2
2009-07-10Committing the interface change and the addition to the modules to getMelanie Thielker1-0/+5
2009-07-10Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker1-2/+2
2009-06-18* Corrected CAPS namespacesArthur Valadares1-1/+1
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames12-12/+12
2009-05-25converting CapabilitiesModule to new region module schemeDr Scofield1-5/+22
2009-05-22cleaning out warnings.Dr Scofield1-3/+3
2009-05-22dropping sex from SceneBanner...Dr Scofield1-1/+1
2009-05-20Thank you, StrawberryFride, for a patch to fix SceneBan behavior.Melanie Thielker1-19/+23
2009-05-20Add copyright headers, formatting cleanup.Jeff Ames2-6/+60
2009-05-19Add initializing m_scene if it's not null. Marking MyScene as [Obsolete]Melanie Thielker1-0/+7
2009-05-18Remove the old asset cache and local services and the configurations for themMelanie Thielker1-18/+0
2009-05-17Update svn properties.Jeff Ames2-133/+133
2009-05-15Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva4-9/+15
2009-05-12fixing SocketException when IP address cannot be resolvedDr Scofield1-8/+15
2009-05-11* Implements IP and DNS based ban facilities to OpenSim. Adam Frisby2-0/+126
2009-05-07instrument most of the tests with a new InMethod function that may help us fi...Sean Dague1-0/+4