aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '0.6.9-post-fixes' into careminsterMelanie2010-04-132-0/+16
|\
| * Backported GetTextureModule and IAssetService.GetCached()John Hurliman2010-04-082-0/+16
* | Merge branch '0.6.9-post-fixes' into careminsterMelanie2010-03-062-2/+2
|\ \ | |/
| * minor: fix error inserting field in log messageJustin Clark-Casey (justincc)2010-02-171-1/+1
| * Formatting cleanup.Jeff Ames2010-02-151-1/+1
* | Merge branch 'master' into careminsterMelanie2010-02-142-30/+43
|\ \ | |/
| * Fix http://opensimulator.org/mantis/view.php?id=4224Justin Clark-Casey (justincc)2010-02-122-30/+43
* | Merge branch 'master' into careminsterMelanie2010-02-081-6/+6
|\ \ | |/
| * endline fix 2Teravus Ovares (Dan Olivares)2010-02-061-6/+6
| * Revert "Updates all IRegionModules to the new style region modules."Melanie2010-01-292-10/+10
* | Revert "Updates all IRegionModules to the new style region modules."Melanie2010-01-292-10/+10
* | Merge branch 'master' into careminsterMelanie2010-01-262-10/+10
|\ \ | |/
| * Updates all IRegionModules to the new style region modules.Revolution2010-01-232-10/+10
* | Merge branch 'master' into careminsterMelanie2010-01-143-8/+10
|\ \ | |/
| * Change the error messages on region region registration. This changes URMMelanie2010-01-133-8/+10
* | Merge branch 'master' into careminsterMelanie2010-01-101-2/+0
|\ \ | |/
| * Remove "login disable", "login enable" and "login status" commands.Melanie2010-01-101-2/+0
* | Merge branch 'master' into careminsterMelanie2009-12-292-8/+13
|\ \ | |/
| * Change teleports so the TeleportFlags are sent to the destination sim. ItMelanie2009-12-292-8/+13
* | Merge branch 'master' into careminsterMelanie2009-12-211-2/+13
|\ \ | |/
| * Bug fix: in standalone, HGInventoryBroker needs to get the local inventory se...Diva Canto2009-12-211-2/+13
* | Merge branch 'master' into careminsterMelanie2009-12-202-3/+14
|\ \ | |/
| * * Bug fix in HG: preserve the home region coordinates across multiple HG TPs.Diva Canto2009-12-192-3/+14
* | Merge branch 'master' into careminsterMelanie2009-12-121-1/+1
|\ \ | |/
| * Attempt at fixing mantis #4411.Diva Canto2009-12-111-1/+1
| * Same for the remote auth connectorMelanie2009-12-071-1/+1
* | Merge branch 'tests' of kitto@tor.k-grid.com:/home/kitto/opensim into caremin...Melanie2009-12-101-5/+4
|\ \
| * | Secnond revision of Sit and Stand for unscripted prims; Comment outKittoFlora2009-12-051-5/+4
| |/
* | Same for the remote auth connectorMelanie2009-12-071-1/+1
|/
* Remove the old (Remoting) region crossing code. Fix the new code toMelanie2009-11-262-9/+6
* minor: remove some mono compiler warningsJustin Clark-Casey (justincc)2009-11-091-2/+2
* Fixed a couple of NREs in corner cases.Diva Canto2009-11-031-0/+6
* Make map search work also for hyperlinked regions.Diva Canto2009-10-271-4/+6
* Moved some code up to AddRegion, so that other modules that depend on it don'...Diva Canto2009-10-141-6/+6
* * Fixes http://opensimulator.org/mantis/view.php?id=4225Diva Canto2009-10-124-1/+49
* Removing dependencies on System.Runtime.Remoting.Diva Canto2009-10-061-0/+4
* GetRegionByPosition: use the cache, Luke.Diva Canto2009-10-052-0/+28
* Formatting cleanup.Jeff Ames2009-10-012-2/+2
* Minor bug fixes.Diva Canto2009-09-291-1/+1
* Fixed bug in Check4096 (HG).Diva Canto2009-09-281-2/+2
* Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensimDiva Canto2009-09-281-1/+28
|\
| * Add copyright header. Formatting cleanup.Jeff Ames2009-09-291-1/+28
* | Improved the Local grid connector to fetch data from the DB when it doesn't f...Diva Canto2009-09-282-2/+15
|/
* Guarding the methods under if (m_Enabled)Diva Canto2009-09-271-3/+7
* Neighbours cache working.Diva Canto2009-09-274-8/+121
* Unpacking the mess with OtherRegionUp, so we can have a real cache of the nei...Diva Canto2009-09-272-5/+6
* Moved all HG1 operations to HGGridConnector.cs and HypergridServerConnector.c...Diva Canto2009-09-263-26/+232
* Fixed a bug with link-region.Diva Canto2009-09-262-26/+11
* More redirects to HGGridConnector-as-HyperlinkService.Diva Canto2009-09-262-6/+20
* First pass at the heart surgery for grid services. Compiles and runs minimall...Diva Canto2009-09-264-12/+58