Commit History

Autor SHA1 Mensaxe Data
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup %!s(int64=7) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 2cd95fac73 refactor: Rename Scene.AddNewClient() to AddNewAgent() to make it obvious in the code that this is symmetric with CloseAgent() %!s(int64=10) %!d(string=hai) anos
  Justin Clark-Casey (justincc) b16bc7b01c refactor: rename Scene.IncomingCloseAgent() to CloseAgent() in order to make it clear that all non-clientstack callers should be using this rather than RemoveClient() in order to step through the ScenePresence state machine properly. %!s(int64=10) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 304c5d4a8b On startup, start scenes after we're set up all local scenes, rather than starting scenes before others have been created. %!s(int64=11) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 31304c222d Make SceneManager.OnRegionsReadyStatusChange event available. %!s(int64=12) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 6dda7c65ae Add EventManager.OnRegionLoginsStatusChange fired whenever logins are enabled or disabled at any point, not just during initial startup. %!s(int64=12) %!d(string=hai) anos
  Justin Clark-Casey (justincc) f202c36106 Add IScene.Name for code clarity to replace the RegionInfo.RegionName used in many, many log messages. %!s(int64=12) %!d(string=hai) anos
  Justin Clark-Casey (justincc) af3cd00048 Get rid of IScene.PresenceChildStatus() which always had to execute a lookup in favour of IClientAPI.ISceneAgent.IsChildAgent instead. %!s(int64=12) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 0e265889dd Remove unnecessary AgentCircuitData null check from Scene.AddNewClient(). %!s(int64=12) %!d(string=hai) anos
  Justin Clark-Casey (justincc) f61e54892f On a new client circuit, send the initial reply ack to let the client know it's live before sending other data. %!s(int64=12) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 415b7b7ec4 Implement XMLRPCAdmin command admin_teleport_agent. %!s(int64=12) %!d(string=hai) anos
  Justin Clark-Casey (justincc) b0fe0464af Stop an exception being thrown and a teleport/border cross failing if the desintation sim has no active script engines. %!s(int64=12) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 8a0a78cbcc Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around. %!s(int64=12) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 37ae6451f9 Remove vestigal RegionStatus.SlaveScene. %!s(int64=12) %!d(string=hai) anos
  Justin Clark-Casey (justincc) c1a34cd8da Don't try to save changed attachment states when an NPC with attachments is removed from the scene. %!s(int64=13) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 4cb8d6379d Stop trying to deregister caps or close child agents when an NPC is removed %!s(int64=13) %!d(string=hai) anos
  Melanie 57c4def254 Change all restarting to use the restart module. Remove hardcoded behavior %!s(int64=13) %!d(string=hai) anos
  Diva Canto 2a1e45f657 Finalized the client's TCP IP address verification process for HG1.5. %!s(int64=14) %!d(string=hai) anos
  Dan Lake 62e0b53ca4 Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene and SceneGraph. This was the only change in this patch to keep it isolated from other recent changes to the same set of files. %!s(int64=14) %!d(string=hai) anos
  Diva Canto f4c165afe7 Bug fix: store correct position information upon logout. Fixes mantis #4608 %!s(int64=14) %!d(string=hai) anos
  Diva Canto a8901a40f4 Simulation handlers (agents & objects) completed. %!s(int64=14) %!d(string=hai) anos
  John Hurliman 0b1726b524 Removing the ClientManager reference from IScene and hiding it entirely inside Scene as an implementation detail. This will reduce programming error and make it easier to refactor the avatar vs client vs presence mess later on %!s(int64=14) %!d(string=hai) anos
  John Hurliman c893761319 * Unregister event handlers in LLUDPServer when a client logs out and disconnects %!s(int64=14) %!d(string=hai) anos
  Jeff Ames ee205e7e81 Formatting cleanup. %!s(int64=14) %!d(string=hai) anos
  Diva Canto 5d09c53a1a Unpacking the mess with OtherRegionUp, so we can have a real cache of the neighbours in the grid service modules. %!s(int64=14) %!d(string=hai) anos
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. %!s(int64=15) %!d(string=hai) anos
  Melanie Thielker 66e25abbfe Plumb conifg into the client views. Add config option to configure packet %!s(int64=15) %!d(string=hai) anos
  Melanie Thielker 55a69f3f2d Improve prim sending by combining multiple prim updates into a single packet %!s(int64=15) %!d(string=hai) anos
  Johan Berntsson 119aeeed7d Another cleanup: Region_Status renamed to RegionStatus, and a usage comment added %!s(int64=15) %!d(string=hai) anos
  MW e2d30a0244 Moved the Initialisation of the CommunicationsManager to a ApplicationPlugin. %!s(int64=15) %!d(string=hai) anos