aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/InterGrid (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-25Move Watchdog and MemoryWatchdog classes into OpenSim.Framework.Monitoring wi...Justin Clark-Casey (justincc)1-0/+1
2012-02-24Stop spurious scene loop startup timeout alarms for scenes with many prims.Justin Clark-Casey (justincc)1-1/+1
2011-10-25Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o...Justin Clark-Casey (justincc)2-0/+2
2011-05-01Broke down Caps.cs into a generic Caps object that simply registers/unregiste...Diva Canto1-2/+2
2010-10-22Revert "Merge remote branch 'otakup0pe/mantis5110'"Justin Clark-Casey (justincc)1-2/+2
2010-10-22Revert "* more url / hg cleanup"Justin Clark-Casey (justincc)1-2/+2
2010-10-20* more url / hg cleanupJonathan Freedman1-2/+2
2010-10-11* more url / hg cleanupJonathan Freedman1-2/+2
2010-08-20minor: remove mono compiler warningJustin Clark-Casey (justincc)1-9/+9
2010-08-13minor: remove mono compiler warningsJustin Clark-Casey (justincc)1-17/+18
2010-03-19Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene...Dan Lake1-1/+1
2010-01-29Revert "Updates all IRegionModules to the new style region modules."Melanie2-72/+59
2010-01-23Updates all IRegionModules to the new style region modules.Revolution2-59/+72
2010-01-11CommunicationsManager deleted.Diva Canto1-2/+0
2010-01-10NetworkServersInfo removed from CommsManager.Diva Canto2-10/+11
2010-01-08Inching ahead... This compiles, but very likely does not run.Diva Canto1-18/+20
2009-12-29Change teleports so the TeleportFlags are sent to the destination sim. ItMelanie1-1/+1
2009-12-06Getting rid of the dead field RootInventoryFolderId on UserProfileData, It's ...Kunnis1-1/+0
2009-10-22Implemented a Watchdog class. Do not manually create Thread objects anymore, ...John Hurliman1-5/+10
2009-10-13* Rewrote ClientManager to remove Lindenisms from OpenSim core, improve perfo...John Hurliman1-1/+1
2009-10-01Formatting cleanup.Jeff Ames1-2/+2
2009-08-16Misc cleanup.Jeff Ames1-7/+7
2009-07-10Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker2-4/+4
2009-06-18* Corrected CAPS namespacesArthur Valadares1-3/+3
2009-06-10Formatting cleanup.Jeff Ames1-2/+2
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-31Add copyright headers, formatting cleanup, ignore some generated files.Jeff Ames1-3/+30
2009-05-31Update svn properties.Jeff Ames1-123/+123
2009-05-28* Tweak to aboveAdam Frisby1-1/+1
2009-05-28* Makes grid announcements more prominent.Adam Frisby1-1/+4
2009-05-28* Oops. Forgot Initialise needs tweaking between IRegionModule and ISharedReg...Adam Frisby1-0/+2
2009-05-28* Converts recently added OGSRadmin to IRegionModule because I cant be arsed ...Adam Frisby1-1/+17
2009-05-28* Adds OGS RAdmin class. Adds primitive remote admin functions for gridserver...Adam Frisby1-0/+102
2009-05-12Thank you kindly, Patnad, for a patch that:Charles Krinke1-1/+13
2009-05-05- moving banned check and public/private check toDr Scofield1-1/+9
2009-04-16* minor: Eliminate redundant argument in PreloadUserCacheJustin Clarke Casey1-1/+1
2009-02-22Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke1-2/+2
2009-02-12large scale fix for svn props after "the great refactor"Sean Dague1-21/+21
2009-02-12* optimized usings.lbsa711-31/+26
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-0/+1273