aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Agent (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Thank you, Snowdrop, for a patch that makes the callback ID parameterMelanie Thielker2009-02-191-4/+4
* - remove the Metadata property from AssetBase and return all previousMike Mazur2009-02-173-29/+29
* * refactor: remove AssetCache field hanging off SceneJustin Clarke Casey2009-02-162-2/+2
* * optimized usings.lbsa712009-02-1212-33/+20
* * Reinstate tests that are now in CoreModulesJustin Clarke Casey2009-02-091-0/+1
* starting phase 2 of the OpenSim.Region.Environment commit: relocatingDr Scofield2009-02-0912-0/+3035