aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (follow)
Commit message (Expand)AuthorAgeFilesLines
* * refactor: move archive user inventory item serialization out to a separate ...Justin Clarke Casey2009-04-234-148/+87
* * Fix hypergrid standalone login by overriding AddNewUserAgent in HGUserServicesJustin Clarke Casey2009-04-221-3/+10
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-04-222-4/+12
* more cleanupDr Scofield2009-04-221-6/+5
* Thank you kindly, TLaukkan for a patch that:Charles Krinke2009-04-211-1/+3
* Moved ITerrainModule and ITerainEffect to OpenSim.Region.Framework.Interfaces...Homer Horwitz2009-04-193-97/+8
* Thank you kindly, MCortez, for a patch that:Charles Krinke2009-04-192-1/+34
* Thank you kindly, StrawberryFride, for a patch that:Charles Krinke2009-04-181-5/+10
* * Change inventory archiver module to use profile cacheJustin Clarke Casey2009-04-171-11/+3
* fixes System.UnauthorizedAccessExceptions when trying to load OARs fromDr Scofield2009-04-171-2/+2
* * minor: Eliminate redundant argument in PreloadUserCacheJustin Clarke Casey2009-04-161-1/+1
* trying to fix exception in Random.Next() probably caused through sharing ofDr Scofield2009-04-161-1/+1
* Correctly flag group owned prims in the land prim listMelanie Thielker2009-04-161-1/+4
* Fix build break and change some groups interfacesMelanie Thielker2009-04-161-1/+1
* * Make it possible to add a request id to load and save oar requestsJustin Clarke Casey2009-04-155-23/+51
* Adds session authentication upon NewUserConnections. Adds user key authentica...diva2009-04-143-3/+81
* * Make archiver tests pump the asset server manually instead of starting the ...Justin Clarke Casey2009-04-142-2/+11
* Add the RegionLoaded(Scene) API to the new region module interface to allowMelanie Thielker2009-04-141-0/+4
* * Commit a variety of fixes to bugs discovered while trying to fix the NaN si...Teravus Ovares2009-04-141-1/+2
* - Moved TerrainModule to the new region-module system.Homer Horwitz2009-04-132-32/+40
* * Remove null reference exception in the J2KDecoderModule's J2K repair routin...Teravus Ovares2009-04-131-2/+14
* Actually do what I promised in the previous commit :/Melanie Thielker2009-04-121-4/+14
* Funnel stored (offline) IMs through the Scene EventManager to make sureMelanie Thielker2009-04-121-14/+10
* Correct Opensim.ini.example to reflect the default settings for clouds.idb2009-04-111-49/+2
* Expose the XMLRPC listener port on the IXMLRPC interface to allowMelanie Thielker2009-04-101-0/+5
* * Apply http://opensimulator.org/mantis/view.php?id=3427Justin Clarke Casey2009-04-101-1/+71
* * minor: remove some mono compiler warningsJustin Clarke Casey2009-04-091-1/+1
* * Tagged long running tests with LongRunningAttribute.lbsa712009-04-092-3/+6
* * Make it possible to store creator strings in user inventory items as well a...Justin Clarke Casey2009-04-085-7/+7
* * minor: remove some mono compiler warningsJustin Clarke Casey2009-04-073-4/+4
* * Apply http://opensimulator.org/mantis/view.php?id=3418Justin Clarke Casey2009-04-071-6/+10
* * Implements World.Parcels[] array for MRM scripting.Adam Frisby2009-04-061-0/+9
* Ouch. Remove some test left over from r9013, which broke startupHomer Horwitz2009-04-051-2/+1
* - Add new RegionModulesControllerPlugin to the application modulesHomer Horwitz2009-04-052-12/+20
* - Move IWindModule to OpenSim.Region.Framework.InterfacesHomer Horwitz2009-04-053-83/+3
* Added CreateObject(regionhandle, userID, itemID) to post objects that are to ...diva2009-04-053-30/+78
* * Fixed copyright headers on HyperGrid source files. (Now match the rest of O...Adam Frisby2009-04-054-96/+92
* Give a meaningful message if terrain save fails because of a file IO error.idb2009-04-041-0/+5
* Thanks jonc, for a patch that adds rendering of classic clouds.Homer Horwitz2009-04-041-0/+190
* Add copyright headers, formatting cleanup.Jeff Ames2009-04-044-14/+87
* * refactor: Call StatsReporter methods directly rather than through Scene (as...Justin Clarke Casey2009-04-032-2/+2
* More refactoring. This time extracting the client-side of RESTInterregionComm...diva2009-04-011-533/+51
* Update svn properties.Jeff Ames2009-04-014-418/+418
* Finally clean up the Scene.Permissions and permissions module.Melanie Thielker2009-04-011-42/+42
* Turning the wind module off by default.diva2009-03-311-1/+1
* Thank you kindly, MCortez for a patch that:Charles Krinke2009-03-315-100/+728
* Update svn properties, add copyright header, formatting cleanup.Jeff Ames2009-03-314-453/+449
* * Fix test breakage by always inserting a gods module when testingJustin Clarke Casey2009-03-301-1/+1
* * minor: remove mono compiler warningsJustin Clarke Casey2009-03-301-11/+11
* * refactor: Move god related methods in Scene out to a moduleJustin Clarke Casey2009-03-301-0/+150