aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (unfollow)
Commit message (Expand)AuthorFilesLines
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
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
2010-01-10CommunicationsManager is practically empty. Only NetworkServersInfo is there.Diva Canto9-36/+34
2010-01-11Add a console_port setting to let the rest console use a different portMelanie1-1/+12
2010-01-10Moved GridInfo service from where it was to Handlers/GridDiva Canto3-2/+124
2010-01-11Whitespace cleanupMelanie6-183/+183
2010-01-11Adds llRotTarget and the events at_rot_target and not_at_rot_target.Revolution6-21/+196
2010-01-10* Starting to clean the house...Diva Canto2-21/+22
2010-01-10Some typos fixed related to master avie removalDiva Canto2-3/+3
2010-01-10* Changed IPresenceService Logout, so that it takes a position and a lookatDiva Canto8-29/+30
2010-01-10Remove a little bit more if master avatarMelanie1-6/+0
2010-01-10Remove all references to master avatar, replacing with estate owner whereMelanie11-99/+16
2010-01-10* Last reference to CommsManager.UserProfileCacheService removedDiva Canto1-1/+1
2010-01-10Clean CRs from previous patchMelanie1-67/+67
2010-01-10Adds land collision events.Revolution3-27/+210
2010-01-10* OMG! All but one references to UserProfileCacheService have been rerouted!Diva Canto30-1177/+765
2010-01-10Fix a small bug in login disable codeMelanie1-1/+1
2010-01-10Implement access module commandsMelanie1-0/+76
2010-01-10Add "StartDisabled" to [Startup] to make all regions start up withMelanie3-5/+92