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-05 11:37:48 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5023cc86f095d7d3f25213ff63c4e1fcaf6c4e92
opensim
/
OpenSim
/
Region
/
Framework
History
Justin Clark-Casey (justincc)
44d84bc277
Fix bug where somebody taking a copy of an object they didn't own that was rezzed before the region was restarted would wrongly place the copy in the object owner's inventory.
...
Addresses
http://opensimulator.org/mantis/view.php?id=5825
2012-02-10 19:58:34 +00:00
..
Interfaces
If NPCModule.CreateNPC() fails to create the required ScenePresence (which should in theory never happen), don't add the NPC to the npc list but return UUID.Zero instead.
2012-02-09 01:17:59 +00:00
Scenes
Fix bug where somebody taking a copy of an object they didn't own that was rezzed before the region was restarted would wrongly place the copy in the object owner's inventory.
2012-02-10 19:58:34 +00:00
ModuleLoader.cs
Make it more obvious when it happens that DLL plugin loading fails. Improve exception output on Windows.
2011-04-11 21:51:17 +01:00