aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Fixed another potential httpserver leak.Teravus Ovares2009-07-301-2/+4
* Thank you, dmiles, for a patch that allows more differentiated scriptMelanie Thielker2009-07-301-7/+26
* * Remove and comment out old and unneeded parts of the old TextureDownload an...Teravus Ovares2009-07-302-48/+39
* * An attempt to fix mantis #3953Teravus Ovares2009-07-291-2/+2
* Thank you, coyled, for a patch to change Flotsamcache path generationMelanie Thielker2009-07-291-4/+4
* * Adds the ability to have a thread efficient long poll service (such as the ...Teravus Ovares2009-07-291-13/+80
* Thank you, mcortez, for a patch to correct a folder bloat issue in theMelanie Thielker2009-07-281-3/+54
* * Updates libOMV to version 0.7.0Teravus Ovares2009-07-255-14/+15
* * Updates RESTInterregionComms and LocalInterregionComms to the new region mo...Arthur Valadares2009-07-233-49/+94
* Formatting cleanup.Jeff Ames2009-07-231-6/+6
* Thank you, patnad, for a patch to advance the UrlModule's functionality.Melanie Thielker2009-07-221-6/+9
* * If the world map module encounters an error, not all of the objects will be...Teravus Ovares2009-07-171-4/+12
* minor: remove some mono compiler warningsJustin Clarke Casey2009-07-151-2/+2
* Test commit to see if commit is working for me, as another core developer is ...MW2009-07-151-1/+2
* Attempt to make it so items rezzed from inventory aren't half in the ground o...MW2009-07-131-1/+1
* Committing the interface change and the addition to the modules to getMelanie Thielker2009-07-1027-0/+136
* Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker2009-07-1017-26/+26
* comment out some excessively verbose eventqueue debugging messagesDahlia Trimble2009-07-051-2/+2
* Restore some lost functionality tot he combat module. Code that used toMelanie Thielker2009-07-021-1/+16
* From: Chris Yeoh <yeohc@au1.ibm.com>Sean Dague2009-06-293-13/+13
* - fixes a "collection out of sync" exception in the ODE physicsDr Scofield2009-06-251-2/+2
* Allow "Take Copy" with copy only permissions if you own the object. TransMelanie Thielker2009-06-241-2/+10
* Committing RemoteUserServiceConnector out connector, local user serviceMelanie Thielker2009-06-222-5/+26
* Formatting cleanup, ignore some generated files.Jeff Ames2009-06-221-1/+1
* Update svn properties.Jeff Ames2009-06-228-981/+981
* Suppress exception dump when informing friends in another region about loginMelanie Thielker2009-06-211-0/+9
* When a shared module hooks OnClientClosed, it has no way of findingMelanie Thielker2009-06-195-5/+5
* Thanks cmickeyb for a patch that checks for null assets in Cenome asset cache...Dahlia Trimble2009-06-191-3/+7
* Thanks Michelle Argus for Mantis #0003742: Terrain editor - Flatten tool lowe...Dahlia Trimble2009-06-182-37/+21
* * Corrected CAPS namespacesArthur Valadares2009-06-187-12/+12
* 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-144-1/+254
* Fixes Mantis #3793 . Committing thomax/Snoopy's patch to allow deeding of obj...Melanie Thielker2009-06-141-1/+16
* Update svn properties.Jeff Ames2009-06-142-283/+283
* Renamed Region/CoreModules/ServiceConnectors to Region/CoreModules/ServiceCon...diva2009-06-1413-24/+25
* Bug fix in remote neighbour connector.diva2009-06-142-2/+3
* Pulled out HelloNeighbour into its own service, INeighbourService, which may ...diva2009-06-145-136/+284
* * 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
* * 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