aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-31* Added a few files that were missing in the repo.Diva Canto1-2/+2
2010-01-31Added missing file.Diva Canto1-0/+20
2010-01-30Bug fix: change HGBroker to a INonSharedRegionModuleDiva Canto3-71/+82
2010-01-30* HGScene is no more.Diva Canto16-907/+975
2010-01-29On the way to making HG inventory work. Inventory can now be accessed again. ...Diva Canto1-110/+66
2010-01-29* HGGridConnector is no longer necessary.Diva Canto9-303/+73
2010-01-29Works for grid login.Diva Canto2-12/+33
2010-01-28HG 1.5 is in place. Tested in standalone only.Diva Canto6-76/+108
2010-01-27Added ExternalName config on Gatekeeper.Diva Canto1-0/+1
2010-01-24Removed obsolete interface IHyperlink.Diva Canto3-37/+4
2010-01-24Some method implementations were missing from LocalGridServiceConnector.Diva Canto2-15/+17
2010-01-24Integrated the hyperlinking with the GridService.Diva Canto2-80/+39
2010-01-19Change a member of the friendslist module to better reflect the client sideMelanie3-9/+6
2010-01-18Go Home works. With security!!Diva Canto5-10/+94
2010-01-18* Added missing GatekeeperServiceConnectorDiva Canto2-224/+281
2010-01-18* Fixed misspelling of field in GridServiceDiva Canto4-53/+43
2010-01-17HG teleports through gatekeeper are working.Diva Canto2-17/+12
2010-01-17Agent gets there through the Gatekeeper, but still a few quirks to fix.Diva Canto4-6/+164
2010-01-17Oops, forgot this one.Diva Canto1-0/+137
2010-01-17HG agent transfers are starting to work. Gatekeeper handlers are missing.Diva Canto3-230/+267
2010-01-17Hyperlinking minimally tested and working.Diva Canto1-1/+0
2010-01-16Beginning of rewriting HG. Compiles, and runs, but HG functions not restored ...Diva Canto5-932/+61
2010-01-16Finished moving object crossings into EntityTransferModuleDiva Canto3-301/+3
2010-01-16Moved prim crossing to EntityTransferModule. Not complete yet.Diva Canto5-224/+558
2010-01-16Shorten the names of the tags in monitorstats summary to the immediate typeMelanie1-1/+5
2010-01-15CommentDiva Canto1-0/+1
2010-01-15Renamed IAgentTransferModule to IEntityTransferModule -- accounts for objects...Diva Canto5-42/+55
2010-01-15* General cleanup of Teleports, Crossings and Child agents. They are now in t...Diva Canto13-1611/+1261
2010-01-14Added a UserAccountCache to the UserAccountServiceConnectors. Uses a CenomeCa...Diva Canto3-3/+143
2010-01-13Bug fix in releasing agent. In Scene, always use SimulatonService, and not m_...Diva Canto3-4/+4
2010-01-13Omit AuthorizationService from the default configurations, because the servic...Diva Canto1-5/+5
2010-01-13* Removed debug messages.Diva Canto1-2/+0
2010-01-13Bug in Teleport fixed -- Appearance was missing from AgentCircuitData.Diva Canto2-0/+3
2010-01-13Several more buglets removed.Diva Canto5-21/+20
2010-01-13Change the error messages on region region registration. This changes URMMelanie4-11/+13
2010-01-12Bug in llGetNumberOfPrims always returns to script when no clients are connec...Dan Lake1-14/+3
2010-01-12More appearance woes fixed, this time for child agents. Tested on a grid with...Diva Canto2-0/+6
2010-01-12Fixed more appearance woes that showed up using remote connectors. Appearance...Diva Canto4-18/+10
2010-01-11Fixed a couple of bugs with Appearance. Appearance is all good now.Diva Canto9-19/+26
2010-01-11This fixes the problem that region modules (new style) weren't being recognized.Diva Canto1-0/+1
2010-01-11add interface/method documentatio nto IScriptModuleCommsJustin Clark-Casey (justincc)1-2/+18
2010-01-11more specific config error loggingdr scofield (aka dirk husemann)1-2/+8
2010-01-11Moved MainServer.Instance.AddStreamHandler(new OpenSim.SimStatusHandler()); a...Diva Canto1-2/+2
2010-01-11OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto46-46/+39
2010-01-11CommunicationsManager deleted.Diva Canto13-37/+17
2010-01-11minor: formattingJustin Clark-Casey (justincc)1-1/+5
2010-01-11Make console_port work.Melanie1-1/+3
2010-01-11Refactor. Instantiate sim status handlers in opensim base, not in a pluginMelanie1-0/+5
2010-01-11Refactor. Move MainServer init to a place with greener grassMelanie1-0/+2
2010-01-10NetworkServersInfo removed from CommsManager.Diva Canto7-29/+30