aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/InterGrid/OpenGridProtocolModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Deleted 2 obsolete modules: OGSRadmin and OpenGridProtocol. They were still I...Diva Canto2012-11-111-1297/+0
* Move Watchdog and MemoryWatchdog classes into OpenSim.Framework.Monitoring wi...Justin Clark-Casey (justincc)2012-07-251-0/+1
* Stop spurious scene loop startup timeout alarms for scenes with many prims.Justin Clark-Casey (justincc)2012-02-241-1/+1
* Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o...Justin Clark-Casey (justincc)2011-10-251-0/+1
* Broke down Caps.cs into a generic Caps object that simply registers/unregiste...Diva Canto2011-05-011-2/+2
* * more url / hg cleanupJonathan Freedman2010-10-111-2/+2
* minor: remove mono compiler warningJustin Clark-Casey (justincc)2010-08-201-9/+9
* minor: remove mono compiler warningsJustin Clark-Casey (justincc)2010-08-131-17/+18
* Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene...Dan Lake2010-03-191-1/+1
* NetworkServersInfo removed from CommsManager.Diva Canto2010-01-101-2/+2
* Inching ahead... This compiles, but very likely does not run.Diva Canto2010-01-081-18/+20
* Change teleports so the TeleportFlags are sent to the destination sim. ItMelanie2009-12-291-1/+1
* Getting rid of the dead field RootInventoryFolderId on UserProfileData, It's ...Kunnis2009-12-061-1/+0
* Implemented a Watchdog class. Do not manually create Thread objects anymore, ...John Hurliman2009-10-221-5/+10
* * Rewrote ClientManager to remove Lindenisms from OpenSim core, improve perfo...John Hurliman2009-10-131-1/+1
* Formatting cleanup.Jeff Ames2009-10-011-2/+2
* Misc cleanup.Jeff Ames2009-08-161-7/+7
* Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker2009-07-101-3/+3
* * Corrected CAPS namespacesArthur Valadares2009-06-181-3/+3
* Formatting cleanup.Jeff Ames2009-06-101-2/+2
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Thank you kindly, Patnad, for a patch that:Charles Krinke2009-05-121-1/+13
* - moving banned check and public/private check toDr Scofield2009-05-051-1/+9
* * minor: Eliminate redundant argument in PreloadUserCacheJustin Clarke Casey2009-04-161-1/+1
* Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-221-2/+2
* large scale fix for svn props after "the great refactor"Sean Dague2009-02-121-21/+21
* * optimized usings.lbsa712009-02-121-31/+26
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-101-0/+1273