This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-07-14 03:15:36 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
feef9d64a478695aa9721423c818e57bf4e0dff6
opensim
/
OpenSim
/
Region
/
RegionCombinerModule
History
Dan Lake
9f129938c9
Attachments module only registers when enabled. This enables alternative attachments module implementations. All calls to Scene.AttachmentsModule are checking for null. Ideally, if we support disabling attachments then we need a null attachments module to register with the scene.
2013-07-16 17:43:36 -07:00
..
Properties
Deleted all AssemblyFileVersion directives
2013-02-19 17:14:55 -08:00
Resources
Move addin attributes to RegionCombinerModule.addin.xml
2012-09-07 13:21:06 -04:00
RegionCombinerClientEventForwarder.cs
…
RegionCombinerIndividualEventForwarder.cs
Attachments module only registers when enabled. This enables alternative attachments module implementations. All calls to Scene.AttachmentsModule are checking for null. Ideally, if we support disabling attachments then we need a null attachments module to register with the scene.
2013-07-16 17:43:36 -07:00
RegionCombinerLargeLandChannel.cs
Fix taking (and rezzing) of coalesced objects in the non-root subregions of megaregions.
2013-04-06 02:34:51 +01:00
RegionCombinerModule.cs
Add "show borders" command to show the borders of a region.
2013-03-23 00:45:21 +00:00
RegionCombinerPermissionModule.cs
Revamp the viewer -> banlist packet processing so fix a number of bugs.
2010-12-13 20:35:56 +00:00
RegionConnections.cs
refactor: Add RegionConnection.PosX and PosY to return position in meters rather than copy/pasting the necessary calculations in lots of places.
2012-05-19 04:22:30 +01:00
RegionCourseLocation.cs
Changed "course" to "coarse" in several places
2012-10-25 23:32:37 +01:00
RegionData.cs
…