.. |
Access
|
6dda7c65ae
Add EventManager.OnRegionLoginsStatusChange fired whenever logins are enabled or disabled at any point, not just during initial startup.
|
12 years ago |
Archiver
|
f1b49aaa99
Add regression test TestSaveNonRootFolderToIar
|
12 years ago |
Cloud
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
Estate
|
25b539e593
Fix issue where the "set terrain texture" console command did not tell the viewers that textures had updated (hence they did not display the changes).
|
12 years ago |
Land
|
6804549428
Add ILandChannel.GetLandObject(Vector3 position) as this is a very common input to GetLandObject()
|
12 years ago |
LegacyMap
|
fd27988978
Changed the Map-related messages from Info to Debug. They're debug messages.
|
12 years ago |
Media
|
d558bbfa35
minor: Fix more compiler warnings in CoreModules tests by properly overriding OpenSimTestCase.SetUp()
|
12 years ago |
Objects
|
92cedc083f
Add Location (relative), Rotation (Relative) and Rotation (World) to "show part" and other related console commands
|
12 years ago |
Permissions
|
9ec9dafae6
Lower warn logging on not having friends/group module on permissions to debug.
|
12 years ago |
Region
|
c35f974637
minor: Add some console feedback on region restart and log who requested a region restart if done from the viewer.
|
12 years ago |
Serialiser
|
c3243ce0ce
Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests
|
12 years ago |
Sound
|
1a7e3cabc0
Fix bug in SoundModule.PlayAttachedSound() where every sound update to an avatar would base its gain calculation on the previous avatar's gain, instead of the original input gain
|
12 years ago |
Sun
|
749c3fef8a
Change "help" to display categories/module list then "help <category/module>" to display commands in a category.
|
13 years ago |
Terrain
|
561626fe1b
minor: Change channel digger replacement message in TerrainModule to Info from Warn.
|
12 years ago |
Vegetation
|
32a953fed7
refactor: Rename SOG.GetChildPart() to GetPart() since it can also return the 'root' part.
|
13 years ago |
Warp3DMap
|
ec6a195e40
When generating a Warp3D texture, set the detailTexture[i] variable on resize from the JPEG2000 original rather than only saving it to disk.
|
12 years ago |
Wind
|
749c3fef8a
Change "help" to display categories/module list then "help <category/module>" to display commands in a category.
|
13 years ago |
WorldMap
|
ce2bf496a4
Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already.
|
12 years ago |