aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (follow)
Commit message (Expand)AuthorAgeFilesLines
* Thanks Michelle Argus for Mantis #0003742: Terrain editor - Flatten tool lowe...Dahlia Trimble2009-06-183-38/+21
* * Corrected CAPS namespacesArthur Valadares2009-06-1817-24/+24
* Fix an uninitialized data block. Thanks, jhurlimanMelanie Thielker2009-06-171-0/+1
* Implementation of a simple authentication service + in connector in route to ...diva2009-06-173-3/+119
* Renamed two of the in connector modules, to make things consistent.diva2009-06-153-4/+4
* Removing the OpenSim.SimulatorServices project. All of those region modules a...diva2009-06-156-0/+619
* Factoring out "land_data" / RequestLandData that was hanging off of IGridServ...diva2009-06-145-2/+257
* Fixes Mantis #3793 . Committing thomax/Snoopy's patch to allow deeding of obj...Melanie Thielker2009-06-143-6/+70
* Update svn properties.Jeff Ames2009-06-142-283/+283
* Renamed Region/CoreModules/ServiceConnectors to Region/CoreModules/ServiceCon...diva2009-06-1415-26/+27
* Thank you kindly, M1sha, for a patch that improves the treePopulator module:Charles Krinke2009-06-141-137/+612
* Bug fix in remote neighbour connector.diva2009-06-142-2/+3
* Pulled out HelloNeighbour into its own service, INeighbourService, which may ...diva2009-06-148-147/+296
* * Temporarily resolve another problem in http://opensimulator.org/mantis/view...Justin Clarke Casey2009-06-121-2/+4
* * minor: removing some logging stuff accidentally left in on the last commitJustin Clarke Casey2009-06-121-3/+2
* * Move standalone login setup in LLStandaloneLoginmodule to RegionLoaded() fr...Justin Clarke Casey2009-06-121-4/+7
* Give m_test* methods more reasonable namesMike Mazur2009-06-121-13/+13
* * remove long unused interregion optional module codeJustin Clarke Casey2009-06-123-319/+0
* * minor: remove one mono warningJustin Clarke Casey2009-06-122-2/+1
* * fix build break: sigh, must remember to build before committingJustin Clarke Casey2009-06-121-2/+1
* * minor: make control file loading code consistentJustin Clarke Casey2009-06-122-18/+12
* * minor: if OAR saving receives assets after timeout, just print warning, don...Justin Clarke Casey2009-06-121-0/+2
* * minor: remove warning from unused fieldJustin Clarke Casey2009-06-121-5/+0
* * Fixed a few more async calls. Still not uncommented, some asserts still fai...Arthur Valadares2009-06-112-3/+40
* Fixes mantis #3803. Thanks jhurliman.diva2009-06-113-4/+4
* Small improvement in the IAR tests, but these tests are still showing random ...diva2009-06-111-1/+4
* InterServiceInventoryService references *almost* completely removed from the ...diva2009-06-111-1/+1
* Small bug fix in HG.diva2009-06-101-1/+2
* Removing the default reading of AssetCaching on all cache modules.diva2009-06-102-2/+2
* Reverse the default setting in Flotsam Asset Cache. Nothing should be the def...Melanie Thielker2009-06-101-1/+1
* Commenting the IAR tests for now until we understand how to set up things in ...diva2009-06-101-4/+4
* Heart surgery no.2: the inventory service hooks. diva2009-06-107-201/+87
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-06-101-2/+2
* Formatting cleanup.Jeff Ames2009-06-1039-80/+81
* Letting the Flotsam cache be enabled even when [AssetCache] section is missin...diva2009-06-091-8/+9
* Formatting cleanup. Ignore some generated files.Jeff Ames2009-06-098-89/+89
* Update svn properties.Jeff Ames2009-06-092-796/+796
* Thank you Snoopy, for a patch that implements group permissions.Melanie Thielker2009-06-092-140/+264
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-06-095-42/+59
* Updating the flotsam asset cache. Thank you, mcortez!Melanie Thielker2009-06-081-438/+523
* Bug fix. Adding the asset to the cache after a DB get.diva2009-06-081-1/+5
* Added more functions to IInventoryService. Unsure about whether all of these ...diva2009-06-083-0/+83
* First draft of inventory service connectors, and service implementation. No h...diva2009-06-073-0/+858
* Skip lone ident statments or for-loop assignmentsMike Mazur2009-06-072-3/+65
* Allow empty assignment in for-loopMike Mazur2009-06-075-7513/+7733
* * Reverting the test restructuring as, on second thought, this is not at all ...lbsa712009-06-075-0/+0
* Rename private TestllAngleBetween methodMike Mazur2009-06-071-13/+13
* Correct an error where the config file name was always considered to be aMelanie Thielker2009-06-065-7/+18
* some code cleanupDahlia Trimble2009-06-061-3/+0
* * minor: tiny tweak just to trigger another panda buildJustin Clarke Casey2009-06-051-1/+1