Justin Clark-Casey (justincc) f84dbafb0c remove gods event subscription to gods module from scene 14 years ago
..
RegionCombinerClientEventForwarder.cs 1bb510ab17 * Update namespace in the regioncombinermodule. 14 years ago
RegionCombinerIndividualEventForwarder.cs f84dbafb0c remove gods event subscription to gods module from scene 14 years ago
RegionCombinerLargeLandChannel.cs 4c740e1717 Implements three new OSSL functions for parcel management: osParcelJoin joins parcels in an area, osParcelSubdivide splits parcels in an area, osParcelSetDetails sets parcel name, description, owner and group owner. Join and Subdivide methods in LandChannel are exposed. 14 years ago
RegionCombinerModule.cs ca2abc43ad Refactor SendCoarseLocations for better performance. Instead of computing list of all locations fresh for every scene presence on every frame, we will instead compute the list once every 50 frames and send to all connected presences at that time. Also, we only add 60 items to the list when there are more than 60 presences in the scene. For 1000 users, this change yields a 99.8% reduction in list processing and a 98% reduction in network bandwidth for coarse locations. 14 years ago
RegionCombinerPermissionModule.cs 734b0416de Unify a previous refactor of object return with the older solution. We 14 years ago
RegionConnections.cs 1bb510ab17 * Update namespace in the regioncombinermodule. 14 years ago
RegionCourseLocation.cs 1bb510ab17 * Update namespace in the regioncombinermodule. 14 years ago
RegionData.cs 1bb510ab17 * Update namespace in the regioncombinermodule. 14 years ago