aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-23Updates all IRegionModules to the new style region modules.Revolution73-874/+1806
2010-01-22Add first part of test for checking restore of task inventory items on oar loadJustin Clark-Casey (justincc)2-1/+49
2010-01-22complete assertion checks of all other oar loaded region settingsJustin Clark-Casey (justincc)1-0/+28
2010-01-22minor: remove warning from LLClientViewJustin Clark-Casey (justincc)1-2/+2
2010-01-22Allow oar loading to work even if an estate module is not presentJustin Clark-Casey (justincc)2-2/+74
2010-01-21add a target position to agent updates to ScenePresence to support alternativ...unknown1-1/+7
2010-01-21Fixes llSetDamage. Patch from RevolutionRevolution1-7/+5
2010-01-20Console output no longer requires loglevel to be set to info; you can run the...mbowman1-61/+66
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-18Fix a major security problem with osSetDynamicTexture which allowed the delet...CasperW1-5/+12
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-16Let monitor data be requested using either the short form of the name or theMelanie1-1/+4
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
2010-01-10All Framework.Communications.Clients and Framework.Communications.Services de...Diva Canto9-1219/+4
2010-01-10OpenSim.Region.Communications.* is no more. Thanks to everyone who contribute...Diva Canto11-1816/+0