aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Agent (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update svn properties.Jeff Ames2009-05-172-133/+133
* Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva2009-05-154-9/+15
* fixing SocketException when IP address cannot be resolvedDr Scofield2009-05-121-8/+15
* * Implements IP and DNS based ban facilities to OpenSim. Adam Frisby2009-05-112-0/+126
* instrument most of the tests with a new InMethod function that may help us fi...Sean Dague2009-05-071-0/+4
* * Refactor: Simplify InventoryFolderImpl. No functional change.Justin Clarke Casey2009-05-041-5/+1
* * Remove null reference exception in the J2KDecoderModule's J2K repair routin...Teravus Ovares2009-04-131-2/+14
* * Make it possible to store creator strings in user inventory items as well a...Justin Clarke Casey2009-04-081-2/+1
* * refactor: Call StatsReporter methods directly rather than through Scene (as...Justin Clarke Casey2009-04-032-2/+2
* * Adding some heuristic error correction to the j2k decoder module to combat ...Teravus Ovares2009-03-281-1/+83
* * Appearance patches suite: These patches are applied to allow libomv bots to...Sean Dague2009-03-251-1/+3
* Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-224-13/+13